Age | Commit message (Expand) | Author |
2015-05-21 | util: introduce PERSONALITY_INVALID as macro for 0xffffffffLU | Lennart Poettering |
2015-05-21 | nspawn: finish user namespace support | Lennart Poettering |
2015-05-21 | udev: link-config - fix corruption | Tom Gundersen |
2015-05-20 | sd-device: fix return codes on error | Zbigniew Jędrzejewski-Szmek |
2015-05-20 | json: avoid cleanup of unitialized variable | Zbigniew Jędrzejewski-Szmek |
2015-05-20 | util: introduce reset_uid_gid() for resetting all uids and gids to 0 | Lennart Poettering |
2015-05-20 | journald: handle more gracefully when bind() fails on audit sockets | Lennart Poettering |
2015-05-20 | core,nspawn: unify code that moves the root dir | Lennart Poettering |
2015-05-19 | bootctl: try to catch all errors | Zbigniew Jędrzejewski-Szmek |
2015-05-19 | bootctl: modernization | Zbigniew Jędrzejewski-Szmek |
2015-05-19 | bus-socket: simplify initalization of struct msghdr | Zbigniew Jędrzejewski-Szmek |
2015-05-19 | json: fix a mem leak | Thomas Hindoe Paaboel Andersen |
2015-05-19 | core: don't consider boot-up finished if we are still reloading | Lennart Poettering |
2015-05-19 | pull-dkr: fix memleak | Thomas Hindoe Paaboel Andersen |
2015-05-19 | import/pull-dkr: V2 image specification and manifest support | Pavel Odvody |
2015-05-19 | import/pull: Tag replaced with reference | Pavel Odvody |
2015-05-19 | test/test-json: Tests for the tokenizer bugfix and the DOM parser | Pavel Odvody |
2015-05-19 | shared/json: Added DOM-like JSON parser | Pavel Odvody |
2015-05-19 | shared/import-util: Tag renamed to reference | Pavel Odvody |
2015-05-19 | core: when propagating restart requests due to deps, downgrade restart to try... | Lennart Poettering |
2015-05-19 | dhcp-identifier: fix for unaligned write | Tom Gundersen |
2015-05-19 | core: sd_bus_error() already checks for NULL, no need to duplicate check | Lennart Poettering |
2015-05-19 | core: reinstate propagation of stop/restart jobs via RequsiteOf dependencies | Lennart Poettering |
2015-05-19 | util: fix typo | Jan Synacek |
2015-05-19 | mount: properly check for mounts currently in /proc/self/mountinfo | Lennart Poettering |
2015-05-19 | unit: drop support for pre-v44 job serialization | Lennart Poettering |
2015-05-19 | core: also enforce ratelimiter if we stop a unit due to BindsTo= | Lennart Poettering |
2015-05-19 | core: use bitfield where possible | Lennart Poettering |
2015-05-19 | core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1 | Lennart Poettering |
2015-05-19 | unit: fix unit_check_unneeded() dependency iteration | Lennart Poettering |
2015-05-19 | mount: don't claim a device is gone from /proc/self/mountinfo before it is go... | Lennart Poettering |
2015-05-19 | device: create units with intended "found" value | Martin Pitt |
2015-05-19 | hostname: Allow comments in /etc/hostname | Martin Pitt |
2015-05-19 | core: fix OOM checks in dbus-unit | Thomas Hindoe Paaboel Andersen |
2015-05-19 | test-hashmap: fix an assert | Thomas Hindoe Paaboel Andersen |
2015-05-19 | core: introduce seperate reverse dependencies for Requires= and Requisite= | Lennart Poettering |
2015-05-19 | journalctl: unify how we free boot id lists a bit | Lennart Poettering |
2015-05-19 | journalctl: clean up how we log errors | Lennart Poettering |
2015-05-19 | journalctl: rename boot_id_t to BootId | Lennart Poettering |
2015-05-19 | journalctl: lstat() should suffice if we call canonicalize_file_name() first | Lennart Poettering |
2015-05-19 | journalctl: free all command line argument objects | Lennart Poettering |
2015-05-19 | journalctl: only have a single exit path from main() | Lennart Poettering |
2015-05-19 | journalctl: Improve boot ID lookup | Jan Janssen |
2015-05-18 | udevd: main - use _exit() when daemonizing | Tom Gundersen |
2015-05-18 | udevd: main - reshuffle | Tom Gundersen |
2015-05-18 | udevd: rename on_reque_{exit,reload} to on_sig{term,chld} | Tom Gundersen |
2015-05-18 | udevd: introduce on_event_timeout{,_warning} | Tom Gundersen |
2015-05-18 | udevd: process all SIGCHLD events every time the handler is invoked | Tom Gundersen |
2015-05-18 | udevd: init/exit the builtins in manager_new/free | Tom Gundersen |
2015-05-18 | udevd: move file descriptors to Manager | Tom Gundersen |