1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/auth
Volker Lendecke ecf90c495e r19991: Sorry for this 2000-liner...
The main thing here is a rewrite of srv_winreg_nt.c. The core functionality
has moved to registry/reg_api.c which is then usable by the rest of Samba as
well.

On that way it fixes creating keys with more than one element in the
path. This did not work before.

Two things that sneaked in (sorry :-) is the change of some routines from
NTSTATUS to WERROR the removed "parent" argument to regkey_open_internal.

Volker
(This used to be commit fea52801de)
2007-10-10 12:16:18 -05:00
..
auth_builtin.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
auth_compat.c r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
auth_domain.c r19980: Implement pam account stack checks when obey pam restrictions is true. 2007-10-10 12:16:17 -05:00
auth_ntlmssp.c r17626: Some C++ Warnings 2007-10-10 11:38:44 -05:00
auth_sam.c r19058: Implement "user cannot change password", and complete "user must change 2007-10-10 12:15:06 -05:00
auth_script.c r18665: Remove two type-punned warnings 2007-10-10 12:00:45 -05:00
auth_server.c r19980: Implement pam account stack checks when obey pam restrictions is true. 2007-10-10 12:16:17 -05:00
auth_unix.c r19980: Implement pam account stack checks when obey pam restrictions is true. 2007-10-10 12:16:17 -05:00
auth_util.c r19991: Sorry for this 2000-liner... 2007-10-10 12:16:18 -05:00
auth_winbind.c r18665: Remove two type-punned warnings 2007-10-10 12:00:45 -05:00
auth.c r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END() 2007-10-10 11:51:59 -05:00
pampass.c r18616: fix breakage after DLIST_ADD_END() changes for --with-pam 2007-10-10 11:52:00 -05:00
pass_check.c r16230: Fix Klocwork #861 and others. localtime and asctime 2007-10-10 11:17:26 -05:00