Age | Commit message (Expand) | Author |
2013-04-12 | bus: implement basic name registration with kdbus | Lennart Poettering |
2013-04-12 | tmpfiles: create static device nodes before udev is started | Tom Gundersen |
2013-04-12 | bus: be nice to people who don't have kdbus in their kernels | Lennart Poettering |
2013-04-12 | bus: make sure things still compile fine without valgrind's headers installed | Lennart Poettering |
2013-04-12 | bus: make the kdbus code valgrind clean | Lennart Poettering |
2013-04-12 | bus: parse and expose kdbus message timestamps | Lennart Poettering |
2013-04-12 | bus: also parse PID starttime out of kdbus message | Lennart Poettering |
2013-04-12 | bus: parse uid/gid/pid/tid meta data from kdbus messages | Lennart Poettering |
2013-04-12 | bus: make kdbus work so that we can exchange real messages | Lennart Poettering |
2013-04-11 | hwclock: use _cleanup_ to simplify function | Zbigniew Jędrzejewski-Szmek |
2013-04-11 | errno is positive | Zbigniew Jędrzejewski-Szmek |
2013-04-11 | systemctl: show the name of failing unit in red | Zbigniew Jędrzejewski-Szmek |
2013-04-11 | systemctl: allow multiple arguments to --type | Zbigniew Jędrzejewski-Szmek |
2013-04-12 | bus: fix formatting of bus address | Lennart Poettering |
2013-04-12 | bus: fix kdbus ioctl invocation | Lennart Poettering |
2013-04-12 | bus: properly check if kdbus connection worked | Lennart Poettering |
2013-04-12 | bus: fill in unique name when using kdbus | Lennart Poettering |
2013-04-12 | bus: add kdbus test case | Lennart Poettering |
2013-04-11 | bus: basic implementation of kdbus client side | Lennart Poettering |
2013-04-11 | update TODO | Lennart Poettering |
2013-04-11 | bus: calculate iovec for messages only when we need it | Lennart Poettering |
2013-04-11 | macro: make sure ALIGN() can be calculated constant by the compiler | Lennart Poettering |
2013-04-11 | TODO: update | Kay Sievers |
2013-04-10 | shell-completion: show failed units as candidates for start | Zbigniew Jędrzejewski-Szmek |
2013-04-10 | shell-completion: replace printf with echo | Zbigniew Jędrzejewski-Szmek |
2013-04-10 | systemctl: ellipsize job list only when necessary, highlight running | Zbigniew Jędrzejewski-Szmek |
2013-04-10 | udev/ata_id: use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-10 | libsystemd-bus: initalize handle_cmsg to false | Lukas Nykryn |
2013-04-10 | tty-ask-password-agent: free passwords | Lukas Nykryn |
2013-04-10 | journalctl: check return of strjoin | Lukas Nykryn |
2013-04-10 | Use initalization instead of explicit zeroing in more places | Zbigniew Jędrzejewski-Szmek |
2013-04-10 | localctl: skip locale entries with non-UTF8 names | Lennart Poettering |
2013-04-10 | bus: when we unmarshal an fd it should stay owned by the message object | Lennart Poettering |
2013-04-10 | logind: avoid creating stale session state files | Fedora systemd team |
2013-04-09 | update TODO | Lennart Poettering |
2013-04-09 | logind: introduce an explicit session class for cronjobs and similar | Lennart Poettering |
2013-04-09 | update TODO | Lennart Poettering |
2013-04-09 | bus: also remove recursive invocation of message_append_ap() | Lennart Poettering |
2013-04-09 | bus: implement message_read_ap() non-recursively | Lennart Poettering |
2013-04-09 | units: fix some left-over mentions of remote-fs-setup.target | Lennart Poettering |
2013-04-09 | shutdown: print a nice message before returning to initrd | Lennart Poettering |
2013-04-09 | keymap: Fix typo in previous commit | Martin Pitt |
2013-04-09 | keymap: Add HP EliteBook 8460p | Pali Rohar |
2013-04-09 | libudev: Move -lrt to Libs.private | Michael Biebl |
2013-04-08 | machine-id: fix missing initializationsystemd/v201 | Lennart Poettering |
2013-04-08 | build-sys: prepare 201 | Lennart Poettering |
2013-04-08 | shutdown: print a message when storage is finalized | Lennart Poettering |
2013-04-08 | journald: bring max coredump size in sync with max entry size | Lennart Poettering |
2013-04-08 | update TODO | Lennart Poettering |
2013-04-08 | cgroup: clean-ups | Lennart Poettering |