summaryrefslogtreecommitdiff
path: root/source4/cldap_server/rootdse.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-03s4:cldap_server: Fix code spellingAndreas Schneider1-1/+1
2022-12-12cldap_server: Align integer typesVolker Lendecke1-1/+1
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme1-1/+1
2018-05-31cldap: clear remote address after cldap_dse_fillGary Lockyer1-0/+7
2013-11-11s4:cldap_server: Do not handle netlogon ourself anymoreBenjamin Franzke1-0/+5
2011-02-10ldb: use #include <ldb.h> for ldbAndrew Tridgell1-2/+2
2010-06-18s4:cldap_server/rootdse.c - simplify the code a bitMatthias Dieter Wallnöfer1-13/+9
2010-05-21s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett1-1/+0
2009-03-19s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher1-9/+4
2009-02-02s4:cldap: s/private/private_dataStefan Metzmacher1-1/+1
2008-09-29LDB ASYNC: misc changesSimo Sorce1-12/+9
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce1-1/+1
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-1/+1
2007-10-10r19736: handle rootdse call via CLDAPStefan Metzmacher1-0/+185