Age | Commit message (Expand) | Author |
2014-03-07 | udev-builtin-blkid: modernizations and minor fixes | 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 | sd-rtnl/networkd: use new rtnl_message_read() API and drop helper | Tom Gundersen |
2014-03-06 | sd-rtnl:introduce table-based lookup and typesafe read() functions | Susant Sahani |
2014-03-06 | generators: make automatic discovery generators work correctly when reloading | Lennart Poettering |
2014-03-06 | generators: add Documentation= fields that point to the generator man pages | Lennart Poettering |
2014-03-06 | util: move more intellegince into parse_proc_cmdline() | Lennart Poettering |
2014-03-06 | core: include partition label in .device description fields | Lennart Poettering |
2014-03-06 | logind: fix reference to systemd-user-sessions.service | Lennart Poettering |
2014-03-06 | gpt-auto-generation: set a pretty description string | Lennart Poettering |
2014-03-06 | gpt-auto-generator: properly handle LUKS partitions | Lennart Poettering |
2014-03-06 | unit-name: modernizations | Lennart Poettering |
2014-03-06 | cryptsetup: some fixes | Lennart Poettering |
2014-03-06 | core: correctly unregister PIDs from PID hashtables | Lennart Poettering |
2014-03-06 | util: add timeout to generator execution | Lennart Poettering |
2014-03-06 | update TODO | Lennart Poettering |
2014-03-06 | generators: rework mount generators | Lennart Poettering |
2014-03-05 | systemd-run: don't print error messages twice | Lennart Poettering |
2014-03-05 | systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scop... | Lennart Poettering |
2014-03-05 | networkd: listen to changes to the MAC address | Tom Gundersen |
2014-03-05 | sd-rtnl: do not blindly enter containers in message_read() | Tom Gundersen |
2014-03-05 | sd-dhcp-client: log the MAC address we are using | Tom Gundersen |
2014-03-05 | networkd: restore logic for enslaving to a master bonding interface | Mark Oteiza |
2014-03-05 | journal: forget file after encountering an error | Zbigniew Jędrzejewski-Szmek |
2014-03-05 | journal: assume that next entry is after previous entry | Zbigniew Jędrzejewski-Szmek |
2014-03-05 | core: don't override NoNewPriviliges= from SystemCallFilter= if it is already... | Lennart Poettering |
2014-03-05 | systemd-run: support all currently exported properties with -p | Lennart Poettering |
2014-03-05 | core: make the LimitXYZ= properties settable for transient service units | Lennart Poettering |
2014-03-05 | systemd-run: add some extra safety checks | Lennart Poettering |
2014-03-05 | systemd-run: add new --property= switch that can set arbitrary properties for... | 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-05 | core: when passing resource limit values to client, map RLIM_INFINITY into po... | 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-04 | shutdownd: modernizations | Zbigniew Jędrzejewski-Szmek |
2014-03-04 | logind: small simplifications | Zbigniew Jędrzejewski-Szmek |
2014-03-03 | sd-network: IPv4 link-local support [v2] | Umut Tezduyar Lindskog |
2014-03-03 | networkd: wait-online - fix typo | Tom Gundersen |
2014-03-03 | core: fix assert when trying to serialize non-initialized bus peer tracker ob... | Lennart Poettering |
2014-03-03 | silence warning | Thomas Hindoe Paaboel Andersen |
2014-03-03 | core: add missing show-status.[ch] | Lennart Poettering |
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 |