Age | Commit message (Expand) | Author |
2015-01-22 | import: rename --verify=sum to --verify=checksum | Lennart Poettering |
2015-01-22 | kbd-model-map: add more mappings for Slovak, Lithuanian, and Khmer | Mindaugas Baranauskas |
2015-01-22 | sysv-generator: only allow regular files in enumerate_sysv() | Cristian Rodríguez |
2015-01-22 | build: export symbols to integrate mainloops | Lucas De Marchi |
2015-01-22 | shared/acl-util: add mask only when needed, always add base ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: implement augmenting of existing ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: make t and a globby, add their recursive versions T and A | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: make recursive operation generic | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: add 'a' type to set ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: attach an array of items to each path | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: make sure not to concatenate non-absolute path | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: detect all combinations of + and ! | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: simplification | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | shared/cgroup-show: simplify show_pid_array() | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Fix some format strings for enums, they are signed | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | shared/util: use signed printf format for PIDs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | import: introduce new mini-daemon systemd-importd, and make machinectl a clie... | Lennart Poettering |
2015-01-22 | impot: minor cleanups | Lennart Poettering |
2015-01-22 | log: add new log output mode, that prints to console, but prefixes with syslo... | Lennart Poettering |
2015-01-21 | networkd: plug lldp leak | Tom Gundersen |
2015-01-21 | network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-client | Tom Gundersen |
2015-01-21 | network: dhcp - split out the duid structure into a new header file | Tom Gundersen |
2015-01-21 | import: simplify dkr importer, by making use of generic import-job logic, use... | Lennart Poettering |
2015-01-21 | import: minor cleanups for the tar and raw importers | Lennart Poettering |
2015-01-21 | sysv-generator: Replace Provides: symlinks with real units | Martin Pitt |
2015-01-21 | util: Add some missing hidden_file() suffixes | Martin Pitt |
2015-01-21 | sysv-generator: Handle .sh suffixes when translating Provides: | Martin Pitt |
2015-01-21 | import: support downloading bzip2-encoded images | Lennart Poettering |
2015-01-21 | journal: Fix syslog forwarding without CAP_SYS_ADMIN | Christian Seiler |
2015-01-21 | import: also add verification support to tar importer | Lennart Poettering |
2015-01-21 | import: make verification code generic, in preparation for using it pull-tar | Lennart Poettering |
2015-01-21 | import: improve logging | Lennart Poettering |
2015-01-21 | import: show download speed while downloading | Lennart Poettering |
2015-01-21 | import: add image verification using gpg | Lennart Poettering |
2015-01-20 | nspawn: work around kernel bug with partition table probing on loopback devices | Lennart Poettering |
2015-01-20 | import: add a couple of additional suffixes to remove from raw images | Lennart Poettering |
2015-01-20 | import: make image verification optional | Lennart Poettering |
2015-01-20 | sd-dhcp6-client: Remove unnecessary debug printout | Patrik Flykt |
2015-01-20 | import: add a simple scheme for validating the SHA256 sums of downloaded raw ... | Lennart Poettering |
2015-01-20 | import: be less aggressive when allocating memory for downloaded payload | Lennart Poettering |
2015-01-20 | import: improve logging a bit | Lennart Poettering |
2015-01-20 | import: port pull-raw to helper tools implemented for pull-tar | Lennart Poettering |
2015-01-20 | import: add support for pulling raw tar balls as containers | Lennart Poettering |
2015-01-20 | util: make http url validity checks more generic, and move them to util.c | Lennart Poettering |
2015-01-20 | networkd: fix a typo in networkd-wait-online-manager. | Rami Rosen |
2015-01-19 | man: add networkctl(1) | Zbigniew Jędrzejewski-Szmek |
2015-01-20 | nspawn: add ipvlan support | Tom Gundersen |
2015-01-19 | networkd: netdev - add ipvlan support | Tom Gundersen |
2015-01-19 | systemctl: do not show dots with --plain | Zbigniew Jędrzejewski-Szmek |