summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN loggingLennart Poettering2018-01-0423-80/+70
* raw-clone: beef up raw_clone() wrapper a bitLennart Poettering2018-01-043-21/+24
* vconsole-setup: add some void castsLennart Poettering2018-01-041-2/+2
* ip-address-access: let's exit the loop after invalidating our entry a (#7803)Lennart Poettering2018-01-041-7/+6
* meson: don't search PATH for telinit (#7770)Mike Gilbert2018-01-042-3/+5
* main: don't bother with the return value of invoke_mainloop() (#7802)Lennart Poettering2018-01-041-8/+8
* Merge pull request #7801 from keszybz/docs-and-coverityLennart Poettering2018-01-045-8/+5
|\
| * core: fix mac_selinux_setup return value checkZbigniew Jędrzejewski-Szmek2018-01-041-1/+1
| * core: double free in bus_timer_set_transient_propertyZbigniew Jędrzejewski-Szmek2018-01-041-3/+1
| * run: double freeZbigniew Jędrzejewski-Szmek2018-01-041-3/+1
| * test-sizeof: also add uid_tZbigniew Jędrzejewski-Szmek2018-01-041-0/+1
| * man: drop --arch from debootstrap invocationZbigniew Jędrzejewski-Szmek2018-01-041-1/+1
* | fix machinectl shell (in machined) (#7785)Shawn Landden2018-01-041-1/+5
|/
* dhcp6: Fix DHCPv6 client file descriptor and event handling (#7796)Patrik Flykt2018-01-041-31/+33
* README: EXT4_POSIX_ACL -> EXT4_FS_POSIX_ACL (#7799)George G2018-01-041-1/+1
* Merge pull request #7793 from rojkov/fix-6456Lennart Poettering2018-01-031-7/+15
|\
| * resolved: use DNS_ANSWER_FOREACH instead of forDmitry Rozhkov2018-01-031-7/+6
| * resolved: skip conflict notifications for DNS-SD PTR RRsDmitry Rozhkov2018-01-031-0/+4
| * resolved: fix refcounting DnsScope's conflict_queueDmitry Rozhkov2018-01-031-2/+7
* | Merge pull request #7759 from yuwata/dbus-apiLennart Poettering2018-01-0332-1766/+2068
|\ \
| * | dbus-cgroup: simplify bus_cgroup_set_property()Yu Watanabe2018-01-032-272/+174
| * | dbus-cgroup: add missing spaceYu Watanabe2018-01-031-2/+2
| * | doc: update TRANSIENT-SETTINGS.mdYu Watanabe2018-01-031-90/+94
| * | bus-unit-util: support more options set to transient unitYu Watanabe2018-01-031-19/+254
| * | bus-unit-util: use struct __useless_struct_to_allow_trailing_semicolon__ in D...Yu Watanabe2018-01-031-56/+65
| * | dbus-path: add Paths= option to set path specs in transient path unitYu Watanabe2018-01-031-42/+32
| * | dbus-service: expose *ExitStatus= settings on busYu Watanabe2018-01-031-0/+68
| * | dbus-service: support more options in transient service unitYu Watanabe2018-01-021-111/+167
| * | dbus-socket: simplify bus_socket_set_transient_property()Yu Watanabe2018-01-021-291/+111
| * | dbus-execute: simplify bus_exec_context_set_transient_property()Yu Watanabe2018-01-021-589/+207
| * | core: rename bus_exec_command_set_transient_property() to bus_set_transient_e...Yu Watanabe2018-01-024-4/+4
| * | dbus-unit: support more options in transient unitsYu Watanabe2018-01-021-65/+196
| * | core: rename dbus property StartLimitIntervalSec= to StartLimitIntervalUSec=Yu Watanabe2018-01-022-3/+6
| * | nsflags: add namespace_flag_to_string_many_with_check()Yu Watanabe2018-01-021-0/+7
| * | dbus-timer: add TimersMonotonic= and TimersCalendar= to set timer in transien...Yu Watanabe2018-01-021-58/+138
| * | dbus-scope: simplify bus_scope_set_transient_property()Yu Watanabe2018-01-021-15/+4
| * | dbus-kill: simplify bus_kill_context_set_transient_property()Yu Watanabe2018-01-021-68/+12
| * | dbus-mount: support more options in transient mount unitYu Watanabe2018-01-021-21/+25
| * | dbus-automount: support more options in transient automount unitYu Watanabe2018-01-021-16/+9
| * | condition: introduce condition_takes_path()Yu Watanabe2018-01-021-0/+14
| * | basic: introduce *_to_string_with_check() functionsYu Watanabe2018-01-025-1/+28
| * | socket-util: introduce parse_socket_address_bind_ipv6_only_or_bool()Yu Watanabe2018-01-023-11/+18
| * | load-fragment: obsolete OnFailureIsolate=Yu Watanabe2018-01-022-0/+3
| * | namespace: introduce parse_protect_system()_or_boolYu Watanabe2018-01-023-16/+20
| * | namespace: introduce parse_protect_home_or_bool()Yu Watanabe2018-01-023-16/+20
| * | core: add dbus-util.[ch] to simplify creating transient unitsYu Watanabe2018-01-023-0/+392
| * | man: remove empty paragraphYu Watanabe2017-12-291-2/+0
* | | Merge pull request #7705 from keszybz/redo-linkingLennart Poettering2018-01-0312-92/+111
|\ \ \
| * | | meson: add a single .h file to shared libs with no sourcesZbigniew Jędrzejewski-Szmek2018-01-032-0/+2
| * | | meson: use a convenience lib for shared resolve filesZbigniew Jędrzejewski-Szmek2018-01-032-19/+20