Age | Commit message (Expand) | Author |
2014-03-14 | utmp-wtmp: allow overriding username on wall | Sebastian Thorarensen |
2014-03-14 | util: add hexdump() call to create pretty hexdumps of data | Lennart Poettering |
2014-03-14 | gpt: introduce root partition type GUIDs for ARM 32bit + ARM 64bit | Lennart Poettering |
2014-03-14 | shared: add root argument to search_and_fopen | Michael Marineau |
2014-03-14 | logind: automatically remove SysV + POSIX IPC objects when the users owning t... | Lennart Poettering |
2014-03-13 | systemctl: suppress duplicate newline if there's not log output in "systemctl... | Lennart Poettering |
2014-03-13 | gpt-auto-generator: honour read-only and no-auto flag from GPT data | Lennart Poettering |
2014-03-12 | macro: make sure we can use IN_SET() also with complex function calls as firs... | Lennart Poettering |
2014-03-12 | util: Make in_charset a static inline in util.h | Josh Triplett |
2014-03-12 | util: Rewrite in_charset to use strspn | Josh Triplett |
2014-03-11 | systemctl: for switch-root check, if we switch to a systemd init | Harald Hoyer |
2014-03-11 | util: add files_same() helper function | Harald Hoyer |
2014-03-11 | nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete... | Lennart Poettering |
2014-03-10 | nspawn: add --image= switch to boot GPT disk images that follow the Discovera... | Lennart Poettering |
2014-03-07 | Make tables for DEFINE_STRING_TABLE_LOOKUP consistent | Daniel Mack |
2014-03-07 | gpt-auto-generator: automatically find the root disk of the system | Lennart Poettering |
2014-03-07 | udev-builtin-blkid: when we find a GPT partition marked as root disk on the s... | Lennart Poettering |
2014-03-07 | fstab-generator: merge /proc/cmdline parsing loops into one | Lennart Poettering |
2014-03-06 | strv: set _printf_ on strv_extendf | Thomas Hindoe Paaboel Andersen |
2014-03-06 | util: move more intellegince into parse_proc_cmdline() | Lennart Poettering |
2014-03-06 | unit-name: modernizations | Lennart Poettering |
2014-03-06 | util: add timeout to generator execution | Lennart Poettering |
2014-03-06 | generators: rework mount generators | Lennart Poettering |
2014-03-05 | systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scop... | Lennart Poettering |
2014-03-05 | strv: add new STR_IN_SET() macro that operates similar to IN_SET() but for st... | Lennart Poettering |
2014-03-05 | missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi... | Lennart Poettering |
2014-03-04 | architecture: Add cris | Umut Tezduyar Lindskog |
2014-03-04 | logind: make $XDG_RUNTIME_DIR a per-user tmpfs | Lennart Poettering |
2014-03-04 | Do not print invalid UTF-8 in error messages | Zbigniew Jędrzejewski-Szmek |
2014-03-04 | Introduce strv_consume which takes ownership | Zbigniew Jędrzejewski-Szmek |
2014-03-03 | conf-parser: minor optimization in config_parse_string() | Lennart Poettering |
2014-03-03 | conf-parser: drop special casing in config_parse_path() | Lennart Poettering |
2014-03-03 | conf-parser: config_parse_path_strv() is not generic, so let's move it into l... | Lennart Poettering |
2014-03-03 | core: move config_parse_set_status() into load-fragment.c | Lennart Poettering |
2014-03-03 | core: move ShowStatus type into the core | Lennart Poettering |
2014-03-03 | conf-parse: rename config_parse_level() to config_parse_log_level() | Lennart Poettering |
2014-03-03 | core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings | Lennart Poettering |
2014-03-02 | Disallow sizes with increasing unit size | Zbigniew Jędrzejewski-Szmek |
2014-03-02 | Allow fractional parts in disk sizes | Zbigniew Jędrzejewski-Szmek |
2014-02-28 | architecture: Add tilegx | Henrik Grindal Bakken |
2014-02-27 | logs-show: fix corrupt output with empty messages | Uoti Urpala |
2014-02-25 | Use /var/run/dbus/system_bus_socket for the D-Bus socket | Zbigniew Jędrzejewski-Szmek |
2014-02-26 | core: add new RestrictAddressFamilies= switch | Lennart Poettering |
2014-02-25 | login: fix pos-array allocation | David Herrmann |
2014-02-24 | Remove dead lines in various places | Zbigniew Jędrzejewski-Szmek |
2014-02-24 | architecture: apparently there is LE ppc now | Lennart Poettering |
2014-02-24 | smack: rework security labeling for multiple frameworks | Łukasz Stelmach |
2014-02-24 | smack: relabel directories and files created by systemd | Łukasz Stelmach |
2014-02-24 | virt: make Virtualization an anonymous enum | Thomas Hindoe Paaboel Andersen |
2014-02-23 | core: clean up some confusing regarding SI decimal and IEC binary suffixes fo... | Lennart Poettering |