device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / nm-activation-request.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-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-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-23 Beniamino Galvanicore: merge branch 'bg/iptables-sharing-rules-bgo692673'
2016-01-23 Beniamino Galvanicore: list iptables sharing rules in the right order
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-12-04 Thomas Hallercore: merge branch 'dcbw/devices-for-all'
2015-12-04 Dan Williamscore: allow multiple devices with the same interface...
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-25 Thomas Hallerfirewall: merge branch 'th/firewall-callback-bgo755539'
2015-09-25 Thomas Hallercore: use NM_UTILS_ERROR_CANCELLED_DISPOSING error...
2015-09-18 Thomas Hallercore: merge branch 'lr/applied-connection-bgo724041'
2015-09-18 Lubomir Rintelcore: separate active and applied connection
2015-09-18 Thomas Hallercore: merge branch 'th/secret-requests-bgo754508'
2015-09-18 Thomas Halleragent-manager: always invoke complete function for...
2015-09-18 Thomas Hallersettings: refactor call_id type of async functions...
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-10 Dan Winshipall: merge branch 'danw/gdbus-bgo622927'
2015-08-10 Dan Winshipdevices, active-connection: port to gdbus
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-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
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 Winshipcore: merge branch 'danw/signals-bgo743052'
2015-01-19 Dan Winshipcore, dispatcher: drop unnecessary setpgid() calls
2015-01-19 Dan Winshipcore: use GUnixSignalWatchSource to simplify signal...
2014-09-03 Dan Winshipall: remove a bunch of unnecessary dbus/dbus-glib includes
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshipinclude: drop nm-settings-flags.h, move NMSecretAgentGe...
2014-07-23 Dan Winshipcore: misc cleanup
2014-07-23 Dan Winshipcore: fill in nm-types.h, clean out other headers
2014-07-15 Thomas Hallermerge branch 'th/libgsystem'
2014-07-15 Thomas Hallercore: #include gsystem-local-alloc.h instead of libgsys...
2014-03-04 Dan Williamscore: correctly handle pre-activation dependency failur...
2014-02-27 Dan Williamscore: fix ActiveConnection handling of device disconnec...
2014-02-26 Dan Williamsmerge: really implement DEACTIVATING state and fix...
2014-02-26 Dan Williamscore: better ignore deactivations before a new activati...
2013-12-19 Dan Winshipcore: Expose IP and DHCP config information for VPN...
2013-12-19 Dan Winshipcore: add IP/DHCP config properties to o.fd.NM.Connecti...
2013-12-03 Dan Winshipsettings: port NMAgentManager, etc, to use NMAuthSubject
2013-10-31 Dan Williamscore: removal of PendingActivation object from nm-manag...
2013-10-31 Dan Williamscore: allow ActiveConnections to be created without...
2013-10-31 Dan Williamscore: have ActiveConnection track device state instead...
2013-10-31 Dan Williamscore: watch master ActiveConnections and follow master...
2013-10-31 Dan Williamscore: allow active connection 'master' to be set after...
2013-10-31 Dan Williamscore: pass NMAuthSubject around activation paths instea...
2013-10-31 Dan Williamscore: export new active connection from the manager
2013-10-31 Dan Williamscore: simplify NMActRequest
2013-08-29 Colin Waltersnm-activation-request: Make use of libgsystem local...
2013-08-22 Pavel Šimerdacore: remove assume from nm-activation-request
2013-08-15 Jiri Pirkocore: add support for team device
2013-06-25 Dan Williamsagents: change secrets request hints back to char **
2013-05-02 Dan Williamscore: ensure ActiveConnections are torn down when devic...
2013-02-11 Dan Williamscore: fix duplicating (not removing) active connections
2013-02-11 Dan WilliamsRevert "core: fix duplicating (not removing) active...
2013-02-11 Jiří Klimešcore: fix duplicating (not removing) active connections
2012-12-17 Dan Williamscore: add the NM_ACTIVE_CONNECTION_STATE_DEACTIVATED...
2012-12-17 Dan Williamscore: move most activation request logic to the active...
2012-11-30 Dan Williamscore: rework master/slave handling
2012-09-24 Jiří Klimešcore: add some helper functions to activation request
2012-06-27 Dan Williamsagents: add a "user-requested" flag to secret agent...
2012-05-21 Jiří Klimešcore: unblock signals for child processes we spawn...
2012-03-01 Dan Williamscore: use active connection dependency master instead...
2012-03-01 Dan Williamscore: wait for dependencies before continuing with...
2012-03-01 Dan Williamscore: track active connection dependencies
2012-03-01 Dan Williamscore: use NMActiveConnection objects throughout activat...
2012-02-09 Dan Williamscore: make NMActiveConnection a base class for NMActReq...
2012-01-25 Thomas Grafbonding: export path of master device property over...
2011-04-22 Dan Williamsapi: add "Uuid" property to ActiveConnection interface
2011-03-31 Dan Williamssettings: return username of agent providing secrets
2011-03-30 Dan Williamscore: add nm-secrets-flags.h for secret agent flags...
2011-03-17 Dan Williamscore: add active connection state DEACTIVATING
2011-03-17 Dan Williamscore: fix up active connection state for newer device...
2011-03-15 Kjartan Maraastrivial: let g_free and g_strdup handle NULL (bgo ...
2011-03-14 Kjartan Maraasbuild: fix return types (bgo #644665)
2011-03-14 Kjartan Maraasbuild: do the right thing with config.h (bgo #644664)
2011-02-13 Dan WilliamsMerge remote-tracking branch 'origin/rm-userset'
2011-01-27 Dan Williamscore: move secrets handling to NMSettingsConnection
2011-01-27 Dan Williamsagents: filter agents by UID for user-requested connections
2011-01-26 Dan Williamsagent: pass setting name back in secrets callback
2011-01-25 Dan WilliamsMerge remote branch 'origin/master' into rm-userset
2011-01-25 Dan Williamsvpn: fix VPN active connection D-Bus API handling ...
2011-01-18 Dan Williamscore: use GetSecrets flags everywhere
2011-01-12 Dan WilliamsMerge remote branch 'origin/master' into rm-userset
2010-12-14 Dan Williamsagent: ask secret agents for secrets when connection...
2010-12-14 Dan Williamscore: simplify secrets handling during activation
2010-11-17 Dan WilliamsMerge remote branch 'origin/master' into rm-userset
2010-10-19 Dan WilliamsMerge remote branch 'origin/master' into rm-userset
2010-09-27 Dan WilliamsMerge remote branch 'origin/master' into rm-userset
next