Age | Commit message (Expand) | Author |
2015-06-10 | tree-wide: whenever we fork off a foreign child process reset signal mask/han... | Lennart Poettering |
2015-06-10 | signal-util: modernize and share more code | Lennart Poettering |
2015-06-09 | path-util: Fix path_is_mount_point for parent mount points in symlink mode | Martin Pitt |
2015-06-09 | util:bind_remount_recursive(): handle return 0 of set_consume() | Harald Hoyer |
2015-06-09 | Revert "util:bind_remount_recursive() fix "use after free"" | Harald Hoyer |
2015-06-08 | tree-wide: remove spurious space | Thomas Hindoe Paaboel Andersen |
2015-06-08 | util:bind_remount_recursive() fix "use after free" | Harald Hoyer |
2015-06-03 | fstab-generator: cescape device name in root-fsck service | Andrei Borzenkov |
2015-06-03 | util: fix another cunescape() regression | Daniel Mack |
2015-06-02 | Merge pull request #12 from systemd-mailing-devs/1433236104-9967-1-git-send-e... | Tom Gundersen |
2015-06-02 | shared: Drop 'name=' prefix from SYSTEMD_CGROUP_CONTROLLER define. | Dimitri John Ledkov |
2015-06-02 | random-util: guard including sys/auxv.h with the corresponding ifdef check | Michael Olbrich |
2015-06-02 | missing: add more btrfs defines | Michael Olbrich |
2015-05-30 | conf-parser: parsing error logs should show a type not a vartype | Ronny Chevalier |
2015-05-29 | util: split out signal-util.[ch] from util.[ch] | Lennart Poettering |
2015-05-29 | path-util: Change path_is_mount_point() symlink arg from bool to flags | Martin Pitt |
2015-05-29 | path-util: Fix path_is_mount_point for files | Martin Pitt |
2015-05-27 | missing: add more IFLA_VXLAN_* defines | Michael Olbrich |
2015-05-26 | treewide: fix typos | Torstein Husebø |
2015-05-24 | shared: generator - correct path to systemd-fsck | Mike Gilbert |
2015-05-21 | json: minor style fixessystemd/v220 | Lennart Poettering |
2015-05-21 | util: an array with one entry is always ordered | Lennart Poettering |
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-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 | core,nspawn: unify code that moves the root dir | Lennart Poettering |
2015-05-19 | bootctl: modernization | Zbigniew Jędrzejewski-Szmek |
2015-05-19 | json: fix a mem leak | Thomas Hindoe Paaboel Andersen |
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 | util: fix typo | Jan Synacek |
2015-05-19 | hostname: Allow comments in /etc/hostname | Martin Pitt |
2015-05-19 | core: introduce seperate reverse dependencies for Requires= and Requisite= | Lennart Poettering |
2015-05-19 | journalctl: clean up how we log errors | Lennart Poettering |
2015-05-18 | resolved: fix crash when shutting down | Lennart Poettering |
2015-05-18 | util: split all hostname related calls into hostname-util.c | Lennart Poettering |
2015-05-18 | fstab-generator: add x-systemd.requires and x-systemd.requires-mounts-for | Karel Zak |
2015-05-16 | util: loop_write - accept 0-length message | Tom Gundersen |
2015-05-15 | socket-util: socket_address_parse() should not log errors on its own | Lennart Poettering |
2015-05-15 | generator: use fflush_and_check() where appropriate | Lennart Poettering |
2015-05-15 | core: don't consider umask for SocketMode= | Davide Bettio |
2015-05-15 | systemctl: introduce --now for enable, disable and mask | Jan Synacek |
2015-05-14 | nspawn: allow access to device nodes listed in --bind= and --bind-ro= switches | Stefan Junker |
2015-05-14 | util: introduce memmem_safe() and make use of it | Lennart Poettering |
2015-05-14 | util: use GNU comparison function prototype for qsort_safe() | Lennart Poettering |
2015-05-13 | util: add generic calls for prefixing a root directory to a path | Lennart Poettering |
2015-05-13 | nspawn: skip symlink to a combined cgroup hierarchy if it already exists | Iago López Galeiras |
2015-05-13 | shared: Use O_EXCL with O_TMPFILE in open_tmpfile | Cristian Rodríguez |
2015-05-12 | udevd: make udev_ctrl_connection global | Tom Gundersen |