1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/auth
Gerald Carter 2b27c93a9a r18271: Big change:
* autogenerate lsa ndr code
* rename 'enum SID_NAME_USE' to 'enum lsa_SidType'
* merge a log more security descriptor functions from
  gen_ndr/ndr_security.c in SAMBA_4_0

The most embarassing thing is the "#define strlen_m strlen"
We need a real implementation in SAMBA_3_0 which I'll work on
after this code is in.
(This used to be commit 3da9f80c28)
2007-10-10 11:51: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 r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
auth_ntlmssp.c r17626: Some C++ Warnings 2007-10-10 11:38:44 -05:00
auth_sam.c r16230: Fix Klocwork #861 and others. localtime and asctime 2007-10-10 11:17:26 -05:00
auth_script.c r17584: Some C++ Warnings 2007-10-10 11:38:41 -05:00
auth_server.c r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS 2007-10-10 11:38:39 -05:00
auth_unix.c r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new() 2007-10-10 11:10:16 -05:00
auth_util.c r18271: Big change: 2007-10-10 11:51:18 -05:00
auth_winbind.c r17626: Some C++ Warnings 2007-10-10 11:38:44 -05:00
auth.c r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the patch to SAMBA_3_0 to declare prototypes for the initialization functions. These are the same changes I just made to head. --paulg 2007-10-10 11:16:31 -05:00
pampass.c r17573: Fix typo 2007-10-10 11:38:40 -05:00
pass_check.c r16230: Fix Klocwork #861 and others. localtime and asctime 2007-10-10 11:17:26 -05:00