summaryrefslogtreecommitdiffstats
path: root/source4/auth
Commit message (Expand)AuthorAgeFilesLines
* r21175: Fix the kerberos keytab update code to handle deletes.Andrew Bartlett2007-10-101-3/+2
* 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
* r21039: Test some more failure paths (trying to increase the lcov score).Andrew Bartlett2007-10-101-5/+0
* r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett2007-10-101-1/+28
* r20949: Looking over some lcov output, try and walk some error paths.Andrew Bartlett2007-10-101-3/+3
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-101-2/+2
* r20639: Commit part 1 of 2.Andrew Bartlett2007-10-101-2/+0
* r20520: allow the caller to pass NULL if it doesn't want a session infoStefan Metzmacher2007-10-101-3/+10
* r20352: Use the common function to find the DN for a domain.Andrew Bartlett2007-10-101-6/+3
* r20275: we should check for the oid the caller gave us!Stefan Metzmacher2007-10-101-1/+1
* r20274: add missing return statement and make it more explicit that we return...Stefan Metzmacher2007-10-101-2/+3
* r20258: add functions to read and write asn1 encoded OID strings without lead...Stefan Metzmacher2007-10-101-5/+5
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-4/+2
* r20135: attach default gensec features to the cli_credentials structure,Stefan Metzmacher2007-10-103-0/+16
* r20108: match w2k3 and send 1.2.840.48018.1.2.2 before 1.2.840.113554.1.2.2Stefan Metzmacher2007-10-101-1/+1
* r20107: don't segfault when the server didn't send a supportedMech in a negTo...Stefan Metzmacher2007-10-101-0/+1
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-101-11/+3
* r20010: cosmetic fixStefan Metzmacher2007-10-101-1/+1
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-104-8/+8
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-104-9/+9
* r19805: Add the (harmless, but apparently default)Andrew Bartlett2007-10-103-2/+10
* r19677: Fix more dependencies.Jelmer Vernooij2007-10-101-1/+1
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-104-6/+6
* r19674: auth didn't depdend on process_model!Stefan Metzmacher2007-10-101-1/+1
* r19670: Reduce the number of unresolved symbols when building with shared lib...Jelmer Vernooij2007-10-101-1/+1
* r19664: fix compiler warnings...Stefan Metzmacher2007-10-102-19/+19
* r19660: Forgot to tell gsskrb5 not to canonicalize hostnames. Shoudl fixAndrew Bartlett2007-10-101-0/+8
* r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can onlyAndrew Bartlett2007-10-101-9/+49
* r19644: Merge up to current lorikeet-heimdal, incling addingAndrew Bartlett2007-10-101-0/+18
* r19635: It appears that under CFX, different keys are used in each directionAndrew Bartlett2007-10-101-3/+3
* r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...Andrew Bartlett2007-10-105-134/+146
* r19629: No need to special case use of DCE_STYLE sign and seal away any more...Andrew Bartlett2007-10-101-9/+0
* r19628: This hint via Love at the IETF meeting:Andrew Bartlett2007-10-101-0/+3
* r19614: fix compiler warningsStefan Metzmacher2007-10-101-0/+2
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-107-117/+159
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-1034-45/+108
* r19597: Ahead of the merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-59/+67
* r19595: Seperate debug messages between database failure and simple lack ofAndrew Bartlett2007-10-101-2/+9
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-1/+1
* r19568: When we get back a skew error, try with no skew. This allows us toAndrew Bartlett2007-10-102-42/+50
* r19566: Predeclare some useful structures.Andrew Bartlett2007-10-101-0/+3
* r19523: Remove unused functions.Andrew Bartlett2007-10-101-152/+0
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-104-5/+7
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-4/+4
* r19465: Rather than use the non-standard API for determining the signatureAndrew Bartlett2007-10-101-55/+8
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-1/+1
* r19299: Fix possible memleaksSimo Sorce2007-10-101-3/+21
* r19265: It is not an error to set the target hostname to NULL.Andrew Bartlett2007-10-101-1/+1
* r18354: It seems safe to enable the DIGEST-MD5 module now.Andrew Bartlett2007-10-101-1/+1