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