s4:ldap server - remove unused error handlings
[ira/wip.git] / source4 / ldap_server / ldap_backend.c
2009-10-07 Matthias Dieter... s4:ldap server - remove unused error handlings
2009-10-02 Matthias Dieter... s4:LDB/LDAP - Re-allow renames
2009-10-02 Andrew Bartletts4:ldap_server Ensure we don't segfault when sent a...
2009-09-28 Andrew Tridgells4-ldap: fixed spelling
2009-09-26 Jelmer Vernooijgensec: Avoid exposing lp_ctx on the API level.
2009-08-14 Andrew Bartletts4:ldap_server Correct removal of talloc_steal()
2009-08-14 Andrew Bartletts4:ldap_server Remove another talloc_steal (with refere...
2009-08-14 Andrew Bartletts4:ldap_server Don't talloc_steal (with references...
2009-08-03 Günther Deschners4-ldap_server: fix generated error string in map_ldb_e...
2009-07-31 Matthias Dieter... s4: Enhances the LDAP server to display error messages...
2009-07-01 Andrew Tridgelluse a talloc_unlink() as ops may have a reference
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Andrew Bartletts4:ldap_server: return the extended dn to the LDAP...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Andrew BartlettRemove restrictions on number of DN components in LDAP...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove use of global_loadparm for disabled gensec backends.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: misc changes
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-15 Andrew BartlettUse secrets.ldb to store credentials to contact LDAP...
2008-07-02 Stefan MetzmacherMerge commit 'origin/v4-0-stable' into v4-0-test
2008-07-02 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-02 Stefan Metzmacherldap_server: allow modifies to the root dse record...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijSpecify event_context to ldb_wrap_connect explicitly.
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-29 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-29 Andrew BartlettMerge branch 'v4-0-test' of git://git.id10ts.net/samba...
2008-03-29 Andrew BartlettFix more valgrind issues.
2008-03-29 Andrew BartlettFix some valgrind issues.
2007-12-21 Jelmer Vernooijr26266: Remove more global_loadparm uses.
2007-12-21 Andrew Bartlettr26193: In the LDAP server, use the new 'controls_decod...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Andrew Bartlettr25960: Enable checks on the validity of the search...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Stefan Metzmacherr25428: forward declarations of enums are not portable,
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Bartlettr23849: ldap_server: Provide more info in debug traces
2007-10-10 Andrew Bartlettr23816: A little more static, but leave the dead code...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23762: Fix DN renames over LDAP, and instrument the...
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
2007-10-10 Stefan Metzmacherr20189: remove unused struct element
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Stefan Metzmacherr19722: fix memory leaks and hierachie bugs
2007-10-10 Stefan Metzmacherr19721: ldapsrv_SearchCallback isn't needed any more
2007-10-10 Simo Sorcer19531: Make struct ldb_dn opaque and local to ldb_dn.c
2007-10-10 Andrew Bartlettr19522: Remove gensec and credentials dependency from...
2007-10-10 Andrew Bartlettr18989: Fixes found by these two LDAP testsuites:
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17240: move extended operations to a new file
2007-10-10 Stefan Metzmacherr17237: - keep pointer to the different sockets
2007-10-10 Andrew Bartlettr17224: Accept the start-tls extended request. Getting...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Andrew Bartlettr16972: Replace the sequence_number function pointer...
2007-10-10 Andrew Bartlettr16234: Set the request timeout from the LDAP search...
2007-10-10 Simo Sorcer15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODI...
2007-10-10 Simo Sorcer15933: remove the last sync call to ldb_request
2007-10-10 Stefan Metzmacherr14857: fix bugs noticed by the ibm code checker
2007-10-10 Simo Sorcer13998: From now on ldb_request() will require an alloc...
2007-10-10 Simo Sorcer13609: Get in the initial work on making ldb async
2007-10-10 Andrew Bartlettr13606: An attempt to fix #3525.
2007-10-10 Stefan Metzmacherr13508: some ASN.1 element in LDAP are optional,
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 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Tridgellr11955: got rid of the old rootDSE code in the ldap...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Tridgellr7777: allow for overriding the location of the sam...
2007-10-10 Andrew Tridgellr7747: - simplified the ldap server buffer handling
2007-10-10 Andrew Tridgellr7593: simplified the memory management in the ldap...
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Tridgellr5305: removed libcli/ldap/ldap.h from includes.h
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
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 Stefan Metzmacherr2891: call rootDSE only with LDAP_SEARCH_SCOPE_BASE
2007-10-10 Stefan Metzmacherr2877: the Bind and Unbind function are already moved...
2007-10-10 Stefan Metzmacherr2863: move the logical ldapsrv functions to a seperate...