1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/auth
Gerald Carter 46e5effea9 r4805: Last planned change to the privileges infrastructure:
* rewrote the tdb layout of privilege records in account_pol.tdb
  (allow for 128 bits instead of 32 bit flags)
* migrated to using SE_PRIV structure instead of the PRIVILEGE_SET
  structure.  The latter is now used for parsing routines mainly.

Still need to incorporate some client support into 'net' so
for setting privileges.  And make use of the SeAddUserPrivilege
right.
(This used to be commit 41dc7f7573)
2007-10-10 10:53:55 -05:00
..
auth_builtin.c Put strcasecmp/strncasecmp on the banned list (except for needed calls 2003-10-22 23:38:20 +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 r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling in the username in the user_info3 2007-10-10 10:52:31 -05:00
auth_ntlmssp.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
auth_rhosts.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
auth_sam.c r1780: Remove the UTC comment as it isn't. 2007-10-10 10:52:20 -05:00
auth_server.c BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind use default domain = yes 2004-03-16 16:41:54 +00:00
auth_unix.c BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind use default domain = yes 2004-03-16 16:41:54 +00:00
auth_util.c r4805: Last planned change to the privileges infrastructure: 2007-10-10 10:53:55 -05:00
auth_winbind.c r3616: Merge for 3.0.8. 2007-10-10 10:53:10 -05:00
auth.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
pampass.c r4236: More *alloc fixes. 2007-10-10 10:53:39 -05:00
pass_check.c r2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD. 2007-10-10 10:52:56 -05:00