summaryrefslogtreecommitdiff
path: root/server/db/sysdb_ops.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-26Fix manual UID assignment in sysdbJakub Hrozek1-11/+15
2009-05-18Move actual password caching into sysdbSimo Sorce1-1/+49
2009-04-27enable uid/gid generation againSumit Bose1-3/+6
2009-04-23fixes for user and group creation in LOCAL domainSumit Bose1-0/+19
2009-04-13Always pass full domain infoSimo Sorce1-18/+23
2009-04-07Clean up warnings in SSSDStephen Gallagher1-1/+0
2009-03-18Fix segfault error caused by a double freeSimo Sorce1-178/+118
2009-03-10Fix returning user with missing optional attributes.Simo Sorce1-7/+13
2009-03-09Move MPG checks within sysdb.Simo Sorce1-12/+184
2009-03-09Implement SetGroupGID in the InfoPipeStephen Gallagher1-0/+67
2009-03-06Remove obsolete commentSimo Sorce1-3/+0
2009-03-05Remove _PW_ and _GR_ from SYSDB_ definesSimo Sorce1-26/+26
2009-03-05Add functions to add regular users and groupsSimo Sorce1-15/+286
2009-03-04Add internal min/max/next id management fucntionsSimo Sorce1-13/+276
2009-03-03Provide sysdb_set_user_attr() functions.Simo Sorce1-0/+56
2009-02-28Expose some more functions needed by the testsSimo Sorce1-0/+98
2009-02-28Convert sync calls in sysdb to async, transaction dependent, calls.Simo Sorce1-0/+938