| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 2008-10-20 | 1 | -0/+1 |
* | Allow an NTLM response to be specified into the auth subsystem. | Andrew Bartlett | 2008-05-05 | 1 | -18/+2 |
* | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 2008-04-17 | 1 | -21/+1 |
* | Install public header files again and include required prototypes. | Jelmer Vernooij | 2008-04-02 | 1 | -35/+35 |
* | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 2007-12-21 | 1 | -8/+15 |
* | r26385: Integrate gensec-socket into gensec. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+1 |
* | r26382: Remove more uses of global_loadparm. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
* | r26274: Some syntax fixes, remove more global_loadparm instances. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
* | r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu... | Jelmer Vernooij | 2007-12-21 | 1 | -2/+5 |
* | r26269: Fix a couple more references to global_loadparm. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
* | r26205: Pass loadparm_context to secrets_db_connect() rather than using globa... | Jelmer Vernooij | 2007-12-21 | 1 | -1/+0 |
* | r25552: Convert to standard bool type. | Jelmer Vernooij | 2007-10-10 | 1 | -71/+71 |
* | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 2007-10-10 | 1 | -7/+9 |
* | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
* | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2007-10-10 | 1 | -3/+2 |
* | r23063: Make sure to invalidate the ccache when we set a | Andrew Bartlett | 2007-10-10 | 1 | -0/+14 |
* | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 2007-10-10 | 1 | -0/+21 |
* | r22115: I don't like the DOMAIN environment variable. It really isn't a good | Andrew Bartlett | 2007-10-10 | 1 | -4/+0 |
* | r21736: Fix the smbclient test to do something more interesting with the last | Andrew Bartlett | 2007-10-10 | 1 | -2/+3 |
* | r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add | James Peach | 2007-10-10 | 1 | -0/+15 |
* | r21451: if kerberos is requested ( -k yes ), we should use authentificated co... | Stefan Metzmacher | 2007-10-10 | 1 | -0/+5 |
* | r21135: Instead of having hooks to update keytabs as an explicit thing, update | Andrew Bartlett | 2007-10-10 | 1 | -2/+6 |
* | r20135: attach default gensec features to the cli_credentials structure, | Stefan Metzmacher | 2007-10-10 | 1 | -0/+11 |
* | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 2007-10-10 | 1 | -1/+2 |
* | r16218: If a connection is forced as 'anonymous', don't treat it as | Andrew Bartlett | 2007-10-10 | 1 | -2/+2 |
* | r15498: Initialise the callback_running field, and get the flag set/clear the | Andrew Bartlett | 2007-10-10 | 1 | -4/+5 |
* | r15422: Fix issues with functions being called recursively in the credentials | Jelmer Vernooij | 2007-10-10 | 1 | -6/+24 |
* | r15421: Correct function comments. | Andrew Bartlett | 2007-10-10 | 1 | -4/+3 |
* | r15420: Add a new function to print a the 'unparsed' string format for userna... | Andrew Bartlett | 2007-10-10 | 1 | -3/+37 |
* | r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3 | Andrew Bartlett | 2007-10-10 | 1 | -1/+3 |
* | r15414: Support retrying different username/password combinations | Jelmer Vernooij | 2007-10-10 | 1 | -0/+21 |
* | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r14380: Reduce the size of structs.h | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
* | r13206: This patch finally re-adds a -k option that works reasonably. | Andrew Bartlett | 2007-10-10 | 1 | -2/+15 |
* | r12608: Remove some unused #include lines. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+0 |
* | r12310: Link simple bind support in our internal LDAP libs to LDB and the | Andrew Bartlett | 2007-10-10 | 1 | -0/+23 |
* | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 2007-10-10 | 1 | -0/+4 |
* | r12060: Work towards allowing the credentials system to allow/deny certain | Andrew Bartlett | 2007-10-10 | 1 | -0/+1 |
* | r11995: A big kerberos-related update. | Andrew Bartlett | 2007-10-10 | 1 | -3/+24 |
* | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 2007-10-10 | 1 | -0/+1 |
* | r11401: A simple hack to have our central credentials system deny sending LM | Andrew Bartlett | 2007-10-10 | 1 | -0/+1 |
* | r11358: Ensure domains are always upper-case as well. Helps NTLMv2. | Andrew Bartlett | 2007-10-10 | 1 | -1/+4 |
* | r11220: Add the ability to handle the salt prinicpal as part of the | Andrew Bartlett | 2007-10-10 | 1 | -0/+1 |
* | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 2007-10-10 | 1 | -0/+27 |
* | r11058: remove useless talloc context | Stefan Metzmacher | 2007-10-10 | 1 | -4/+1 |
* | r10981: Pull code to decide between and implement NTLMv2, NTLM and LM | Andrew Bartlett | 2007-10-10 | 1 | -13/+0 |
* | r10596: Move the credentials code into it's own subsystem, and push it under ... | Andrew Bartlett | 2007-10-10 | 1 | -0/+562 |