summaryrefslogtreecommitdiffstats
path: root/source4/auth/credentials/credentials.h
Commit message (Expand)AuthorAgeFilesLines
* s4:credentials Add in tracking of the password last set timeAndrew Bartlett2010-05-181-0/+4
* s4:credentials Add the functions needed to do S4U2Self with cli_credentialsAndrew Bartlett2010-04-101-0/+7
* s4:credentials talloc_free() any previous salt_principalAndrew Bartlett2010-04-101-1/+1
* s4-krb5: propogate errors from a lot more kerberos functionsAndrew Tridgell2010-02-261-4/+7
* s4:credentials Add hooks to extract a named Kerberos credentials cacheAndrew Bartlett2010-02-201-1/+7
* Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-141-3/+3
* Add prototypes required by samba-gtk.Jelmer Vernooij2009-01-251-0/+9
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-11/+11
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-1/+1
* Allow an NTLM response to be specified into the auth subsystem.Andrew Bartlett2008-05-051-0/+9
* Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-5/+11
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+112
* Don't require users of credentials.h to have krb5.h and gssapi.hAndrew Bartlett2008-03-171-1/+4
* r26484: Don't rely on removed header.Jelmer Vernooij2007-12-211-0/+1
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-0/+1
* r25193: Update headers to easy use by external apps.Jelmer Vernooij2007-10-101-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23063: Make sure to invalidate the ccache when we set aAndrew Bartlett2007-10-101-0/+7
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-0/+3
* r21736: Fix the smbclient test to do something more interesting with the lastAndrew Bartlett2007-10-101-1/+1
* r21142: fix compiler warningsStefan Metzmacher2007-10-101-0/+1
* r20135: attach default gensec features to the cli_credentials structure,Stefan Metzmacher2007-10-101-0/+3
* r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij2007-10-101-0/+3
* r15414: Support retrying different username/password combinationsJelmer Vernooij2007-10-101-1/+5
* r14484: Install more headersJelmer Vernooij2007-10-101-0/+2
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+4
* r13206: This patch finally re-adds a -k option that works reasonably.Andrew Bartlett2007-10-101-5/+9
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+2
* r12310: Link simple bind support in our internal LDAP libs to LDB and theAndrew Bartlett2007-10-101-0/+2
* r12065: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r12060: Work towards allowing the credentials system to allow/deny certainAndrew Bartlett2007-10-101-0/+3
* r11995: A big kerberos-related update.Andrew Bartlett2007-10-101-2/+4
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-101-0/+2
* r11401: A simple hack to have our central credentials system deny sending LMAndrew Bartlett2007-10-101-0/+3
* r11220: Add the ability to handle the salt prinicpal as part of theAndrew Bartlett2007-10-101-0/+1
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-101-0/+5
* r10982: Move credentials.h into auth/credentials, and add flags needed byAndrew Bartlett2007-10-101-0/+81