selftest: Add and use new helper function get_creds_ccache_name()
[metze/samba/wip.git] / source4 / ldap_server /
2017-07-02 Andrew Bartlettldap: Run the LDAP server with the default (typically...
2017-06-15 Stefan Metzmachers4:ldap_server: implement async BindSASL
2017-06-15 Stefan Metzmachers4:ldap_server: set result = LDAP_SUCCESS at the end...
2017-06-15 Stefan Metzmachers4:ldap_server: avoid using talloc_reference()
2017-06-15 Stefan Metzmachers4:ldap_server: remove useless NT_STATUS_IS_OK(status...
2017-06-15 Stefan Metzmachers4:ldap_server: remove useless indentation level arroun...
2017-06-15 Stefan Metzmachers4:ldap_server: remove useless indentation level arroun...
2017-06-15 Stefan Metzmachers4:ldap_server: make the gensec_create_tstream() error...
2017-06-15 Stefan Metzmachers4:ldap_server: only touch conn->session_info on succes...
2017-06-15 Stefan Metzmachers4:ldap_server: terminate the connection if talloc_refe...
2017-06-15 Stefan Metzmachers4:ldap_server: remove pointless (result != LDAP_SUCCES...
2017-06-15 Stefan Metzmachers4:ldap_server: do the transport validation before...
2017-06-15 Stefan Metzmachers4:ldap_server: use talloc_zero for ldapsrv_sasl_postpr...
2017-06-15 Stefan Metzmachers4:ldap_server: drop the connection if we fail to alloc...
2017-06-15 Stefan Metzmachers4:ldap_server: only set *resp->SASL.secblob = output...
2017-06-15 Stefan Metzmachers4:ldap_server: remove indentation level for the valid...
2017-06-15 Stefan Metzmachers4:ldap_server: make sure we destroy the gensec context...
2017-06-15 Stefan Metzmachers4:ldap_server: avoid pointless check arround LDAP_INVA...
2017-06-15 Stefan Metzmachers4:ldap_server: move invalid credential handling before...
2017-06-15 Stefan Metzmachers4:ldap_server: remove an useless indentation level...
2017-06-15 Stefan Metzmachers4:ldap_server: always allocate resp->SASL.secblob
2017-06-15 Stefan Metzmachers4:ldap_server: add use goto do_reply; to make the...
2017-06-15 Stefan Metzmachers4:ldap_server: implement async BindSimple
2017-06-15 Stefan Metzmachers4:ldap_server: improve ldapsrv_UnbindRequest implement...
2017-06-15 Stefan Metzmachers4:ldap_server: add call->wait_send/recv infrastructure
2017-06-15 Stefan Metzmachers4:ldap_server: don't log Unbind and Abandon requests.
2017-06-15 Stefan Metzmachers4:ldap_server: introduce a ldapsrv_call_destructor()
2017-06-15 Stefan Metzmachers4:ldap_server: use talloc_zero() in ldapsrv_init_reply()
2017-05-11 Jeremy Allisons4: Add TALLOC_CTX * to register_server_service().
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-29 Garming Samldap_server: Move a variable into a smaller scope
2017-03-29 Andrew Bartlettauth: Add hooks for notification of authentication...
2017-03-29 Andrew Bartlettauth: Log the transport connection for the authorization
2017-03-29 Andrew Bartlettldap_server: Log access without a bind
2017-03-29 Andrew Bartlettldap_server: Log authorization for simple binds
2017-03-29 Andrew Bartlettldap_server: Move code into authenticate_ldap_simple_bind()
2017-03-29 Andrew Bartletts4-ldap_server: Do not set conn->session_info to NULL...
2017-03-29 Andrew Bartletts4-ldap_server: Set remote and local address values...
2017-03-29 Andrew Bartletts4-ldap_server: Split gensec setup into a helper function
2017-03-09 Volker Lendeckeldap_server: Fix a typo
2017-03-03 Stefan Metzmachers4:ldap_server: match windows in the error messages...
2016-10-26 Stefan Metzmachers4:ldap_server: don't use gensec_want_feature(gensec_se...
2016-07-08 Garming Samschema: Remove unnecessary schema reload code
2016-04-12 Stefan MetzmacherCVE-2016-2112: s4:ldap_server: implement "ldap server...
2016-04-12 Stefan MetzmacherCVE-2016-2112: s4:ldap_server: reduce scope of old_sess...
2016-03-10 Stefan Metzmachers4:ldap_server: make use of GENSEC_FEATURE_LDAP_STYLE
2016-02-17 Stefan Metzmachers4:ldap_server: add support for async notification...
2016-02-17 Stefan Metzmachers4:ldap_server: make sure we only have one tstream_read...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-02-01 Stefan Metzmachers4:ldap_server: use LDAP_AUTH_METHOD_NOT_SUPPORTED...
2016-01-13 Jelmer VernooijAvoid including libds/common/roles.h in public loadparm...
2015-07-20 Andrew Bartlettlib/tls: Add new 'tls priority' option
2014-12-08 Kamen Mazdrashkis4-ldap: Pass on-wire transmitted control down the...
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-06-06 Jeremy Allisons3/s4: smbd, rpc, ldap, cldap, kdc services.
2014-03-26 Stefan Metzmachers4:ldap_server: make use of gensec_update_ev()
2014-03-14 Andrew Bartlettldapsrv: Pass struct ldb_result * rather than void *
2014-03-07 Stefan Metzmachers4:lib/socket: simplify iface_list_wildcard() and its...
2014-03-05 Garming SamRemove NT_STATUS_IS_OK_RETURN macro from the codebase.
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
2013-06-13 Stefan Metzmachers4:ldap_server: call irpc_add_name() at startup (bug...
2012-10-08 Matthieu Patouldap-server: sscanf result was never used to mistyped var
2012-10-08 Matthieu Patouldap-server: remove warning for the ret not being used
2012-07-23 Jeremy AllisonFix debug print warning message.
2012-06-23 Matthieu Patoudsdb-schema: do not reload more often than schema_reloa...
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
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-upstream/tags/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,
next