platform/upstream/systemd.git
2017-12-29 Mike Gilbertfileio: write_string_stream_ts: return errors from...
2017-12-27 Lennart Poetteringcryptsetup: small if check improvement (#7747)
2017-12-26 Lennart PoetteringMerge pull request #7629 from poettering/condition...
2017-12-26 nulsohman: systemd: fix typo (#7746)
2017-12-26 Lennart Poetteringcondition: extend ConditionKernelVersion= with relative...
2017-12-26 Zbigniew Jędrzejewsk... Add note about kernel version unportability
2017-12-26 Lennart Poetteringcore,udev,networkd: add ConditionKernelVersion=
2017-12-26 Yu WatanabeMerge pull request #7728 from poettering/fork-rework
2017-12-26 Yu WatanabeMerge pull request #7735 from poettering/rc-local-fix
2017-12-26 Lucas Werkmeisterman: further file-hierarchy *Directory= improvements
2017-12-26 Lennart Poetteringunits: link up debug-generator documentation from debug...
2017-12-26 Lennart Poetteringrc-local-generator: minor modernizations
2017-12-26 Lennart Poetteringman: add a systemd-rc-local-generator(8) man page
2017-12-26 Yu Watanabebootspec: drop ".conf" from BootEntry.filename
2017-12-25 bleep_blopseparate flags from shebang
2017-12-25 Yu Watanabesd-boot, udev: trivial condition simplifications
2017-12-25 Lennart PoetteringMerge pull request #7742 from poettering/meson-syscall
2017-12-25 Lennart Poetteringmeson: hopefully renameat2() will show up where renamea...
2017-12-25 Lennart Poetteringmeson: look for gettid() definition where getpid()...
2017-12-25 Lennart Poetteringmeson: when pivot_root() is added one day, look for...
2017-12-25 Lennart Poetteringmeson: use "args" for setting _GNU_SOURCE when checking...
2017-12-25 Lennart Poetteringupdate TODO
2017-12-25 Lennart Poetteringprocess-util: debug log if PR_SET_NAME fails.
2017-12-25 Lennart Poetteringprocess-util: allow rename_process() only in the main...
2017-12-25 Lennart Poetteringbasic: split out blockdev-util.[ch] from util.h
2017-12-25 Lennart Poetteringagents: use kill_and_sigcont() where appropriate
2017-12-25 Lennart Poetteringprocess-util: move fork_agent() to process-util.[ch]
2017-12-25 Lennart Poetteringtree-wide: properly name all threads we fork off
2017-12-25 Lennart Poetteringudev: some very trivial coding style updates
2017-12-25 Lennart Poetteringtree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit()...
2017-12-25 Lennart Poetteringshutdown: unify shutdown.c's and async.c's sync() helpe...
2017-12-25 Lennart Poetteringtree-wide: introduce new safe_fork() helper and port...
2017-12-25 Lennart Poetteringterminal-util: open /dev/null with O_CLOEXEC in make_st...
2017-12-25 Lennart Poetteringterminal-util: return first error, not last in make_stdio()
2017-12-25 Lennart Poetteringfd-util: use close_nointr() return value instead of...
2017-12-25 Lennart Poetteringfd-util: add some (void) casts
2017-12-25 Lennart Poetteringsync: fork off sync() in a process instead of a thread
2017-12-25 Yu Watanabemeson: define _GNU_SOURCE to detect copy_file_range...
2017-12-24 Lennart PoetteringMerge pull request #7663 from keszybz/mkdir-return...
2017-12-23 Lennart Poetteringsystemctl: don't show vendor preset state for generated...
2017-12-23 Lennart PoetteringMerge pull request #7695 from yuwata/transient-socket
2017-12-23 Susant Sahaninetworkd: Add support for ipvlan L3s and flags (#7726)
2017-12-23 Lennart PoetteringMerge pull request #7620 from keszybz/two-docs
2017-12-23 Lucas Werkmeisterman: mention StateDirectory in file-hierarchy(7)
2017-12-23 Yu Watanabeload-fragment: simplify list insertion logic
2017-12-23 Yu Watanabecgroup: IODeviceWeight= or friends can take device...
2017-12-23 Yu Watanabecore/socket: shorten socket_fdname()
2017-12-23 Yu Watanabecore/socket: dump more settings
2017-12-23 Yu Watanabedbus-cgroup: merge several blocks which operate almost...
2017-12-23 Yu Watanabedbus-execute: use empty_to_null() where it can be appli...
2017-12-23 Yu Watanabedoc: add {Condition,Assert}ControlGroupController=...
2017-12-23 Yu Watanabecgroup: move path checking logic to dbus-cgroup.c
2017-12-23 Yu Watanabebus-unit-util: simplify bus_append_cgroup_property()
2017-12-23 Yu Watanabebus-unit-util: make dependency settings can take multip...
2017-12-23 Yu Watanabedbus-socket: move truncation check to bus_socket_set_tr...
2017-12-23 Yu Watanabebasic: introduce socket_protocol_{from,to}_name()
2017-12-23 Yu Watanabedoc: update TRANSIENT-SETTINGS.md
2017-12-23 Yu Watanabeman: add explanation about transient path or socket...
2017-12-23 Yu Watanaberun: add support to create transient path and socket...
2017-12-23 Yu Watanabebus-unit-util: add socket unit related options
2017-12-23 Yu Watanabecore: implement transient socket unit
2017-12-23 Yu Watanabesocket-util: add socket_address_type_{from,to}_string()
2017-12-23 Yu Watanabecore/socket: add socket_port_type_from_string()
2017-12-23 Yu Watanabecore:socket: fix string in socket_exec_command_table
2017-12-23 Yu Watanabecore,seccomp: fix logic to parse RestrictAddressFamilie...
2017-12-23 Yu Watanabecore,seccomp: fix logic to parse syscall filter in...
2017-12-23 Lennart Poetteringcoccinelle: beef up isempty() checks (#7729)
2017-12-22 Dmitry Rozhkovman: fix example config to conform the content of the...
2017-12-22 Sylvain Plantefèvecatalog: update french translation
2017-12-22 Mathieu Malaterreshared/seccomp: add mmap handling for powerpc
2017-12-21 Yu Watanabenetworkd: show warning on error or cast to void when...
2017-12-21 Michałhwdb: Add accelerometer orientation entry for Lenovo...
2017-12-21 Susant SahaniFix #7704 and #7708. (#7712)
2017-12-20 Zbigniew Jędrzejewsk... network: fix memory leak when an netdev was skipped
2017-12-20 Zbigniew Jędrzejewsk... Merge pull request #7710 from jwrdegoede/hwdb-accel...
2017-12-20 Lennart PoetteringMerge pull request #7702 from keszybz/reduce-linkage
2017-12-20 Hans de Goedehwdb: Add accelerometer orientation entry for Teclast...
2017-12-20 Hans de Goedehwdb: Add accelerometer orientation entry for Chuwi...
2017-12-19 Alan Jenkinsman: User=, Group= *never* work for mount units (#7602)
2017-12-19 Zbigniew Jędrzejewsk... Merge pull request #7697 from yuwata/fix-man-exec-no...
2017-12-19 Zbigniew Jędrzejewsk... sd-bus: drop check for selinux before calling getsockop...
2017-12-19 Zbigniew Jędrzejewsk... Move selinux-related stuff from btrfs-util.c to label.c
2017-12-19 Zbigniew Jędrzejewsk... machine-id-setup: use return log_error… pattern
2017-12-19 Zbigniew Jędrzejewsk... bootctl: silence warning about signed/unsigned comparison
2017-12-19 John Paul HeroldAdd T430 series to list of supported trackpoint (#7699)
2017-12-19 Yu Watanabetimedatectl: fix status output (#7696)
2017-12-19 Jörg Thalheimmore portable perl shebangs (#7701)
2017-12-19 Zbigniew Jędrzejewsk... cryptsetup: use uint64_t for keyfile-offset= (#7689)
2017-12-19 Yu Watanabeman: note that `systemctl show` does not overridden...
2017-12-19 Yu Watanabeman: LockPersonality= implies NoNewPrivileges=
2017-12-19 Yu Watanabecore: move path_kill_slashes() to manager
2017-12-19 Yu Watanabecore: fix wrong validity check
2017-12-19 Yu Watanabetree-wide: use !strv_isempty() instead of strv_length...
2017-12-18 Zbigniew Jędrzejewsk... analyze: use normal bus connection for "plot" verb...
2017-12-18 Lennart PoetteringMerge pull request #7687 from hbakken/work/add-missing...
2017-12-18 Felipe Satelerbuild-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS...
2017-12-18 Jan Alexander... cryptsetup-generator: Don't mistake NULL input as OOM...
2017-12-18 Henrik Grindal... missing: Add DM_DEFERRED_REMOVE
2017-12-18 Henrik Grindal... missing: Define SMACK_MAGIC if it's missing
2017-12-18 Henrik Grindal... nspawn: Include missing.h
next