| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move definition into the header file | Simo Sorce | 2008-11-19 | 1 | -2/+0 |
| * | Store all domains served by the SSSD to a binary-tree map for fast NSS lookup. | Stephen Gallagher | 2008-11-07 | 1 | -1/+1 |
| * | Add configuration database functions. | Simo Sorce | 2008-10-20 | 1 | -69/+238 |
| * | add code for initgroups calls | Simo Sorce | 2008-10-14 | 1 | -0/+114 |
| * | Fix error in parsing multiple groups | Simo Sorce | 2008-10-14 | 1 | -25/+120 |
| * | Implement getgrgid() | Simo Sorce | 2008-10-13 | 1 | -0/+24 |
| * | Implement getgrnam() | Simo Sorce | 2008-10-12 | 1 | -10/+159 |
| * | Implement getpwent() support | Simo Sorce | 2008-10-09 | 1 | -43/+54 |
| * | Fix memory handling problem, stuff was allocated on the wrong memory context, | Simo Sorce | 2008-10-09 | 1 | -7/+7 |
| * | Use classic errno instead of inventing our own, it's broad enough fro atm. | Simo Sorce | 2008-10-09 | 1 | -15/+21 |
| * | Add getpwuid support | Simo Sorce | 2008-10-08 | 1 | -3/+52 |
| * | First retrieval of a user (getpwnam only) from an actual ldb file | Simo Sorce | 2008-10-08 | 1 | -0/+174 |
