summaryrefslogtreecommitdiffstats
path: root/source4/ldap_server/ldap_rootdse.c
Commit message (Expand)AuthorAgeFilesLines
* 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