Age | Commit message (Expand) | Author | Files | Lines |
2010-11-08 | s4-auth Supply more useful error messages on Kerberos failure | Andrew Bartlett | 1 | -13/+24 |
2010-11-08 | s4-auth Fix typos in samba4 auth code | Brad Hards | 1 | -7/+7 |
2010-10-11 | s4-credentials Add explicit event context handling to Kerberos calls (only) | Andrew Bartlett | 1 | -14/+22 |
2010-10-02 | s4-gensec Always honour the set server principal | Andrew Bartlett | 1 | -1/+1 |
2010-09-23 | s4-gensec: fixed a client side bug in GENSEC/SASL/SSF negotiation | Andrew Tridgell | 1 | -7/+10 |
2010-09-23 | s4-gensec: fixed a GSSAPI SASL negotiation bug | Andrew Tridgell | 1 | -11/+14 |
2010-09-22 | s4-param: Fix more memory leaks, invalid memory context. | Jelmer Vernooij | 1 | -1/+1 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -4/+4 |
2010-06-24 | s4:auth/gensec/gensec_gssapi.c - reorder constructor | Matthias Dieter Wallnöfer | 1 | -30/+38 |
2010-05-20 | s4:auth Allow the operational module to get a user's tokenGroups from auth | Andrew Bartlett | 1 | -0/+1 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -1/+0 |
2010-05-02 | s4:credentials Make the CCACHE in credentials depend on the things that built it | Andrew Bartlett | 1 | -0/+4 |
2010-04-27 | s4:gensec Use a different form of 'name' in GSSAPI import_name() | Andrew Bartlett | 1 | -3/+3 |
2010-04-14 | s4:auth Change auth_generate_session_info to take an auth context | Andrew Bartlett | 1 | -2/+2 |
2010-04-05 | Revert "s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is avai... | Matthias Dieter Wallnöfer | 1 | -5/+0 |
2010-03-30 | s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is available | Matthias Dieter Wallnöfer | 1 | -0/+5 |
2010-03-26 | libutil: moved the networking defines to util_net.h | Andrew Tridgell | 1 | -0/+1 |
2010-02-26 | s4-krb5: propogate errors from a lot more kerberos functions | Andrew Tridgell | 1 | -4/+8 |
2009-10-14 | s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed | Matthias Dieter Wallnöfer | 1 | -9/+5 |
2009-07-24 | s4:gensec_gssapi: pass the correct oid to the gssapi layer. | Stefan Metzmacher | 1 | -4/+11 |
2009-06-12 | s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6... | Andrew Bartlett | 1 | -0/+3 |
2009-02-13 | Push sam_get_server_info_principal into the auth subsystem | Andrew Bartlett | 1 | -4/+6 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -21/+21 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -1/+1 |
2008-09-23 | gensec_gssapi: only give away the session key, when the authentication is done | Stefan Metzmacher | 1 | -4/+5 |
2008-08-28 | Heimdal provides Kerberos PAC parsing routines. Use them. | Andrew Bartlett | 1 | -88/+41 |
2008-08-27 | Put the internal gensec_gssapi state into a header. | Andrew Bartlett | 1 | -43/+1 |
2008-08-14 | gensec_gssapi: only cache the session key in STAGE_DONE | Stefan Metzmacher | 1 | -5/+9 |
2008-08-12 | gensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGO | Stefan Metzmacher | 1 | -0/+25 |
2008-08-12 | gensec_gssapi: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2008-08-12 | gensec_gssapi: add a function to load the lucid structure once | Stefan Metzmacher | 1 | -15/+44 |
2008-08-08 | gensec_gssapi: use the correct signature size for cfx/rfc4121 style signatures | Stefan Metzmacher | 1 | -1/+1 |
2008-08-08 | gensec_gssapi: use gsskrb5_get_subkey() to get the session key | Stefan Metzmacher | 1 | -3/+3 |
2008-08-07 | gensec_gssapi: add support for GENSEC_FEATURE_SIGN_PKT_HEADER | Stefan Metzmacher | 1 | -4/+82 |
2008-08-01 | gensec_gssapi: include <gssapi/gssapi.h> | Stefan Metzmacher | 1 | -1/+1 |
2008-07-26 | gensec_gssapi: add support for signing RPC messages | Stefan Metzmacher | 1 | -35/+12 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -2/+2 |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 1 | -3/+7 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+2 |
2008-02-21 | Avoid use of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-20 | Make more module init functions public, since they are compiled with -fvisibi... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26416: Janitorial: Fix warnings in auth/gensec/ | Kai Blin | 1 | -3/+3 |
2007-12-21 | r26264: pass name resolve order explicitly, use torture context for settings ... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -21/+20 |
2007-12-21 | r26258: Use loadparm context in client_start function of gensec. | Jelmer Vernooij | 1 | -5/+5 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26234: More global_loadparm fixes. | Jelmer Vernooij | 1 | -13/+14 |
2007-12-21 | r26233: Pass loadparm context when creating krb5 contexts. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26231: Spell check: credentails -> credentials. | Jelmer Vernooij | 1 | -1/+1 |