summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek37-92/+93
2015-01-22Fix some format strings for enums, they are signedZbigniew Jędrzejewski-Szmek4-7/+7
2015-01-22shared/util: use signed printf format for PIDsZbigniew Jędrzejewski-Szmek1-2/+2
2015-01-22update TODOLennart Poettering1-3/+7
2015-01-22import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering27-282/+2016
2015-01-22impot: minor cleanupsLennart Poettering3-6/+13
2015-01-22log: add new log output mode, that prints to console, but prefixes with syslo...Lennart Poettering2-3/+11
2015-01-21networkd: plug lldp leakTom Gundersen1-0/+2
2015-01-21network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-clientTom Gundersen4-52/+117
2015-01-21network: dhcp - split out the duid structure into a new header fileTom Gundersen2-38/+70
2015-01-21update TODOLennart Poettering1-2/+4
2015-01-21import: simplify dkr importer, by making use of generic import-job logic, use...Lennart Poettering5-746/+432
2015-01-21import: minor cleanups for the tar and raw importersLennart Poettering2-19/+58
2015-01-21build: Add parallel-tests automake optionMartin Pitt1-1/+1
2015-01-21sysv-generator: Replace Provides: symlinks with real unitsMartin Pitt2-0/+51
2015-01-21systemd-sysv-generator test: test scripts with hidden suffixesMartin Pitt1-0/+14
2015-01-21util: Add some missing hidden_file() suffixesMartin Pitt1-0/+4
2015-01-21sysv-generator: Handle .sh suffixes when translating Provides:Martin Pitt2-1/+50
2015-01-21update TODOLennart Poettering1-8/+0
2015-01-21import: support downloading bzip2-encoded imagesLennart Poettering5-6/+70
2015-01-21journal: Fix syslog forwarding without CAP_SYS_ADMINChristian Seiler1-3/+3
2015-01-21zsh-completion: Do not interpret escape sequences in _filter_units_by_propertyWieland Hoffmann1-1/+1
2015-01-21systemd-sysv-generator test: fix enabled checkMartin Pitt1-2/+2
2015-01-21systemd-sysv-generator test: don't parse symlinksMartin Pitt1-2/+5
2015-01-21test: add integration test for systemd-sysv-generatorMartin Pitt2-1/+285
2015-01-21import: also add verification support to tar importerLennart Poettering4-16/+66
2015-01-21import: make verification code generic, in preparation for using it pull-tarLennart Poettering5-224/+270
2015-01-21import: improve loggingLennart Poettering2-8/+5
2015-01-21import: show download speed while downloadingLennart Poettering1-1/+6
2015-01-21import: add image verification using gpgLennart Poettering5-77/+210
2015-01-20test: eliminate shell wrapper for Python testMartin Pitt2-29/+9
2015-01-20test: simplify rules-test.sh wrapperMartin Pitt2-7/+15
2015-01-20nspawn: work around kernel bug with partition table probing on loopback devicesLennart Poettering1-70/+74
2015-01-20import: add a couple of additional suffixes to remove from raw imagesLennart Poettering1-1/+3
2015-01-20import: make image verification optionalLennart Poettering5-19/+70
2015-01-20sd-dhcp6-client: Remove unnecessary debug printoutPatrik Flykt1-1/+0
2015-01-20import: add a simple scheme for validating the SHA256 sums of downloaded raw ...Lennart Poettering7-61/+270
2015-01-20import: be less aggressive when allocating memory for downloaded payloadLennart Poettering1-0/+1
2015-01-20import: improve logging a bitLennart Poettering1-4/+6
2015-01-20import: port pull-raw to helper tools implemented for pull-tarLennart Poettering8-818/+272
2015-01-20import: add support for pulling raw tar balls as containersLennart Poettering10-18/+1450
2015-01-20util: make http url validity checks more generic, and move them to util.cLennart Poettering7-39/+45
2015-01-20test: Use configured PythonMartin Pitt3-4/+4
2015-01-20test/rule-syntax-check.py: Fix for Python 3Martin Pitt1-3/+3
2015-01-20networkd: fix a typo in networkd-wait-online-manager.Rami Rosen1-1/+1
2015-01-19man: add networkctl(1)Zbigniew Jędrzejewski-Szmek3-1/+178
2015-01-19man: use one description of --no-legendZbigniew Jędrzejewski-Szmek6-42/+18
2015-01-20nspawn: add ipvlan supportTom Gundersen2-0/+123
2015-01-19networkd: netdev - add ipvlan supportTom Gundersen14-1/+176
2015-01-19systemctl: do not show dots with --plainZbigniew Jędrzejewski-Szmek1-15/+18