summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-06sd-event: port over to new triple timestamp logicLennart Poettering
2016-06-06time-util: add triple timestamp objectLennart Poettering
2016-06-06resolved: also rewrite private /etc/resolv.conf when configuration is changed...Lennart Poettering
2016-06-06resolved: support IPv6 DNS servers on the local linkLennart Poettering
2016-06-06Two CODING_STYLE additionsLennart Poettering
2016-06-06machinectl: Added stop as alias for poweroff (#3406)Christian Rebischke
2016-06-06networkd: remove unused variable (#3447)Tobias Jungel
2016-06-06cgtop: fix ret pointer usage (#3443)Alessandro Puccetti
2016-06-05cgtop: add option to show a single cgroup subtree (#3413)Alessandro Puccetti
2016-06-05automount: handle expire_tokens when the mount unit changes its state (#3434)michaelolbrich
2016-06-04systemctl: install sigbus handler (#3435)Evgeny Vereshchagin
2016-06-04Merge pull request #3392 from poettering/assorted-stuffZbigniew Jędrzejewski-Szmek
2016-06-04networkd-link: fix handler typo for route_remove() (#3433)tomty89
2016-06-03networkd: constify more thingsLennart Poettering
2016-06-03networkd: also enforce limit on total number of address/routesLennart Poettering
2016-06-03networkd: drop weird "const" usage in function parametersLennart Poettering
2016-06-03sd-netlink: fix sd_netlink_inc_rcvbuf() prototypeLennart Poettering
2016-06-03networkd: enforce a limit on the number of statically assigned addresses/rout...Lennart Poettering
2016-06-03core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)Topi Miettinen
2016-06-03Merge pull request #3409 from tomty89/update-2Lennart Poettering
2016-06-03Merge pull request #3418 from htejun/cgroup2-log-compatLennart Poettering
2016-06-03core: always use "infinity" for no upper limit instead of "max" (#3417)Tejun Heo
2016-06-03missing include added for build with -DDEBUG (#3424)Tobias Jungel
2016-06-03tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419)Evgeny Vereshchagin
2016-06-03resolved: fix comments in resolve.conf for search domain overflows (#3422)Martin Pitt
2016-06-03hwdb: Add Thinkpad X1 carbon 4th gen to 70-pointingstick.hwdb (#3426)Matthieu Codron
2016-06-02core: log cgroup legacy and unified hierarchy setting translationsTejun Heo
2016-06-02core: pass Unit into cgroup_context_apply() and use log_unit*()Tejun Heo
2016-06-02networkd-ndisc: do not start DHCPv6 when after NDISC timeoutTom Yan
2016-06-01core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)Topi Miettinen
2016-06-01units: wait for plymouth to shut down in rescue.sevice (#3367)Franck Bui
2016-06-01networkd-dhcp6: generalize DHCPv6 client (re)startingTom Yan
2016-05-31systemctl: systemctl show --property' needs verification of property (#3364)Susant Sahani
2016-05-31systemctl: Replace init script error codes with enum (#3400)Susant Sahani
2016-05-31network: fix wrong include of source file "ether-addr-util.c" (#3402)Thomas Haller
2016-05-31hwdb: add axis ranges for the Lenovo X220 touchpad (#3397)Peter Hutterer
2016-05-31man: document that systemctl -ff reboot does not require PID 1 to work (#3310)Lennart Poettering
2016-05-30update TODOLennart Poettering
2016-05-30bash: use the actual journal fields used in the journal files for completionLennart Poettering
2016-05-30dhcp-server: fix integer underflowLennart Poettering
2016-05-30pager: don't start pager if the terminal is explicitly set to TERM=dumbLennart Poettering
2016-05-30tree-wide: check colors_enabled() before outputting ANSI color stringsLennart Poettering
2016-05-30tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriateLennart Poettering
2016-05-30sysv-generator: don't create Conflicts= deps towards shutdown.target anymoreLennart Poettering
2016-05-30util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering
2016-05-30networkd: bridge add support to configure VLAN filtering (#3344)Tobias Jungel
2016-05-30systemctl: return diffrent error code if service exist or not (#3385)Susant Sahani
2016-05-30doc: clarify systemd.exec's paths definition (#3368)Alessandro Puccetti
2016-05-30udevd: try close ctrl connection blocking socket only once when spawning a ne...Franck Bui
2016-05-30Merge pull request #3389 from lucab/to-upstream/man-typosRonny Chevalier