index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
auth
/
sam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
s4-sam: don't look in GC NCs for user accounts
Andrew Tridgell
1
-2
/
+6
2011-06-24
s4:kdc: implement samba_kdc_check_s4u2proxy()
Stefan Metzmacher
1
-0
/
+1
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
1
-80
/
+84
2011-01-20
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
1
-37
/
+31
2011-01-14
s4-auth Add function to obtain any user's session_info from a given LDB
Andrew Bartlett
1
-0
/
+84
2011-01-14
s4-auth use new dsdb_expand_nested_groups()
Andrew Bartlett
1
-146
/
+5
2010-12-04
s4:dsdb/common/util_samr.c and auth/sam.c - fix error message
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-03
s4:auth/sam.c - when printing out a string buffer we don't strictly need the ...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-12-03
s4:auth/sam.c - the check for the SAMDB needs to be on the top of the call
Matthias Dieter Wallnöfer
1
-6
/
+5
2010-12-03
s4:auth/sam.c - fix the free of memory contexts
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-03
s4:auth/sam.c - specify the SID ignore case better
Matthias Dieter Wallnöfer
1
-1
/
+7
2010-12-02
s4:auth/sam.c-"authsam_expand_nested_groups" - don't fail if we've membership...
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-10-19
s4-auth Add DEBUG() for invalid DNs and errors expanding user groups.
Andrew Bartlett
1
-0
/
+5
2010-10-15
s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...
Matthias Dieter Wallnöfer
1
-10
/
+10
2010-09-29
s4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for RODCs in the PAC
Andrew Tridgell
1
-0
/
+16
2010-09-28
s4-sam: fixed termination of krbtgt_attrs (comma and NULL)
Andrew Tridgell
1
-4
/
+4
2010-09-29
s4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the full KVNO
Andrew Bartlett
1
-0
/
+1
2010-09-26
s4-auth: fixed the SID list for DCs in the PAC
Andrew Tridgell
1
-0
/
+16
2010-09-02
s4-auth: make the disabled acct messages a bit less verbose
Andrew Tridgell
1
-6
/
+6
2010-08-18
s4:auth Avoid doing database lookups for NT AUTHORITY users
Andrew Bartlett
1
-0
/
+6
2010-06-29
Revert "s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if no...
Matthias Dieter Wallnöfer
1
-21
/
+4
2010-06-29
s4:auth Query LDB for msds-SupportedEncryptionTypes for the KDC
Andrew Bartlett
1
-0
/
+1
2010-06-28
s4:auth/sam.c - "authsam_expand_nested_groups" - small performance improvement
Matthias Dieter Wallnöfer
1
-3
/
+7
2010-06-28
s4:auth/sam.c - "authsam_expand_nested_groups" - cosmetic/comments
Matthias Dieter Wallnöfer
1
-9
/
+11
2010-06-28
s4:auth/sam.c - "authsam_expand_nested_groups" - use "dsdb_search_dn" where p...
Matthias Dieter Wallnöfer
1
-3
/
+11
2010-06-28
s4/auth: Fixed authsam_expand_nested_groups() to find entry SID if not availa...
Endi S. Dewata
1
-1
/
+8
2010-05-21
s4:auth Remove un-needed headers.
Andrew Bartlett
1
-4
/
+0
2010-05-21
s4:auth Fix previous commit - segfault in determinging a user's groups
Andrew Bartlett
1
-5
/
+3
2010-05-21
s4:auth Error out when a memberOf DN does not have a SID
Andrew Bartlett
1
-13
/
+8
2010-05-20
s4:auth handle addition of nested aliases of domain groups.
Andrew Bartlett
1
-8
/
+8
2010-05-20
s4:auth Move BUILTIN group addition into session.c
Andrew Bartlett
1
-72
/
+110
2010-04-14
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
1
-0
/
+1
2010-03-04
s4:auth/sam.c - change base context for the "tmp_ctx" context in "authsam_exp...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-04
s4:sam.c - make "authsam_expand_nested_groups" public
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-04
s4:sam.c - cosmetic indentation fix
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-03-04
s4:sam.c - change variable types to unsigned in "sids_contains_sid"
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-02-25
s4:auth - make some parts "signed-safe"
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-02-22
Spelling fixes for source4/auth.
Brad Hards
1
-1
/
+1
2010-02-16
s4-dsdb: removed gendb_search_single_extended_dn()
Andrew Tridgell
1
-2
/
+3
2010-01-29
s4:auth_sam: avoid usage of data_blob_talloc_reference() and copy the session...
Stefan Metzmacher
1
-4
/
+14
2009-09-19
s4-auth: add SID_NT_ENTERPRISE_DCS is a server trust account
Andrew Tridgell
1
-1
/
+13
2009-09-17
s4-sam: add a note about the solaris client
Andrew Tridgell
1
-0
/
+2
2009-09-07
s4:sam - Implement also here the right primary group behaviour
Matthias Dieter Wallnöfer
1
-46
/
+71
2009-08-04
s4: Change my nested groups patch to don't include user's SID itself in the "...
Matthias Dieter Wallnöfer
1
-17
/
+24
2009-08-03
Return infinite time for last last logoff when last logoff = 0
Matthieu Patou
1
-1
/
+1
2009-07-31
s4:auth: make sure we have elements returned at all in authsam_expand_nested_...
Stefan Metzmacher
1
-0
/
+6
2009-07-31
s4: Patch to implement nested group and privileges
Matthias Dieter Wallnöfer
1
-34
/
+100
2009-07-28
s4:kerberos Add support for user principal names in certificates
Andrew Bartlett
1
-2
/
+4
2009-07-17
s4:kdc Rework KDC to pull in less attributes for krbtgt lookups
Andrew Bartlett
1
-15
/
+27
2009-06-18
Remove unused variable
Andrew Bartlett
1
-3
/
+0
[next]