1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/auth
Jeremy Allison 8c0db1bbc4 r786: Memory leak fixes in (mostly) error code paths from
kawasa_r@itg.hitachi.co.jp. A couple of mem leak fixes in
mainline code paths though :-).
Jeremy.
(This used to be commit 4695cc95fe)
2007-10-10 10:51:38 -05:00
..
auth_builtin.c Put strcasecmp/strncasecmp on the banned list (except for needed calls 2003-10-22 23:38:20 +00:00
auth_compat.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
auth_domain.c Remove bogus check. No functional change, just cosmetics. 2004-02-02 07:53:56 +00:00
auth_ntlmssp.c r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session key could 2007-10-10 10:51:06 -05:00
auth_rhosts.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
auth_sam.c r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session key could 2007-10-10 10:51:06 -05:00
auth_server.c BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind use default domain = yes 2004-03-16 16:41:54 +00:00
auth_unix.c BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind use default domain = yes 2004-03-16 16:41:54 +00:00
auth_util.c r786: Memory leak fixes in (mostly) error code paths from 2007-10-10 10:51:38 -05:00
auth_winbind.c r786: Memory leak fixes in (mostly) error code paths from 2007-10-10 10:51:38 -05:00
auth.c Patch by emil@disksites.com <Emil Rasamat> to ensure we always always 2003-11-23 00:16:54 +00:00
pampass.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
pass_check.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00