summaryrefslogtreecommitdiff
path: root/source4/ldap_server/ldap_hacked_ldb.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7777: allow for overriding the location of the sam databasein the ldap serve...Andrew Tridgell1-7/+7
2007-10-10r7747: - simplified the ldap server buffer handlingAndrew Tridgell1-25/+20
2007-10-10r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pastedAndrew Tridgell1-4/+4
2007-10-10r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell1-10/+10
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-3/+3
2007-10-10r5585: LDB interfaces change:Simo Sorce1-26/+26
2007-10-10r5307: removed db_wrap.h from includes.hAndrew Tridgell1-0/+1
2007-10-10r5266: This is a nice typo ;-)Günther Deschner1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-15/+15
2007-10-10r4941: - all needed data is now in sam.ldb and hacked.ldb is not needed anymo...Stefan Metzmacher1-48/+22
2007-10-10r4716: add a real ugly hack to get all ldap queries of anStefan Metzmacher1-0/+1084