Age | Commit message (Expand) | Author |
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 |
2014-02-23 | src/shared/ cannot reference symbols from libraries | Kay Sievers |
2014-02-21 | net-util: match on the driver as exposed by ethtool if DRIVER not set | Tom Gundersen |
2014-02-21 | man: don't document ".include" in configuration files anymore as first step t... | Lennart Poettering |
2014-02-21 | ptyfwd: reset nonblocking mode | Lennart Poettering |
2014-02-21 | .network/.netdev/.link: allow to match on architecture | Tom Gundersen |
2014-02-21 | shared/architecture.h: fix preprocessor directives | Daniel Mack |
2014-02-21 | core: Add AppArmor profile switching | Michael Scherer |
2014-02-21 | missing: simplifications | Lennart Poettering |
2014-02-21 | build-sys: Add setns() functions if not in the C library. | Holger Schurig |
2014-02-21 | core: add new ConditionArchitecture() that checks the architecture returned b... | Lennart Poettering |
2014-02-20 | net-util: match - allow globbing | Tom Gundersen |
2014-02-20 | network/link: Match - filter on kernel cmdline, host and virt | Tom Gundersen |
2014-02-20 | condition: split out most of condition handling into libsystemd-shard | Tom Gundersen |
2014-02-20 | macro: add nice macro for disabling -Wnonnull temporarily | Lennart Poettering |
2014-02-20 | macro: introduce nice macro for disabling -Wmissing-prototypes warnigs | Lennart Poettering |