summaryrefslogtreecommitdiffstats
path: root/source4/auth/credentials
Commit message (Expand)AuthorAgeFilesLines
...
* r26233: Pass loadparm context when creating krb5 contexts.Jelmer Vernooij2007-12-211-7/+9
* r26231: Spell check: credentails -> credentials.Jelmer Vernooij2007-12-211-1/+1
* r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl...Jelmer Vernooij2007-12-211-5/+6
* r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij2007-12-212-2/+1
* r26204: Binsings for some more functions.Jelmer Vernooij2007-12-212-0/+12
* r26069: Import python bindings for credentials.Jelmer Vernooij2007-12-213-0/+181
* r26004: Add some simple credentials tests.Jelmer Vernooij2007-12-211-0/+120
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25703: Use less entropy by using the pointer value as a process-unique token.Andrew Bartlett2007-12-211-10/+2
* r25552: Convert to standard bool type.Jelmer Vernooij2007-10-102-87/+87
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-102-7/+10
* r25193: Update headers to easy use by external apps.Jelmer Vernooij2007-10-101-0/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-102-0/+2
* r24730: Allow secrets entries to be for service principals.Andrew Bartlett2007-10-101-6/+11
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-3/+3
* r24282: Try to fix the occasional Samba4 crash in BASE-BENCH-READWRITE, asAndrew Bartlett2007-10-101-4/+6
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-106-18/+12
* r23132: Resolve an issue where we would use the ccache after we free()ed it.Andrew Bartlett2007-10-101-27/+34
* r23063: Make sure to invalidate the ccache when we set aAndrew Bartlett2007-10-103-6/+70
* r23034: Thanks to metze for providing some vital clues in the 'kerberos ccacheAndrew Bartlett2007-10-101-2/+6
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-103-1/+26
* r22558: Move to a static list of enctypes to put into our keytab. In future,Andrew Bartlett2007-10-101-4/+34
* r22387: see if this fixes the build on the aix1 hostsStefan Metzmacher2007-10-101-1/+1
* r22187: Test kerberos logins in the smbclient blackbox tests, including with aAndrew Bartlett2007-10-101-0/+4
* r22115: I don't like the DOMAIN environment variable. It really isn't a goodAndrew Bartlett2007-10-101-4/+0
* r21736: Fix the smbclient test to do something more interesting with the lastAndrew Bartlett2007-10-103-4/+5
* r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. AddJames Peach2007-10-101-0/+15
* r21451: if kerberos is requested ( -k yes ), we should use authentificated co...Stefan Metzmacher2007-10-101-0/+5
* r21362: rename:Stefan Metzmacher2007-10-101-2/+2
* r21314: add more usefull debug outputStefan Metzmacher2007-10-101-6/+6
* r21142: fix compiler warningsStefan Metzmacher2007-10-101-0/+1
* r21135: Instead of having hooks to update keytabs as an explicit thing, updateAndrew Bartlett2007-10-102-75/+18
* r20135: attach default gensec features to the cli_credentials structure,Stefan Metzmacher2007-10-102-0/+14
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-1/+1
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-1/+1
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-1/+1
* r19670: Reduce the number of unresolved symbols when building with shared lib...Jelmer Vernooij2007-10-101-1/+1
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-101-3/+1
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-106-6/+55
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-1/+1
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-10/+10
* r16218: If a connection is forced as 'anonymous', don't treat it asAndrew Bartlett2007-10-101-2/+2
* r15853: started the process of removing the warnings now thatAndrew Tridgell2007-10-101-8/+6
* r15702: Fix typoJelmer Vernooij2007-10-101-1/+1
* r15498: Initialise the callback_running field, and get the flag set/clear theAndrew Bartlett2007-10-101-4/+5
* r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij2007-10-102-6/+27
* r15421: Correct function comments.Andrew Bartlett2007-10-101-4/+3
* r15420: Add a new function to print a the 'unparsed' string format for userna...Andrew Bartlett2007-10-101-3/+37
* r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3Andrew Bartlett2007-10-101-1/+3