summaryrefslogtreecommitdiff
path: root/server/db/sysdb_req.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-03Rework transaction code to use tevent_reqSimo Sorce1-252/+0
2009-07-03Rename sysdb_req to sysdb_handle.Simo Sorce1-86/+86
2009-03-06Implement CreateUser in InfoPipeStephen Gallagher1-1/+1
2009-02-28Convert sync calls in sysdb to async, transaction dependent, calls.Simo Sorce1-0/+11
2009-02-26Serialize access to sysdb and also exposes ldb transactions.Simo Sorce1-0/+241