summaryrefslogtreecommitdiff
path: root/server/db/sysdb_search.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-01Add way to use files as a proxy backend fro LOCALSimo Sorce1-1/+1
2009-03-10If a domain is MPG enabled return users a groupsSimo Sorce1-15/+69
2009-03-10Fix bugs in functions dealing with groupsSimo Sorce1-0/+6
2009-03-09Always pass sss_domain_info to sysdb functions.Simo Sorce1-41/+27
2009-03-05Remove _PW_ and _GR_ from SYSDB_ definesSimo Sorce1-1/+1
2009-03-05Implement GetCachedUsers in the InfoPipeStephen Gallagher1-1/+6
2009-03-04Improve sysdbSimo Sorce1-6/+0
2009-03-03Provide sysdb_set_user_attr() functions.Simo Sorce1-2/+3
2009-03-02Unify pwd_search and user_searchSimo Sorce1-35/+11
2009-03-02Implement GetUserAttributes in the InfoPipeStephen Gallagher1-0/+61
2009-02-28Convert sync calls in sysdb to async, transaction dependent, calls.Simo Sorce1-20/+20
2009-02-26Serialize access to sysdb and also exposes ldb transactions.Simo Sorce1-0/+731