Age | Commit message (Expand) | Author |
2014-12-15 | shared: add minimal JSON tokenizer | Lennart Poettering |
2014-12-14 | build-sys: fix distcheck | Dave Reisner |
2014-12-14 | build-sys: always distribute systemd-consoled.service.in | Dave Reisner |
2014-12-12 | cap-list: return lower-case capability names, similar to libcap's cap_to_name... | Lennart Poettering |
2014-12-12 | shared: add new btrfs-util.[ch] helpers for doing common btrfs operation | Lennart Poettering |
2014-12-11 | test-execute: add tests for UMask directive | Ronny Chevalier |
2014-12-11 | build-sys: fix user unit m4 logic | Lennart Poettering |
2014-12-11 | libudev: make libudev-hwdb a wrapper around sd-hwdb | Tom Gundersen |
2014-12-11 | libsystemd: add sd-hwdb library | Tom Gundersen |
2014-12-10 | build-sys: update Lennart's private target | Lennart Poettering |
2014-12-10 | build-sys: add missing file to CLEANFILES | Lennart Poettering |
2014-12-10 | build-sys: bump package and library versions in preparation for 218 release | Lennart Poettering |
2014-12-10 | build-sys: fix link-order | Kay Sievers |
2014-12-10 | sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/... | Lennart Poettering |
2014-12-10 | networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new file | Patrik Flykt |
2014-12-10 | util: introduce our own gperf based capability list | Lennart Poettering |
2014-12-10 | build-sys: fix CLEANFILES= for dns_type list | Lennart Poettering |
2014-12-10 | build-sys: don't fail if CAP_SETFCAP is missing | Lennart Poettering |
2014-12-09 | bus-proxy: cloning smack label | Przemyslaw Kedzierski |
2014-12-04 | bootchart: add standalone bootchart service | WaLyong Cho |
2014-12-04 | vconsole: don't hard-code systemd-vconsole-setup binary path | Michael Biebl |
2014-12-03 | nss-myhostname: always resolve the host name "gateway" to the local default g... | Lennart Poettering |
2014-12-03 | machine-id-commit: add unit file | Didier Roche |
2014-12-03 | machine-id-commit: Introduce machine-id-commit binary | Didier Roche |
2014-12-02 | shared: add format helpers for printing MAC addresses | Tom Gundersen |
2014-11-30 | build-sys: configure the list of system users, files and directories | Łukasz Stelmach |
2014-11-30 | build-sys: add missing tests files to EXTRA_DIST | Ronny Chevalier |
2014-11-28 | mount: use libmount to enumerate /proc/self/mountinfo | Chris Leech |
2014-11-27 | hwdb: add a new db for the DPI/frequency settings of mice | Peter Hutterer |
2014-11-27 | build-sys: do not install tmpfiles and sysusers files by default | Łukasz Stelmach |
2014-11-26 | bus-policy: also add in other bus policy tests from dbus1 | Lennart Poettering |
2014-11-26 | bus-policy: steal a test case for prefix ownership from dbus1, and make sure ... | Lennart Poettering |
2014-11-25 | udevadm: split out find_device helper | Zbigniew Jędrzejewski-Szmek |
2014-11-24 | localed: validate xkb keymaps | David Herrmann |
2014-11-20 | busctl: split out introspection parser from tree logic so that we can reuse i... | Lennart Poettering |
2014-11-14 | kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.c | Lennart Poettering |
2014-11-13 | tests: add test-execute | Ronny Chevalier |
2014-11-11 | build-sys: move libsystemd-capability into libsystemd-shared | Kay Sievers |
2014-11-10 | build-sys: do not use "label" functions in libsystemd-shared | Kay Sievers |
2014-11-10 | build-sys: test-fdset - add libsystemd-internal | Kay Sievers |
2014-11-10 | build-sys: add libcap to libsystemd-shared | Kay Sievers |
2014-11-08 | build-sys: do not include tests in code coverage | Ronny Chevalier |
2014-11-08 | build-sys: link to libsystemd-core only when needed | Ronny Chevalier |
2014-11-08 | build-sys: avoid duplication of macro definition | Ronny Chevalier |
2014-11-08 | tests: add test-path | Ronny Chevalier |
2014-11-06 | shared: rename condition-util.[ch] to condition.[ch] | Lennart Poettering |
2014-11-06 | core: get rid of condition.c and move the remaining call into util.c | Lennart Poettering |
2014-11-06 | condition: internalize condition test functions | Lennart Poettering |
2014-11-06 | condition: unify condition logic in one file | Lennart Poettering |
2014-11-06 | login: rerun vconsole-setup when switching from vgacon to fbcon | Ray Strode |