summaryrefslogtreecommitdiffstats
path: root/server/db/sysdb.h
Commit message (Expand)AuthorAgeFilesLines
* Implement GetUserAttributes in the InfoPipeStephen Gallagher2009-03-021-0/+31
* first version of LOCAL pam backendSumit Bose2009-03-021-0/+1
* Expose some more functions needed by the testsSimo Sorce2009-02-281-1/+12
* Convert sync calls in sysdb to async, transaction dependent, calls.Simo Sorce2009-02-281-51/+58
* Serialize access to sysdb and also exposes ldb transactions.Simo Sorce2009-02-261-13/+1
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-8/+8
* Reorganize sysdb a bit,Simo Sorce2009-02-201-36/+51
* Always pass teh database path explicitly, so that test cases can useSimo Sorce2009-02-131-3/+4
* - make all functions supposed to get input in posix formatSimo Sorce2009-02-121-50/+47
* Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gidStephen Gallagher2009-02-121-0/+8
* Add support for removing members from groups. Updated convenience functions f...Stephen Gallagher2009-02-121-16/+27
* Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ...Stephen Gallagher2009-02-121-0/+11
* Adding sysdb_add_acct_to_posix_group and associated unit testsStephen Gallagher2009-02-121-2/+12
* Adding sysdb_store_group_posix with unit testStephen Gallagher2009-02-121-3/+8
* Regroup database rleated functions under db andSimo Sorce2009-01-121-0/+148