Age | Commit message (Expand) | Author |
2014-08-18 | memfd: move code from public library to src/shared | Daniel Mack |
2014-08-17 | kdbus: switch over to generic memfd implementation (ABI+API break) | Daniel Mack |
2014-08-16 | sd-bus,log: remove unused variables | Thomas Hindoe Paaboel Andersen |
2014-08-15 | main,log: parse the log related kernel command line parameters at one place o... | Lennart Poettering |
2014-08-15 | main: minor code modernization for initializing the console | Lennart Poettering |
2014-08-15 | macro: add CONST_MAX() macro | David Herrmann |
2014-08-15 | macro: const'ify MIN/MAX/... macros | David Herrmann |
2014-08-15 | util: make is_localhost() check for 'localdomain' too, so that we can use it ... | Lennart Poettering |
2014-08-15 | util: never use ether_ntoa(), since it formats with %x, not %02x, which makes... | Lennart Poettering |
2014-08-15 | cgroup: never try to create files in cgroupfs, only open them for writing | Lennart Poettering |
2014-08-15 | core: Refuse mount on symlink | Timofey Titovets |
2014-08-14 | core: move status line ellipsation to 50% of the line | Lennart Poettering |
2014-08-13 | util: allow strappenda to take any number of args | Dave Reisner |
2014-08-14 | timer: order OnCalendar units after timer-sync.target if DefaultDependencies=no | Tobias Geerinckx-Rice |
2014-08-13 | resolved: skip IPv6 LLMNR if IPv6 is not available | Lennart Poettering |
2014-08-12 | timesyncd: move the generic sockaddr_equal() call to socket-util.h | Lennart Poettering |
2014-08-12 | networkd: expose a global list of DNS and NTP servers in the state file | Lennart Poettering |
2014-08-12 | networkd: add minimal client tool "networkd" to query network status | Lennart Poettering |
2014-08-11 | networkd: monopolize in_addr utility functions in shared/in-addr-util.h | Lennart Poettering |
2014-08-11 | log: never ever log to syslog from PID 1, log to the journal again | Lennart Poettering |
2014-08-11 | fix a couple of more lazy "return -1" | Lennart Poettering |
2014-08-11 | util: avoid considering dpkg temporary files relevant for anything | Lennart Poettering |
2014-08-11 | resolved: properly pass aborted transaction result back to clients | Lennart Poettering |
2014-08-08 | Added arch tuple for PPC64LE | Harald Hoyer |
2014-08-08 | udev: link_setup - respect kernel name assign policy | Tom Gundersen |
2014-08-03 | util.h: fix typo | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | tty-ask-password-agent: modernization | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | Move BTRFS_IOC_DEVICES_READY to missing.h | Zbigniew Jędrzejewski-Szmek |
2014-08-03 | util.h: include missing.h, for struct file_handle | Simon McVittie |
2014-08-01 | missing: add missing bonding definitions | Lennart Poettering |
2014-08-01 | resolved: read the system /etc/resolv.conf unless we wrote it ourselves | Lennart Poettering |
2014-07-31 | resolved: implement LLMNR uniqueness verification | Lennart Poettering |
2014-07-31 | Always prefer our headers to system headers | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | core/load-fragment.c: correct argument sign and split up long lines | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Properly report invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-30 | resolved: when answer A or AAAA questions, order responses by whether address... | Lennart Poettering |
2014-07-29 | resolved: when resolving an address PTR record via llmnr, make a tcp connecti... | Lennart Poettering |
2014-07-29 | resolve: add llmnr responder side for UDP and TCP | Lennart Poettering |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-07-27 | parse_boolean: require exact matches | Ansgar Burchardt |
2014-07-27 | core: only set the kernel's timezone when the RTC runs in local time | Kay Sievers |
2014-07-26 | Add utility function to append root to path | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | Always check asprintf return code | Karel Zak |
2014-07-24 | time-util: add clock_boottime_or_monotonic | Tom Gundersen |
2014-07-21 | Merge systemd-verify with systemd-analyze | Zbigniew Jędrzejewski-Szmek |
2014-07-21 | Add IFLA_VTI defines to missing.h | Jean-André Santoni |
2014-07-21 | sysusers: fix selinux context of backup files | Zbigniew Jędrzejewski-Szmek |
2014-07-20 | systemd-verify: check man pages | Zbigniew Jędrzejewski-Szmek |
2014-07-20 | path-lookup: make SYSTEMD_UNIT_PATH more flexible | Zbigniew Jędrzejewski-Szmek |