device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / nm-dispatcher.c
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-04 Beniamino Galvanilogging: merge branch 'bg/logging-messages-bgo763040'
2016-03-04 Beniamino Galvanidispatcher: use logging helpers
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-14 Thomas Hallerall/trivial: rename STRLEN() macro to NM_STRLEN()
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-13 Lubomir Rinteldispatcher: don't abort when VPN connections have no...
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-18 Thomas Hallercore: merge branch 'lr/applied-connection-bgo724041'
2015-09-18 Lubomir Rintelcore: separate active and applied connection
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-19 Lubomir Rinteldispatcher: don't send object path for devices which...
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-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipcore: rename NMDBusManager to NMBusManager
2015-07-24 Dan Winshipcore: port NMDhcp4Config/NMDhcp6Config to GVariant
2015-07-24 Dan Winshipcore: move D-Bus export/unexport into NMExportedObject
2015-07-24 Dan Winshipcore: add missing g_dbus_error_strip_remote_error(...
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-04-07 Thomas Hallerdispatcher: fix crash due to wrong signature of variant...
2015-04-03 Dan Winshipcore: merge branch 'more-gdbus-bgo746901'
2015-04-03 Dan Winshipcore: port the daemon side of the dispatcher to gdbus
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-19 Lubomir Rinteltrivial: remove a tautological compare
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-01-19 Dan Winshipdispatcher: merge branch 'danw/dispatcher-external...
2015-01-19 Dan Winshipdispatcher: add an env var indicating a connection...
2015-01-12 Dan Winshipdispatcher: merge branch 'danw/policy-based-routing...
2015-01-12 Dan Winshipdispatcher: pass CONNECTION_FILENAME to dispatcher...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshipall: consistently include config.h
2014-09-18 Dan WinshipPort libnm and clients to gdbus (bgo #622927)
2014-09-18 Dan Winshiplibnm: port to GDBus
2014-09-18 Dan Winshiplibnm-core: change connection hash tables to variants...
2014-09-04 Dan Winshiplibnm-core: replace deprecated settings props with...
2014-09-04 Dan Winshiplibnm-core: rename NMConnection to/from_hash methods
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshiplibnm: consistently use "INTERFACE" rather than "IFACE...
2014-08-01 Dan Winshiplibnm, core, cli, tui: fix the capitalization of variou...
2014-07-23 Dan Winshipcore: misc cleanup
2014-07-23 Dan Winshipcore: fill in nm-types.h, clean out other headers
2014-06-20 Thomas Hallerdispatcher: suppress log warning when nm-dispatcher...
2014-06-16 Thomas Hallercore: merge branch 'th/bgo731570_master_slave'
2014-06-16 Thomas Hallerdispatcher: better detection for dispatcher scripts
2014-06-16 Thomas Hallerdispatcher: for debug logging, truncate the (expected...
2014-06-16 Thomas Hallerdispatcher: skip callouts for empty script directory...
2014-06-16 Thomas Hallerdispatcher/trivial: move code
2014-06-16 Thomas Hallerdispatcher: improve debug logging for dispatcher callouts
2014-06-16 Thomas Hallerdispatcher/trivial: rename variables for script directo...
2014-06-11 Yegor Yefremovnm-dispatcher: explicitly include gio/gio.h
2014-06-06 Dan Williamsmerge: add blocking dispatcher pre-up and pre-down...
2014-06-06 Dan Williamsdispatcher: bump overall timeout to 10 minutes (rh...
2014-06-06 Dan Williamsdispatcher: enhance debug logging
2014-06-06 Dan Williamsdispatcher: use separate directories for pre-up/pre...
2014-06-06 Dan Williamsdispatcher: convert action_to_string to a table
2014-06-06 Dan Williamsdispatcher: add PRE_UP states
2014-06-06 Dan Williamsdispatcher: robustify canceling dispatcher calls
2014-06-06 Dan Williamsdispatcher: add synchronous dispatcher calls
2014-06-06 Dan Williamsdispatcher: only dispatch if scripts exist
2014-06-06 Dan Williamsdispatcher: rename executable to 'nm-dispatcher'
2014-04-18 Dan Winshipdispatcher: multiple fixes
2014-04-18 Dan Winshipdispatcher: add better debugging
2014-04-18 Dan Winshipdispatcher: bump script timeout up to 20 seconds (rh...
2014-01-24 Dan Williamsmerge: handle interface-less VPNs like open/libre-swan...
2014-01-24 Dan Williamsdispatcher: handle VPN connections without interface...
2013-11-13 Thomas Hallercoverity: fix various warnings detected with Coverity
2013-06-21 Tomas Hozzadispatcher: publish vpn_ip6_config
2013-05-20 Dan Williamscore: convert the DBus manager to a single-ref object
2013-02-27 Dan Williamscore: fix more GValueArray deprecation fallout
2013-02-26 Dan Winshipbuild: avoid GValueArray deprecation warnings
2012-10-11 Jiří Klimešcore: fix a crash due to GValueArray/GArray freeing...
2012-09-11 Dan Williamscore: add cancelation to dispatcher calls
2012-09-11 Dan Williamscore: add dispatcher callbacks and simplify dispatcher...
2012-09-11 Dan Williamscore: convert dispatcher to asynchronous operation...
2012-09-11 Dan Williamscore: split dispatcher into its own file