summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: consistently #include "libgsystem.h" rather than just gsystem-local-...Colin Walters2013-08-291-1/+1
* core: make NMPolicy a GObjectDan Winship2013-08-281-8/+0
* trivial: remove unused system.h includeslPavel Šimerda2013-07-051-1/+0
* config: Include overrides in parsed config file messageColin Walters2013-06-241-1/+1
* main+logging: Allow early logging before config filesColin Walters2013-06-241-13/+42
* main: Move static assertions after setlocale(), but before option processingColin Walters2013-06-241-10/+10
* main: Set umask earlierColin Walters2013-06-241-7/+7
* main: setenv(GIO_USE_VFS=local) *very* earlyColin Walters2013-06-241-6/+6
* main: allow daemonizing again - initialize become_daemon to TRUE (bgo #701383)Jiří Klimeš2013-06-031-1/+1
* cleanup: remove unused headerPavel Šimerda2013-05-241-1/+0
* core: use nm-platform for link managementPavel Šimerda2013-05-241-1/+1
* core: add option for running from the build treeMartin Pitt2013-05-221-1/+26
* core: add single-letter command-line flagsDan Winship2013-05-211-4/+4
* main: add --debug, fix logging under systemdDan Winship2013-05-211-2/+4
* main: make handling of --no-daemon saner by using G_OPTION_FLAG_REVERSEDDan Winship2013-05-211-5/+1
* core: add libgsystem as a git submoduleColin Walters2013-05-161-38/+12
* platform: link managementPavel Šimerda2013-04-101-0/+4
* core: add a root-only private D-Bus socketDan Williams2013-04-081-3/+12
* settings: don't pass config_path to NMSettings and settings pluginsDan Winship2013-04-031-3/+1
* core: remove some can't-happen checksDan Winship2013-04-031-25/+7
* core: don't pass config data to NMDHCPManager and NMDnsManagerDan Winship2013-04-031-2/+2
* config: move config-related command-line options into nm-config.cDan Winship2013-04-031-28/+2
* Revert "trivial: remove nm-netlink-monitor.h from main"Pavel Šimerda2013-03-131-0/+1
* trivial: remove nm-netlink-monitor.h from mainPavel Šimerda2013-03-131-1/+0
* main: don't activate nm-netlink-monitorPavel Šimerda2013-03-131-4/+0
* core: use Config object for connectivity checking parametersDan Williams2013-03-111-3/+0
* config: convert NMConfig to objectThomas Bechtold2013-03-111-1/+1
* core: remove remaining pre-2.32 GLib compat / deprecated usageDan Winship2013-02-261-11/+0
* all: remove pointless NULL checksDan Winship2013-02-131-6/+0
* core: remove unused SIGUSR1 handlingDan Williams2013-02-121-5/+0
* build: clean up dbus-glib checksDan Williams2013-01-301-6/+0
* Remove SIGSEGV/SIGFPE etc. handlingColin Walters2013-01-221-23/+0
* policy: monitor connection activation/deactivation via the managerDan Williams2012-12-171-1/+1
* main: ensure NMSTATEDIR exists (bgo #689744)Jiří Klimeš2012-12-061-0/+6
* build: unify NetworkManager path handling (some paths are changed)Pavel Šimerda2012-11-051-16/+9
* Revert "core: import libgsystem, use it for local-allocations in main.c (bgo ...Colin Walters2012-10-231-22/+54
* core: import libgsystem, use it for local-allocations in main.c (bgo #685440)Colin Walters2012-10-161-54/+22
* distro: remove nm_backend_enable_loopback()Pavel Šimerda2012-09-251-3/+13
* core: wait until we daemonized before setting up signals (bgo #683932)Alexandre Rostovtsev2012-09-171-4/+4
* core: describe arguments for --connectivity-* optionsJiří Klimeš2012-07-091-7/+7
* core: mark cmd options for translationJiří Klimeš2012-07-091-3/+3
* core: unblock signals for child processes we spawn out of NM (rh #739836)Jiří Klimeš2012-05-211-1/+5
* adsl: initial PPPoE support for ADSL devicesPantelis Koukousoulas2012-05-181-1/+1
* core: log whether WEXT is enabled or not (bgo #674650)Dan Williams2012-04-261-0/+7
* core: improve handling of POSIX signals using sigwait() (rh #739836)Jiří Klimeš2012-04-171-87/+93
* core: add internet connectivity checkThomas Bechtold2012-02-271-1/+13
* trivial: fix spellingJiří Klimeš2012-01-171-1/+1
* core: fix translations - use NULL instead of "" (else odd translation appears)Jiří Klimeš2012-01-171-1/+1
* core: mark strings for translation (bgo #666652)Gabor Kelemen2012-01-171-23/+25
* core: fix domain for g_option_context_set_translation_domain() (bgo #666652)Gabor Kelemen2012-01-171-1/+1