Age | Commit message (Expand) | Author |
2013-11-20 | calendar: support 'yearly' and 'annually' names the same way as cron | Lennart Poettering |
2013-11-20 | hwclock: modernizations | Lennart Poettering |
2013-11-20 | macro: add _unlikely_() to assert_return() | Lennart Poettering |
2013-11-20 | macro: change assert_cc() so that it can appear outside of functions | Lennart Poettering |
2013-11-20 | install: use const where we can | Lennart Poettering |
2013-11-20 | conf-parser: don't leak section names | Tom Gundersen |
2013-11-18 | localed: match converted keymaps before legacy | Zbigniew Jędrzejewski-Szmek |
2013-11-18 | Remove duplicate includes | Karel Zak |
2013-11-18 | use #pragma once instead of foo*foo define guards | Shawn Landden |
2013-11-13 | Resolve /dev/console to the active tty instead of just "tty0" | Olivier Brunel |
2013-11-11 | timer: consider (usec_t) -1 an invalid timestamp | Lennart Poettering |
2013-11-11 | timer: properly format relative timestamps in the future | Lennart Poettering |
2013-11-09 | net-util: add inet address/family parsing | Tom Gundersen |
2013-11-08 | shutdown: unify handling of reboot() syscall a bit | Lennart Poettering |
2013-11-08 | Remove dead code and unexport some calls | Lennart Poettering |
2013-11-08 | manager: configurable StartLimit default values | Lukas Nykryn |
2013-11-08 | install: don't override caller's parameter | Lennart Poettering |
2013-11-07 | polkit: don't spawn local client if we access a remote system | Lennart Poettering |
2013-11-07 | util: add circle to special chars we can draw | Lennart Poettering |
2013-11-07 | Make hibernation test work for swap files | Jan Janssen |
2013-11-07 | Support additional argument in reboot | WaLyong Cho |
2013-11-07 | acpi-fpdt: break on zero or negative length read | Pavel Holica |
2013-11-07 | utf8: export utf8 validation functions as part of sd-bus | Lennart Poettering |
2013-11-07 | utf8: ascii_filter() is unused, let's remove it | Lennart Poettering |
2013-11-07 | socket: rework things to have only one sockaddr formatter | Lennart Poettering |
2013-11-06 | mkdir: modernize header ifdefs | Lennart Poettering |
2013-11-06 | socket-proxyd: rework to support multiple sockets and splice()-based zero-cop... | Lennart Poettering |
2013-11-06 | active: rework make_socket_fd() to be based on socket_address_listen() | Lennart Poettering |
2013-11-06 | path-util: paths_check_timestamp() opimizations | Lennart Poettering |
2013-11-06 | util: unify reading of /proc/cmdline | Lennart Poettering |
2013-11-05 | bus: delete some now used dbus1 code | Lennart Poettering |
2013-11-05 | net-util: don't use libudev | Tom Gundersen |
2013-11-04 | net-config: start split out matching and parsing logic | Tom Gundersen |
2013-10-31 | virt: move caching of virtualization check results into detect_vm() and detec... | Lennart Poettering |
2013-10-31 | timedatectl: get time values from the service instead of the client | Kay Sievers |
2013-10-31 | machinectl: add new command to spawn a getty inside a container | Lennart Poettering |
2013-10-31 | nspawn: split out pty forwaring logic into ptyfwd.c | Lennart Poettering |
2013-10-30 | util: when we use path_strv_canonicalize() we must allocate the strv from the... | Lennart Poettering |
2013-10-30 | machined: port over to libsystemd-bus | Lennart Poettering |
2013-10-29 | strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr... | Lennart Poettering |
2013-10-29 | strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra... | Lennart Poettering |
2013-10-29 | path_check_timestamp: only keep the most recent timestamp | Tom Gundersen |
2013-10-29 | udev: link-config - add proper parsing | Tom Gundersen |
2013-10-29 | conf-parser: add macro for ENUMV | Tom Gundersen |
2013-10-28 | udev: link-config - move naming policy from udev rules | Tom Gundersen |
2013-10-27 | path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.h | Daniel Buch |
2013-10-26 | STRV_FOREACH_BACKWARDS: improve readability a bit | Tom Gundersen |
2013-10-26 | udev: move udev_rules_check_timestamp to shared | Tom Gundersen |
2013-10-26 | STRV_FOREACH_BACWARDS: start at the tail of the list | Tom Gundersen |
2013-10-26 | typo fix in comment | Thomas Hindoe Paaboel Andersen |