device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / devices /
2016-03-31 Nikolay Martynovdevice: renew dhcp leases on awake for software devices master
2016-03-31 Thomas Hallerdevice: merge branch 'th/unmanaged-external-down-bgo763...
2016-03-31 Thomas Hallerdevice: refactor by adding set_unmanaged_external_down...
2016-03-31 Thomas Hallerdevice: refactor setting unmanaged flag EXTERNAL_DOWN
2016-03-31 Thomas Hallerdevice: add nm_device_get_unmanaged_mask()
2016-03-30 Thomas Hallerdevice: trival refactoring in can_unmanaged_external_down()
2016-03-29 Beniamino Galvanimerge: branch 'bg/bond-options-rh1299103'
2016-03-29 Beniamino Galvanibond: add some missing options
2016-03-29 Beniamino Galvanibond: fix re-assuming of connections
2016-03-29 Lubomir Rinteldevice: drop external changes on Reapply
2016-03-29 Thomas Hallerall: merge branch 'th/invalid-connections-bgo760907'
2016-03-26 Thomas Hallercore: be strict about connection argument for Reapply...
2016-03-26 Lubomir Rintelmerge: branch 'lr/virtual-parent-bgo762731'
2016-03-26 Lubomir Rinteldevice: delay the activation if the backing device...
2016-03-26 Lubomir Rinteldevice: only clear the activate request when the device...
2016-03-26 Lubomir Rinteldevice: _get_available_connections() with _get_best_con...
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-20 Thomas Hallerdevice: optimize hashtable usage for shared_ips
2016-03-17 Thomas Hallerlldp: merge branch 'th/lldp-bgo763499'
2016-03-17 Thomas Hallerlldp: refactor keeping tlv data and order entries in...
2016-03-17 Thomas Hallerlldp: ensure stable order of variants in LLDP neighbor...
2016-03-17 Thomas Hallerlldp: drop process_lldp_neighbors()
2016-03-17 Thomas Hallerlldp: process one neighbor at a time
2016-03-17 Thomas Hallerlldp: implement properties via NM_GOBJECT_PROPERTIES_DE...
2016-03-17 Thomas Hallerlldp: improve logging
2016-03-17 Thomas Hallerlldp: let lldp_neighbor_new() also create invalid objects
2016-03-17 Thomas Hallerlldp: cache the GVariant in LldpNeighbor
2016-03-17 Thomas Hallerlldp: factor out lldp_neighbor_to_variant()
2016-03-17 Thomas Hallerlldp: refactor processing all lldp-neighbors
2016-03-17 Thomas Hallerlldp: split out creation of LldpNeighbor instance
2016-03-17 Thomas Hallerlldp/trivial: rename internal type LLDPNeighbor to...
2016-03-16 Lubomir Rintelethernet: set the connection type when generating the...
2016-03-15 Beniamino Galvanidevice: fix handling of available connections
2016-03-15 Thomas Hallerplatform: merge branch 'th/netns-aware-bgo763323'
2016-03-15 Thomas Hallerplatform/tests: pass platform argument to nmtstp helper...
2016-03-15 Thomas Hallerutils: inject platform into nm_utils_complete_generic()
2016-03-15 Thomas Hallerrdisc: make NMRDisc namespace aware
2016-03-15 Lubomir Rintelocd: style fix
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-10 Thomas Hallerlldp: merge branch 'th/lldp-tests'
2016-03-10 Thomas Hallerlldp/tests: add test for ttl
2016-03-10 Thomas Hallerlldp/tests: use nmtst_main_loop_run()
2016-03-10 Thomas Hallerlldp/tests: add a test with another lldp frame
2016-03-10 Thomas Hallerlldp/tests: refactor checking for lldp neighbors
2016-03-10 Thomas Hallerlldp/tests: refactor tests to run receive different...
2016-03-10 Thomas Hallerlldp/tests/trivial: some renaming and moving of code
2016-03-09 Beniamino Galvanidevice: trivial: group all forward declarations of...
2016-03-08 Thomas Hallerall: drop str_if_set() in favor of the "?:" operator
2016-03-08 Thomas Hallercore/trivial: rename NM_ASSERT_VALID_PATH_COMPONENT...
2016-03-08 Lubomir Rintelall: fix a couple more gvariant iteration leaks
2016-03-08 Thomas Hallerdevice: fix leaking GSList element in _replace_vpn_conf...
2016-03-07 Beniamino Galvanidevice: don't assert the presence of old vpn configurations
2016-03-07 Thomas Hallerplatform: add and use nm_utils_ifname_cpy() helper
2016-03-04 Beniamino Galvanidevice/ip-tunnel: implement get_generic_capabilities()
2016-03-04 Beniamino Galvanilogging: merge branch 'bg/logging-messages-bgo763040'
2016-03-04 Beniamino Galvanibluez-manager: use logging helpers
2016-03-04 Beniamino Galvanidevice: improve logging messages
2016-03-04 Beniamino Galvanidevice/ethernet: fix crash on 802.1x authentication...
2016-03-04 Thomas Hallerall: explicitly ignore return values
2016-03-04 Thomas Hallerdevice: assert for valid device argument in nm_device_r...
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-03-01 Thomas Hallerplatform: add flags argument to nm_platform_ip4_address...
2016-03-01 Thomas Hallerplatform: call ethtool functions via platform
2016-03-01 Thomas Hallerlldp/tests: fix memleaks in test
2016-02-29 Thomas Hallerplatform/trivial: rename NMPlatformIP6Address's "flags...
2016-02-29 Thomas Hallerplatform: adjust type of IPv6 address flags to guint
2016-02-29 Thomas Hallerplatform/trivial: rename NMPlatformLink's "flags" field...
2016-02-29 Thomas Hallersystemd,lldp: merge branch 'th/systemd-lldp'
2016-02-29 Thomas Hallerlldp/tests: unref lldp instance in test
2016-02-29 Thomas Hallerlldp: handle NULL values in lldp_neighbor_id_hash()
2016-02-29 Thomas Hallerlldp: don't mix malloc() with g_malloc()
2016-02-29 Thomas Hallerlldp: refactor logging to use _LOG() macros
2016-02-29 Thomas Hallerlldp: fix calling free on memory returned by systemd
2016-02-29 Thomas Hallerlldp: refactor process_lldp_neighbors()
2016-02-29 Thomas Hallerdevice: fix compile error due to typo
2016-02-29 Thomas Hallerdevice/trivial: adjust whitespace for property definitions
2016-02-29 atuldevice: use _notify() instead of g_object_notify()...
2016-02-27 Lubomir Rinteldevice: the veth should have the same priority as ethernet
2016-02-26 Lubomir Rinteldevice: when activating without cloned-mac-address...
2016-02-26 Thomas Hallerwifi/test: fix bug in test code wpa_flags_for_idx()
2016-02-26 Lubomir Rintelarping-manager: failure to get a device name should...
2016-02-25 Beniamino Galvanidevice: trivial: fix indentation and whitespaces
2016-02-24 Lubomir Rinteldevice: check may_fail when progressing to IP_CHECK
2016-02-24 Lubomir Rinteldevice/trivial: rename nm_device_check_ip_failed()
2016-02-24 Dan Williamswifi: ignore monitor interfaces
2016-02-23 Thomas Hallerdevice: merge branch 'jk/device-types-bgo762538'
2016-02-23 Thomas Hallerdevice: add new NMDeviceType NM_DEVICE_TYPE_VETH
2016-02-22 Lubomir Rintelwifi: avoid autoconnecting Ad-Hoc networks with method...
2016-02-22 Thomas Hallerdevice: merge branch 'th/device-unmanaged-settings...
2016-02-22 Thomas Hallerdevice: revert overruling NM_UNMANAGED_USER_SETTINGS...
2016-02-22 Thomas Hallerdevice: rename NM_UNMANAGED_USER_CONFIG to NM_UNMANAGED...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-19 Lubomir Rinteldevice: don't allways set assumed reason when platform...
2016-02-18 Thomas Hallerdevice: expose NMIP4Config:addresses in stable/defined...
2016-02-18 Beniamino Galvanidevice: fix assertion on unmanaged_mask for slave devices
next