1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/auth
Jeremy Allison b47d491489 Fix CID 460 - resource leak on error.
Jeremy.
(This used to be commit d61831164b)
2008-01-08 18:48:04 -08:00
..
auth_builtin.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
auth_compat.c Remove last pstring from smbd/*.c 2007-11-13 12:51:31 -08:00
auth_domain.c More logical operations on booleans. IBM checker. 2008-01-04 23:24:15 -08:00
auth_ntlmssp.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
auth_sam.c Remove next_token - all uses must now be next_token_talloc. 2007-12-07 17:32:32 -08:00
auth_script.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
auth_server.c Fix CID 460 - resource leak on error. 2008-01-08 18:48:04 -08:00
auth_unix.c Remove Get_Pwnam and its associated static variable 2007-12-19 21:09:10 +01:00
auth_util.c Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. 2008-01-09 01:47:10 +01:00
auth_winbind.c More logical operations on booleans. IBM checker. 2008-01-04 23:24:15 -08:00
auth.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
pampass.c Fix two incompatible pointer warnings 2007-12-08 09:39:20 -08:00
pass_check.c Correctly define prototypes for accessor functions. 2007-12-17 17:13:31 -08:00
token_util.c Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. 2008-01-09 01:47:10 +01:00