summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "README: remove Coverity Scan badge""revert-11715-revert-11534-coverity2Evgeny Vereshchagin2019-04-251-1/+0
* Merge pull request #12074 from poettering/io-acctZbigniew Jędrzejewski-Szmek2019-04-259-33/+365
|\
| * systemctl: show IO stats in 'status' outputLennart Poettering2019-04-121-1/+14
| * run: show IO stats in --wait resource outputLennart Poettering2019-04-121-0/+14
| * core: include IO data in per-unit resource log msgLennart Poettering2019-04-121-4/+70
| * croup: expose IO accounting data per unitLennart Poettering2019-04-125-3/+240
| * core: use string_table_lookup() at more placesLennart Poettering2019-04-122-18/+14
| * core: add new call unit_reset_accounting()Lennart Poettering2019-04-125-6/+15
| * core: no need to initialize ip_accounting twiceLennart Poettering2019-04-121-1/+0
| * cgroup: get rid of a local variableLennart Poettering2019-04-121-3/+1
* | run: check if the specified calendar event is not in the pastFrantisek Sumsal2019-04-251-1/+19
* | Merge pull request #12332 from cdown/default_minZbigniew Jędrzejewski-Szmek2019-04-255-27/+54
|\ \
| * | unit: Add DefaultMemoryMinChris Down2019-04-165-2/+24
| * | cgroup: Create UNIT_DEFINE_ANCESTOR_MEMORY_LOOKUPChris Down2019-04-161-25/+30
* | | hwdb: add axis range corrections for the Dell Latitude e7250Dave Ross2019-04-251-0/+7
* | | Merge pull request #12382 from yuwata/wireguard-12377Zbigniew Jędrzejewski-Szmek2019-04-252-32/+33
|\ \ \
| * | | network: fix ListenPort= in [WireGuard] sectionYu Watanabe2019-04-251-9/+10
| * | | test-network: fix invalid assertionsYu Watanabe2019-04-251-23/+23
* | | | Merge pull request #12316 from yuwata/network-prevent-multiple-initialization...Zbigniew Jędrzejewski-Szmek2019-04-253-68/+82
|\ \ \ \
| * | | | network: fix ref/unref logic for Link objectYu Watanabe2019-04-253-57/+61
| * | | | network: prevent interfaces to be initialized multiple timesYu Watanabe2019-04-252-11/+17
| * | | | network: logs link state changeYu Watanabe2019-04-171-0/+4
* | | | | udev,network: warn when .link or .network file has no [Match] sectionYu Watanabe2019-04-256-5/+34
| |/ / / |/| | |
* | | | Merge pull request #12376 from mrc0mmand/deal-with-backslashes-in-completionZbigniew Jędrzejewski-Szmek2019-04-242-3/+12
|\ \ \ \
| * | | | bash-completion: unify indentationFrantisek Sumsal2019-04-241-1/+1
| * | | | bash-completion: properly autocomplete escaped unit namesFrantisek Sumsal2019-04-242-2/+11
* | | | | NEWS: List getty@tty1.service as not being enabled anymorePaul Menzel2019-04-241-2/+3
* | | | | Merge pull request #12351 from keszybz/sd-bus-add-symbolLennart Poettering2019-04-2418-222/+934
|\ \ \ \ \
| * | | | | meson: do not use f-stringsZbigniew Jędrzejewski-Szmek2019-04-231-2/+2
| * | | | | man: document sd_bus_add_{object,fallback}_vtableZbigniew Jędrzejewski-Szmek2019-04-235-0/+613
| * | | | | sd-bus: when running user find function don't trust the value to be initializedZbigniew Jędrzejewski-Szmek2019-04-231-1/+1
| * | | | | busctl: add introspect --xml-interfaceZbigniew Jędrzejewski-Szmek2019-04-232-0/+23
| * | | | | test-bus-{vtable,introspect}: share data and test introspect_path()Zbigniew Jędrzejewski-Szmek2019-04-236-142/+178
| * | | | | sd-bus: split introspection into the content creation and reply creation partsZbigniew Jędrzejewski-Szmek2019-04-235-41/+75
| * | | | | sd-bus: use _cleanup_ for struct introspectZbigniew Jędrzejewski-Szmek2019-04-232-30/+15
| * | | | | sd-bus: allow vtable format structure to grow in the futureZbigniew Jędrzejewski-Szmek2019-04-232-18/+15
| * | | | | sd-bus: add symbol to tell linker that new vtable functions are usedZbigniew Jędrzejewski-Szmek2019-04-234-6/+30
* | | | | | man: describe interaction with ProtectHome=/InaccessiblePaths= in BindMount=Zbigniew Jędrzejewski-Szmek2019-04-241-13/+22
* | | | | | core: immediately trigger watchdog action on WATCHDOG=triggerJan Klötzke2019-04-242-2/+31
* | | | | | Merge pull request #12366 from lkundrak/lr/olpc-xo-175-keyboardLennart Poettering2019-04-241-10/+14
|\ \ \ \ \ \
| * | | | | | hwdb: Fix the key codes of the OLPC XO button padLubomir Rintel2019-04-231-8/+8
| * | | | | | hwdb: Fix the OLPC XO rotate keyLubomir Rintel2019-04-231-1/+1
| * | | | | | hwdb: No LEDs on the OLPC XO keyboardLubomir Rintel2019-04-231-0/+2
| * | | | | | hwdb: Make the OLPC XO rules also match XO-1.75Lubomir Rintel2019-04-231-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #12367 from keszybz/accept-checkLennart Poettering2019-04-241-8/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | basic/socket-util: put a limit on the loop to flush connectionsZbigniew Jędrzejewski-Szmek2019-04-231-1/+9
| * | | | | basic/socket-util: fix typo and reword commentZbigniew Jędrzejewski-Szmek2019-04-231-7/+7
* | | | | | semaphore: merge semaphore scripts to avoid code duplication (#12365)Frantisek Sumsal2019-04-243-104/+111
* | | | | | Merge pull request #12320 from mrc0mmand/tweak-start-timeout-in-TEST-16-EXTEN...Zbigniew Jędrzejewski-Szmek2019-04-231-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | test: don't timeout while waiting for other test unitsFrantisek Sumsal2019-04-151-1/+1