Age | Commit message (Expand) | Author | Files | Lines |
2009-05-04 | Fixes for porting SSSD to Debian-based platforms | Stephen Gallagher | 1 | -0/+1 |
2009-04-27 | fix for pam proxy chauthtok | Sumit Bose | 1 | -0/+1 |
2009-04-13 | Implement credentials caching in pam responder. | Simo Sorce | 1 | -0/+47 |
2009-03-19 | Remove references to FreeIPA from D-BUS interfaces | Stephen Gallagher | 1 | -2/+2 |
2009-02-24 | Add PAM responder | Sumit Bose | 1 | -0/+6 |
2009-02-20 | Completely rework the nss interface to be able to use 2 | Simo Sorce | 1 | -0/+1 |
2009-02-12 | Remove dp_cli_sbus_init | Simo Sorce | 1 | -8/+0 |
2009-01-27 | Refactoring the monitor code and SBUS utility functions. | Stephen Gallagher | 1 | -2/+2 |
2009-01-14 | Add code to make it easier to reconnect in case the server | Simo Sorce | 1 | -0/+2 |
2009-01-06 | Add more infrastructure to data provider to dispatch requests (still untested). | Simo Sorce | 1 | -4/+30 |
2008-12-22 | libevents renamed upstream to libtevent | Simo Sorce | 1 | -1/+1 |
2008-12-10 | Initial work on a test provider using the gross hack of dlopen()ing nss_ldap | Simo Sorce | 1 | -0/+4 |
2008-12-08 | Change data provider into a hub, where backends (ldap, nis, ipa providers) | Simo Sorce | 1 | -25/+8 |
2008-11-24 | point PIPE_PATH at /var/lib/sss/pipes, not just the private path so that the | Simo Sorce | 1 | -1/+1 |
2008-11-24 | Replacing hard-coded paths with configure script substitutions. | Stephen Gallagher | 1 | -4/+2 |
2008-11-24 | change structure name | Simo Sorce | 1 | -3/+8 |
2008-11-20 | Created a helper function sssd_service_sbus_init() to simplify creating the i... | Stephen Gallagher | 1 | -7/+1 |
2008-11-20 | Make it possible to use an arbitrary command to start services | Simo Sorce | 1 | -1/+1 |
2008-11-20 | Start conversion from a fork() and live to a fork()/exec() model. | Simo Sorce | 1 | -1/+0 |
2008-11-19 | Add some infrastructure code to add data providers. | Simo Sorce | 1 | -0/+73 |