summaryrefslogtreecommitdiffstats
path: root/server/db/sysdb_search.c
Commit message (Expand)AuthorAgeFilesLines
* Rework transaction code to use tevent_reqSimo Sorce2009-07-031-17/+105
* Rename sysdb_req to sysdb_handle.Simo Sorce2009-07-031-10/+10
* Add way to use files as a proxy backend fro LOCALSimo Sorce2009-04-011-1/+1
* If a domain is MPG enabled return users a groupsSimo Sorce2009-03-101-15/+69
* Fix bugs in functions dealing with groupsSimo Sorce2009-03-101-0/+6
* Always pass sss_domain_info to sysdb functions.Simo Sorce2009-03-091-41/+27
* Remove _PW_ and _GR_ from SYSDB_ definesSimo Sorce2009-03-051-1/+1
* Implement GetCachedUsers in the InfoPipeStephen Gallagher2009-03-051-1/+6
* Improve sysdbSimo Sorce2009-03-041-6/+0
* Provide sysdb_set_user_attr() functions.Simo Sorce2009-03-031-2/+3
* Unify pwd_search and user_searchSimo Sorce2009-03-021-35/+11
* Implement GetUserAttributes in the InfoPipeStephen Gallagher2009-03-021-0/+61
* Convert sync calls in sysdb to async, transaction dependent, calls.Simo Sorce2009-02-281-20/+20
* Serialize access to sysdb and also exposes ldb transactions.Simo Sorce2009-02-261-0/+731