summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-10nspawn: add missing -E to getopt_long (#4860)Wim de With
2016-12-09man: make the examples in systemd.network(5) more usefulZbigniew Jędrzejewski-Szmek
2016-12-09networkd: check that VTI/VTI6 tunnels have a local addressZbigniew Jędrzejewski-Szmek
2016-12-09networkd: tighten parsing of Tunnel addressesZbigniew Jędrzejewski-Szmek
2016-12-09networkd: use log_netdev_error in a two more placesZbigniew Jędrzejewski-Szmek
2016-12-09networkd: do not print ": Success" in debug messageZbigniew Jędrzejewski-Szmek
2016-12-09pid1: simplify the logic in two statements related to killing processesZbigniew Jędrzejewski-Szmek
2016-12-09tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer
2016-12-08Merge pull request #4686 from poettering/machine-id-app-specificZbigniew Jędrzejewski-Szmek
2016-12-07network: fix const qualifier (#4849)David Michael
2016-12-07nspawn: resolv.conf might not be created initially (#4799)Franck Bui
2016-12-07Merge pull request #4843 from joukewitteveen/protocolLennart Poettering
2016-12-07dissect: add DISSECT_IMAGE_DISCARD_ANY maskZbigniew Jędrzejewski-Szmek
2016-12-07network: support negation in matching patterns (#4809)David Michael
2016-12-07core: add a note clarifying that we should be careful when adding new specifiersLennart Poettering
2016-12-07core: deprecate %c, %r, %R specifiersLennart Poettering
2016-12-07update TODOLennart Poettering
2016-12-07tests: let's make function tables static/constLennart Poettering
2016-12-07core: add specifier expansion to ReadOnlyPaths= and friendsLennart Poettering
2016-12-07core: add specifier expansion to RequiresMountsFor=Lennart Poettering
2016-12-07core: turn on specifier expansion for more unit file settingsLennart Poettering
2016-12-07core: use unit_full_printf() at a couple of locations we used unit_name_print...Lennart Poettering
2016-12-07core: resolve more specifiers in unit_name_printf()Lennart Poettering
2016-12-07man: drop reference to %U being uselessLennart Poettering
2016-12-07core: move specifier expansion out of service.c/socket.cLennart Poettering
2016-12-07man: update the nspawn man page, and document what kind of dissection feature...Lennart Poettering
2016-12-07nspawn/dissect: automatically discover dm-verity verity partitionsLennart Poettering
2016-12-07nspawn: when generating a machine name from an image name, truncate .raw suffixLennart Poettering
2016-12-07dissect: add support for encrypted imagesLennart Poettering
2016-12-07minor code beautificationsLennart Poettering
2016-12-07dissect: add small "systemd-dissect" tool as wrapper around dissect-image.cLennart Poettering
2016-12-07util-lib: drop unnecessary NULL checkLennart Poettering
2016-12-07machined: add API for querying the OS release of a machine imageLennart Poettering
2016-12-07util-lib: add easy helpers for temporary directories that rmdir()ed via _clea...Lennart Poettering
2016-12-07nspawn: port nspawn to new generalized image dissection codeLennart Poettering
2016-12-07util-lib: split out image dissecting code and loopback code from nspawnLennart Poettering
2016-12-07libudev: set errno if udev_new() failsLennart Poettering
2016-12-07dhcp: bind udp sockets to interfaces (#4822)27o
2016-12-07Merge pull request #4841 from hadess/oke-barcode-readerPeter Hutterer
2016-12-06calendarspec: always interpret missing seconds as :00 (#4813)Doug Christman
2016-12-06service: go through stop_post on failure (#4770)Jouke Witteveen
2016-12-06man: fix $SERVICE_RESULT/$EXIT_CODE/$EXIT_STATUS documentationJouke Witteveen
2016-12-06networkd: Use dhcp correct type for IP port (#4840)Susant Sahani
2016-12-06core: introduce parse_ip_port (#4825)Susant Sahani
2016-12-06hwdb: Add fixed layout for another YubikeyBastien Nocera
2016-12-06hwdb: Add fixed layout for OKE barcode readerBastien Nocera
2016-12-06time-util: accept "µs" as time unit, in addition to "us" (#4836)Lennart Poettering
2016-12-06rules: consider MMC device partitions with partition number > 9 (#4831)Kieran Colford
2016-12-06Merge pull request #4838 from phomes/misc-cleanup2Evgeny Vereshchagin
2016-12-06core: remove unused variableThomas Hindoe Paaboel Andersen