summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-22networkd: introduce gretapSusant Sahani
2015-01-22update TODOLennart Poettering
2015-01-22importd: run daemon at minimal capabilitiesLennart Poettering
2015-01-22cgroup-show: don't hit assert, when the extra pids array is emptyLennart Poettering
2015-01-22importd: fix path to download binaryLennart Poettering
2015-01-22import: lock tar into its own private network namespaceLennart Poettering
2015-01-22import: drop all capabilities when invoking tarLennart Poettering
2015-01-22update TODOLennart Poettering
2015-01-22import: only define the _to_string() enum mapping function, thus making gcc s...Lennart Poettering
2015-01-22import: now that the worker binary is called "systemd-pull" we can shorten th...Lennart Poettering
2015-01-22importd: try to minimize confusion by renaming "systemd-import" binary to "sy...Lennart Poettering
2015-01-22machinectl: when downloading an image, clarify that C-c will not cancel the d...Lennart Poettering
2015-01-22machinectl: minor simplificationLennart Poettering
2015-01-22machinectl: parse verify setting client-sideLennart Poettering
2015-01-22importd: minor log improvementsLennart Poettering
2015-01-22import: make the user verficiation keyring override the vendor keyring, inste...Lennart Poettering
2015-01-22logind: fix sd_eviocrevoke ioctl callPeter Hutterer
2015-01-22machinectl: various minor updates to the --help textLennart Poettering
2015-01-22import: rename --verify=sum to --verify=checksumLennart Poettering
2015-01-22man: document new download magicLennart Poettering
2015-01-22import: add org.freedesktop.import1.policy.in to POTFILES.inPiotr Drąg
2015-01-22kbd-model-map: add more mappings for Slovak, Lithuanian, and KhmerMindaugas Baranauskas
2015-01-22Use eurlatgr as the example console fontMarko Myllynen
2015-01-22sysv-generator: only allow regular files in enumerate_sysv()Cristian Rodríguez
2015-01-22build: export symbols to integrate mainloopsLucas De Marchi
2015-01-22TODO: tmpfilesZbigniew Jędrzejewski-Szmek
2015-01-22shared/acl-util: add mask only when needed, always add base ACLsZbigniew Jędrzejewski-Szmek
2015-01-22tmpfiles: use ACL magic on journal directoriesZbigniew Jędrzejewski-Szmek
2015-01-22tmpfiles: implement augmenting of existing ACLsZbigniew Jędrzejewski-Szmek
2015-01-22tmpfiles: make t and a globby, add their recursive versions T and AZbigniew Jędrzejewski-Szmek
2015-01-22tmpfiles: make recursive operation genericZbigniew Jędrzejewski-Szmek
2015-01-22tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek
2015-01-22tmpfiles: attach an array of items to each pathZbigniew Jędrzejewski-Szmek
2015-01-22tmpfiles: make sure not to concatenate non-absolute pathZbigniew Jędrzejewski-Szmek
2015-01-22tmpfiles: detect all combinations of + and !Zbigniew Jędrzejewski-Szmek
2015-01-22tmpfiles: simplificationZbigniew Jędrzejewski-Szmek
2015-01-22catalog: update pt_BR translationRafael Ferreira
2015-01-22shared/cgroup-show: simplify show_pid_array()Zbigniew Jędrzejewski-Szmek
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-22Fix some format strings for enums, they are signedZbigniew Jędrzejewski-Szmek
2015-01-22shared/util: use signed printf format for PIDsZbigniew Jędrzejewski-Szmek
2015-01-22update TODOLennart Poettering
2015-01-22import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering
2015-01-22impot: minor cleanupsLennart Poettering
2015-01-22log: add new log output mode, that prints to console, but prefixes with syslo...Lennart Poettering
2015-01-21networkd: plug lldp leakTom Gundersen
2015-01-21network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-clientTom Gundersen
2015-01-21network: dhcp - split out the duid structure into a new header fileTom Gundersen
2015-01-21update TODOLennart Poettering
2015-01-21import: simplify dkr importer, by making use of generic import-job logic, use...Lennart Poettering