1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/auth
Andrew Tridgell adbdb055ee r4151: added privilege attribute handling on samdb.
pvfs will now honor some privileges on ACLs, and it will be quite easy
to add the checks for more privileges in the necessary places, by
making calls to sec_privilege_check().
(This used to be commit 3549039d0f)
2007-10-10 13:07:19 -05:00
..
auth_builtin.c r3737: - Get rid of the register_subsystem() and register_backend() functions. 2007-10-10 13:05:48 -05:00
auth_domain.c r3443: the next stage in the include files re-organisation. 2007-10-10 13:05:11 -05:00
auth_sam.c r3783: - don't use make proto for ldb anymore 2007-10-10 13:05:52 -05:00
auth_server.c r3443: the next stage in the include files re-organisation. 2007-10-10 13:05:11 -05:00
auth_unix.c r2650: fixed a memory leak in make_server_info() 2007-10-10 12:59:16 -05:00
auth_util.c r4151: added privilege attribute handling on samdb. 2007-10-10 13:07:19 -05:00
auth_winbind.c r4000: DATA_BLOB.data is uint8_t * not void * :-) 2007-10-10 13:06:13 -05:00
auth.c r4052: fixed a bunch of code to use the type safe _p allocation macros 2007-10-10 13:06:18 -05:00
auth.h r4147: converted from NT_USER_TOKEN to struct security_token 2007-10-10 13:06:31 -05:00
config.mk r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems. 2007-10-10 13:06:01 -05:00
ntlm_check.c r3599: fixed a couple of memory errors in the rpc netlogon server 2007-10-10 13:05:37 -05:00
pampass.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00
pass_check.c r3449: more include file reduction 2007-10-10 13:05:13 -05:00