Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-20 | Created a helper function sssd_service_sbus_init() to simplify creating the i... | Stephen Gallagher | 1 | -7/+1 |
2008-11-20 | Start conversion from a fork() and live to a fork()/exec() model. | Simo Sorce | 1 | -2/+1 |
2008-11-07 | Store all domains served by the SSSD to a binary-tree map for fast NSS lookup. | Stephen Gallagher | 1 | -0/+1 |
2008-11-04 | Add the ping funtion to the nss service Make the monitor task ping connecting... | Simo Sorce | 1 | -1/+1 |
2008-11-03 | Add support for dbus comunication in the nss service | Simo Sorce | 1 | -0/+13 |
2008-10-20 | Add configuration database functions. | Simo Sorce | 1 | -2/+2 |
2008-10-09 | Implement getpwent() support | Simo Sorce | 1 | -2/+5 |
2008-10-08 | First retrieval of a user (getpwnam only) from an actual ldb file | Simo Sorce | 1 | -1/+7 |
2008-10-06 | First working daemon that responds only to a getpwnam() request with fake data | Simo Sorce | 1 | -3/+23 |
2008-10-04 | Add initial nss responder skeleton | Simo Sorce | 1 | -0/+48 |