Age | Commit message (Expand) | Author |
2015-03-24 | fstab-generator: Support root on tmpfs (or other deviceless FS) | Tobias Hunger |
2015-03-19 | Add change_attr_fd() | Goffredo Baroncelli |
2015-03-16 | shared - reinstate plymouth_running() | Tom Gundersen |
2015-03-16 | core: Remove explicit Plymouth integration | Jasper St. Pierre |
2015-03-10 | util: add rename_noreplace | Alban Crequy |
2015-03-09 | Introduce loop_read_exact helper | Zbigniew Jędrzejewski-Szmek |
2015-02-24 | sd-bus, shared: fix includes | Daniel Mack |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-18 | shared: introduce cmsg_close_all() call | Lennart Poettering |
2015-02-18 | Add gettext support | Didier Roche |
2015-02-14 | util: use a shared lookup function for string tables | Bruno Bottazzini |
2015-02-04 | shared/util: drop duplicate log2u64 function | Zbigniew Jędrzejewski-Szmek |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-01 | shared/capability: go frugal on space for caps | Zbigniew Jędrzejewski-Szmek |
2015-02-01 | Add a snprinf wrapper which checks that the buffer was big enough | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | import: only define the _to_string() enum mapping function, thus making gcc s... | Lennart Poettering |
2015-01-22 | shared/cgroup-show: simplify show_pid_array() | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Fix some format strings for enums, they are signed | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | shared/util: use signed printf format for PIDs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | import: introduce new mini-daemon systemd-importd, and make machinectl a clie... | Lennart Poettering |
2015-01-21 | import: add image verification using gpg | Lennart Poettering |
2015-01-20 | util: make http url validity checks more generic, and move them to util.c | Lennart Poettering |
2015-01-19 | import-raw: when downloading raw images, generate sparse files if we can | Lennart Poettering |
2015-01-18 | Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h | Zbigniew Jędrzejewski-Szmek |
2015-01-18 | Add initialization helper for file_handle_union | Zbigniew Jędrzejewski-Szmek |
2015-01-18 | util: replace RUN_WITH_LOCALE with extended locale functions | Cristian Rodríguez |
2015-01-14 | nspawn: add file system locks for controlling access to container images | Lennart Poettering |
2015-01-14 | machined: use the FS_IMMUTABLE_FL file flag, if available, to implement a "re... | Lennart Poettering |
2015-01-14 | util: the chattr flags field is actually unsigned, judging by kernel sources | Lennart Poettering |
2015-01-13 | networkd: make IP forwarding for IPv4 and IPv6 individually configurable | Lennart Poettering |
2015-01-11 | Add new function to filter fstab options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Implement masking and overriding of generators | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Simplify execute_directory() | Zbigniew Jędrzejewski-Szmek |
2015-01-08 | journal: bump RLIMIT_NOFILE when journal files to 16K (if possible) | Lennart Poettering |
2015-01-08 | journald: turn off COW for journal files on btrfs | Lennart Poettering |
2015-01-06 | core: add new logic for services to store file descriptors in PID 1 | Lennart Poettering |
2014-12-25 | machined: beef up machined image listing with creation/modification times of ... | Lennart Poettering |
2014-12-24 | util: make creation time xattr logic more generic | Lennart Poettering |
2014-12-24 | util: fix strict aliasing violations in use of struct inotify_event v5 | Shawn Paul Landden |
2014-12-23 | machined: add new call OpenMachineLogin() that starts a getty in a container ... | Lennart Poettering |
2014-12-23 | systemd-run: support -t mode when combined with -M | Lennart Poettering |
2014-12-19 | machined: add new GetImage() bus call for retrieving the bus path for an image | Lennart Poettering |
2014-12-19 | util: rename ignore_file() to hidden_file() | Lennart Poettering |
2014-12-19 | machined/machinectl: add logic to show list of available images | Lennart Poettering |
2014-12-19 | import: add new minimal tool "systemd-import" for pulling down foreign contai... | Lennart Poettering |
2014-12-12 | nspawn: allow spawning ephemeral nspawn containers based on the root file sys... | Lennart Poettering |
2014-12-12 | util: document why we have alloca_align() | Lennart Poettering |
2014-12-12 | util: when using basename() for creating temporary files, verify the resultin... | Lennart Poettering |
2014-12-09 | treewide: sanitize loop_write | Zbigniew Jędrzejewski-Szmek |