Age | Commit message (Expand) | Author | Files | Lines |
2011-11-22 | Set more strict permissions on keyring | Simo Sorce | 1 | -0/+27 |
2011-10-17 | MONITOR: fix timeout conversion | Stephen Gallagher | 1 | -1/+1 |
2011-10-13 | Append PID to sbus server socket name, let clients use a symlink | Jakub Hrozek | 1 | -1/+1 |
2011-10-13 | Add option to follow symlinks to check_file() | Jakub Hrozek | 1 | -1/+1 |
2011-09-28 | Multiline macro cleanup | Jakub Hrozek | 1 | -1/+2 |
2011-09-15 | MONITOR: Correctly detect lack of response from services | Stephen Gallagher | 1 | -21/+26 |
2011-09-08 | DEBUG timestamps offer higher precision | Pavel Březina | 1 | -2/+26 |
2011-09-06 | Change libnl monitor callback to only signal going online | Jakub Hrozek | 1 | -5/+3 |
2011-09-02 | Add option to specify the kerberos replay cache dir | Stephen Gallagher | 1 | -0/+31 |
2011-08-25 | --debug-timestamps=1 is not passed to providers | Pavel Březina | 1 | -44/+69 |
2011-08-25 | New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0 | Pavel Březina | 1 | -3/+7 |
2011-08-25 | New DEBUG facility - conversion | Pavel Březina | 1 | -2/+3 |
2011-06-24 | Fall back to polling when inotify fails | Jan Zeleny | 1 | -28/+68 |
2011-05-23 | Import config.h earlier | Stephen Gallagher | 1 | -2/+1 |
2011-05-23 | Set _GNU_SOURCE globally | Sumit Bose | 1 | -1/+0 |
2011-05-16 | Fixed --debug-to-files for nss and pam services | Jan Zeleny | 1 | -4/+4 |
2011-05-06 | Allow changing the log level without restart | Stephen Gallagher | 1 | -1/+3 |
2011-05-04 | Override config file debug_level with command-line | Stephen Gallagher | 1 | -13/+50 |
2011-01-17 | Clarify nscd warning | Stephen Gallagher | 1 | -4/+5 |
2010-12-14 | Prevent uninitialized value error in monitor_quit | Stephen Gallagher | 1 | -0/+1 |
2010-12-02 | Set up signal handlers before initializing sysdb | Stephen Gallagher | 1 | -38/+38 |
2010-12-02 | Resend SIGTERM if child doesn't terminate | Stephen Gallagher | 1 | -24/+40 |
2010-12-01 | Daemonize by default | Sumit Bose | 1 | -0/+4 |
2010-11-22 | Add SIGUSR2 to reset offline status | Sumit Bose | 1 | -0/+29 |
2010-11-18 | Wait for all children to exit | Stephen Gallagher | 1 | -2/+61 |
2010-11-16 | Log startup errors to syslog | Stephen Gallagher | 1 | -7/+9 |
2010-09-08 | Dead assignments cleanup in various places in SSSD | Jan Zeleny | 1 | -0/+3 |
2010-07-09 | Use netlink to detect going online | Jakub Hrozek | 1 | -0/+30 |
2010-07-09 | Add try_inotify option | Stephen Gallagher | 1 | -1/+18 |
2010-06-28 | Resend SIGINT as SIGTERM in services | Jakub Hrozek | 1 | -0/+1 |
2010-06-10 | Check the correct variable for NULL after creating timer | Stephen Gallagher | 1 | -2/+2 |
2010-06-10 | Properly handle read() and write() throughout the SSSD | Stephen Gallagher | 1 | -2/+2 |
2010-05-27 | Move parse_args() to util | Sumit Bose | 1 | -100/+0 |
2010-04-26 | Fix a potential memory violation | Sumit Bose | 1 | -2/+4 |
2010-04-12 | sysydb: Finally stop using a common event context | Simo Sorce | 1 | -1/+1 |
2010-03-25 | Fix warnings from -Wmissing-field-initializers | Sumit Bose | 1 | -1/+1 |
2010-03-22 | Add generic error message | Jakub Hrozek | 1 | -0/+4 |
2010-03-22 | Fix config file error message | Jakub Hrozek | 1 | -1/+1 |
2010-03-19 | Fix multiple errors with destructors. | Simo Sorce | 1 | -2/+22 |
2010-03-19 | Fix invalid read cause by premature free of tmpctx | Simo Sorce | 1 | -13/+10 |
2010-03-17 | Fix a series of memory leaks in the SBUS | Stephen Gallagher | 1 | -6/+13 |
2010-03-15 | Properly handle dbus send attempts on a closed connection | Stephen Gallagher | 1 | -45/+9 |
2010-03-15 | Flush NSCD cache after modifying local database | Jakub Hrozek | 1 | -0/+9 |
2010-03-08 | Reopen logs when SIGHUP is caught | Jakub Hrozek | 1 | -3/+10 |
2010-03-04 | Add forgotten \n in DEBUG statements | Martin Nagy | 1 | -3/+3 |
2010-03-04 | Eliminate monitor reconfig | Stephen Gallagher | 1 | -352/+4 |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+2631 |