device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src /
2016-03-15 Thomas Hallerplatform/tests: add test for nm_platform_link_set_netns()
2016-03-15 Thomas Hallerplatform/tests: pass platform argument to nmtstp helper...
2016-03-15 Stjepan Grosplatform: add nm_platform_link_set_netns() function
2016-03-15 Thomas Hallerplatform/tests: refactor creation of test_netns_general()
2016-03-15 Thomas Hallerutils: inject platform into nm_utils_complete_generic()
2016-03-15 Thomas Hallerroute-manager: make NMRouteManager namespace aware
2016-03-15 Thomas Hallerdefault-route-manager: make NMDefaultRouteManager names...
2016-03-15 Thomas Hallerdefault-route-manager: use explict platform instance...
2016-03-15 Thomas Hallerrdisc: make NMRDisc namespace aware
2016-03-15 Thomas Hallerrdisc/trivial: adjust indention in nm_rdisc_class_init()
2016-03-15 Thomas Hallerplatform: add defines for "/proc/self/ns/" paths
2016-03-15 Thomas Hallerplatform: properly change netns in do_change_link()
2016-03-15 Lubomir Rintelsystemd: fall back to CLOCK_MONOTONIC
2016-03-15 Lubomir Rintelocd: style fix
2016-03-15 Lubomir Rintelifupdown: style fixes
2016-03-15 Lubomir Rintelifnet: fix error handling
2016-03-15 Lubomir Rintelifnet: fix a possible NULL dereference
2016-03-15 Lubomir Rintelnmp-netns: fix error handling
2016-03-14 Lubomir Rintelifupdown: fix up a bad rebase
2016-03-14 Lubomir Rintelifupdown: set wireless mode
2016-03-14 Lubomir Rintelifupdown: ssid is now GBytes for quite some time
2016-03-14 Lubomir Rintelifupdown: wireless-essid is good too
2016-03-14 Lubomir Rintelifupdown: don't remove the object in its constructor
2016-03-14 Lubomir Rintelifupdown: drop a bogus warning
2016-03-11 Francesco Giudiciwifi: hack for wext devices reporting IW_MODE_AUTO...
2016-03-11 Thomas Hallersession-monitor/trivial: rename local functions for...
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-10 Thomas Hallerall/tests: fix tests after adjusting glib logging level
2016-03-10 Thomas Hallerkeyfile/tests: remove trailing space from test name
2016-03-10 Thomas Hallerlogging: use non-fatal logging level for glib backend
2016-03-09 Beniamino Galvanidevice: trivial: group all forward declarations of...
2016-03-09 Thomas Hallersystemd: update code from upstream
2016-03-09 Thomas Hallerbuild: compile with -Wno-duplicate-decl-specifier
2016-03-09 Beniamino Galvanimanager: fix assumption of child connections with autoc...
2016-03-08 Lubomir Rintelbuild: add a missing file to distribution
2016-03-08 Thomas Hallerall: drop str_if_set() in favor of the "?:" operator
2016-03-08 Thomas Hallerbuild: hide internal symbols in NetworkManager binary
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: merge branch 'th/platform-netns-bgo762408'
2016-03-07 Thomas Hallerplatform: add network namespace support to platform
2016-03-07 Thomas Hallerplatform: don't create udev client if udev isn't used
2016-03-07 Thomas Hallercore: move simple utils function from "nm-platform...
2016-03-07 Thomas Hallerplatform: add and use nm_utils_ifname_cpy() helper
2016-03-06 Thomas Hallerwifi: use g_strlcpy() instead of strncpy() to ensure...
2016-03-04 Beniamino Galvanidevice/ip-tunnel: implement get_generic_capabilities()
2016-03-04 Lubomir Rinteltest: add missing test file to distribution
2016-03-04 Lubomir Rintelbus-manager: avoid leaking responses for sync bus calls
2016-03-04 Thomas Hallerifcfg-rh: merge branch 'th/ifcfg-ignore-other'
2016-03-04 Thomas Hallerifcfg-rh: log debug level message when loading of ifcfg...
2016-03-04 Thomas Hallerifcfg-rh: skip loading files for unhandled types due...
2016-03-04 Thomas Hallerifcfg-rh: ignore "sit" connections without explicit...
2016-03-04 Thomas Hallerifcfg-rh/tests/trivial: remove self-explanatory comments
2016-03-04 Beniamino Galvanimerge: branch 'bg/sethostname-hostnamed-rh1308974'
2016-03-04 Beniamino Galvanipolicy: move code from set_system_hostname() to _set_ho...
2016-03-04 Beniamino Galvanipolicy: simplify set_system_hostname()
2016-03-04 Beniamino Galvanicore: use hostnamed to set the transient hostname
2016-03-04 Thomas Hallerplatform: cleanup logging for udev-add event
2016-03-04 Beniamino Galvanilogging: merge branch 'bg/logging-messages-bgo763040'
2016-03-04 Beniamino Galvanidhcp: client: use logging helpers
2016-03-04 Beniamino Galvanidnsmasq-manager: use logging helpers
2016-03-04 Beniamino Galvanippp-manager: use logging helpers
2016-03-04 Beniamino Galvanibus-manager: use logging helpers
2016-03-04 Beniamino Galvaniaudit: use logging helpers
2016-03-04 Beniamino Galvanipolicy: use logging helpers
2016-03-04 Beniamino Galvanisupplicant: use logging helpers
2016-03-04 Beniamino Galvanisettings: use logging helpers
2016-03-04 Beniamino Galvanibluez-manager: use logging helpers
2016-03-04 Beniamino Galvanidevice: improve logging messages
2016-03-04 Beniamino Galvanidispatcher: use logging helpers
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 Hallerroute-manager/tests: add assertion for adding route
2016-03-04 Thomas Hallerroute-manager/tests: add assertion for adding route
2016-03-04 Thomas Hallerdevice: assert for valid device argument in nm_device_r...
2016-03-04 Thomas Hallerifcfg-rh/tests: remove call to nm_connection_normalize()
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 Dan Winshipall: use g_error_matches()
2016-03-03 Thomas Hallerall: clean-up usage of GError
2016-03-03 Beniamino Galvanisettings: set @error on failure of nm_settings_plugin_a...
2016-03-03 Lubomir Rinteliface-helper: fix RA processing with more than one...
2016-03-03 Beniamino Galvanidhcp/systemd: enable DHCPv6 support
2016-03-02 Beniamino Galvanimanager: use logging helpers
2016-03-01 Thomas Hallerlogging: print timestamp only with msec precision
2016-03-01 Thomas Hallerlogging: change logging format to drop "[file:line...
2016-03-01 Thomas Hallerplatform: add flags argument to nm_platform_ip4_address...
2016-03-01 Thomas Hallerplatform: track ifa_flags for cached IPv4 addresses
next