Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2884: parse LDAP Control messages | Stefan Metzmacher | 1 | -0/+41 |
2007-10-10 | r2861: encode and decode BindRequest/Response correct | Stefan Metzmacher | 1 | -69/+82 |
2007-10-10 | r2853: add torture test to find the defaultNamingContext on the RootDSE | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r2851: don't destroy the gensec context it's used for sign and seal | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r2750: decode AbandonRequest correct (untested:-) | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r2747: use DATA_BLOB for attribute values | Stefan Metzmacher | 1 | -4/+16 |
2007-10-10 | r2695: revert "Del" renaming | Simo Sorce | 1 | -13/+13 |
2007-10-10 | r2689: Use consistent naming Del -> Delete | Simo Sorce | 1 | -13/+13 |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r2629: convert gensec to the new talloc model | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2508: - implemented ldap_decode() for UnbindRequest and ExtendedRequest | Stefan Metzmacher | 1 | -3/+27 |
2007-10-10 | r2432: more string function updates. | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2347: merge LDAP ASN.1 fixes from trunk | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r2173: Fix asn1 BOOLEANs. Thanks to Love Hornquist-Astrand. | Volker Lendecke | 1 | -4/+4 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1944: put ldif functions in a separate file | Simo Sorce | 1 | -411/+0 |
2007-10-10 | r1856: - move asn1 functions to asn1.c | Stefan Metzmacher | 1 | -43/+47 |
2007-10-10 | r1805: ...I just forgot to say that the sasl bind actually works now:-) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r1804: get a bit closer to a sasl bind | Stefan Metzmacher | 1 | -2/+19 |
2007-10-10 | r1803: more progress on sasl binds, but decoding the response still fails | Stefan Metzmacher | 1 | -3/+27 |
2007-10-10 | r1802: start to support SASL in our ldap libraries | Simo Sorce | 1 | -16/+153 |
2007-10-10 | r1798: fix the build | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r1792: split ldap_setup_connection() and provide an ldap_bind_simple() function | Simo Sorce | 1 | -22/+42 |
2007-10-10 | r1785: remove unneeded dependencies on openldap client libraries | Simo Sorce | 1 | -3/+4 |
2007-10-10 | r1771: OK Let's add tests for ldap. | Simo Sorce | 1 | -3/+14 |
2007-10-10 | r1761: start porting valuable volker's work on ldap from trunk | Simo Sorce | 1 | -64/+62 |
2007-10-10 | r1756: merge volkers ldap client lib to samba4 for simo to start with the | Stefan Metzmacher | 1 | -0/+1989 |