Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main: (order) move root user check after help/version option | Thomas Haller | 2015-03-20 | 1 | -0/+2 |
* | main: refactor nm_main_utils_check_pidfile() to exit directly on failure | Thomas Haller | 2015-03-20 | 1 | -1/+1 |
* | main: split out nm_main_utils_ensure_rundir () | Thomas Haller | 2015-03-20 | 1 | -0/+2 |
* | main/trivial: change order of arguments for nm_main_utils_early_setup() | Thomas Haller | 2015-03-20 | 1 | -1/+1 |
* | config: add handler for SIGHUP and a reload-configuration stub | Thomas Haller | 2015-02-03 | 1 | -0/+5 |
* | config: add nm_config_setup() to initialize config singleton | Thomas Haller | 2015-02-03 | 1 | -1/+2 |
* | core: use GUnixSignalWatchSource to simplify signal handling | Dan Winship | 2015-01-19 | 1 | -1/+1 |
* | core: split signal/pidfile/option handling into separate source file | Dan Williams | 2014-11-07 | 1 | -0/+39 |