Age | Commit message (Expand) | Author |
2015-01-22 | importd: try to minimize confusion by renaming "systemd-import" binary to "sy... | Lennart Poettering |
2015-01-22 | machinectl: when downloading an image, clarify that C-c will not cancel the d... | Lennart Poettering |
2015-01-22 | machinectl: minor simplification | Lennart Poettering |
2015-01-22 | machinectl: parse verify setting client-side | Lennart Poettering |
2015-01-22 | importd: minor log improvements | Lennart Poettering |
2015-01-22 | import: make the user verficiation keyring override the vendor keyring, inste... | Lennart Poettering |
2015-01-22 | logind: fix sd_eviocrevoke ioctl call | Peter Hutterer |
2015-01-22 | machinectl: various minor updates to the --help text | Lennart Poettering |
2015-01-22 | import: rename --verify=sum to --verify=checksum | Lennart Poettering |
2015-01-22 | man: document new download magic | Lennart Poettering |
2015-01-22 | import: add org.freedesktop.import1.policy.in to POTFILES.in | Piotr Drąg |
2015-01-22 | kbd-model-map: add more mappings for Slovak, Lithuanian, and Khmer | Mindaugas Baranauskas |
2015-01-22 | Use eurlatgr as the example console font | Marko Myllynen |
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 | TODO: tmpfiles | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | shared/acl-util: add mask only when needed, always add base ACLs | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | tmpfiles: use ACL magic on journal directories | 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 | catalog: update pt_BR translation | Rafael Ferreira |
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 | update TODO | Lennart Poettering |
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 | update TODO | Lennart Poettering |
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 | build: Add parallel-tests automake option | Martin Pitt |
2015-01-21 | sysv-generator: Replace Provides: symlinks with real units | Martin Pitt |
2015-01-21 | systemd-sysv-generator test: test scripts with hidden suffixes | 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 | update TODO | Lennart Poettering |
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 | zsh-completion: Do not interpret escape sequences in _filter_units_by_property | Wieland Hoffmann |