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
/
gensec
/
gensec_krb5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
2010-10-11
1
-2
/
+10
*
s4:auth Allow the operational module to get a user's tokenGroups from auth
Andrew Bartlett
2010-05-20
1
-1
/
+1
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-1
/
+0
*
s4:gensec expose gensec_set_target_principal for use outside GENSEC
Andrew Bartlett
2010-05-14
1
-1
/
+1
*
s4:credentials Make the CCACHE in credentials depend on the things that built it
Andrew Bartlett
2010-05-02
1
-1
/
+8
*
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
2010-04-14
1
-1
/
+1
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
1
-0
/
+1
*
s4-gensec: Fixed wrong usage of error_string.
Andreas Schneider
2010-03-08
1
-1
/
+1
*
s4-krb5: propogate errors from a lot more kerberos functions
Andrew Tridgell
2010-02-26
1
-5
/
+7
*
s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
1
-7
/
+15
*
s4-gensec: Replace gensec_get_my_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
1
-6
/
+17
*
s4: ran minimal_includes.pl on source4/auth/gensec
Andrew Tridgell
2009-10-20
1
-5
/
+0
*
s4:gensec Rework gensec_krb5 mutual authentication defaults
Andrew Bartlett
2009-07-16
1
-24
/
+28
*
s4:gensec Allow mutual auth to be turned off in 'fake_gssapi_krb5'
Andrew Bartlett
2009-07-16
1
-5
/
+15
*
s4:gensec Print GSSAPI error message when unable to find PAC
Andrew Bartlett
2009-06-18
1
-1
/
+3
*
Push sam_get_server_info_principal into the auth subsystem
Andrew Bartlett
2009-02-13
1
-2
/
+17
*
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
2009-02-13
1
-2
/
+0
*
s4:auth: move make_server_info_netlogon_validation() function arround
Stefan Metzmacher
2009-01-21
1
-1
/
+1
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-8
/
+8
*
gensec_krb5: only give away the session key, when the authentication is done
Stefan Metzmacher
2008-09-23
1
-0
/
+4
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
1
-2
/
+2
*
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
1
-3
/
+9
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+2
*
Avoid use of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-1
/
+3
*
Make more module init functions public, since they are compiled with -fvisibi...
Jelmer Vernooij
2008-02-20
1
-1
/
+1
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26379: Remove more global_loadparm instances.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-7
/
+7
*
r26258: Use loadparm context in client_start function of gensec.
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26236: Remove more uses of global_loadparm or specify loadparm_context expli...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26231: Spell check: credentails -> credentials.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26222: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25552: Convert to standard bool type.
Jelmer Vernooij
2007-10-10
1
-12
/
+12
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25027: Fix more warnings.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r24994: Fix some C++ warnings.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22966: Make sure to return LOGON_FAILURE if the user's kerberos password is
Andrew Bartlett
2007-10-10
1
-5
/
+12
*
r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...
Andrew Bartlett
2007-10-10
1
-28
/
+41
*
r19604: This is a massive commit, and I appologise in advance for it's size.
Andrew Bartlett
2007-10-10
1
-47
/
+51
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r18257: Order the GENSEC modules, with unknown modules last.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r18250: Add an ordering of GENSEC modules, so we do preferred modules first.
Andrew Bartlett
2007-10-10
1
-2
/
+4
*
r16056: Fix errors found by trying to use our kpasswd server and the Apple cl...
Andrew Bartlett
2007-10-10
1
-1
/
+1
[next]