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