summaryrefslogtreecommitdiff
path: root/src/main-utils.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-17all: cleanup includes in header filesThomas Haller1-2/+0
2016-03-21main: create parent directories of NMSTATEDIR with permissions 755Thomas Haller1-0/+1
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2015-06-25config: pass signals to nm_config_reload()Thomas Haller1-1/+1
2015-03-20main: (order) move root user check after help/version optionThomas Haller1-0/+2
2015-03-20main: refactor nm_main_utils_check_pidfile() to exit directly on failureThomas Haller1-1/+1
2015-03-20main: split out nm_main_utils_ensure_rundir ()Thomas Haller1-0/+2
2015-03-20main/trivial: change order of arguments for nm_main_utils_early_setup()Thomas Haller1-1/+1
2015-02-03config: add handler for SIGHUP and a reload-configuration stubThomas Haller1-0/+5
2015-02-03config: add nm_config_setup() to initialize config singletonThomas Haller1-1/+2
2015-01-19core: use GUnixSignalWatchSource to simplify signal handlingDan Winship1-1/+1
2014-11-07core: split signal/pidfile/option handling into separate source fileDan Williams1-0/+39