]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-11-21  Zbigniew Jędrzejewsk... udevd: define main through macro 10860/head
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-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  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  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() 10850/head
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 10831/head
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 10787/head
2018-11-20  Yu Watanabelibudev-list: move libudev-list related definitions...
2018-11-20  Yu Watanabelibudev: drop prototypes for nonexistent functions
2018-11-20  Yu Watanabelibudev-monitor: drop unused private functions
2018-11-20  Yu Watanabelibudev-device: drop unused private functions
2018-11-20  Yu Watanabeudev: move definition of READ_END and WRITE_END from...
2018-11-20  Yu WatanabeMerge pull request #10847 from evverx/journald-stream...
2018-11-20  Xuanwozsh-completion: Add support for set-property (#10322)
2018-11-20  Yu WatanabeMerge pull request #10801 from ssc-services/zsh-complet...
2018-11-20  Yu WatanabeMerge pull request #10835 from poettering/transient...
2018-11-20  Lennart Poetteringbootspec: introduce SYSTEMD_ESP_PATH for overriding...
2018-11-20  David Leedsprocess-util: check for correct kill return value ...
2018-11-20  Lennart Poetteringtree-wide: use __ prefixed gcc attributes (#10843)
2018-11-20  Yu WatanabeMerge pull request #10845 from poettering/static-destruct
2018-11-20  Lennart Poetteringtests: always use the right vtable wrapper calls
2018-11-20  Evgeny Vereshchagintests: add a fuzzer for journald streams 10847/head
2018-11-19  Lennart Poetteringtest-execute: fix killing of unit processes
2018-11-19  Lennart Poetteringdoc: document the boot menu entry identifier vocabulary
2018-11-19  Lennart Poetteringmeson: order source files alphabetically
2018-11-19  Lennart Poetteringdebug-generator: port over to using static destructors 10845/head
2018-11-19  Lennart Poetteringdebug-generator: port over to DEFINE_MAIN_FUNCTION()
2018-11-19  Lennart Poetteringmain-func: automatically call static destructors from...
2018-11-19  Lennart Poetteringutil: add set of macros for declaring _cleanup_-style...
2018-11-19  Lennart Poetteringutil-lib: move main() definition macros to its own...
2018-11-19  Lennart PoetteringMerge pull request #10811 from keszybz/define-main...
2018-11-19  Lennart Poetteringpam_systemd: suppress LOG_DEBUG log messages if debuggi...
2018-11-19  Lennart Poetteringmain: when reloading PID 1 let's reset the default... 10835/head
2018-11-19  Lennart Poetteringmanager: log on two OOM occasions
2018-11-19  Lennart PoetteringMerge pull request #10698 from yuwata/udevd-replace...
2018-11-19  Lennart PoetteringMerge pull request #10809 from keszybz/unit-log-result
2018-11-19  Lennart PoetteringMerge pull request #10814 from poettering/logind-suspen...
2018-11-19  Lennart PoetteringMerge pull request #10825 from keszybz/advertize-followup
2018-11-19  Lennart PoetteringMerge pull request #10507 from cdown/cpu_acct
2018-11-19  Evgeny Vereshchagintest: kill all processes launched by test-execute befor...
2018-11-19  Piotr Drągcatalog: update Polish translation
2018-11-19  Xi Ruoyaotest: let the shell find "touch" instead of hard-coded...
2018-11-18  Zbigniew Jędrzejewsk... basic/missing: drop _ETHTOOL_LINK_MODE_MAX 10825/head
2018-11-18  Zbigniew Jędrzejewsk... udev: use an "inline" array instead of allocating for...
2018-11-18  Zbigniew Jędrzejewsk... basic/util: import memeqzero from casync
2018-11-18  Chris Downcgroup v2: DefaultCPUAccounting=yes if CPU controller... 10507/head
2018-11-18  Chris Downcgtop: Still try to get CPU statistics if controller...
2018-11-18  Chris Downcgroup v2: Don't require CPU controller for CPU account...
2018-11-18  Zbigniew Jędrzejewsk... test-util: modernize
2018-11-18  Zbigniew Jędrzejewsk... Merge pull request #10819 from yuwata/fix-10807
2018-11-18  Yu Watanabeethtool: drop NetDevAdvertise 10819/head
next