Merge branch 'selftest' of git://git.samba.org/jelmer/samba
[ira/wip.git] / source4 / auth / credentials / credentials.c
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
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...
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 Vernooijr26385: Integrate gensec-socket into gensec.
2007-12-21 Jelmer Vernooijr26382: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26274: Some syntax fixes, remove more global_loadparm...
2007-12-21 Jelmer Vernooijr26270: Require specifying the loadparm_context or...
2007-12-21 Jelmer Vernooijr26269: Fix a couple more references to global_loadparm.
2007-12-21 Jelmer Vernooijr26205: Pass loadparm_context to secrets_db_connect...
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 Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
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 Bartlettr22115: I don't like the DOMAIN environment variable...
2007-10-10 Andrew Bartlettr21736: Fix the smbclient test to do something more...
2007-10-10 James Peachr21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it...
2007-10-10 Stefan Metzmacherr21451: if kerberos is requested ( -k yes ), we should...
2007-10-10 Andrew Bartlettr21135: Instead of having hooks to update keytabs as...
2007-10-10 Stefan Metzmacherr20135: attach default gensec features to the cli_crede...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr16218: If a connection is forced as 'anonymous', don...
2007-10-10 Andrew Bartlettr15498: Initialise the callback_running field, and...
2007-10-10 Jelmer Vernooijr15422: Fix issues with functions being called recursiv...
2007-10-10 Andrew Bartlettr15421: Correct function comments.
2007-10-10 Andrew Bartlettr15420: Add a new function to print a the 'unparsed...
2007-10-10 Andrew Bartlettr15415: Use Jelmer's new credentials 'wrong password...
2007-10-10 Jelmer Vernooijr15414: Support retrying different username/password...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
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 Bartlettr13206: This patch finally re-adds a -k option that...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr12310: Link simple bind support in our internal LDAP...
2007-10-10 Andrew Bartlettr12227: I realised that I wasn't yet seeing authenticat...
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 Bartlettr11358: Ensure domains are always upper-case as well...
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 Stefan Metzmacherr11058: remove useless talloc context
2007-10-10 Andrew Bartlettr10981: Pull code to decide between and implement NTLMv...
2007-10-10 Andrew Bartlettr10596: Move the credentials code into it's own subsyst...