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
/
ntlm
/
auth_sam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-08
s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
Andrew Bartlett
1
-5
/
+5
2011-03-19
source4/auth/ntlm: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+2
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-1
/
+1
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
1
-10
/
+10
2011-01-15
s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_principal"
Matthias Dieter Wallnöfer
1
-7
/
+7
2011-01-14
s4-auth Add function to obtain any user's session_info from a given LDB
Andrew Bartlett
1
-79
/
+8
2010-10-18
s4:"util_ldb" - remove some really unused dependancies
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-10-17
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-10-17
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-09-15
s4-rodc: add a trigger message for REPL_SECRET to auth_sam
Andrew Tridgell
1
-0
/
+52
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-11
/
+11
2010-05-20
s4:auth Allow the operational module to get a user's tokenGroups from auth
Andrew Bartlett
1
-14
/
+46
2010-04-14
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
1
-13
/
+11
2010-02-16
s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()
Andrew Tridgell
1
-4
/
+6
2009-10-23
s4-dsdb: create a static system_session context
Andrew Tridgell
1
-2
/
+2
2009-10-20
s4: ran minimal_includes.pl on source4/auth/ntlm
Andrew Tridgell
1
-3
/
+0
2009-10-16
s4:auth_sam: Restructure tail in "authsam_get_server_info_principal" and fix ...
Matthias Dieter Wallnöfer
1
-3
/
+8
2009-07-28
s4:kerberos Add support for user principal names in certificates
Andrew Bartlett
1
-1
/
+1
2009-06-18
s4:kdc Allow a password change when the password is expired
Andrew Bartlett
1
-1
/
+1
2009-06-04
changed the auth path to use extended DN ops to avoid non-indexed searches
Andrew Tridgell
1
-28
/
+19
2009-05-26
Don't use crossRef records to find our own domain
Andrew Bartlett
1
-118
/
+26
2009-05-25
fixed interpretation of ACB_PWNOTREQ
Andrew Tridgell
1
-14
/
+0
2009-04-14
Port Samba4 to the new combined libcli/auth functions
Andrew Bartlett
1
-1
/
+1
2009-02-13
Push sam_get_server_info_principal into the auth subsystem
Andrew Bartlett
1
-9
/
+56
2008-12-04
s4:kdc: allow a trusted domain to get kerberos tickets
Stefan Metzmacher
1
-1
/
+2
2008-11-01
Remove use of lp_*() from ntlm_check.c.
Jelmer Vernooij
1
-2
/
+3
2008-10-16
Create a 'straight paper path' for UTF16 passwords.
Andrew Bartlett
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-08-08
Always set a session key, even for the 'no password' case.
Andrew Bartlett
1
-0
/
+2
2008-05-05
Move NTLM authentication details into auth/ntlm
Andrew Bartlett
1
-0
/
+449