Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | Create gettext framework for SSSD daemon | Stephen Gallagher | 1 | -0/+6 |
2009-05-08 | Chdir to / when daemonizing | Jakub Hrozek | 1 | -0/+11 |
2009-05-08 | Use tevent for shutdown signals, remove old pidfile, make sssd single-instance. | Jakub Hrozek | 1 | -1/+9 |
2009-03-20 | Enhance server_setup | Simo Sorce | 1 | -0/+10 |
2009-03-13 | Better error reporting for pidfile() | Simo Sorce | 1 | -7/+11 |
2009-03-11 | Fix calling setsid and resolve the sssd signal bug | Simo Sorce | 1 | -11/+1 |
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 1 | -12/+9 |
2009-02-13 | Always pass teh database path explicitly, so that test cases can use | Simo Sorce | 1 | -1/+9 |
2009-02-12 | Fix copy&paste error | Simo Sorce | 1 | -1/+1 |
2009-01-08 | The code now successfully sends a getpwnam request to a remote LDAP server, | Simo Sorce | 1 | -0/+2 |
2008-12-22 | libevents renamed upstream to libtevent | Simo Sorce | 1 | -2/+2 |
2008-12-10 | Convert leading tabs to 4 spaces | Simo Sorce | 1 | -36/+36 |
2008-12-08 | Change data provider into a hub, where backends (ldap, nis, ipa providers) | Simo Sorce | 1 | -1/+4 |
2008-11-25 | Make a binary out of each major sssd component instead of | Simo Sorce | 1 | -112/+28 |
2008-11-25 | Move all server helpers in util/server.c | Simo Sorce | 1 | -0/+400 |