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
/
session.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
dsdb: Ensure "authenticated users" is processed for group memberships
Andrew Bartlett
1
-5
/
+39
2012-05-04
auth-session: MIT doesn't have import/export cred yet
Simo Sorce
1
-3
/
+5
2011-07-29
s4-auth Move conversion of security_token to unix_token to auth
Andrew Bartlett
1
-1
/
+1
2011-04-05
auth: Move auth_session_info into IDL
Andrew Bartlett
1
-27
/
+13
2011-04-05
s4-auth: Always talloc_zero() the struct auth_session_info
Andrew Bartlett
1
-1
/
+1
2011-02-10
libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport
Andrew Bartlett
1
-0
/
+147
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
1
-17
/
+26
2011-01-20
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
1
-83
/
+29
2011-01-14
s4-auth: fixed status return
Andrew Tridgell
1
-1
/
+1
2011-01-14
s4-auth Add function to obtain any user's session_info from a given LDB
Andrew Bartlett
1
-0
/
+39
2011-01-14
s4-auth use new dsdb_expand_nested_groups()
Andrew Bartlett
1
-6
/
+6
2010-12-21
s4-auth Ensure that we always copy across domain groups
Andrew Bartlett
1
-13
/
+13
2010-12-21
s4-auth rework session_info handling not to require an auth context
Andrew Bartlett
1
-6
/
+7
2010-12-21
s4-auth Remove event context from privilage database handling
Andrew Bartlett
1
-1
/
+0
2010-12-21
s4-auth Remove obsolete comment
Andrew Bartlett
1
-7
/
+0
2010-10-12
libcli/security Add debug class to security_token_debug() et al
Andrew Bartlett
1
-1
/
+1
2010-09-27
s4-auth: removed unused variable dom_sid
Andrew Tridgell
1
-1
/
+1
2010-09-26
s4-auth: fixed the SID list for DCs in the PAC
Andrew Tridgell
1
-18
/
+0
2010-08-18
s4:auth Avoid doing database lookups for NT AUTHORITY users
Andrew Bartlett
1
-108
/
+116
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-06-30
s4:auth/session.c - suppress a warning when freeing "group_string"
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-06-30
s4:auth/session.c - free "group_string" when not needed
Anatoliy Atanasov
1
-1
/
+1
2010-06-20
Revert "Add old functionality back which was removed in commit 589a42e2."
Wilco Baan Hofman
1
-15
/
+2
2010-06-20
Add old functionality back which was removed in commit 589a42e2.
Wilco Baan Hofman
1
-2
/
+15
2010-05-21
s4:auth Remove un-needed headers.
Andrew Bartlett
1
-2
/
+0
2010-05-20
s4:auth Change auth_generate_session_info to take flags
Andrew Bartlett
1
-4
/
+3
2010-05-20
s4:auth Move BUILTIN group addition into session.c
Andrew Bartlett
1
-5
/
+142
2010-04-14
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
1
-7
/
+6
2010-04-11
s4:auth Remove event context from anonymous_session()
Andrew Bartlett
1
-112
/
+2
2009-01-21
s4:auth: move make_server_info_netlogon_validation() function arround
Stefan Metzmacher
1
-140
/
+0
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-3
/
+3
2008-08-28
Heimdal provides Kerberos PAC parsing routines. Use them.
Andrew Bartlett
1
-0
/
+3
2008-08-08
Clarify comment
Andrew Bartlett
1
-2
/
+2
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-2
/
+6
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-5
/
+6
2007-12-21
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
1
-4
/
+8
2007-12-21
r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26127: Move session code out of auth_util.c. No longer making it part of aut...
Jelmer Vernooij
1
-0
/
+328