summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* coccinelle: add explicit statement isomorphismsFrantisek Sumsal2019-04-272-1/+22
* resolve: use bridge or bonding interfaces in degraded-carrier stateYu Watanabe2019-04-261-1/+1
* sd-bus: bump message queue size againFranck Bui2019-04-261-2/+2
* udevd: notify when max number value of children is reached only once per batc...Franck Bui2019-04-261-1/+10
* Merge pull request #12394 from poettering/oncalendar-tweakZbigniew Jędrzejewski-Szmek2019-04-262-18/+24
|\
| * run: when we determine a timer cannot elapse anymore, really just warn, nothi...Lennart Poettering2019-04-251-11/+12
| * calendarspec: make return time value of calendar_spec_next_usec() optionalLennart Poettering2019-04-251-7/+12
* | chown-recursive: also check mode before we bypassLennart Poettering2019-04-261-5/+5
* | json: let's not accept embedded NUL bytes when allocating JSON stringsLennart Poettering2019-04-262-3/+7
* | json: make log message more focussedLennart Poettering2019-04-261-1/+1
* | bash-completion: accept files for --bind/--bind-ro optionsFrantisek Sumsal2019-04-261-2/+2
* | bash-completion: process only non-template units for systemctl isolateFrantisek Sumsal2019-04-261-1/+1
* | bash-completion: don't sort syslog prioritiesFrantisek Sumsal2019-04-261-0/+1
* | Document /etc/initrd-releaseJérémy Rosen2019-04-261-1/+3
* | Revert "Revert "README: remove Coverity Scan badge""Evgeny 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