summaryrefslogtreecommitdiff
path: root/server/util/btreemap.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-02Do not steal memory in btreemaps.Simo Sorce1-4/+7
2009-03-02Implement GetUserAttributes in the InfoPipeStephen Gallagher1-1/+3
2009-02-28Fix confdb issues.Simo Sorce1-9/+4
2009-02-27Refactor creation of domain_map into confdbStephen Gallagher1-8/+38
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce1-0/+1
2009-02-16Enhancements and bugfixes to util/btreemap.c 1) Remove useless and unused btr...Stephen Gallagher1-18/+28
2009-01-09Minor change to btreemap to use an enum for the return codes of btreemap_sear...Stephen Gallagher1-16/+16
2008-11-19btreemap.c and btreemap.h seem to be missing from an earlier commit. Adding t...Stephen Gallagher1-0/+175