summaryrefslogtreecommitdiff
path: root/source4/auth/credentials
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25703: Use less entropy by using the pointer value as a process-unique token.Andrew Bartlett1-10/+2
2007-10-10r25552: Convert to standard bool type.Jelmer Vernooij2-87/+87
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+1
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2-7/+10
2007-10-10r25193: Update headers to easy use by external apps.Jelmer Vernooij1-0/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij2-0/+2
2007-10-10r24730: Allow secrets entries to be for service principals.Andrew Bartlett1-6/+11
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-3/+3
2007-10-10r24282: Try to fix the occasional Samba4 crash in BASE-BENCH-READWRITE, asAndrew Bartlett1-4/+6
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell6-18/+12
2007-10-10r23132: Resolve an issue where we would use the ccache after we free()ed it.Andrew Bartlett1-27/+34
2007-10-10r23063: Make sure to invalidate the ccache when we set aAndrew Bartlett3-6/+70
2007-10-10r23034: Thanks to metze for providing some vital clues in the 'kerberos ccacheAndrew Bartlett1-2/+6
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell3-1/+26
2007-10-10r22558: Move to a static list of enctypes to put into our keytab. In future,Andrew Bartlett1-4/+34
2007-10-10r22387: see if this fixes the build on the aix1 hostsStefan Metzmacher1-1/+1
2007-10-10r22187: Test kerberos logins in the smbclient blackbox tests, including with aAndrew Bartlett1-0/+4
2007-10-10r22115: I don't like the DOMAIN environment variable. It really isn't a goodAndrew Bartlett1-4/+0
2007-10-10r21736: Fix the smbclient test to do something more interesting with the lastAndrew Bartlett3-4/+5
2007-10-10r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. AddJames Peach1-0/+15
2007-10-10r21451: if kerberos is requested ( -k yes ), we should use authentificated co...Stefan Metzmacher1-0/+5
2007-10-10r21362: rename:Stefan Metzmacher1-2/+2
2007-10-10r21314: add more usefull debug outputStefan Metzmacher1-6/+6
2007-10-10r21142: fix compiler warningsStefan Metzmacher1-0/+1
2007-10-10r21135: Instead of having hooks to update keytabs as an explicit thing, updateAndrew Bartlett2-75/+18
2007-10-10r20135: attach default gensec features to the cli_credentials structure,Stefan Metzmacher2-0/+14
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce1-1/+1
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-1/+1
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij1-1/+1
2007-10-10r19670: Reduce the number of unresolved symbols when building with shared lib...Jelmer Vernooij1-1/+1
2007-10-10r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett1-3/+1
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett6-6/+55
2007-10-10r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij1-1/+1
2007-10-10r17516: Change helper function names to make more clear what they are meant t...Simo Sorce1-10/+10
2007-10-10r16218: If a connection is forced as 'anonymous', don't treat it asAndrew Bartlett1-2/+2
2007-10-10r15853: started the process of removing the warnings now thatAndrew Tridgell1-8/+6
2007-10-10r15702: Fix typoJelmer Vernooij1-1/+1
2007-10-10r15498: Initialise the callback_running field, and get the flag set/clear theAndrew Bartlett1-4/+5
2007-10-10r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij2-6/+27
2007-10-10r15421: Correct function comments.Andrew Bartlett1-4/+3
2007-10-10r15420: Add a new function to print a the 'unparsed' string format for userna...Andrew Bartlett1-3/+37
2007-10-10r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3Andrew Bartlett1-1/+3
2007-10-10r15414: Support retrying different username/password combinationsJelmer Vernooij2-1/+26
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij1-1/+1
2007-10-10r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij1-1/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r14977: more IBM checker fixesAndrew Tridgell1-0/+1
2007-10-10r14837: fixed build errorAndrew Tridgell1-1/+2
2007-10-10r14701: Allow, with non-default options, NTLMSSP to access the LM session key,Andrew Bartlett1-1/+10
2007-10-10r14484: Install more headersJelmer Vernooij2-1/+4