summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap/ldap_bind.c
Commit message (Expand)AuthorAgeFilesLines
* r15238: Add some code to automatically reconnect if we want to.Simo Sorce2007-10-101-0/+53
* r15181: Don't try kerberos sign/seal when in SSLSimo Sorce2007-10-101-1/+6
* r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher2007-10-101-3/+16
* r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th...Andrew Bartlett2007-10-101-13/+6
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-1/+4
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12062: SASL negotiation now requires a gensec_security context, so that weAndrew Bartlett2007-10-101-1/+1
* r11521: Add in client support for checking supportedSASLmechanisms, and thenAndrew Bartlett2007-10-101-2/+55
* r11114: - fixed error handling on bad bind in ildap clientAndrew Tridgell2007-10-101-1/+2
* r9505: Work on GENSEC and the code that calls it, for tighter interfaceAndrew Bartlett2007-10-101-8/+26
* r7855: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r7717: fixed some typosAndrew Tridgell2007-10-101-4/+4
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+1
* r7626: a new ldap client library. Main features are:Andrew Tridgell2007-10-101-0/+250