summaryrefslogtreecommitdiff
path: root/src/main-utils.h
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: cleanup includes in header filesThomas Haller2016-08-171-2/+0
* main: create parent directories of NMSTATEDIR with permissions 755Thomas Haller2016-03-211-0/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* config: pass signals to nm_config_reload()Thomas Haller2015-06-251-1/+1
* main: (order) move root user check after help/version optionThomas Haller2015-03-201-0/+2
* main: refactor nm_main_utils_check_pidfile() to exit directly on failureThomas Haller2015-03-201-1/+1
* main: split out nm_main_utils_ensure_rundir ()Thomas Haller2015-03-201-0/+2
* main/trivial: change order of arguments for nm_main_utils_early_setup()Thomas Haller2015-03-201-1/+1
* config: add handler for SIGHUP and a reload-configuration stubThomas Haller2015-02-031-0/+5
* config: add nm_config_setup() to initialize config singletonThomas Haller2015-02-031-1/+2
* core: use GUnixSignalWatchSource to simplify signal handlingDan Winship2015-01-191-1/+1
* core: split signal/pidfile/option handling into separate source fileDan Williams2014-11-071-0/+39