platform/upstream/systemd.git
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
2017-12-18 Henrik Grindal... missing: Define EFIVARFS_MAGIC if missing
2017-12-18 Henrik Grindal... missing: Add MAX_HANDLE_SZ
2017-12-18 Sergey Ptashnickcatalog: update Russian translation (#7678)
2017-12-18 Henrik Grindal... missing: Add PR_SET_MM_{ARG,ENV}_{START,END}
2017-12-18 Henrik Grindal... missing: Add some more btrfs structs and constants
2017-12-18 Henrik Grindal... btrfs: Include missing.h in btrfs-ctree.h
2017-12-18 Chris Downcondition: Create AssertControlGroupController (#7630)
2017-12-18 Zbigniew Jędrzejewsk... Merge pull request #7665 from poettering/main-cleanup
2017-12-16 Piotr Drągcatalog: update Polish translation (#7660)
2017-12-16 Zbigniew Jędrzejewsk... Merge pull request #7664 from poettering/fix-integratio...
2017-12-16 Zbigniew Jędrzejewsk... Move mkdir_label() to mkdir-label.c
2017-12-16 Zbigniew Jędrzejewsk... smack-util: remove unneeded initalization
2017-12-16 Zbigniew Jędrzejewsk... Add mkdir_errno_wrapper() and use instead of mkdir...
2017-12-16 Alan Jenkinsman: generalize "binary" to "program" (#7668)
2017-12-16 Franck Buimeson: libudev_core and udevadm should have LOG_REALM...
2017-12-15 Lennart PoetteringMerge pull request #7661 from keszybz/slice-cleanups
2017-12-15 Lennart Poetteringmain: add some more comments for the early initializati...
2017-12-15 Lennart Poetteringmain: reorder variable declarations a bit
2017-12-15 Lennart Poetteringmain: split out 'skip_setup' check into its own functions
2017-12-15 Lennart Poetteringmain: do bother with uid_to_name() unless we do debug...
2017-12-15 Lennart Poetteringmain: conditionalize fixup_environment() internally
2017-12-15 Lennart Poetteringmain: let's move ACTION_RUN test into initialize_runtime()
2017-12-15 Lennart Poetteringmount-setup: fix MNT_CHECK_WRITABLE error handling...
next