Age | Commit message (Expand) | Author |
2014-07-01 | parse_uid: return -ENXIO for -1 uids | Kay Sievers |
2014-07-01 | Use dev_port for the ID of a network device. | Thadeu Lima de Souza Cascardo |
2014-07-01 | update TODO | Lennart Poettering |
2014-07-01 | man: document directories in $HOME, too, in file-hierarchy(7) | Lennart Poettering |
2014-07-01 | networkd: link - don't fail if master netdev already exists | Tom Gundersen |
2014-07-01 | networkd: tunnel - ensure that enslave callback is always invoked | Tom Gundersen |
2014-07-01 | networkd: link - ignore missing MAC address | Tom Gundersen |
2014-07-01 | base-filesystem: avoid all searching if the link already exists | Kay Sievers |
2014-07-01 | base-filesystem: explicitely check existence of the platform's ABI dynamic lo... | Kay Sievers |
2014-07-01 | base-filesystem: create /lib64 symlink to libdir /usr directory | Kay Sievers |
2014-07-01 | networkd: address_acquire use cleanup macro | Susant Sahani |
2014-07-01 | networkd: netdev add one separate line | Susant Sahani |
2014-07-01 | networkd: link - drop assert from _free() | Tom Gundersen |
2014-07-01 | sd-dhcp6-client: fix free before use | Tom Gundersen |
2014-07-01 | networkd: link - improve refcounting | Tom Gundersen |
2014-07-01 | update TODO | Lennart Poettering |
2014-07-01 | TODO: start documenting changes for 215 | Lennart Poettering |
2014-07-01 | man: document ConditionNeedsUpdate= | Lennart Poettering |
2014-07-01 | man: extend a bit what to expect from the various places apps can store data | Lennart Poettering |
2014-07-01 | man: add sections about file node types and write access to file-hierarchy(7) | Lennart Poettering |
2014-06-30 | man: mention x-initrd.mount option in fstab options list | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | man: mention that x-systemd.device-timeout is only for fstab | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | man: beef up systemd-fsck description | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | cryptsetup: allow x-systemd.device-timeout | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | fstab-generator: allow x-systemd.device-timeout for swap units | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | Move x-systemd-device.timeout handling from core to fstab-generator | Zbigniew Jędrzejewski-Szmek |
2014-07-01 | man: reference $TMPDIR, not $TMP in file-hierarchy(7) | Lennart Poettering |
2014-07-01 | update TODO | Lennart Poettering |
2014-07-01 | man: document systemd-update-done.service | Lennart Poettering |
2014-07-01 | man: file-hierarchy - minor fixes | Tom Gundersen |
2014-06-30 | man: document how to query $libdir for the primary architecture using pkg-config | Lennart Poettering |
2014-06-30 | pc: no longer expose exec_prefix in .pc file | Lennart Poettering |
2014-06-30 | pc: expose more drop-in dirs in the .pc file | Lennart Poettering |
2014-06-30 | pc: export $libdir in the .pc file | Lennart Poettering |
2014-06-30 | man: file-hierarchy - typo fixes | Thomas Hindoe Paaboel Andersen |
2014-06-30 | man: deemphesize Fedora-specific "lib64", only mention the more generic $libdir | Lennart Poettering |
2014-06-30 | update TODO | Lennart Poettering |
2014-06-30 | units: skip mounting /tmp if it is a symlink | Lennart Poettering |
2014-06-30 | man: daemon - typo fix | Thomas Hindoe Paaboel Andersen |
2014-06-30 | tmpfiles: explicitly set mode for /run/log | Lennart Poettering |
2014-06-30 | man: a couple of additions to file-hierarchy(7) | Lennart Poettering |
2014-06-30 | tmpfiles: don't do automatic cleanup in $XDG_RUNTIME_DIR | Lennart Poettering |
2014-06-30 | man: drop references to manual StandardError=syslog from daemon(7), we do thi... | Lennart Poettering |
2014-06-30 | man: add a minimized, modernized description of the file system hierarchy sys... | Lennart Poettering |
2014-06-30 | nspawn: block open_by_handle_at() and others via seccomp | Lennart Poettering |
2014-06-30 | nspawn: let's avoid using goto to wildly for non-cleanup purposes | Lennart Poettering |
2014-06-30 | nspawn: simplify exit condition check | Lennart Poettering |
2014-06-30 | nspawn: log a warning on failure from wait_for_terminate() | Luke Shumaker |
2014-06-30 | nspawn: Fix regression with exit status | Luke Shumaker |
2014-06-30 | shared/util.c:wait_for_terminate_and_warn(): Add a comment on the return values | Luke Shumaker |