Age | Commit message (Expand) | Author |
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 |
2015-01-12 | zsh-completion: add missing completions for systemd-run | Ronny Chevalier |
2015-01-12 | zsh-completion: add missing completions for systemd-analyze | Ronny Chevalier |
2015-01-12 | zsh-completion: add missing -M completion for timedatectl | Ronny Chevalier |
2015-01-12 | zsh-completion: add missing completions for coredumpctl | Ronny Chevalier |
2015-01-12 | TODO: update | David Herrmann |
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 | catalog: add pt_BR translation | Rafael Ferreira |
2015-01-11 | po: add Brazilian Portuguese translation | Rafael Ferreira |
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 |