summaryrefslogtreecommitdiffstats
path: root/server/util/btreemap.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused btreemap codeStephen Gallagher2009-10-061-216/+0
* Do not steal memory in btreemaps.Simo Sorce2009-03-021-4/+7
* Implement GetUserAttributes in the InfoPipeStephen Gallagher2009-03-021-1/+3
* Fix confdb issues.Simo Sorce2009-02-281-9/+4
* Refactor creation of domain_map into confdbStephen Gallagher2009-02-271-8/+38
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-0/+1
* Enhancements and bugfixes to util/btreemap.c 1) Remove useless and unused btr...Stephen Gallagher2009-02-161-18/+28
* Minor change to btreemap to use an enum for the return codes of btreemap_sear...Stephen Gallagher2009-01-091-16/+16
* btreemap.c and btreemap.h seem to be missing from an earlier commit. Adding t...Stephen Gallagher2008-11-191-0/+175