Age | Commit message (Expand) | Author |
2013-06-04 | test: determine number of transactions per second rather than time per transa... | Lennart Poettering |
2013-06-03 | systemctl,core: allow nuking of symlinks to removed units | Zbigniew Jędrzejewski-Szmek |
2013-06-02 | analyze: fix font size on plot | Thomas Hindoe Paaboel Andersen |
2013-06-02 | analyze: show unit file loading on plot | Thomas Hindoe Paaboel Andersen |
2013-06-02 | analyze: show generators on plot | Umut Tezduyar |
2013-06-01 | journal: take KeepFree into account when reporting maximum size | Daniel Albers |
2013-05-31 | bus: update for kdbus changes | Kay Sievers |
2013-05-30 | systemctl: suggest 'systemctl daemon-reload' without --system | Zbigniew Jędrzejewski-Szmek |
2013-05-30 | systemctl: add command set-log-level | Václav Pavlín |
2013-05-30 | systemctl: add commands set-default and get-default | Václav Pavlín |
2013-05-30 | core: read "debug" from kernel commandline and set log level | Lukas Nykryn |
2013-05-30 | journald: DO recalculate the ACL mask, but only if it doesn't exist | Jan Alexander Steffens (heftig) |
2013-05-30 | core: use the same test as upstart for apparmor | Nirbheek Chauhan |
2013-05-30 | Fix CPUShares configuration option | Eelco Dolstra |
2013-05-30 | bus: update for kdbus changes | Kay Sievers |
2013-05-29 | systemd: record efi timestamps after /sys is mounted | Zachary Cook |
2013-05-29 | bus: rework benchmark test to actually yield useful results | Lennart Poettering |
2013-05-29 | bus: when adding memfds to cache and we shorten them, make sure to unmap the ... | Lennart Poettering |
2013-05-29 | bus: properly unmap mapped area | Lennart Poettering |
2013-05-24 | keymap: Add Logitech USB (iTouch) | Martin Pitt |
2013-05-24 | bus: update kdbus.h from upstream | Kay Sievers |
2013-05-23 | systemctl: mangle names when avoiding dbus | Václav Pavlín |
2013-05-23 | Fix --no-ask-password | Jan Janssen |
2013-05-22 | bus: add benchmark tool to determine the right threshold for copying vs. memfd | Lennart Poettering |
2013-05-21 | man: Document missing options | Jan Janssen |
2013-05-21 | systemctl: make systemctl is-enabled work for templated units | Michael Tremer |
2013-05-21 | service: kill processes with SIGKILL on watchdog failure | Michael Olbrich |
2013-05-21 | systemctl: honor "--no-legend" in 'list-sockets' | Mantas Mikulėnas |
2013-05-21 | keymap: Add DIXONSP | Martin Pitt |
2013-05-21 | keymap: Add BenQ JoyBook | Martin Pitt |
2013-05-21 | keymap: Add Samsung 900XC3 | Martin Pitt |
2013-05-20 | core: fix DBus property ExecMainExitTimestamp | Michal Schmidt |
2013-05-20 | bus: add test for bloom filter prefix match | Lennart Poettering |
2013-05-20 | bus: add a more comprehensive test for the bloom filter logic | Lennart Poettering |
2013-05-20 | bus: calculate bloom filter for match | Lennart Poettering |
2013-05-17 | bus: do not pass a pointer but a uint64_t address in RECV | Kay Sievers |
2013-05-17 | Make it possible to disable smack separately from xattr support | Karol Lewandowski |
2013-05-17 | bus: add APIs for negotiating what is attached to messages | Lennart Poettering |
2013-05-17 | bus: add minimal locking around the memfd cache | Lennart Poettering |
2013-05-17 | bus: return ECHILD as soon as people try to reuse a bus connection across a f... | Lennart Poettering |
2013-05-17 | bus: actually unmap kdbus pool after use | Lennart Poettering |
2013-05-17 | bus: keep kernel bus fd around during entire life-time of bus | Lennart Poettering |
2013-05-16 | systemd-delta: count overrides only of the requested type | Zbigniew Jędrzejewski-Szmek |
2013-05-16 | systemd-delta: add support for drop-in snippets | Lukas Nykryn |
2013-05-16 | bus: make bus ref counting atomic | Lennart Poettering |
2013-05-16 | bus: synthesize timeout message errors instead of returning error codes | Lennart Poettering |
2013-05-16 | bus: implement sd_bus_message_append_string_memfd() | Lennart Poettering |
2013-05-16 | bus: send memfds as payload only on directed messages and for large parts | Lennart Poettering |
2013-05-16 | systemd-python: do not attempt to convert str to bytes | Zbigniew Jędrzejewski-Szmek |
2013-05-15 | Fix syscall(__NR_fanotify_mark, ...) on arm | Chengwei Yang |