Age | Commit message (Expand) | Author | Files | Lines |
2009-11-18 | Make the password field configurable in NSS | Jakub Hrozek | 1 | -0/+1 |
2009-11-13 | Fix option name krb5_changepw_principal | Sumit Bose | 1 | -1/+1 |
2009-11-05 | Update midpoint refresh logic to be relative to cache timeout | Stephen Gallagher | 1 | -1/+1 |
2009-10-27 | Move responsibility for entry expiration timeout | Simo Sorce | 1 | -1/+1 |
2009-10-22 | Add support for offline auth cache timeout | Stephen Gallagher | 1 | -0/+1 |
2009-10-22 | User home directories management | Jakub Hrozek | 1 | -0/+5 |
2009-10-16 | Do not allow setting auth, access or chpass providers for LOCAL | Stephen Gallagher | 1 | -0/+33 |
2009-10-09 | Remove magicPrivateGroups option | Simo Sorce | 2 | -13/+0 |
2009-10-06 | Remove unused btreemap code | Stephen Gallagher | 2 | -2/+0 |
2009-10-05 | add utility call check_and_open_readonly | Sumit Bose | 1 | -6/+25 |
2009-09-25 | remove krb5_try_simple_upn option and make it a default fallback | Sumit Bose | 1 | -1/+0 |
2009-09-25 | Send debug messages to logfile | Jakub Hrozek | 1 | -0/+1 |
2009-09-25 | Upgrade confdb to version 2 | Stephen Gallagher | 4 | -36/+131 |
2009-09-23 | Revert "Use syslog for logging error conditions in SSSD" | Stephen Gallagher | 2 | -35/+35 |
2009-09-21 | Several fixes and enhancements for config file processing | Stephen Gallagher | 1 | -15/+78 |
2009-09-21 | Use syslog for logging error conditions in SSSD | Jakub Hrozek | 2 | -30/+30 |
2009-09-11 | Print error message when connection to the config db fails | Stephen Gallagher | 1 | -0/+2 |
2009-09-11 | Complete the removal of "legacy" option. | Simo Sorce | 2 | -6/+0 |
2009-09-10 | Remove unused event context argument from confdb_init | Stephen Gallagher | 2 | -2/+0 |
2009-09-10 | Properly detect negative/invalid values for the minId and maxId | Stephen Gallagher | 1 | -6/+53 |
2009-09-10 | Check for valid min and max IDs in confdb_get_domains | Stephen Gallagher | 1 | -1/+7 |
2009-09-08 | Split database in multiple files | Simo Sorce | 3 | -15/+41 |
2009-09-01 | stop processing a domain if no provider is given | Sumit Bose | 1 | -0/+1 |
2009-08-31 | Turn enumeration into a boolean value | Simo Sorce | 2 | -5/+18 |
2009-08-21 | Fix accidentally forcing MPGs on for all domains | Stephen Gallagher | 1 | -1/+1 |
2009-08-20 | Make the LOCAL provider always use MagicPrivateGroups | Stephen Gallagher | 1 | -1/+2 |
2009-08-18 | fix return value of confdb_get_domains | Sumit Bose | 1 | -0/+1 |
2009-07-20 | Monitor resolv.conf for changes | Stephen Gallagher | 1 | -2/+0 |
2009-07-20 | Improvements to config file updates | Stephen Gallagher | 1 | -1/+2 |
2009-07-02 | Adding wrappers to free data in INI API. | Dmitri Pal | 1 | -3/+3 |
2009-06-19 | Fix segfault in update_monitor_config | Stephen Gallagher | 1 | -0/+4 |
2009-06-08 | Treat a missing provider entry as a config error | Stephen Gallagher | 1 | -2/+7 |
2009-06-01 | Suppress "rootdse" error messages from the confdb | Stephen Gallagher | 1 | -3/+4 |
2009-05-28 | Suppress "rootdse" error messages. | Stephen Gallagher | 1 | -0/+6 |
2009-05-26 | Silence warnings | Simo Sorce | 1 | -2/+2 |
2009-05-12 | Fix warnings in monitor.c and confdb.c | Stephen Gallagher | 1 | -1/+1 |
2009-05-11 | Separate confdb API from confdb setup | Stephen Gallagher | 5 | -371/+453 |
2009-05-04 | Fixes for porting SSSD to Debian-based platforms | Stephen Gallagher | 2 | -1/+2 |
2009-04-16 | Avoid unnecessary reloads of config.ldb | Simo Sorce | 1 | -4/+37 |
2009-04-14 | Add common function to retrieve comma sep. lists | Simo Sorce | 2 | -45/+162 |
2009-04-14 | Make reconnection to the Data Provider a global setting | Stephen Gallagher | 1 | -0/+2 |
2009-04-13 | Always pass full domain info | Simo Sorce | 2 | -73/+115 |
2009-04-13 | Allow configuration of the SSSD through /etc/sssd/sssd.conf | Stephen Gallagher | 3 | -98/+270 |
2009-04-08 | Remove obsolete option | Simo Sorce | 1 | -1/+0 |
2009-04-08 | Fix missing entry from first-start config | Stephen Gallagher | 1 | -0/+1 |
2009-04-08 | Change the way we retrieve domains | Simo Sorce | 2 | -79/+75 |
2009-03-30 | fixed two issues in the initial configuration | Sumit Bose | 2 | -2/+1 |
2009-03-20 | Simplify default configuration | Simo Sorce | 3 | -111/+92 |
2009-03-20 | Add better error reporting to confdb functions | Simo Sorce | 1 | -29/+63 |
2009-03-20 | Avoid nested events in confdb | Simo Sorce | 1 | -1/+15 |