Age | Commit message (Expand) | Author |
2015-01-15 | hwdb: add MOUSE_WHEEL_CLICK_ANGLE as property | Peter Hutterer |
2015-01-15 | update TODO | Lennart Poettering |
2015-01-15 | nspawn,machined: change default container image location from /var/lib/contai... | Lennart Poettering |
2015-01-15 | import: rename "gpt" disk image type to "raw" | Lennart Poettering |
2015-01-15 | fix zsh completion typo | Moez Bouhlel |
2015-01-15 | test-path: do not skip tests if we are not root | Ronny Chevalier |
2015-01-15 | test-exec: do not skip all the tests | Ronny Chevalier |
2015-01-15 | spawn: downgrade loopback detach errors to debug | Lennart Poettering |
2015-01-15 | nspawn: add support for limited dissecting of MBR disk images with nspawn | Lennart Poettering |
2015-01-14 | nspawn: pass the container's init PID out via sd_notify() | Lennart Poettering |
2015-01-14 | update TODO | Lennart Poettering |
2015-01-14 | nspawn: fix an incorrect assert comparison | Lennart Poettering |
2015-01-14 | loginctl: fix misuse compound literals | Lennart Poettering |
2015-01-14 | sd-bus: tell Coverity that it's OK not to care for return values in some cases | Lennart Poettering |
2015-01-14 | nspawn: add file system locks for controlling access to container images | Lennart Poettering |
2015-01-14 | sysv-generator: always use fstatat() if we can | Lennart Poettering |
2015-01-14 | sysv-generator: fix memory leak on failure | Lennart Poettering |
2015-01-14 | machinectl: fix minor memory leak | Lennart Poettering |
2015-01-14 | pty: minor modernization | 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-14 | ptyfw: add missing error check | Lennart Poettering |
2015-01-14 | nspawn: remove the right propagation directory | Lennart Poettering |
2015-01-14 | test: hashmap_put behaviour for equal keys | Martin Pitt |
2015-01-13 | man: remove "nofail" from systemd.swap(5) | Zbigniew Jędrzejewski-Szmek |
2015-01-13 | machinectl: use GNU basename, not the XPG version | Cristian Rodríguez |
2015-01-13 | refcnt: refcnt is unsigned, fix comparisons | Tom Gundersen |
2015-01-13 | nspawn: --help typo fix | Lennart Poettering |
2015-01-13 | update TODO | Lennart Poettering |
2015-01-13 | networkd: propagate IPFoward= per-interface setting also to /proc/sys/net/ipv... | Lennart Poettering |
2015-01-13 | udev: make use of new one_zero() helper where appropriate | Lennart Poettering |
2015-01-13 | networkd: make IP forwarding for IPv4 and IPv6 individually configurable | Lennart Poettering |
2015-01-13 | network: IPMasquerade= implies IPForward=, hence remove it | Lennart Poettering |
2015-01-13 | networkd: rename misnamed boolean | Lennart Poettering |
2015-01-13 | networkd: introduce an AddressFamilyBoolean enum type | Lennart Poettering |
2015-01-13 | journald: allow zero length datagrams again | Lennart Poettering |
2015-01-13 | nspawn: add "-n" shortcut for "--network-veth" | Lennart Poettering |
2015-01-13 | doc: add cross-references between systemd.{link, netdev, network} | Jan Engelhardt |
2015-01-13 | doc: network - add comment about default prefix size | Tom Gundersen |
2015-01-13 | fw-util: fix errno typo for !HAVE_LIBIPTC | Daniel Mack |
2015-01-13 | TODO: DHCPv6 Information Request has been implemented | Patrik Flykt |
2015-01-13 | update TODO | Lennart Poettering |
2015-01-13 | machined: refuse certain operation on non-container machines, since they cann... | Lennart Poettering |
2015-01-13 | import: make sure we don't mangle file ownerships with the local passwd datab... | Lennart Poettering |
2015-01-13 | nspawn: add new option "--port=" for exposing container ports on the local host | Lennart Poettering |
2015-01-13 | networkd: add minimal IP forwarding and masquerading support to .network files | Lennart Poettering |
2015-01-13 | shared: add minimal firewall manipulation helpers for establishing NAT rules,... | Lennart Poettering |
2015-01-13 | core: Fix EACCES check for OOM adjustments | Martin Pitt |
2015-01-12 | Remove some fixed items from TODO | Zbigniew Jędrzejewski-Szmek |
2015-01-12 | zsh-completion: add missing completions for systemd-tmpfiles | Ronny Chevalier |