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