platform/upstream/systemd.git
2018-11-22 Yu Watanabetest: add tests for libudev-list
2018-11-22 Yu Watanabelibudev-list: drop unused udev argument from udev_list_...
2018-11-22 Yu Watanabelibudev-list: drop unused private functions
2018-11-22 Yu WatanabeMerge pull request #10871 from keszybz/more-cleanup-2
2018-11-22 Lennart Poetteringsysctl: when debug logging about sysctl changes, trunca...
2018-11-22 Zbigniew Jędrzejewsk... basic/log: add note about operator precendence
2018-11-22 Zbigniew Jędrzejewsk... CODING_STYLE: describe log & return operations
2018-11-22 Zbigniew Jędrzejewsk... Also drop a few more unnecessary uses of synthethic...
2018-11-22 Zbigniew Jędrzejewsk... coccinelle: also mark previous synthetic errnos as...
2018-11-22 Zbigniew Jędrzejewsk... coccinelle: make use of SYNTHETIC_ERRNO
2018-11-22 Zbigniew Jędrzejewsk... basic/log: add concept of "synthethic errnos"
2018-11-21 Tim Ruffingvconsole: Don't skip udev call for dummy device
2018-11-21 Yann E. MORINbasic/user-util: properly protect use of gshadow
2018-11-21 Lennart PoetteringMerge pull request #9961 from fbuihuu/logind-fix-vt...
2018-11-21 Zbigniew Jędrzejewsk... Revert 5fdf2d51c244288ac41443d1bd81365fab7b7b81
2018-11-21 Franck Builogind: stop managing VT switches if no sessions are...
2018-11-21 Franck Buiterminal-util: introduce vt_release() helper
2018-11-21 Franck Builogind: become the controlling terminal process before...
2018-11-21 Franck Buiterminal-util: introduce vt_restore() helper
2018-11-21 Franck Builogind: make session_restore_vt() static
2018-11-21 Zbigniew Jędrzejewsk... generators: drop umask calls
2018-11-21 Michal Koutnýcore: Detect initial timer state from serialized data
2018-11-21 Lennart PoetteringMerge pull request #10866 from yuwata/libudev-util...
2018-11-21 Lennart PoetteringMerge pull request #10860 from keszybz/more-cleanup-2
2018-11-21 Yu Watanabetest: add tests for util_resolve_subsys_kernel()
2018-11-21 Yu Watanabelibudev: make util_resolve_subsys_kernel() return negat...
2018-11-21 Yu Watanabeudev/scsi_id: fix buffer length
2018-11-21 Yu Watanabetest: add tests for util_replace_whitespace()
2018-11-21 Yu Watanabelibudev-util: make util_replace_whitespace() not count...
2018-11-21 Zbigniew Jędrzejewsk... udevd: define main through macro
2018-11-21 Zbigniew Jędrzejewsk... udevadm: define main through macro
2018-11-21 Zbigniew Jędrzejewsk... Call mac_selinux_close() from main func macros, convert...
2018-11-21 Zbigniew Jędrzejewsk... systemctl: define main through macro and call ask_passw...
2018-11-21 Yu Watanabelibudev-util: make util_replace_*() return size_t
2018-11-21 Yu Watanabelibudev-util: add assertions
2018-11-20 Lennart Poetteringcore: run env generators with non-zero umask
2018-11-20 Evgeny Vereshchagintests: skip test_exec_ambientcapabilities on Travis...
2018-11-20 Lennart PoetteringMerge pull request #10853 from poettering/thaw-containers
2018-11-20 Lennart PoetteringMerge pull request #10858 from poettering/tmpfiles...
2018-11-20 Yu Watanabeportablectl: make "arg_host" const
2018-11-20 Yu Watanabemount-tool: use static destructor and DEFINE_MAIN_FUNCT...
2018-11-20 Yu Watanabemodules-load: use static destructor and DEFINE_MAIN_FUN...
2018-11-20 Yu Watanabemachinectl: use static destructor and DEFINE_MAIN_FUNCT...
2018-11-20 Zbigniew Jędrzejewsk... shared/main-func: also close the polkit agent automatically
2018-11-20 Zbigniew Jędrzejewsk... Split out pretty-print.c and move pager.c and main...
2018-11-20 Yu Watanabemachine-id: use static destructor and DEFINE_MAIN_FUNCT...
2018-11-20 Yu Watanabeloginctl: use static destructor and DEFINE_MAIN_FUNCTIO...
2018-11-20 Yu Watanabelocale: make "arg_host" const
2018-11-20 Yu Watanabehostnamed: use DEFINE_MAIN_FUNCTION() macro
2018-11-20 Yu Watanabehibernate-resume-generator: use static destructor and...
2018-11-20 Yu Watanabefstab-generator: use static destructor and DEFINE_MAIN_...
2018-11-20 Yu Watanabefirstboot: use static destructor and DEFINE_MAIN_FUNCTI...
2018-11-20 Yu Watanabedissect: use static destructor and DEFINE_MAIN_FUNCTION...
2018-11-20 Yu Watanabebless-boot: use static destructor and DEFINE_MAIN_FUNCT...
2018-11-20 Yu Watanabecryptsetup: use static destructor and DEFINE_MAIN_FUNCT...
2018-11-20 Yu Watanabecgls: use static destructor and DEFINE_MAIN_FUNCTION...
2018-11-20 Lennart Poetteringmain: don't freeze PID 1 in containers, exit with non...
2018-11-20 Lennart Poetteringmain: use EXIT_EXCEPTION instead of EXIT_FAILURE at...
2018-11-20 Lennart Poetteringnspawn: use EXIT_EXCEPTION where appropriate
2018-11-20 Lennart Poetteringexit-status: introduce EXIT_EXCEPTION mapping to 255
2018-11-20 Yu Watanabecgls: add const
2018-11-20 Yu Watanabebusctl: use static destructor and DEFINE_MAIN_FUNCTION...
2018-11-20 Yu Watanabebootctl: use static destructor and DEFINE_MAIN_FUNCTION...
2018-11-20 Yu Watanabebacklight: use DEFINE_MAIN_FUNCTION() macro
2018-11-20 Yu Watanabeask-password: use static destructor and DEFINE_MAIN_FUN...
2018-11-20 Yu Watanabeanalyze: use static destructors
2018-11-20 Zbigniew Jędrzejewsk... binfmt: define main through macro
2018-11-20 Zbigniew Jędrzejewsk... delta: define main through macro
2018-11-20 Zbigniew Jędrzejewsk... networkctl: define main through macro
2018-11-20 Zbigniew Jędrzejewsk... portablectl: define main through macro
2018-11-20 Zbigniew Jędrzejewsk... localectl: define main through macro
2018-11-20 Zbigniew Jędrzejewsk... coredumpctl: fix "leak" of bus connection
2018-11-20 Zbigniew Jędrzejewsk... coredumpctl: define main through macro
2018-11-20 Zbigniew Jędrzejewsk... coredumpctl: open output file only before writing
2018-11-20 Zbigniew Jędrzejewsk... basic/main-func: propagate all positive return values
2018-11-20 Zbigniew Jędrzejewsk... timedatectl: define main through macro
2018-11-20 Zbigniew Jędrzejewsk... basic/main-func: also close the pager automatically
2018-11-20 Zbigniew Jędrzejewsk... basic/main-func: unify the two macros
2018-11-20 Lennart Poetteringsysctl: use STATIC_DESTRUCTOR_REGISTER() to free arg_pr...
2018-11-20 Lennart Poetteringsysctl: use _cleanup_ in one more occasion
2018-11-20 Lennart Poetteringsysctl: port to use DEFINE_MAIN_FUNCTION()
2018-11-20 Zbigniew Jędrzejewsk... inhibit: fix return value in error path
2018-11-20 Lennart Poetteringtmpfiles: also order glob child/parent relationships
2018-11-20 Lennart Poetteringtmpfiles: fix typo
2018-11-20 Lennart Poetteringtmpfiles: label phases explicitly
2018-11-20 Lennart Poetteringtmpfiles: behind → below in log msgs
2018-11-20 Lennart Poetteringman: minor fixes
2018-11-20 Zbigniew Jędrzejewsk... Merge pull request #10850 from poettering/log-setup
2018-11-20 Zbigniew Jędrzejewsk... veritysetup-generator: treat '-' and '_' as equivalent
2018-11-20 Zbigniew Jędrzejewsk... Merge pull request #10538 from poettering/tmpfiles...
2018-11-20 Lennart PoetteringMerge pull request #10831 from keszybz/less-libbasic
2018-11-20 Lennart Poetteringlog: introduce new helper call log_setup_service()
2018-11-20 Lennart Poetteringgenerators: introduce a common implementation for the...
2018-11-20 Zbigniew Jędrzejewsk... Merge pull request #10787 from yuwata/libudev-cleanups
2018-11-20 Zbigniew Jędrzejewsk... journal: fix sort order of header includes
2018-11-20 Zbigniew Jędrzejewsk... CODING_STYLE: fix rules for STRLEN and recommend strjoi...
2018-11-20 Zbigniew Jędrzejewsk... CODING_STYLE: clarify the rules for the src/basic ...
2018-11-20 Zbigniew Jędrzejewsk... meson: drop libblkid from libbasic
2018-11-20 Zbigniew Jędrzejewsk... Move various files that don't need to be in basic/...
2018-11-20 Yu Watanabelibudev: coding style fixes
next