summaryrefslogtreecommitdiffstats
path: root/source4/ldap_server/ldap_rootdse.c
Commit message (Expand)AuthorAgeFilesLines
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-7/+10
* r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij2007-10-101-1/+0
* r10252: a recent checkin from simo changed the handling of BASE and SUBTREEAndrew Tridgell2007-10-101-1/+2
* r7747: - simplified the ldap server buffer handlingAndrew Tridgell2007-10-101-5/+3
* r7726: - removed some unused variablesAndrew Tridgell2007-10-101-1/+1
* r7720: - simplify the asn1 decode of ldap_search() a lot, taking advantage ofAndrew Tridgell2007-10-101-16/+4
* r7711: update callers of ldb_connect() for new syntaxAndrew Tridgell2007-10-101-53/+16
* r7677: fixed ldap server to honor 'private path'Andrew Tridgell2007-10-101-1/+1
* r7670: fixed rootDSE search in ldap serverAndrew Tridgell2007-10-101-1/+1
* r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pastedAndrew Tridgell2007-10-101-2/+2
* r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell2007-10-101-2/+2
* r5585: LDB interfaces change:Simo Sorce2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-7/+7
* r4629: we now have a global macro NT_STATUS_HAVE_NO_MEMORY()Stefan Metzmacher2007-10-101-17/+10
* r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell2007-10-101-2/+2
* r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher2007-10-101-1/+1
* r3962: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-2/+4
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+1
* r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2007-10-101-0/+1
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3097: - an empty string is a valid DNStefan Metzmacher2007-10-101-24/+18
* r2908: fix typoSimo Sorce2007-10-101-1/+1
* r2892: fix compiler warningStefan Metzmacher2007-10-101-4/+0
* r2891: call rootDSE only with LDAP_SEARCH_SCOPE_BASEStefan Metzmacher2007-10-101-2/+1
* r2876: - more than one rootDSE entry in the database is an error!Stefan Metzmacher2007-10-101-14/+28
* r2874: Italian CodeJam commit :-)Simo Sorce2007-10-101-41/+194
* r2816: fix 'Default-First-Site-Name' dnStefan Metzmacher2007-10-101-1/+1
* r2688: - fix case where listed attributes are askedStefan Metzmacher2007-10-101-10/+18
* r2527: - add a dummy for a simple ldb backendStefan Metzmacher2007-10-101-1/+9
* r2523: - readd rootDSE replyStefan Metzmacher2007-10-101-0/+249