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
/
system_session.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-19
s4: fix wrong index usage PRIMARY_USER_SID_INDEX when it should have been PRI...
Matthieu Patou
1
-1
/
+1
2011-03-22
s4:auth/system_session.c - check for OOM
Matthias Dieter Wallnöfer
1
-0
/
+2
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
1
-151
/
+163
2011-01-20
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
1
-30
/
+26
2010-12-21
s4-auth Remove duplicate copies of session_info creation code
Andrew Bartlett
1
-145
/
+11
2010-12-21
s4-auth rework session_info handling not to require an auth context
Andrew Bartlett
1
-2
/
+2
2010-08-23
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
1
-11
/
+15
2010-08-18
s4:auth Change {anonymous,system}_session to use common session_info generation
Andrew Bartlett
1
-4
/
+4
2010-08-18
s4:auth Remove system_session_anon() from python bindings
Andrew Bartlett
1
-28
/
+3
2010-08-18
s4:auth Remove the system:anonymous parameter used for the LDAP backend
Andrew Bartlett
1
-10
/
+4
2010-08-18
s4:auth Remove special case constructor for admin_session()
Andrew Bartlett
1
-63
/
+13
2010-08-18
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
1
-10
/
+5
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-7
/
+7
2010-07-14
Fixed system_session_anon to actually make an anonymous session
Nadezhda Ivanova
1
-1
/
+1
2010-05-21
s4:auth Remove un-needed headers.
Andrew Bartlett
1
-1
/
+0
2010-05-20
s4:auth Change auth_generate_session_info to take flags
Andrew Bartlett
1
-6
/
+6
2010-04-14
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
1
-5
/
+5
2010-04-14
s4:auth Allow the simple 'struct auth_session_info' generator for all users
Andrew Bartlett
1
-3
/
+3
2010-04-11
s4:auth Remove event context from anonymous_session()
Andrew Bartlett
1
-5
/
+114
2010-02-25
s4:auth - make some parts "signed-safe"
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-10-23
s4-dsdb: create a static system_session context
Andrew Tridgell
1
-5
/
+20
2009-09-09
Added "admin_session" method.
Nadezhda Ivanova
1
-0
/
+191
2008-11-02
Fix the build.
Jelmer Vernooij
1
-0
/
+1
2008-04-24
Add documentation to session token functions.
Andrew Bartlett
1
-3
/
+4
2007-12-21
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-5
/
+7
2007-12-21
r26235: Avoid global_loadparm.
Jelmer Vernooij
1
-3
/
+5
2007-12-21
r26234: More global_loadparm fixes.
Jelmer Vernooij
1
-4
/
+4
2007-12-21
r26134: Avoid using samdb-dependent functions in auth_system_session.
Jelmer Vernooij
1
-2
/
+118
2007-12-21
r26127: Move session code out of auth_util.c. No longer making it part of aut...
Jelmer Vernooij
1
-0
/
+183