s4-libnet: Add mem_ctx to libnet_rpc_userdel calls (bug #8889)
[kai/samba-autobuild/.git] / source4 / ldap_server /
2012-04-03 Stefan Metzmachers4:ldap_server: fix typo in DEBUG() message
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
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-27 Andrew Bartletts4-ldap_server: Fix segfault on startup failure of...
2011-09-22 Andrew Tridgells4-ldap-server: set the NO_GLOBAL_CATALOG control on...
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Volker LendeckeUse tevent_req_oom
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-06-06 Andrew Tridgells4-ipv6: use "ip" instead of "ipv4" for servers
2011-06-06 Andrew Tridgells4-ipv6: use iface_list_wildcard() to listen on IPv6
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-04-29 Andrew Bartletts4-param Rename private_path() -> lpcfg_private_path()
2011-03-04 Matthias Dieter... s4/ldb - remove now superflous "ldb_dn_validate" checks
2011-03-04 Matthias Dieter... s4:LDAP server - remove validation checks of input DNs
2011-03-04 Günther Deschners4-nterr: move auth_nt_status_squash to nt_status_squas...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-01 William BrownAdded SSL global catalog
2011-01-06 Andrew Bartletts4-ldap_server Allow multiple binds on LDAP server
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-12-01 Andrew Tridgells4-ldap: removed an incorrect talloc_move()
2010-11-22 Jelmer Vernooijservice_ldap, service_smb: Lowercase output file names.
2010-11-15 Jelmer Vernooijs4: Build ldap and samba3_smb services as shared modules.
2010-11-14 Andrew Tridgells4-server: make server sockets a child of the task...
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-11-07 Jelmer Vernooijsamdb: Lowercase library name.
2010-11-05 Anatoliy Atanasovs4/auth: Add logon_parameters to authenticate_username_pw
2010-11-05 Andrew Bartletts4-ldap_server Don't DEBUG() at level 2 every time...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-10-27 Nadezhda Ivanovas4-ldb: Changes the aclread module to use LDB_HANDLE_FL...
2010-10-26 Jelmer Vernooijwaf: Stop automaticaly changing dashes to underscores...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-24 Jelmer Vernooijs4: Rename LIBCLI_LDAP to libcli_ldap.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
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 Vernooijldap_server: Add missing dependency on gensec_server_start.
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-10-08 Stefan Metzmachers4:ldap_server: rewrite to socket layer to use tstream
2010-10-07 Stefan MetzmacherRevert "s4:ldap_server: rewrite to socket layer to...
2010-10-04 Stefan Metzmachers4:ldap_server: rewrite to socket layer to use tstream
2010-09-26 Nadezhda Ivanovas4-ldap: Added a control to apply the access checks...
2010-09-07 Andrew Tridgells4-ldapserver: serialise ldap server operations
2010-08-18 Andrew Bartletts4:ldap_server use talloc_unlink() to avoid talloc_free...
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-28 Stefan Metzmachers4:ldap_server: don't start if we can't bind to port 389
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-04-11 Andrew Bartletts4:auth Remove event context from anonymous_session()
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
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-25 Andrew Tridgells4-samdb: reduce the number of samdb opens at startup
2009-10-23 Andrew Tridgells4-ldbwrap: added re-use of ldb contexts in ldb_wrap_co...
2009-10-23 Andrew Tridgells4-dsdb: add a static samdb_credentials
2009-10-23 Andrew Tridgells4-dsdb: create a static system_session context
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-09-19 Andrew Tridgells4-server: kill main daemon if a task fails to initialise
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-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Stefan Metzmachers4:ldap_server: make sure we shutdown the tls socket...
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-31 Stefan Metzmachers4:ldap_server: the tls code steals the original socket...
2009-07-01 Andrew Tridgelluse a talloc_unlink() as ops may have a reference
2009-06-24 Volker LendeckeReenable the LDAPI socket for the merged build
2009-06-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
next