summaryrefslogtreecommitdiff
path: root/source4/ldap_server/ldap_rootdse.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4629: we now have a global macro NT_STATUS_HAVE_NO_MEMORY()Stefan Metzmacher1-17/+10
2007-10-10r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell1-2/+2
2007-10-10r4000: DATA_BLOB.data is uint8_t * not void * :-)Stefan Metzmacher1-1/+1
2007-10-10r3962: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-2/+4
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-0/+1
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3097: - an empty string is a valid DNStefan Metzmacher1-24/+18
2007-10-10r2908: fix typoSimo Sorce1-1/+1
2007-10-10r2892: fix compiler warningStefan Metzmacher1-4/+0
2007-10-10r2891: call rootDSE only with LDAP_SEARCH_SCOPE_BASEStefan Metzmacher1-2/+1
2007-10-10r2876: - more than one rootDSE entry in the database is an error!Stefan Metzmacher1-14/+28
2007-10-10r2874: Italian CodeJam commit :-)Simo Sorce1-41/+194
2007-10-10r2816: fix 'Default-First-Site-Name' dnStefan Metzmacher1-1/+1
2007-10-10r2688: - fix case where listed attributes are askedStefan Metzmacher1-10/+18
2007-10-10r2527: - add a dummy for a simple ldb backendStefan Metzmacher1-1/+9
2007-10-10r2523: - readd rootDSE replyStefan Metzmacher1-0/+249