Age | Commit message (Expand) | Author |
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-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 | Add new function to filter fstab options | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | test-path-lookup: add simple test for path lookup functions | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | build-sys: fix link-order and avoid "label" functions in libsystemd-shared | Kay Sievers |
2015-01-09 | push xorg information to the systemd --user instance | Kay Sievers |
2015-01-08 | machinectl: show most recent log output in "machinectl status", too | Lennart Poettering |
2015-01-08 | loginctl: show the 10 most recent log user/session log lines in "loginctl use... | Lennart Poettering |
2015-01-08 | test-verbs: add unit tests for verbs minilib | Dave Reisner |
2015-01-05 | machine: add reference to machine-dbus.h to Makefile.am | Filipe Brandenburger |
2015-01-05 | udevadm,..: make --help output of udev tools more like the output of the vari... | Lennart Poettering |
2015-01-05 | journald: process SIGBUS for the memory maps we set up | Lennart Poettering |
2015-01-01 | build-sys: Fix install location of systemd.pc | Martin Pitt |
2015-01-01 | build-sys: fix build issue with machines.target | Philippe De Swert |
2014-12-29 | units: rework systemd-nspawn@.service unit | Lennart Poettering |
2014-12-28 | machined: Move image discovery logic into src/shared, so that we can make use... | Lennart Poettering |
2014-12-25 | build-sys: update path in reference to sd-lldp.h | Filipe Brandenburger |
2014-12-25 | machined: beef up machined image listing with creation/modification times of ... | Lennart Poettering |
2014-12-24 | import: add a new "pull-gpt" verb for downloading GPT disk images from the in... | Lennart Poettering |
2014-12-23 | machined: introduce polkit for OpenLogin() call | Lennart Poettering |
2014-12-23 | build-sys: move core/build.h → shared/build.h | Lennart Poettering |
2014-12-23 | core: rearrange code so that libsystemd/sd-bus/ does not include header files... | Lennart Poettering |
2014-12-23 | import: rename 'poll-dck' to 'pull-dkr' | Lennart Poettering |
2014-12-20 | build: add option to disable hwdb | Umut Tezduyar Lindskog |
2014-12-19 | sd-lldp: minor header cleanup | Tom Gundersen |
2014-12-19 | machined: add a full bus object for images | Lennart Poettering |
2014-12-19 | machined/machinectl: add logic to show list of available images | Lennart Poettering |
2014-12-19 | networkd: Introduce Link Layer Discovery Protocol (LLDP) | Susant Sahani |
2014-12-19 | import: add new minimal tool "systemd-import" for pulling down foreign contai... | Lennart Poettering |
2014-12-19 | util: add generalization of verb parsing for command line tools | Lennart Poettering |
2014-12-18 | systemd-hwdb: introduce new tool | Tom Gundersen |
2014-12-18 | networkd: add FDB support | Alin Rauta |
2014-12-15 | shared: add minimal JSON tokenizer | Lennart Poettering |
2014-12-14 | build-sys: fix distcheck | Dave Reisner |
2014-12-14 | build-sys: always distribute systemd-consoled.service.in | Dave Reisner |
2014-12-12 | cap-list: return lower-case capability names, similar to libcap's cap_to_name... | Lennart Poettering |
2014-12-12 | shared: add new btrfs-util.[ch] helpers for doing common btrfs operation | Lennart Poettering |
2014-12-11 | test-execute: add tests for UMask directive | Ronny Chevalier |
2014-12-11 | build-sys: fix user unit m4 logic | Lennart Poettering |
2014-12-11 | libudev: make libudev-hwdb a wrapper around sd-hwdb | Tom Gundersen |
2014-12-11 | libsystemd: add sd-hwdb library | Tom Gundersen |
2014-12-10 | build-sys: update Lennart's private target | Lennart Poettering |
2014-12-10 | build-sys: add missing file to CLEANFILES | Lennart Poettering |
2014-12-10 | build-sys: bump package and library versions in preparation for 218 release | Lennart Poettering |
2014-12-10 | build-sys: fix link-order | Kay Sievers |
2014-12-10 | sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/... | Lennart Poettering |
2014-12-10 | networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new file | Patrik Flykt |