index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
/
gensec
/
gensec_gssapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
2011-08-03
1
-14
/
+6
*
gensec: Remove mem_ctx from calls that do not return memory
Andrew Bartlett
2011-08-03
1
-6
/
+9
*
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
2011-08-03
1
-0
/
+1
*
s4-gensec bring GSS_S_CONTEXT_EXPIRED into it's own error handler
Andrew Bartlett
2011-06-08
1
-0
/
+59
*
s4:gensec_gssapi: avoid delegation if s4u2self/proxy is used
Stefan Metzmacher
2011-05-18
1
-0
/
+4
*
s4-gensec: Use new common 'obtain the PAC' functions.
Andrew Bartlett
2011-04-27
1
-15
/
+4
*
libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/auth
Andrew Bartlett
2011-04-27
1
-38
/
+0
*
source4/auth/gensec: 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
-9
/
+30
*
s4-gensec Remove special case 'for SASL' that is not required any more.
Andrew Bartlett
2011-01-19
1
-13
/
+0
*
s4:auth/gensec/gensec_gssapi.c - always print error messages on the same tall...
Matthias Dieter Wallnöfer
2010-11-29
1
-2
/
+2
*
s4-gensec: zero the gssapi_state
Andrew Tridgell
2010-11-17
1
-1
/
+1
*
s4-gensec Indicate if GENSEC is in client or server mode in the debug
Andrew Bartlett
2010-11-15
1
-2
/
+4
*
auth/gensec Handle incorrect username or password in Kerberos client code
Andrew Bartlett
2010-11-15
1
-0
/
+2
*
s4-auth Supply more useful error messages on Kerberos failure
Andrew Bartlett
2010-11-08
1
-13
/
+24
*
s4-auth Fix typos in samba4 auth code
Brad Hards
2010-11-08
1
-7
/
+7
*
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
2010-10-11
1
-14
/
+22
*
s4-gensec Always honour the set server principal
Andrew Bartlett
2010-10-02
1
-1
/
+1
*
s4-gensec: fixed a client side bug in GENSEC/SASL/SSF negotiation
Andrew Tridgell
2010-09-23
1
-7
/
+10
*
s4-gensec: fixed a GSSAPI SASL negotiation bug
Andrew Tridgell
2010-09-23
1
-11
/
+14
*
s4-param: Fix more memory leaks, invalid memory context.
Jelmer Vernooij
2010-09-22
1
-1
/
+1
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-4
/
+4
*
s4:auth/gensec/gensec_gssapi.c - reorder constructor
Matthias Dieter Wallnöfer
2010-06-24
1
-30
/
+38
*
s4:auth Allow the operational module to get a user's tokenGroups from auth
Andrew Bartlett
2010-05-20
1
-0
/
+1
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-1
/
+0
*
s4:credentials Make the CCACHE in credentials depend on the things that built it
Andrew Bartlett
2010-05-02
1
-0
/
+4
*
s4:gensec Use a different form of 'name' in GSSAPI import_name()
Andrew Bartlett
2010-04-27
1
-3
/
+3
*
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
2010-04-14
1
-2
/
+2
*
Revert "s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is avai...
Matthias Dieter Wallnöfer
2010-04-05
1
-5
/
+0
*
s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is available
Matthias Dieter Wallnöfer
2010-03-30
1
-0
/
+5
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
1
-0
/
+1
*
s4-krb5: propogate errors from a lot more kerberos functions
Andrew Tridgell
2010-02-26
1
-4
/
+8
*
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
2009-10-14
1
-9
/
+5
*
s4:gensec_gssapi: pass the correct oid to the gssapi layer.
Stefan Metzmacher
2009-07-24
1
-4
/
+11
*
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
2009-06-12
1
-0
/
+3
*
Push sam_get_server_info_principal into the auth subsystem
Andrew Bartlett
2009-02-13
1
-4
/
+6
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-21
/
+21
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-1
/
+1
*
gensec_gssapi: only give away the session key, when the authentication is done
Stefan Metzmacher
2008-09-23
1
-4
/
+5
*
Heimdal provides Kerberos PAC parsing routines. Use them.
Andrew Bartlett
2008-08-28
1
-88
/
+41
*
Put the internal gensec_gssapi state into a header.
Andrew Bartlett
2008-08-27
1
-43
/
+1
*
gensec_gssapi: only cache the session key in STAGE_DONE
Stefan Metzmacher
2008-08-14
1
-5
/
+9
*
gensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGO
Stefan Metzmacher
2008-08-12
1
-0
/
+25
*
gensec_gssapi: fix compiler warnings
Stefan Metzmacher
2008-08-12
1
-2
/
+2
*
gensec_gssapi: add a function to load the lucid structure once
Stefan Metzmacher
2008-08-12
1
-15
/
+44
*
gensec_gssapi: use the correct signature size for cfx/rfc4121 style signatures
Stefan Metzmacher
2008-08-08
1
-1
/
+1
*
gensec_gssapi: use gsskrb5_get_subkey() to get the session key
Stefan Metzmacher
2008-08-08
1
-3
/
+3
*
gensec_gssapi: add support for GENSEC_FEATURE_SIGN_PKT_HEADER
Stefan Metzmacher
2008-08-07
1
-4
/
+82
*
gensec_gssapi: include <gssapi/gssapi.h>
Stefan Metzmacher
2008-08-01
1
-1
/
+1
[next]