summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-02config: add write support to atomic-sectionsThomas Haller1-1/+1
2015-07-02config: log configuration at startup and on reloadThomas Haller1-0/+1
2015-07-02config: change examples for command line arguments to system defaultThomas Haller1-2/+2
2015-06-25config: pass signals to nm_config_reload()Thomas Haller1-3/+3
2015-06-17platform: signal missing firmware in nm_platform_set_up()Thomas Haller1-1/+1
2015-06-10all: fix a compiler warning about function declarationsJiří Klimeš1-1/+1
2015-06-01core: don't assume the loopback interface is called "lo"Lubomir Rintel1-1/+1
2015-05-11ipv4ll: use internal implementationBeniamino Galvani1-1/+0
2015-04-21platform: add self argument to platform functionsThomas Haller1-1/+1
2015-04-18core/logging: downgrade some <info> loggings to <debug>Thomas Haller1-1/+1
2015-04-01core: add "fatal-warnings" option to NM_DEBUGThomas Haller1-8/+17
2015-03-20main: (order) early start D-Bus serviceThomas Haller1-15/+15
2015-03-20main: (order) move run_from_build_dir check before setting up loggingThomas Haller1-15/+15
2015-03-20main: (order) earlier create rundirThomas Haller1-8/+8
2015-03-20main: (order) log "is starting" message immediately after setting up loggingThomas Haller1-4/+3
2015-03-20main: (order) parse state file later and use nm-loggingThomas Haller1-10/+10
2015-03-20main: (order) check pidfile earlier for running NMThomas Haller1-2/+2
2015-03-20main: (order) move root user check after help/version optionThomas Haller1-0/+2
2015-03-20main: (order) early call _init_nm_debug()Thomas Haller1-2/+2
2015-03-20main: (order) set g_log_set_always_fatal() early onThomas Haller1-8/+8
2015-03-20main: (order) call g_type_init() very early in main()Thomas Haller1-4/+4
2015-03-20main: refactor nm_main_utils_check_pidfile() to exit directly on failureThomas Haller1-3/+1
2015-03-20main: split out nm_main_utils_ensure_rundir ()Thomas Haller1-0/+2
2015-03-20main: refactor early setup in main()Thomas Haller1-26/+32
2015-03-20main: move option variables to static variableThomas Haller1-34/+41
2015-03-20main: don't unref config instance at end of main()Thomas Haller1-1/+1
2015-03-20main/trivial: change order of arguments for nm_main_utils_early_setup()Thomas Haller1-1/+1
2015-03-11core: quit if manager startup completed before starting the mainloopDan Williams1-1/+4
2015-02-03config: move main_file and description to NMConfigDataThomas Haller1-1/+1
2015-02-03config/trivial: rename variables for configuration fileThomas Haller1-1/+1
2015-02-03config: add support for reloading of configurationThomas Haller1-1/+8
2015-02-03config: add handler for SIGHUP and a reload-configuration stubThomas Haller1-0/+6
2015-02-03config: add nm_config_setup() to initialize config singletonThomas Haller1-2/+7
2015-01-19core: use GUnixSignalWatchSource to simplify signal handlingDan Winship1-7/+2
2015-01-12dbus: destroy singleton instance of NMDBusManager on exitThomas Haller1-7/+2
2015-01-12core: declare nm_supplicant_manager_get() using NM_DEFINE_SINGLETON_GETTER()Thomas Haller1-6/+1
2015-01-12core: declare nm_firewall_manager_get() using NM_DEFINE_SINGLETON_GETTER()Thomas Haller1-6/+0
2015-01-12core: declare nm_vpn_manager_get() using NM_DEFINE_SINGLETON_GETTER()Thomas Haller1-5/+0
2015-01-12core: declare nm_dhcp_manager_get() using NM_DEFINE_SINGLETON_GETTER()Thomas Haller1-5/+0
2015-01-12core: declare nm_dns_manager_get() using NM_DEFINE_SINGLETON_GETTER()Thomas Haller1-5/+0
2015-01-05main: don't initialize the session monitorPavel Šimerda1-5/+0
2014-11-15libnm-core: add _nm_utils_is_manager_processDan Winship1-0/+3
2014-11-13all: consistently include config.hDan Winship1-1/+2
2014-11-07iface-helper: add nm-iface-helper for dynamic configure-then-quit supportDan Williams1-17/+7
2014-11-07core: add option to quit when startup is complete (rh #863515) (rh #1083683)Dan Williams1-0/+19
2014-11-07core: split signal/pidfile/option handling into separate source fileDan Williams1-226/+12
2014-10-27core: ignore SIGPIPEThomas Haller1-0/+4
2014-09-29auth: rework polkit autorization to use DBUS interface directlyThomas Haller1-0/+3
2014-08-01libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship1-1/+1
2014-08-01libnm, core, cli, tui: fix the capitalization of various typesDan Winship1-2/+2