1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/auth
Gerald Carter 682f20c9ca * add a few useful debug lines
* fix bug involving Win9x clients.  Make sure we
  save the right case for the located username
  in fill_sam_account()
(This used to be commit 850e4be29e)
2003-12-19 00:33:09 +00: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 Fix bug found by tridge in 2.2.x. Ensure that %U substitution is 2003-08-28 23:57:34 +00:00
auth_ntlmssp.c Changes all over the shop, but all towards: 2003-11-22 13:19:38 +00: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 Changes all over the shop, but all towards: 2003-11-22 13:19:38 +00:00
auth_server.c Patch by emil@disksites.com <Emil Rasamat> to ensure we always always 2003-11-23 00:16:54 +00:00
auth_unix.c Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> 2003-06-04 16:40:50 +00:00
auth_util.c * add a few useful debug lines 2003-12-19 00:33:09 +00:00
auth_winbind.c * add a few useful debug lines 2003-12-19 00:33:09 +00: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