summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-21networkd-ndisc: do not return value from void functionsystemd/v230Zbigniew Jędrzejewski-Szmek
2016-05-21build-sys: bump so versionZbigniew Jędrzejewski-Szmek
2016-05-21NEWS: final updates for v230Zbigniew Jędrzejewski-Szmek
2016-05-21run: do not try to use reply after freeing it (#3318)Zbigniew Jędrzejewski-Szmek
2016-05-21units: restore ConditionNeesUpdate=/etc in ldconfig.service (#3311)Lennart Poettering
2016-05-22libsystemd-network: use recv(..., 0) instead of read(...) (#3317)Tom Gundersen
2016-05-21core: set all log fds to -1 when freezing (#3314)Evgeny Vereshchagin
2016-05-20core: put opening curly braces on the same line as function names (#3313)Tejun Heo
2016-05-20Revert "core/dbus: further simplify branch code" (#3307)Lennart Poettering
2016-05-20Merge pull request #3304 from tomty89/masterTom Gundersen
2016-05-20Merge pull request #3276 from ssahani/issue-3264Tom Gundersen
2016-05-20Merge pull request #3290 from htejun/cgroup2-io-compatLennart Poettering
2016-05-20Merge pull request #3235 from dkg/hwaddr-cleanupTom Gundersen
2016-05-20core/dbus: revert oversimplification (#3309)Jonathan Boulle
2016-05-20Make the fix for net/if.h fuckup even worse (#3287)Zbigniew Jędrzejewski-Szmek
2016-05-20resolved: fix accounting of dns serves on a link (#3291)Zbigniew Jędrzejewski-Szmek
2016-05-20core/dbus: expose SELinuxContext property (#3284)Jonathan Boulle
2016-05-20basic: remove rm_rf_and_free, add rm_rf_physical_and_free, use rm_rf_physical...Evgeny Vereshchagin
2016-05-20NEWS: typo fix and american english (#3301)Thomas H. P. Andersen
2016-05-20sd-dhcp-client: fix busy loop reading zero sized DHCP UDP packets. (#3299)sadag
2016-05-20[networkd-dhcp6] do not call sd_dhcp6_client_start() from dhcp6_request_addre...tomty89
2016-05-20[networkd-ndisc] set IPv6LL address in DHCP clienttomty89
2016-05-19systemctl: suppress no-[Install] hint when --quiet is used (#3295)Zbigniew Jędrzejewski-Szmek
2016-05-19systemctl: reload configuration when enabling sysv units too (#3297)Franck Bui
2016-05-19systemctl: restore the no-sync option for legacy halt (#3249)tblume
2016-05-19Merge pull request #3293 from michaelolbrich/partuuidZbigniew Jędrzejewski-Szmek
2016-05-19rules: add /dev/disk/by-partuuid symlinks also for dos partition tablesUwe Kleine-König
2016-05-19NEWS: mention SessionsMax, InhibitorsMax, MulticastSnooping...Zbigniew Jędrzejewski-Szmek
2016-05-18core/dbus: further simplify branch code (#3283)Jonathan Boulle
2016-05-18core: translate between IO and BlockIO settings to ease transitionTejun Heo
2016-05-18core: factor out io and blkio helper functions from cgroup_context_apply()Tejun Heo
2016-05-18core: update CGroupBlockIODeviceBandwidth to record both rbps and wbpsTejun Heo
2016-05-18core: add support for IOReadIOPSMax and IOWriteIOPSMaxTejun Heo
2016-05-18core: introduce CGroupIOLimitType enumsTejun Heo
2016-05-18networkd: Drop IPv6LL address when link is downSusant Sahani
2016-05-17hwdb: run "make hwdb-udate" (#3280)Zbigniew Jędrzejewski-Szmek
2016-05-17networkd: do not update state or IPv6LL address if link is failed or lingeringSusant Sahani
2016-05-17networkd: add route expiration handler (#3242)Susant Sahani
2016-05-17coredump: Improve man pagesPeter Mattern
2016-05-17networkd: Add EmitRouter= option for DHCP Server (#3251)Clemens Gruber
2016-05-17core/dbus: use free_and_strdup to simplify code (#3279)Jonathan Boulle
2016-05-17network: rely on ether_addr_from_string instead of sscanfDaniel Kahn Gillmor
2016-05-17util-lib: add ether_addr_from_string()Daniel Kahn Gillmor
2016-05-17basic: define HEXDIGITSDaniel Kahn Gillmor
2016-05-17network: test MAC address parsingDaniel Kahn Gillmor
2016-05-17man: clarify different uses of MACAddressDaniel Kahn Gillmor
2016-05-17hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2016-05-17vconsole: add log_oom() where appropriateLennart Poettering
2016-05-17Merge pull request #3258 from keszybz/small-networkd-cleanupLennart Poettering
2016-05-16update NEWSLennart Poettering