summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete commentSimo Sorce2009-03-061-3/+0
* Add userspace tools to manipulate accounts.Simo Sorce2009-03-066-1/+654
* added PAM default configuration to confdb_init_dbSumit Bose2009-03-062-7/+36
* Fix reporting non-default users.Simo Sorce2009-03-063-301/+318
* minor fixes for the build processSumit Bose2009-03-065-2/+17
* Remove _PW_ and _GR_ from SYSDB_ definesSimo Sorce2009-03-058-82/+78
* added sss_client to spec fileSumit Bose2009-03-052-8/+29
* Implement GetCachedUsers in the InfoPipeStephen Gallagher2009-03-054-10/+205
* Add functions to add regular users and groupsSimo Sorce2009-03-053-27/+445
* Adding support for SetUserUID to the InfoPipeStephen Gallagher2009-03-054-7/+159
* added password reset by rootSumit Bose2009-03-052-9/+38
* Fix sss_client install targetSimo Sorce2009-03-051-4/+5
* added a privileged pipeSumit Bose2009-03-058-15/+161
* Add internal min/max/next id management fucntionsSimo Sorce2009-03-045-15/+336
* Add enumeration backout period.Simo Sorce2009-03-043-2/+39
* Implement SetUserAttributes in the InfoPipeStephen Gallagher2009-03-047-17/+573
* Add license file.Simo Sorce2009-03-041-0/+674
* Simplify some aspects of pam_LOCAL_domainSimo Sorce2009-03-043-138/+87
* Improve sysdbSimo Sorce2009-03-044-33/+87
* Fixing memory leak in GetUserAttributesStephen Gallagher2009-03-041-1/+2
* replaced pure ldb calls with sysdb callsSumit Bose2009-03-033-120/+309
* Provide sysdb_set_user_attr() functions.Simo Sorce2009-03-035-4/+157
* Unify pwd_search and user_searchSimo Sorce2009-03-021-35/+11
* Do not steal memory in btreemaps.Simo Sorce2009-03-022-43/+24
* Support byte arrays in InfoPipe GetUserAttributesStephen Gallagher2009-03-021-27/+80
* Make tests configurableJakub Hrozek2009-03-024-5/+26
* Implement GetUserAttributes in the InfoPipeStephen Gallagher2009-03-0214-58/+912
* Create and own /var/lib/sss, memberof.so packagingJakub Hrozek2009-03-023-9/+18
* first version of LOCAL pam backendSumit Bose2009-03-0212-6/+795
* Adapt test to changes to the interface.Simo Sorce2009-02-281-169/+326
* Expose some more functions needed by the testsSimo Sorce2009-02-283-1/+114
* Convert sync calls in sysdb to async, transaction dependent, calls.Simo Sorce2009-02-289-1313/+1652
* Merge branch 'master' of git+ssh://simo@git.fedorahosted.org/git/sssdSimo Sorce2009-02-280-0/+0
|\
| * Fix confdb issues. Avoid uninitialized memory messages in valgrind (in _btree...Simo Sorce2009-02-285-110/+67
* | Fix confdb issues.Simo Sorce2009-02-285-110/+67
|/
* Refactor creation of domain_map into confdbStephen Gallagher2009-02-279-200/+211
* Serialize access to sysdb and also exposes ldb transactions.Simo Sorce2009-02-269-780/+1063
* Stop building replace.o until we decide if we use it again.Simo Sorce2009-02-261-1/+1
* Remove our copies of the samba libraries.Simo Sorce2009-02-26233-68826/+26
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-2645-323/+213
* Ignore config.h and config.h.inSimo Sorce2009-02-261-0/+2
* Adding InfoPipe entry to config.ldif exampleStephen Gallagher2009-02-253-2/+9
* added more ldap backend options and an example configurationSumit Bose2009-02-252-68/+107
* Simplify the code to retrieve the introspection file.Simo Sorce2009-02-251-31/+50
* Store the InfoPipe introspection XML for subsequent requests.Stephen Gallagher2009-02-252-13/+18
* top-level Makefile, create libdir/name in server/Makefile.inJakub Hrozek2009-02-253-0/+56
* Add PAM clientSumit Bose2009-02-2416-80/+559
* Add PAM responderSumit Bose2009-02-2428-176/+2991
* Spec file patch Take 3:Stephen Gallagher2009-02-241-0/+78
* Fix SEGFAULT in CheckPermissionsStephen Gallagher2009-02-241-1/+2