summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-07Fix race condition with initial sysdb creationStephen Gallagher1-0/+14
2009-03-06sss_groupaddJakub Hrozek4-1/+177
2009-03-06Implement DeleteGroup in InfoPipeStephen Gallagher2-2/+149
2009-03-06Implement CreateGroup in InfoPipeStephen Gallagher2-4/+193
2009-03-06Specfile changes related to package review, package initscript Call ldconfigJakub Hrozek5-9/+160
2009-03-06sss_userdelJakub Hrozek4-2/+237
2009-03-06Implement DeleteUser in the InfoPipeStephen Gallagher1-2/+166
2009-03-06Add sbus_reply_internal_error() feature to sbus_message_handler()Stephen Gallagher1-2/+14
2009-03-06Add infp_req_init() function to simplify method setupStephen Gallagher3-64/+43
2009-03-06Implement CreateUser in InfoPipeStephen Gallagher5-9/+223
2009-03-06Remove obsolete commentSimo Sorce1-3/+0
2009-03-06Add userspace tools to manipulate accounts.Simo Sorce6-1/+654
2009-03-06added PAM default configuration to confdb_init_dbSumit Bose2-7/+36
2009-03-06Fix reporting non-default users.Simo Sorce3-301/+318
2009-03-06minor fixes for the build processSumit Bose5-2/+17
2009-03-05Remove _PW_ and _GR_ from SYSDB_ definesSimo Sorce8-82/+78
2009-03-05added sss_client to spec fileSumit Bose2-8/+29
2009-03-05Implement GetCachedUsers in the InfoPipeStephen Gallagher4-10/+205
2009-03-05Add functions to add regular users and groupsSimo Sorce3-27/+445
2009-03-05Adding support for SetUserUID to the InfoPipeStephen Gallagher4-7/+159
2009-03-05added password reset by rootSumit Bose2-9/+38
2009-03-05Fix sss_client install targetSimo Sorce1-4/+5
2009-03-05added a privileged pipeSumit Bose8-15/+161
2009-03-04Add internal min/max/next id management fucntionsSimo Sorce5-15/+336
2009-03-04Add enumeration backout period.Simo Sorce3-2/+39
2009-03-04Implement SetUserAttributes in the InfoPipeStephen Gallagher7-17/+573
2009-03-04Add license file.Simo Sorce1-0/+674
2009-03-04Simplify some aspects of pam_LOCAL_domainSimo Sorce3-138/+87
2009-03-04Improve sysdbSimo Sorce4-33/+87
2009-03-04Fixing memory leak in GetUserAttributesStephen Gallagher1-1/+2
2009-03-03replaced pure ldb calls with sysdb callsSumit Bose3-120/+309
2009-03-03Provide sysdb_set_user_attr() functions.Simo Sorce5-4/+157
2009-03-02Unify pwd_search and user_searchSimo Sorce1-35/+11
2009-03-02Do not steal memory in btreemaps.Simo Sorce2-43/+24
2009-03-02Support byte arrays in InfoPipe GetUserAttributesStephen Gallagher1-27/+80
2009-03-02Make tests configurableJakub Hrozek4-5/+26
2009-03-02Implement GetUserAttributes in the InfoPipeStephen Gallagher14-58/+912
2009-03-02Create and own /var/lib/sss, memberof.so packagingJakub Hrozek3-9/+18
2009-03-02first version of LOCAL pam backendSumit Bose12-6/+795
2009-02-28Adapt test to changes to the interface.Simo Sorce1-169/+326
2009-02-28Expose some more functions needed by the testsSimo Sorce3-1/+114
2009-02-28Convert sync calls in sysdb to async, transaction dependent, calls.Simo Sorce9-1313/+1652
2009-02-28Merge branch 'master' of git+ssh://simo@git.fedorahosted.org/git/sssdSimo Sorce0-0/+0
2009-02-28Fix confdb issues.Simo Sorce5-110/+67
2009-02-28Fix confdb issues. Avoid uninitialized memory messages in valgrind (in _btree...Simo Sorce5-110/+67
2009-02-27Refactor creation of domain_map into confdbStephen Gallagher9-200/+211
2009-02-26Serialize access to sysdb and also exposes ldb transactions.Simo Sorce9-780/+1063
2009-02-26Stop building replace.o until we decide if we use it again.Simo Sorce1-1/+1
2009-02-26Remove our copies of the samba libraries.Simo Sorce233-68826/+26
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce45-323/+213