Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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 | 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 | fw-util: fix errno typo for !HAVE_LIBIPTC | Daniel Mack |
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 | udev: link_config - modernize a bit and fix leakes | Tom Gundersen |
2015-01-12 | network-intenal: user _cleanup_ macro in parse_ifname | Tom Gundersen |
2015-01-12 | core/mount: remove "fail" again | Zbigniew Jędrzejewski-Szmek |
2015-01-12 | sd-bus: sync kdbus.h (API break) | Daniel Mack |
2015-01-12 | core/mount: use isempty() to check for empty strings | Daniel Mack |
2015-01-11 | udev: Add builtin/rule to export evdev information as udev properties | Carlos Garnacho |
2015-01-11 | fstab-util: fix priority parsing and add test | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | shared/util: respect buffer boundary on incomplete escape sequences | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | core/load-fragment: avoid allocating 0 bytes when given an invalid command | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | test-unit-file: don't access out-of-bounds memory | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | core/mount: filter out noauto,auto,nofail,fail options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Support negated fstab options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | cryptsetup-generator: remove duplicated function | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | fstab-util: detect out-of-range pri= assignments | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | Add new function to filter fstab options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | network: apply static addresses in specified order | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | shared/list: add LIST_APPEND | Zbigniew Jędrzejewski-Szmek |