]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-04-24  Lennart PoetteringMerge pull request #12366 from lkundrak/lr/olpc-xo...
2019-04-24  Lennart PoetteringMerge pull request #12367 from keszybz/accept-check
2019-04-24  Frantisek Sumsalsemaphore: merge semaphore scripts to avoid code duplic...
2019-04-23  Zbigniew Jędrzejewsk... Merge pull request #12320 from mrc0mmand/tweak-start...
2019-04-23  Zbigniew Jędrzejewsk... basic/socket-util: put a limit on the loop to flush... 12367/head
2019-04-23  Lubomir Rintelhwdb: Fix the key codes of the OLPC XO button pad 12366/head
2019-04-23  Lubomir Rintelhwdb: Fix the OLPC XO rotate key
2019-04-23  Lubomir Rintelhwdb: No LEDs on the OLPC XO keyboard
2019-04-23  Lubomir Rintelhwdb: Make the OLPC XO rules also match XO-1.75
2019-04-23  Zbigniew Jędrzejewsk... basic/socket-util: fix typo and reword comment
2019-04-23  Zbigniew Jędrzejewsk... Merge pull request #12346 from poettering/accept-flush
2019-04-23  Piotr Drągcatalog: update Polish translation
2019-04-23  Jiri Pirkoudev: net_id: introduce predictable names for netdevsim
2019-04-23  Marc-André... udev-rules: add udmabuf to kvm group
2019-04-23  Chris DownMerge pull request #12336 from anitazha/disablecontroller
2019-04-22  Anita Zhangcore: support DisableControllers= for transient units 12336/head
2019-04-18  Lennart Poetteringudev: whitespace fix 12346/head
2019-04-18  Lennart Poetteringtest: add test for flush_accept()
2019-04-18  Lennart Poetteringsocket-util: make sure flush_accept() doesn't hang...
2019-04-17  Yu Watanabebootspec: fix build when EFI support is disabled
2019-04-16  Yu Watanabelinux: import if_ether.h from kernel-5.0
2019-04-16  David Arthwdb: Add Medion Akoya E3216 MD60900 (#12323)
2019-04-15  Frantisek Sumsaltest: don't timeout while waiting for other test units 12320/head
2019-04-15  Lennart PoetteringMerge pull request #12305 from yuwata/import-more-heade...
2019-04-15  Lennart PoetteringMerge pull request #12301 from keszybz/silence-alignmen...
2019-04-15  Lennart PoetteringMerge pull request #12311 from yuwata/timeout_abort_set...
2019-04-15  Florian DollingerCheck for final assignments in RUN keys (#12309)
2019-04-15  Benjamin Robinbasic/fileio: Fix memory leak if READ_FULL_FILE_SECURE...
2019-04-14  Florian DollingerDocument (final) assignment on the RUN (#12310)
2019-04-14  Yu Watanabecore: do not show TimeoutStopSec= in dump message if... 12311/head
2019-04-14  Yu Watanabecore: add assertion in two inline functions
2019-04-14  Yu Watanabecore: use BUS_DEFINE_PROPERTY_GET() macro at more places
2019-04-14  Yu Watanabecore: change type of Service::timeout_abort_set to...
2019-04-13  Yu Watanabelinux: also import l2tp.h from kernel-5.0 12305/head
2019-04-13  Yu Watanabelinux: also import linux/in.h and in6.h from kernel-5.0
2019-04-13  Yu Watanabelinux: move netdevice.h from shared/linux to basic...
2019-04-13  Yu WatanabeMerge pull request #12288 from yuwata/resolve-bond...
2019-04-13  Franck Buitmpfiles: split tmp.conf out
2019-04-13  Dominick Griftnspawn: Fix volatile SELinux label
2019-04-13  Zbigniew Jędrzejewsk... sd-netlink: align table 12301/head
2019-04-13  Zbigniew Jędrzejewsk... network: avoid warning about unaligned pointers
2019-04-13  Yu WatanabeMerge pull request #12296 from poettering/coding-style...
2019-04-13  Yu WatanabeMerge pull request #12290 from poettering/json-foreach...
2019-04-13  Yu WatanabeMerge pull request #12293 from poettering/tiny-journal...
2019-04-13  Yu Watanabenetwork: re-indent conf parser and wrap long lines... 12288/head
2019-04-13  Yu Watanabenetwork: use OrderedSet for bond ARP ip targets
2019-04-13  Yu Watanabeordered-set: add missing ordered_set_size()
2019-04-13  Yu Watanabenetwork: drop allocation for Bond::ad_actor_system
2019-04-13  Yu Watanabenetwork: drop bond_mode_to_kernel() and bond_xmit_hash_...
2019-04-13  Yu Watanabearp-util: use net/ethernet.h instead of netinet/if_ether.h
2019-04-13  Yu Watanaberesolve: use log_link_*() macro
2019-04-13  Yu Watanaberesolve: rename Link.name -> Link.ifname
2019-04-12  Jan Klötzkeservice: handle abort stops with dedicated timeout
2019-04-12  Sebastian Jennencode style format: clang-format applied to src/a*/*
2019-04-12  Chris Downcgroup: Implement default propagation of MemoryLow...
2019-04-12  Lennart PoetteringCODING_STYLE: rename "Others" section to "Code Organiza... 12296/head
2019-04-12  Lennart PoetteringCODING_STYLE: split out section about runtime behaviour
2019-04-12  Lennart PoetteringCODING_STYLE: add section about C constructs use
2019-04-12  Lennart PoetteringCODING_STYLE: split out section about deadlocks
2019-04-12  Lennart PoetteringCODING_STYLE: split out section about logging
2019-04-12  Lennart PoetteringCODING_STYLE: export section about exporting symbols
2019-04-12  Lennart PoetteringCODING_STYLE: split out section about destructors
2019-04-12  Lennart PoetteringCODING_STYLE: split out section about command line...
2019-04-12  Lennart PoetteringCODING_STYLE: Split out section about error handling
2019-04-12  Lennart PoetteringCODING_STYLE: split out section about commiting to git
2019-04-12  Lennart PoetteringCODING_STYLE: split out section about file descriptors
2019-04-12  Lennart PoetteringCODING_STYLE: split out section about memory allocations
2019-04-12  Lennart PoetteringCODING_STYLE: move out section about Types
2019-04-12  Lennart PoetteringCODING_STYLE: add section about how to reference specif...
2019-04-12  Lennart PoetteringCODING_STYLE: split out bits about Formatting into...
2019-04-12  Lennart PoetteringCODING_STYLE: add a section about functions not to use
2019-04-12  Lennart Poetteringjournald: modernize config_parse_compress() a bit 12293/head
2019-04-12  Lennart Poetteringjournald: rebreak a few comments
2019-04-12  Lennart Poetteringjournald: no need to check ptr for non-NULL before...
2019-04-12  Lennart Poetteringjournald: use structure initialization
2019-04-12  Lennart PoetteringMerge pull request #12222 from yuwata/macsec
2019-04-12  Lennart PoetteringMerge pull request #12217 from keszybz/unlocked-operations
2019-04-12  Lennart Poetteringjson: be more careful when iterating through a JSON... 12290/head
2019-04-12  Lennart Poetteringjson: simplify JSON_VARIANT_OBJECT_FOREACH() macro...
2019-04-12  Zbigniew Jędrzejewsk... Merge pull request #12289 from poettering/news-pid-max
2019-04-12  Lennart PoetteringNEWS: document kernel.pid_max change 12289/head
2019-04-12  Lennart PoetteringNEWS: fix typo
2019-04-12  Zbigniew Jędrzejewsk... Add fmemopen_unlocked() and use unlocked ops in fuzzers... 12217/head
2019-04-12  Zbigniew Jędrzejewsk... Add open_memstream_unlocked() wrapper
2019-04-12  Zbigniew Jędrzejewsk... core/smack-setup: add helper function for openat+fdopen
2019-04-12  Zbigniew Jędrzejewsk... Add fdopen_unlocked() wrapper
2019-04-12  Zbigniew Jędrzejewsk... Make fopen_temporary and fopen_temporary_label unlocked
2019-04-12  Zbigniew Jędrzejewsk... Add fopen_unlocked() wrapper
2019-04-12  Lennart PoetteringMerge pull request #12221 from keszybz/test-cleanups
2019-04-12  Lennart PoetteringMerge pull request #12287 from keszybz/patches-for...
2019-04-12  Anita Zhangseccomp: check more error codes from seccomp_load()
2019-04-12  Zbigniew Jędrzejewsk... core: vodify one more call to mkdir 12287/head
2019-04-12  Zbigniew Jędrzejewsk... test-exec-util: do not call setenv with NULL arg
2019-04-12  Zbigniew Jędrzejewsk... test-env-util: allow $PATH to be unset
2019-04-12  Zbigniew Jędrzejewsk... CODING_STYLE: adjust indentation rules, and add note... 12221/head
2019-04-12  Zbigniew Jędrzejewsk... shell-completion/zsh: add -*type*- headers
2019-04-12  Zbigniew Jędrzejewsk... shell-completion: use 4 space indentation too
2019-04-12  Zbigniew Jędrzejewsk... scripts: use 4 space indentation
2019-04-12  Zbigniew Jędrzejewsk... test: filter out messages when stripping binaries
2019-04-12  Yu Watanabetest-network: add tests for MACsec 12222/head
next