summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4835 from poettering/unit-name-printfZbigniew Jędrzejewski-Szmek2016-12-106-96/+132
|\
| * core: add a note clarifying that we should be careful when adding new specifiersLennart Poettering2016-12-071-0/+4
| * core: deprecate %c, %r, %R specifiersLennart Poettering2016-12-071-3/+13
| * tests: let's make function tables static/constLennart Poettering2016-12-071-4/+4
| * core: add specifier expansion to ReadOnlyPaths= and friendsLennart Poettering2016-12-071-14/+20
| * core: add specifier expansion to RequiresMountsFor=Lennart Poettering2016-12-071-3/+9
| * core: turn on specifier expansion for more unit file settingsLennart Poettering2016-12-071-11/+11
| * core: use unit_full_printf() at a couple of locations we used unit_name_print...Lennart Poettering2016-12-071-5/+5
| * core: resolve more specifiers in unit_name_printf()Lennart Poettering2016-12-071-18/+29
| * core: move specifier expansion out of service.c/socket.cLennart Poettering2016-12-073-41/+40
* | Merge pull request #4795 from poettering/dissectZbigniew Jędrzejewski-Szmek2016-12-1023-709/+2174
|\ \
| * | nspawn/dissect: automatically discover dm-verity verity partitionsLennart Poettering2016-12-077-39/+378
| * | nspawn: when generating a machine name from an image name, truncate .raw suffixLennart Poettering2016-12-071-2/+14
| * | dissect: add support for encrypted imagesLennart Poettering2016-12-075-76/+460
| * | minor code beautificationsLennart Poettering2016-12-072-8/+13
| * | dissect: add small "systemd-dissect" tool as wrapper around dissect-image.cLennart Poettering2016-12-074-3/+221
| * | util-lib: drop unnecessary NULL checkLennart Poettering2016-12-071-2/+0
| * | machined: add API for querying the OS release of a machine imageLennart Poettering2016-12-077-40/+261
| * | util-lib: add easy helpers for temporary directories that rmdir()ed via _clea...Lennart Poettering2016-12-073-0/+28
| * | nspawn: port nspawn to new generalized image dissection codeLennart Poettering2016-12-071-656/+38
| * | util-lib: split out image dissecting code and loopback code from nspawnLennart Poettering2016-12-075-0/+876
| * | libudev: set errno if udev_new() failsLennart Poettering2016-12-071-1/+3
| |/
* | nspawn: add missing -E to getopt_long (#4860)Wim de With2016-12-101-1/+1
* | tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer2016-12-0919-116/+46
* | Merge pull request #4686 from poettering/machine-id-app-specificZbigniew Jędrzejewski-Szmek2016-12-088-1/+458
|\ \
| * | sd-id128: add new sd_id128_get_machine_app_specific() APILennart Poettering2016-11-294-1/+44
| * | core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)Lennart Poettering2016-11-294-0/+414
* | | network: fix const qualifier (#4849)David Michael2016-12-071-1/+2
* | | nspawn: resolv.conf might not be created initially (#4799)Franck Bui2016-12-071-0/+2
* | | Merge pull request #4843 from joukewitteveen/protocolLennart Poettering2016-12-072-14/+14
|\ \ \
| * | | service: go through stop_post on failure (#4770)Jouke Witteveen2016-12-061-14/+12
| * | | man: fix $SERVICE_RESULT/$EXIT_CODE/$EXIT_STATUS documentationJouke Witteveen2016-12-061-0/+2
* | | | network: support negation in matching patterns (#4809)David Michael2016-12-071-8/+25
| |_|/ |/| |
* | | dhcp: bind udp sockets to interfaces (#4822)27o2016-12-075-6/+18
* | | calendarspec: always interpret missing seconds as :00 (#4813)Doug Christman2016-12-062-6/+5
|/ /
* | networkd: Use dhcp correct type for IP port (#4840)Susant Sahani2016-12-062-2/+2
* | core: introduce parse_ip_port (#4825)Susant Sahani2016-12-065-9/+27
* | time-util: accept "µs" as time unit, in addition to "us" (#4836)Lennart Poettering2016-12-062-0/+6
* | core: remove unused variableThomas Hindoe Paaboel Andersen2016-12-061-1/+1
* | udev: remove duplicate flagThomas Hindoe Paaboel Andersen2016-12-061-1/+1
* | nspawn: don't hide --bind=/tmp/* mounts (#4824)Evgeny Vereshchagin2016-12-051-1/+1
* | networkd: link_enter_configured remove assert (#4800)Susant Sahani2016-12-051-4/+4
* | journal: make sure to initially populate the space info cache (#4807)Franck Bui2016-12-021-1/+1
* | cgroup: properly check for ignore-notfound paths (#4803)Dave Reisner2016-12-021-2/+9
* | treewide: fix typos (#4802)Torstein Husebø2016-12-021-1/+1
* | Merge pull request #4228 from dm0-/coreos-1554Zbigniew Jędrzejewski-Szmek2016-12-023-0/+5
|\ \
| * | networkd: support marking links unmanagedDavid Michael2016-12-013-0/+5
| |/
* | python: adjust imports, indentation, unused variables following pylint adviceZbigniew Jędrzejewski-Szmek2016-12-011-2/+2
* | Spot inconsistent quoting (just one single quote) (#4732)Tobias Stoeckmann2016-12-012-2/+2
* | Update boot.c (#4780)Yassine Imounachen2016-12-011-1/+1