Age | Commit message (Expand) | Author | Files | Lines |
2009-09-25 | Convert the example config to v2 format, upgrade config on update only | Jakub Hrozek | 1 | -76/+56 |
2009-09-23 | Remove provider=files | Jakub Hrozek | 2 | -22/+0 |
2009-09-11 | Update documentation and examples | Simo Sorce | 1 | -3/+1 |
2009-09-11 | Small changes to the example config and manpage | Jakub Hrozek | 1 | -6/+4 |
2009-09-09 | Add support for the EntryCacheNoWaitRefreshTimeout | Stephen Gallagher | 1 | -0/+9 |
2009-08-21 | extended the documentation of LDAP backend | Sumit Bose | 1 | -0/+26 |
2009-08-13 | Make "files" a reserved word for legacy local domain | Jakub Hrozek | 1 | -2/+1 |
2009-06-30 | Remove redundant libPath option from proxy provider | Stephen Gallagher | 1 | -2/+0 |
2009-05-15 | Treat the local provider as a special case | Stephen Gallagher | 1 | -0/+1 |
2009-04-14 | Make reconnection to the Data Provider a global setting | Stephen Gallagher | 1 | -0/+3 |
2009-04-14 | Replace the example sssd.conf file with the one used in Fedora | Stephen Gallagher | 1 | -32/+71 |
2009-04-13 | Fix a couple of segfaults and timeout checks | Simo Sorce | 1 | -1/+0 |
2009-04-13 | Implement credentials caching in pam responder. | Simo Sorce | 2 | -11/+3 |
2009-04-13 | Allow configuration of the SSSD through /etc/sssd/sssd.conf | Stephen Gallagher | 3 | -159/+51 |
2009-04-08 | Change the way we retrieve domains | Simo Sorce | 1 | -0/+1 |
2009-04-07 | Split modules types in Identity and Authenticator | Simo Sorce | 4 | -21/+53 |
2009-03-06 | added PAM default configuration to confdb_init_db | Sumit Bose | 1 | -1/+1 |
2009-02-25 | Adding InfoPipe entry to config.ldif example | Stephen Gallagher | 1 | -0/+6 |
2009-02-25 | added more ldap backend options and an example configuration | Sumit Bose | 1 | -0/+15 |
2009-02-20 | Change examples accordingly to changes in the code | Simo Sorce | 2 | -7/+10 |
2009-02-13 | Always pass teh database path explicitly, so that test cases can use | Simo Sorce | 1 | -0/+1 |
2009-02-12 | Add indexes and attribute types for common attributes | Simo Sorce | 1 | -0/+18 |
2009-01-28 | Add comments on how memberof works. | Simo Sorce | 1 | -1/+1 |
2009-01-12 | Regroup database rleated functions under db and | Simo Sorce | 2 | -11/+11 |
2009-01-11 | Use a unified base (temp. dc=sssd), for all domain including LOCAL. | Simo Sorce | 2 | -13/+17 |
2009-01-11 | Turn ldap_provider.c into proxy.c and make it possible to load just any | Simo Sorce | 1 | -0/+3 |
2009-01-07 | Add current test ldap provider configuration example. | Simo Sorce | 1 | -0/+7 |
2008-11-25 | Make a binary out of each major sssd component instead of | Simo Sorce | 1 | -2/+2 |
2008-11-21 | Update example config | Simo Sorce | 1 | -0/+2 |
2008-11-20 | Update config example with data provider | Simo Sorce | 1 | -0/+5 |
2008-11-07 | Store all domains served by the SSSD to a binary-tree map for fast NSS lookup. | Stephen Gallagher | 1 | -0/+18 |
2008-11-05 | Update config.ldif example | Simo Sorce | 1 | -0/+6 |
2008-10-21 | Make return the pid when new process are started. | Simo Sorce | 1 | -1/+1 |
2008-10-21 | Add example ldifs to bootstrap the server | Simo Sorce | 2 | -0/+62 |