samldb: Allow automatic generation of mAPIIDs
[sfrench/samba-autobuild/.git] / source4 / ldap_server / ldap_backend.c
2016-07-08 Garming Samschema: Remove unnecessary schema reload code
2016-02-17 Stefan Metzmachers4:ldap_server: add support for async notification...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2014-12-08 Kamen Mazdrashkis4-ldap: Pass on-wire transmitted control down the...
2014-03-14 Andrew Bartlettldapsrv: Pass struct ldb_result * rather than void *
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Benjamin Franzkes4:dsdb/rootdse: Support netlogon request
2013-08-10 Stefan Metzmacherauth/gensec: treat struct gensec_security_ops as const...
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2012-07-23 Jeremy AllisonFix debug print warning message.
2012-06-23 Matthieu Patoudsdb-schema: do not reload more often than schema_reloa...
2011-10-11 Matthias Dieter... s4:ldap_backend.c/"map_ldb_error" - handle errors simil...
2011-10-04 Andrew Tridgells4-ldap-server: disallow all modifies on global catalog...
2011-09-22 Andrew Tridgells4-ldap-server: set the NO_GLOBAL_CATALOG control on...
2011-03-04 Matthias Dieter... s4:LDAP server - remove validation checks of input DNs
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2010-12-13 Stefan Metzmachers4:ldap_server: don't call ldb_req_mark_untrusted(...
2010-12-13 Stefan Metzmachers4:ldap_server: rename helper functions to ldapsrv_...
2010-10-27 Nadezhda Ivanovas4-ldb: Changes the aclread module to use LDB_HANDLE_FL...
2010-10-19 Andrew Tridgells4-ldap: mark all ldap:// requests as untrusted
2010-10-18 Matthias Dieter... s4:ldap_server - use error code constant
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-09-26 Nadezhda Ivanovas4-ldap: Added a control to apply the access checks...
2010-08-17 Andrew Tridgells4-ldapserver: support controls on ldap add and rename
2010-08-15 Matthias Dieter... s4:ldap_backend.c - Windows returns WERROR codes in...
2010-08-15 Matthias Dieter... s4:ldap_backend.c - map error codes - add a change...
2010-08-14 Matthias Dieter... s4:ldap_backend.c - fix a DS error code after WERROR...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-02 Andrew Tridgells4-dsdb: fixed use after free of sasl mechanisms opaque
2010-07-02 Andrew Tridgells4-dsdb: fixed spelling of supportedSASLMechanisms
2010-06-20 Matthias Dieter... s4:ldap_backend.c - now also the LDAP server supports...
2010-06-20 Matthias Dieter... s4:ldap_backend.c - move function "ldb_mod_req_with_con...
2010-06-20 Matthias Dieter... s4:ldap_backend.c - add some newlines to make logs...
2010-06-19 Matthias Dieter... s4:ldap_backend.c - more customisations to match Window...
2010-06-18 Matthias Dieter... s4:ldap_backend.c - fix crash bugs when we got in error...
2010-06-18 Matthias Dieter... s4:ldap_backend.c - fix a small error (use "ModifyRespo...
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-06-06 Matthias Dieter... s4:ldap_server/ldap_backend.c - send back also the...
2010-05-21 Andrew Bartletts4:libcli/ldap Rename ldap.h to libcli_ldap.h
2010-05-04 Anatoliy Atanasovs4/rodc: Support read-only database
2010-02-24 Matthias Dieter... s4:ldap_server - make it "signed-safe"
2010-02-24 Matthias Dieter... s4:LDAP server - Enable support for returning referrals...
2009-12-18 Nadezhda IvanovaAdded freeing a successful req so it doesnt croud the...
2009-12-15 Nadezhda IvanovaRemoved ldb_modify_ctrl from ldb, implemented as a...
2009-11-20 Nadezhda IvanovaSome changes to allow processing of ldap controls on...
2009-10-23 Andrew Tridgells4-dsdb: add a static samdb_credentials
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
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,
next