summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec
Commit message (Expand)AuthorAgeFilesLines
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-2/+0
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-101-8/+11
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-102-5/+5
* r24504: Try to return more useful error information on why a bind failed.Andrew Bartlett2007-10-101-0/+5
* r24282: Try to fix the occasional Samba4 crash in BASE-BENCH-READWRITE, asAndrew Bartlett2007-10-101-1/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1014-42/+28
* r23455: These buffers may not be null terminated. Ensure we don't run past theAndrew Bartlett2007-10-101-1/+12
* r23136: Set the event context onto the credentials in more places.Andrew Bartlett2007-10-101-0/+1
* r23036: error checking on asn1_init() failureAndrew Tridgell2007-10-101-1/+10
* r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell2007-10-102-44/+39
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-0/+2
* r22966: Make sure to return LOGON_FAILURE if the user's kerberos password isAndrew Bartlett2007-10-103-6/+15
* r22635: make it possible to not turn off dns canonicalization of hostnamesStefan Metzmacher2007-10-101-1/+1
* r22404: more dependencies which should be privateStefan Metzmacher2007-10-101-8/+6
* r22397: hopefully fix the build on some aix hosts in the build-farmStefan Metzmacher2007-10-101-1/+1
* r22294: Lock the delegated credentials to being kerberos only, we just don'tAndrew Bartlett2007-10-101-0/+6
* r22293: Try to make it more clear what failed to parse.Andrew Bartlett2007-10-101-1/+1
* r22208: Print the target principal name, to help with kdc unreachable errors.Andrew Bartlett2007-10-101-7/+4
* r22199: fix typoStefan Metzmacher2007-10-101-2/+2
* r20258: add functions to read and write asn1 encoded OID strings without lead...Stefan Metzmacher2007-10-101-5/+5
* r20135: attach default gensec features to the cli_credentials structure,Stefan Metzmacher2007-10-101-0/+2
* 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
* 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-2/+2
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-1/+1
* 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-102-31/+44
* 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
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-102-91/+134
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-1012-14/+28
* 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
* r19566: Predeclare some useful structures.Andrew Bartlett2007-10-101-0/+3
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-102-3/+3
* 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
* r18321: fixed some warnings on AIXAndrew Tridgell2007-10-101-1/+1
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-102-3/+3
* r18295: pass write type for packet_sizeAndrew Tridgell2007-10-101-1/+1
* r18257: Order the GENSEC modules, with unknown modules last.Andrew Bartlett2007-10-107-17/+19