r4547: - added talloc_new(ctx) macro that is a neater form of the common talloc(ctx...
[kamenim/samba.git] / source4 / ldap_server / ldap_server.c
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Andrew Bartlettr4459: GENSEC refinements:
2007-10-10 Stefan Metzmacherr4079: implement the gensec_have_feature() correctly...
2007-10-10 Stefan Metzmacherr3762: - only load the readed bytes into the input...
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3481: split out client.h and events.h
2007-10-10 Andrew Tridgellr3464: split out registry.h, rap.h and ldap_server.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3316: give the LDAP server a chance of operating corre...
2007-10-10 Andrew Tridgellr3304: changed the API to lib/socket/ a little.
2007-10-10 Andrew Tridgellr3278: - rewrote the client side rpc connection code...
2007-10-10 Jelmer Vernooijr3136: - Allow specifying socket type when adding smbd...
2007-10-10 Stefan Metzmacherr2881: also bind the ldap service on the global catalog...
2007-10-10 Stefan Metzmacherr2878: add server sasl support
2007-10-10 Stefan Metzmacherr2863: move the logical ldapsrv functions to a seperate...
2007-10-10 Stefan Metzmacherr2862: prepare LDAP SASL support for the server
2007-10-10 Stefan Metzmacherr2731: use debug level 10 everywhere
2007-10-10 Stefan Metzmacherr2724: - use ldapsrv_service and set it up with the...
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 Andrew Tridgellr2646: - use a talloc destructor to ensure that sockets...
2007-10-10 Andrew Tridgellr2628: got rid of some warnings and converted a few...
2007-10-10 Stefan Metzmacherr2527: - add a dummy for a simple ldb backend
2007-10-10 Stefan Metzmacherr2526: use LDAP error 53 (unwillingToPerform)
2007-10-10 Stefan Metzmacherr2525: fix a search response when the backend didn...
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 Metzmacherr2447: let the server code use the new lib/socket/...
2007-10-10 Stefan Metzmacherr2401: make our LDAP server useable:
2007-10-10 Stefan Metzmacherr2321: add complately untested LDAP server start