Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-03-10 | Fix returning user with missing optional attributes. | Simo Sorce | 1 | -5/+8 |
2009-03-10 | Treat uids and gids as 32 bit numbers not 64 | Simo Sorce | 1 | -23/+21 |
2009-03-09 | Always pass sss_domain_info to sysdb functions. | Simo Sorce | 1 | -27/+15 |
2009-03-09 | use fixed paths to sockets to make sure clients and server are using the same | Sumit Bose | 2 | -1/+6 |
2009-03-06 | Fix reporting non-default users. | Simo Sorce | 2 | -301/+314 |
2009-03-05 | Remove _PW_ and _GR_ from SYSDB_ defines | Simo Sorce | 1 | -10/+10 |
2009-03-05 | Implement GetCachedUsers in the InfoPipe | Stephen Gallagher | 1 | -2/+2 |
2009-03-04 | Add enumeration backout period. | Simo Sorce | 3 | -2/+39 |
2009-02-28 | Fix confdb issues. | Simo Sorce | 1 | -5/+5 |
2009-02-27 | Refactor creation of domain_map into confdb | Stephen Gallagher | 3 | -100/+28 |
2009-02-26 | Serialize access to sysdb and also exposes ldb transactions. | Simo Sorce | 2 | -30/+53 |
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 4 | -32/+32 |
2009-02-24 | Add PAM responder | Sumit Bose | 4 | -0/+3379 |