s4-credentials Add explicit event context handling to Kerberos calls (only)
[kai/samba-autobuild/.git] / source4 / auth / credentials / credentials.h
2010-10-11 Andrew Bartletts4-credentials Add explicit event context handling...
2010-10-11 Jelmer Vernooijcredentials: Fix the build.
2010-09-23 Andrew Bartletts4-kerberos Move 'set key into keytab' code out of...
2010-09-16 Andrew Tridgells4-credentials: added ability to control forwardable...
2010-05-18 Andrew Bartletts4:credentials Add in tracking of the password last...
2010-04-10 Andrew Bartletts4:credentials Add the functions needed to do S4U2Self...
2010-04-10 Andrew Bartletts4:credentials talloc_free() any previous salt_principal
2010-02-26 Andrew Tridgells4-krb5: propogate errors from a lot more kerberos...
2010-02-20 Andrew Bartletts4:credentials Add hooks to extract a named Kerberos...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba4 to use the new common libcli/auth code
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-25 Jelmer VernooijAdd prototypes required by samba-gtk.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.
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-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-05 Andrew BartlettAllow an NTLM response to be specified into the auth...
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-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-03-27 Jelmer VernooijMerge v4.0-test
2008-03-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-17 Andrew BartlettDon't require users of credentials.h to have krb5.h...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26484: Don't rely on removed header.
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25193: Update headers to easy use by external apps.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23063: Make sure to invalidate the ccache when we...
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Andrew Bartlettr21736: Fix the smbclient test to do something more...
2007-10-10 Stefan Metzmacherr21142: fix compiler warnings
2007-10-10 Stefan Metzmacherr20135: attach default gensec features to the cli_crede...
2007-10-10 Jelmer Vernooijr15422: Fix issues with functions being called recursiv...
2007-10-10 Jelmer Vernooijr15414: Support retrying different username/password...
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Andrew Bartlettr13206: This patch finally re-adds a -k option that...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Bartlettr12310: Link simple bind support in our internal LDAP...
2007-10-10 Stefan Metzmacherr12065: fix compiler warning
2007-10-10 Andrew Bartlettr12060: Work towards allowing the credentials system...
2007-10-10 Andrew Bartlettr11995: A big kerberos-related update.
2007-10-10 Andrew Bartlettr11452: Update Heimdal to current lorikeet, including...
2007-10-10 Andrew Bartlettr11401: A simple hack to have our central credentials...
2007-10-10 Andrew Bartlettr11220: Add the ability to handle the salt prinicpal...
2007-10-10 Andrew Bartlettr11200: Reposition the creation of the kerberos keytab...
2007-10-10 Andrew Bartlettr10982: Move credentials.h into auth/credentials, and...