Age | Commit message (Expand) | Author |
2016-06-06 | util: make it easier to check whether in_addr or in6_addr addresses are NULL | Lennart Poettering |
2016-06-06 | util-lib: add accessors for unaligned native endian words | Lennart Poettering |
2016-06-06 | exit-status: update comments a bit | Lennart Poettering |
2016-06-06 | lldp: include sys/types.h in sd-lldp.h | Lennart Poettering |
2016-06-06 | lldp: minor coding style improvement | Lennart Poettering |
2016-06-06 | lldp: add sd_lldp_get_event() call | Lennart Poettering |
2016-06-06 | lldp: deal properly with recv() returning EAGAIN/EINTR | Lennart Poettering |
2016-06-06 | lldp: pass correct neighbor object to REMOVED callback | Lennart Poettering |
2016-06-06 | lldp: rename TLV accessor pseudo-macros | Lennart Poettering |
2016-06-06 | lldp: make sd_lldp_neighbor_tlv_rewind() return whether there's a first entry | Lennart Poettering |
2016-06-06 | lldp: use NULL instead 0, when we deal with a pointer | Lennart Poettering |
2016-06-06 | lldp: add _public_ to a two exported functions missing it | Lennart Poettering |
2016-06-06 | lldp: clarify that sd_lldp_neighbor_get_ttl() returns seconds | Lennart Poettering |
2016-06-06 | lldp: add proper ref counting to sd_lldp object and a separate call for setti... | Lennart Poettering |
2016-06-06 | exit-code: minor coding style updates | Lennart Poettering |
2016-06-06 | sd-lldp: take triple timestamp when reading LLDP packets | Lennart Poettering |
2016-06-06 | sd-event: port over to new triple timestamp logic | Lennart Poettering |
2016-06-06 | time-util: add triple timestamp object | Lennart Poettering |
2016-06-06 | machinectl: Added stop as alias for poweroff (#3406) | Christian Rebischke |
2016-06-06 | networkd: remove unused variable (#3447) | Tobias Jungel |
2016-06-06 | cgtop: fix ret pointer usage (#3443) | Alessandro Puccetti |
2016-06-05 | cgtop: add option to show a single cgroup subtree (#3413) | Alessandro Puccetti |
2016-06-05 | automount: handle expire_tokens when the mount unit changes its state (#3434) | michaelolbrich |
2016-06-04 | systemctl: install sigbus handler (#3435) | Evgeny Vereshchagin |
2016-06-04 | Merge pull request #3392 from poettering/assorted-stuff | Zbigniew Jędrzejewski-Szmek |
2016-06-04 | networkd-link: fix handler typo for route_remove() (#3433) | tomty89 |
2016-06-03 | core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379) | Topi Miettinen |
2016-06-03 | Merge pull request #3409 from tomty89/update-2 | Lennart Poettering |
2016-06-03 | Merge pull request #3418 from htejun/cgroup2-log-compat | Lennart Poettering |
2016-06-03 | core: always use "infinity" for no upper limit instead of "max" (#3417) | Tejun Heo |
2016-06-03 | missing include added for build with -DDEBUG (#3424) | Tobias Jungel |
2016-06-03 | tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419) | Evgeny Vereshchagin |
2016-06-03 | resolved: fix comments in resolve.conf for search domain overflows (#3422) | Martin Pitt |
2016-06-03 | hwdb: Add Thinkpad X1 carbon 4th gen to 70-pointingstick.hwdb (#3426) | Matthieu Codron |
2016-06-02 | core: log cgroup legacy and unified hierarchy setting translations | Tejun Heo |
2016-06-02 | core: pass Unit into cgroup_context_apply() and use log_unit*() | Tejun Heo |
2016-06-02 | networkd-ndisc: do not start DHCPv6 when after NDISC timeout | Tom Yan |
2016-06-01 | core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157) | Topi Miettinen |
2016-06-01 | units: wait for plymouth to shut down in rescue.sevice (#3367) | Franck Bui |
2016-06-01 | networkd-dhcp6: generalize DHCPv6 client (re)starting | Tom Yan |
2016-05-31 | systemctl: systemctl show --property' needs verification of property (#3364) | Susant Sahani |
2016-05-31 | systemctl: Replace init script error codes with enum (#3400) | Susant Sahani |
2016-05-31 | network: fix wrong include of source file "ether-addr-util.c" (#3402) | Thomas Haller |
2016-05-31 | hwdb: add axis ranges for the Lenovo X220 touchpad (#3397) | Peter Hutterer |
2016-05-31 | man: document that systemctl -ff reboot does not require PID 1 to work (#3310) | Lennart Poettering |
2016-05-30 | update TODO | Lennart Poettering |
2016-05-30 | bash: use the actual journal fields used in the journal files for completion | Lennart Poettering |
2016-05-30 | dhcp-server: fix integer underflow | Lennart Poettering |
2016-05-30 | pager: don't start pager if the terminal is explicitly set to TERM=dumb | Lennart Poettering |
2016-05-30 | tree-wide: check colors_enabled() before outputting ANSI color strings | Lennart Poettering |