device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / systemd /
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-22 Thomas Hallersystemd: update code from upstream
2016-03-17 Thomas Hallerlldp: merge branch 'th/lldp-bgo763499'
2016-03-17 Thomas Hallersystemd: lldp: fix starting ttl timer for lldp neighbor
2016-03-17 Thomas Hallerlogging: add new logging domain "SYSTEMD" for internal...
2016-03-15 Lubomir Rintelsystemd: fall back to CLOCK_MONOTONIC
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-09 Thomas Hallersystemd: update code from upstream
2016-02-29 Thomas Hallersystemd,lldp: merge branch 'th/systemd-lldp'
2016-02-29 Thomas Hallersystemd: don't include "nm-sd-adapt.h" in systemd heade...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallersystemd: don't use <uchar.h>
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-02-12 Thomas Hallersystemd: update code from upstream
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: update code from upstream
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-04 Thomas Hallersystemd: update code from upstream
2015-11-28 Thomas HallerRevert "systemd: fix potential memory leaks"
2015-11-28 Jiří Klimešsystemd: fix potential memory leaks
2015-11-24 Lubomir Rintelsystemd: add an initializer
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanisystemd: update code from upstream
2015-11-13 Glenn Washburnbuild: add backward compatibility define for missing...
2015-11-13 Glenn Washburnbuild: disable Pragmas for pre 4.6 gcc
2015-11-11 Beniamino Galvanisystemd/adapt: return G_SOURCE_REMOVE in time event...
2015-10-31 Thomas Hallersystemd/lldp: avoid compiler warnings in lldp_tfl_packa...
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-10-07 Beniamino Galvanisystemd: update code from upstream
2015-09-24 Thomas Hallersystemd: merge branch 'th/systemd-dhcp-timer-rh1260727'
2015-09-24 Thomas Hallersystemd: avoid potential crash due to uncanceled timers...
2015-09-23 Thomas Hallersystemd/adapt: update logging prefix for systemd log_in...
2015-09-23 Thomas Hallersystemd/adapt: refactor sd_event_source to use a union...
2015-09-23 Thomas Hallersystemd/adapt: assert that a @source argument is passed...
2015-09-23 Thomas Hallersystemd/adapt: fix potential crash invoking sd_event_so...
2015-09-23 Thomas Hallersystemd/adapt: use slice-allocator for struct sd_event_...
2015-09-23 Thomas Hallersystemd/adapt: refactor creation of struct sd_event_source
2015-09-16 Thomas HallerRevert "systemd/dhcp: make sd_dhcp_lease_*() functions...
2015-09-16 Thomas Hallersystemd/build: use separate NETWORKMANAGER_COMPILATION...
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-09-16 Thomas Hallersystemd/dhcp: make sd_dhcp_lease_*() functions public...
2015-09-16 Thomas Hallersystemd: update code from upstream
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-12 Thomas Hallersystemd: update code from upstream
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-08-05 Thomas Hallerall: include internal headers with quotes
2015-07-09 Thomas Hallersystemd: fix compiler warning about uninitialized variable
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-07-05 Beniamino Galvanisystemd: update code from upstream
2015-06-09 Beniamino Galvanimerge branch 'bg/metered-connections-bgo741725'
2015-06-09 Beniamino Galvanisystemd/dhcp: add support for vendor specific DHCP...
2015-06-02 Lubomir Rintelmerge: fix build & tests with older tooling
2015-06-02 Lubomir Rintelsystemd-dhcp: fix build with Linux 3.2.0 headers
2015-05-19 Dan Williamssystemd: fix build with toolchains not exporting CLOCK_...
2015-05-11 Beniamino Galvaniipv4ll: merge branch 'bg/ipv4ll-bgo747463'
2015-05-11 Beniamino Galvanisystemd: ensure every file includes 'nm-sd-adapt.h...
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-04-08 Beniamino Galvanibuild: update systemd code
2015-04-08 Beniamino Galvanibuild: move systemd DHCP files to a common directory