device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / main.c
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-21 Thomas Hallermain: create parent directories of NMSTATEDIR with...
2016-03-21 Thomas Hallermain: create NMSTATEDIR with permissions 700
2016-03-11 Thomas Hallersystemd: split "nm-sd.h" out of "nm-sd-adapt.h"
2016-03-11 Thomas Hallersystemd: merge branch 'th/systemd-lldp-bgo763384' into...
2016-03-11 Thomas Hallersystemd: integrate sd-event into glib main loop
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-03 Thomas Hallerall: merge branch 'danw/gerror-bgo762868'
2016-03-03 Thomas Hallerall: don't include error->code in log messages
2016-03-03 Thomas Hallerall: clean-up usage of GError
2016-02-21 Thomas Hallerlogging: merge branch 'th/logging-format-bgo762009'
2016-02-21 Thomas Hallercore: use nm_utils_parse_debug_string() instead of...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-22 Thomas Hallermain: add argument --print-config to NetworkManager
2015-11-13 Beniamino Galvanicore: fix failed assertion when D-Bus service is alread...
2015-11-10 Thomas Hallercore/dbus: merge branch 'dcbw/gdbus-object-manager...
2015-11-10 Dan Williamscore: explicitly unexport objects when we're done with...
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-09-15 Thomas Hallertrivial: fix spelling in comment
2015-09-15 Lubomir Rintelcore: register G_TYPE_SOCKET early
2015-08-13 Thomas Hallercore: merge branch 'th/singleton-cleanup-bgo753519'
2015-08-13 Thomas Hallercore: nm_singleton_instance_register() of NMManager...
2015-08-13 Thomas Hallerplatform: delay destruction of NMPlatform singleton...
2015-08-13 Thomas Hallermanager: remove WiMAX rfkill flag from NMManger
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-10 Dan Winshipall: merge branch 'danw/gdbus-bgo622927'
2015-08-10 Dan Winshipcore: final gdbus porting
2015-08-10 Dan Winshipcore: make NMManager singleton more like others
2015-08-10 Dan Winshipcore: better order the code at startup
2015-08-10 Dan Winshipcore: fix NMManager in private-bus-only case
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Dan Winshipall: drop includes to <glib/gi18n.h> for "nm-default.h"
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-08-05 Thomas Hallercore: order destruction of singleton instances
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipcore: rename NMDBusManager to NMBusManager
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-14 Thomas Hallerlogging: merge branch 'th/logging-sd-journal-bgo752136'
2015-07-14 Thomas Hallerlogging: make use of journal configurable
2015-07-14 Thomas Hallerlogging: remove nm_logging_syslog_closelog()
2015-07-14 Thomas Hallerconfig: move debug command line option to NMConfig
2015-07-12 Thomas Hallermerge branch 'th/misc-bgo752087'
2015-07-12 Thomas Hallerall: remove #if GLIB_CHECK_VERSION conditionals around...
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-07-02 Thomas Hallerconfig: merge branch 'th/nm-config-intern-bgo750558'
2015-07-02 Thomas Hallerconfig: add write support to atomic-sections
2015-07-02 Thomas Hallerconfig: merge branch 'th/nm-config-intern-bgo750558...
2015-07-02 Thomas Hallerconfig: log configuration at startup and on reload
2015-07-02 Thomas Hallerconfig: change examples for command line arguments...
2015-06-26 Thomas Hallerconfig,dns: merge branch 'th/dns-update-on-sigusr1...
2015-06-25 Thomas Hallerconfig: pass signals to nm_config_reload()
2015-06-17 Thomas Hallerplatform: merge branch 'th/platform_refact_caching...
2015-06-17 Thomas Hallerplatform: signal missing firmware in nm_platform_set_up()
2015-06-10 Jiří Klimešall: fix a compiler warning about function declarations
2015-06-01 Lubomir Rintelcore: don't assume the loopback interface is called...
2015-05-11 Beniamino Galvaniipv4ll: merge branch 'bg/ipv4ll-bgo747463'
2015-05-11 Beniamino Galvaniipv4ll: use internal implementation
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-04-21 Thomas Hallerplatform: add self argument to platform functions
2015-04-18 Thomas Hallercore: merge branch 'th/reduce-info-logging-rh1212196'
2015-04-18 Thomas Hallercore/logging: downgrade some <info> loggings to <debug>
2015-04-01 Thomas Hallercore: add "fatal-warnings" option to NM_DEBUG
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-20 Thomas Hallercore: merge branch 'th/main-order-bgo746254'
2015-03-20 Thomas Hallermain: (order) early start D-Bus service
2015-03-20 Thomas Hallermain: (order) move run_from_build_dir check before...
2015-03-20 Thomas Hallermain: (order) earlier create rundir
2015-03-20 Thomas Hallermain: (order) log "is starting" message immediately...
2015-03-20 Thomas Hallermain: (order) parse state file later and use nm-logging
2015-03-20 Thomas Hallermain: (order) check pidfile earlier for running NM
2015-03-20 Thomas Hallermain: (order) move root user check after help/version...
2015-03-20 Thomas Hallermain: (order) early call _init_nm_debug()
2015-03-20 Thomas Hallermain: (order) set g_log_set_always_fatal() early on
2015-03-20 Thomas Hallermain: (order) call g_type_init() very early in main()
2015-03-20 Thomas Hallermain: refactor nm_main_utils_check_pidfile() to exit...
2015-03-20 Thomas Hallermain: split out nm_main_utils_ensure_rundir ()
2015-03-20 Thomas Hallermain: refactor early setup in main()
2015-03-20 Thomas Hallermain: move option variables to static variable
2015-03-20 Thomas Hallermain: don't unref config instance at end of main()
2015-03-20 Thomas Hallermain/trivial: change order of arguments for nm_main_uti...
2015-03-11 Dan Williamscore: quit if manager startup completed before starting...
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2015-02-03 Thomas Hallerconfig,connectivity: merge branch 'th/rh1066697_reload_...
2015-02-03 Thomas Hallerconfig: move main_file and description to NMConfigData
2015-02-03 Thomas Hallerconfig/trivial: rename variables for configuration...
2015-02-03 Thomas Hallerconfig: add support for reloading of configuration
2015-02-03 Thomas Hallerconfig: add handler for SIGHUP and a reload-configurati...
2015-02-03 Thomas Hallerconfig: add nm_config_setup() to initialize config...
2015-01-19 Dan Winshipcore: merge branch 'danw/signals-bgo743052'
2015-01-19 Dan Winshipcore: use GUnixSignalWatchSource to simplify signal...
2015-01-12 Thomas Hallercore: merge branch 'th/singleton-bgo742450'
2015-01-12 Thomas Hallerdbus: destroy singleton instance of NMDBusManager on...
2015-01-12 Thomas Hallercore: declare nm_supplicant_manager_get() using NM_DEFI...
next