r26430: require explicit specification of loadparm context.
[jelmer/samba4-debian.git] / source / auth / credentials / credentials.h
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...