s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn.
[ira/wip.git] / source4 / auth / gensec / gensec_krb5.c
2009-12-16 Andreas Schneiders4-gensec: Replace gensec_get_peer_addr with new tsocke...
2009-12-16 Andreas Schneiders4-gensec: Replace gensec_get_my_addr with new tsocket...
2009-10-20 Andrew Tridgells4: ran minimal_includes.pl on source4/auth/gensec
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Andrew Bartletts4:gensec Rework gensec_krb5 mutual authentication...
2009-07-15 Andrew Bartletts4:gensec Allow mutual auth to be turned off in 'fake_g...
2009-06-18 Andrew Bartletts4:gensec Print GSSAPI error message when unable to...
2009-02-13 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-13 Andrew BartlettPush sam_get_server_info_principal into the auth subsystem
2009-02-12 Andrew BartlettRemove auth/ntlm as a dependency of GENSEC by means...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Stefan Metzmachers4:auth: move make_server_info_netlogon_validation...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Stefan Metzmachergensec_krb5: only give away the session key, when the...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-04-16 Jelmer VernooijRemove event context tracking from the credentials...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijAvoid use of global_loadparm.
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijMake more module init functions public, since they...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26379: Remove more global_loadparm instances.
2007-12-21 Jelmer Vernooijr26264: pass name resolve order explicitly, use torture...
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26258: Use loadparm context in client_start function...
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Jelmer Vernooijr26231: Spell check: credentails -> credentials.
2007-12-21 Jelmer Vernooijr26222: Avoid global_loadparm in a couple more places.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25552: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr22966: Make sure to return LOGON_FAILURE if the user...
2007-10-10 Andrew Bartlettr19633: Merge to lorikeet-heimdal, removing krb5_rd_req...
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr18257: Order the GENSEC modules, with unknown modules...
2007-10-10 Andrew Bartlettr18250: Add an ordering of GENSEC modules, so we do...
2007-10-10 Andrew Bartlettr16056: Fix errors found by trying to use our kpasswd...
2007-10-10 Andrew Tridgellr15853: started the process of removing the warnings...
2007-10-10 Andrew Bartlettr15485: This 'fake' GSSAPI doesn't do the extra SASL...
2007-10-10 Andrew Bartlettr15330: Add comment for IBM checker.
2007-10-10 Jelmer Vernooijr15297: Move create_security_token() to samdb as it...
2007-10-10 Jelmer Vernooijr14952: Make sure the auth subsystem gets initialized...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14383: Fix non-developer build.
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13247: Try to make better use of talloc in the auth...
2007-10-10 Andrew Bartlettr13206: This patch finally re-adds a -k option that...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Andrew Bartlettr12682: This patch finally fixes our kpasswdd implement...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr11543: A major upgrade to our KDC and PAC handling.
2007-10-10 Andrew Bartlettr11521: Add in client support for checking supportedSAS...
2007-10-10 Stefan Metzmacherr11400: fix compiler warnings
2007-10-10 Andrew Bartlettr11399: Add another case where we need to fallback...
2007-10-10 Andrew Bartlettr11314: Use a patch from lha to have the kerberos libs...
2007-10-10 Andrew Bartlettr11270: Move the core CrackNames code from rpc_server...
2007-10-10 Andrew Bartlettr11239: Use ${REALM} for the realm in rootdse.ldif
2007-10-10 Andrew Bartlettr11216: Upgrade to gd's PAC extraction code from Samba3...
2007-10-10 Andrew Bartlettr11212: Enable sealing of data with raw krb5, consolida...
2007-10-10 Andrew Bartlettr11200: Reposition the creation of the kerberos keytab...
2007-10-10 Andrew Bartlettr10565: Try to make Kerberos authentication a bit more...
2007-10-10 Andrew Bartlettr10383: This patch is on the road to implementing serve...
2007-10-10 Andrew Bartlettr10291: The patch optionally (off by default, not avail...
2007-10-10 Andrew Bartlettr10066: This is the second in my patches to work on...
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Andrew Bartlettr9681: We don't need the full smb_krb5_context here...
2007-10-10 Andrew Bartlettr9084: 'resign' the sample PAC for the validation of...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Volker Lendecker8321: Fix some uninitalized variable warnings
2007-10-10 Andrew Bartlettr8250: More PAC work. We now sucessfully verify the...
next