1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/auth
Jeremy Allison 29ca70cd34 Add a command line option (-S on|off|required) to enable signing on client
connections. Overrides smb.conf parameter if set.
Jeremy.
(This used to be commit 879309671d)
2003-07-30 23:49:29 +00:00
..
auth_builtin.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +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 Add a command line option (-S on|off|required) to enable signing on client 2003-07-30 23:49:29 +00:00
auth_ntlmssp.c Server side NTLM signing works - until the first async packet. Working on this 2003-07-24 04:25:37 +00:00
auth_rhosts.c Add some debug statments to our vampire code - try to make it easier to track 2003-07-05 10:39:41 +00:00
auth_sam.c More printf portability fixes. Got caught out by some gcc'isms last 2003-07-25 04:24:40 +00:00
auth_server.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +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 Correctly detect an "add user script" - check that *lp_adduser_script() != '\0', 2003-07-26 01:21:06 +00:00
auth_winbind.c and so it begins.... 2003-07-07 05:11:10 +00:00
auth.c Fix memleak 2003-07-18 11:36:16 +00:00
pampass.c Fixed strlower changes I missed. Pointed out by metze. 2003-07-04 18:50:21 +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