s4-dsdb: only enforce the extended dn rules over ldap
[samba.git] / source4 / ldap_server /
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...
2009-06-19 Andrew BartlettAllow developers access the the privilaged ldapi socket...
2009-06-19 Andrew Bartletts4:ldapsrv Place the 'privilaged' ldapi socket under...
2009-06-06 Volker LendeckeAllow access as SYSTEM on a privileged ldapi connection
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Volker LendeckeFix some nonempty blank lines
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Stefan Metzmacherlibcli/ldap: move generic ldap control encoding code...
2009-02-18 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-18 Andrew TridgellWorked around a problem with select/poll/epoll and...
2009-02-12 Andrew BartlettRemove auth/ntlm as a dependency of GENSEC by means...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:service_stream: s/private/private_data
2009-02-02 Stefan Metzmachers4:ldap_server: s/private/private_data
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer Vernooijs4: Fix subsystem for various services in samba daemon.
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...
next