r7940: use local path first for ldbadd in provisioning
[kai/samba.git] / source / libcli / util / asn1.c
2007-10-10 Andrew Tridgellr7749: some bug fixes from testing with socket:testnonblock
2007-10-10 Andrew Tridgellr7746: - added TLS support to our ldap server
2007-10-10 Andrew Tridgellr7720: - simplify the asn1 decode of ldap_search()...
2007-10-10 Andrew Tridgellr7566: added support for LDAPString types in the asn...
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Tridgellr5107: moved the horrible ldap socket code, and the...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Tridgellr3476: fixed some const warnings
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3322: fixed a bunch of warnings in the build, includin...
2007-10-10 Stefan Metzmacherr2883: set BOOL to the internal values not the wire...
2007-10-10 Stefan Metzmacherr2749: add asn1_read_implicit_Integer()
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Bartlettr2535: Make certain, that even if we have invalid ASN...
2007-10-10 Stefan Metzmacherr2347: merge LDAP ASN.1 fixes from trunk
2007-10-10 Volker Lendecker2173: Fix asn1 BOOLEANs. Thanks to Love Hornquist...
2007-10-10 Stefan Metzmacherr2166: sync the asn1 stuff with trunk
2007-10-10 Stefan Metzmacherr2124: merge from trunk (-r 2123):
2007-10-10 Stefan Metzmacherr2122: merge from trunk (-r 2120):
2007-10-10 Andrew Tridgellr2037: switched the asn.1 code to use talloc
2007-10-10 Andrew Bartlettr1990: Fix breakage caused by the recent talloc changes...
2007-10-10 Stefan Metzmacherr1856: - move asn1 functions to asn1.c
2007-10-10 Stefan Metzmacherr1851: if we try to peek a subtag, check if the parent...
2007-10-10 Simo Sorcer1771: OK Let's add tests for ldap.
2007-10-10 Stefan Metzmacherr1756: merge volkers ldap client lib to samba4 for...
2007-10-10 Andrew Bartlettr1723: Make sure we bail out on error in reading a...
2007-10-10 Andrew Bartlettr1352: Add a 'peek' function to our ASN1 code, so we...
2007-10-10 Andrew Bartlettr1200: Add 'gensec', our generic security layer.
2007-10-10 Andrew Bartlettr1198: Merge the Samba 3.0 ntlm_auth, including the...
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code