s4:ldap_server: rewrite to socket layer to use tstream
[metze/samba/wip.git] / source4 / ldap_server / ldap_server.h
2010-10-01 Stefan Metzmachers4:ldap_server: rewrite to socket layer to use tstream
2010-09-07 Andrew Tridgells4-ldapserver: serialise ldap server operations
2010-05-21 Andrew Bartletts4:libcli/ldap Rename ldap.h to libcli_ldap.h
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-01-05 Jelmer Vernooijr26669: Janitorial: Remove uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26266: Remove more global_loadparm uses.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr17237: - keep pointer to the different sockets
2007-10-10 Andrew Bartlettr17197: This patch moves the encryption of bulk data...
2007-10-10 Andrew Bartlettr16972: Replace the sequence_number function pointer...
2007-10-10 Andrew Bartlettr15400: Move the TLS code behind the socket interface.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Simo Sorcer12917: fix decoding of ldap controls
2007-10-10 Simo Sorcer12880: Remove ldap partitions useless now and probably we
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Andrew Bartlettr12686: Push the real SASL list into the rootdse.
2007-10-10 Stefan Metzmacherr12126: get rid of the local ->terminate hacks, we...
2007-10-10 Andrew Tridgellr11955: got rid of the old rootDSE code in the ldap...
2007-10-10 Andrew Tridgellr11622: convert the ldap server to the generic packet...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Tridgellr10709: fixed a crash bug rather similar to the one...
2007-10-10 Stefan Metzmacherr10078: - add a 'struct data_blob_list_item'
2007-10-10 Andrew Tridgellr7801: the ldap server needs this logic too
2007-10-10 Andrew Tridgellr7747: - simplified the ldap server buffer handling
2007-10-10 Andrew Tridgellr7746: - added TLS support to our ldap server
2007-10-10 Andrew Tridgellr7593: simplified the memory management in the ldap...
2007-10-10 Andrew Tridgellr5305: removed libcli/ldap/ldap.h from includes.h
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Stefan Metzmacherr2878: add server sasl support
2007-10-10 Stefan Metzmacherr2864: - Bind and Unbind are no directory partition...
2007-10-10 Stefan Metzmacherr2862: prepare LDAP SASL support for the server
2007-10-10 Simo Sorcer2695: revert "Del" renaming
2007-10-10 Simo Sorcer2689: Use consistent naming Del -> Delete
2007-10-10 Stefan Metzmacherr2688: - fix case where listed attributes are asked
2007-10-10 Stefan Metzmacherr2523: - readd rootDSE reply
2007-10-10 Stefan Metzmacherr2509: add a struct ldapsrv_call which is simular to...
2007-10-10 Stefan Metzmacherr2321: add complately untested LDAP server start