summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
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 Bose3-1/+10
2009-03-05Remove _PW_ and _GR_ from SYSDB_ definesSimo Sorce8-82/+78
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 Bose1-0/+5
2009-03-05added a privileged pipeSumit Bose6-8/+137
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-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 Hrozek3-3/+25
2009-03-02Implement GetUserAttributes in the InfoPipeStephen Gallagher13-58/+911
2009-03-02Create and own /var/lib/sss, memberof.so packagingJakub Hrozek1-5/+14
2009-03-02first version of LOCAL pam backendSumit Bose11-6/+789
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-28Fix confdb issues.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-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce45-323/+213
2009-02-25Adding InfoPipe entry to config.ldif exampleStephen Gallagher2-1/+7
2009-02-25added more ldap backend options and an example configurationSumit Bose2-68/+107
2009-02-25Simplify the code to retrieve the introspection file.Simo Sorce1-31/+50
2009-02-25Store the InfoPipe introspection XML for subsequent requests.Stephen Gallagher2-13/+18
2009-02-25top-level Makefile, create libdir/name in server/Makefile.inJakub Hrozek1-0/+1
2009-02-24Add PAM responderSumit Bose28-176/+2991
2009-02-24Fix SEGFAULT in CheckPermissionsStephen Gallagher1-1/+2
2009-02-24Proper fix for memory handling problem.Simo Sorce14-161/+313
2009-02-24Revert "Fixing serious memory allocation bug in sbus_message_handler."Simo Sorce12-167/+186
2009-02-24Adding support for CheckPermissions to InfoPipe.Stephen Gallagher10-8/+696
2009-02-24Spec file patch Take 2:Stephen Gallagher6-18/+46
2009-02-24Adding support for generating RPMS for sssd.Stephen Gallagher1-14/+43
2009-02-24Add D-BUS introspection to InfoPipe This function is necessary to play nice w...Stephen Gallagher5-5/+90
2009-02-23Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher12-169/+156
2009-02-23Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher13-51/+675
2009-02-20Change examples accordingly to changes in the codeSimo Sorce2-7/+10
2009-02-20Reorganize sysdb a bit,Simo Sorce6-980/+1096
2009-02-20Add helper function to get booleans from confdbSimo Sorce2-9/+46