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 7f23546730 Forward port the change to talloc_init() to make all talloc contexts
named. Ensure we can query them.
Jeremy.
(This used to be commit 842e08e52a)
2002-12-20 20:23:06 +00:00
..
auth_builtin.c Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. 2002-12-11 23:54:46 +00:00
auth_compat.c typo, sorry 2002-05-21 13:49:08 +00:00
auth_domain.c merge of get_dc_name()-like code from APP_HEAD; better support password server = DC1 * 2002-12-12 23:35:55 +00:00
auth_rhosts.c Move the authenticaion subsystem over to the same 'module:options' syntax 2002-05-24 03:43:52 +00:00
auth_sam.c Small auth updates: 2002-11-15 21:23:55 +00:00
auth_server.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:15:52 +00:00
auth_unix.c Nice *big* patch from metze. 2002-10-12 03:38:07 +00:00
auth_util.c Small auth updates: 2002-11-15 21:23:55 +00:00
auth_winbind.c Small auth updates: 2002-11-15 21:23:55 +00:00
auth.c Forward port the change to talloc_init() to make all talloc contexts 2002-12-20 20:23:06 +00:00
pampass.c Address the string_sub problem by changing len = 0 to mean "no expand". 2002-07-02 06:34:27 +00:00
pass_check.c Second stab at Volker's 'make shadow passwords work' patch. 2002-09-28 13:29:51 +00:00