platform/upstream/systemd.git
2019-04-16 Chris Downunit: Add DefaultMemoryMin
2019-04-16 Chris Downcgroup: Create UNIT_DEFINE_ANCESTOR_MEMORY_LOOKUP
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 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...
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
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
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...
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...
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
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...
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
2019-04-12 Lennart PoetteringNEWS: fix typo
2019-04-12 Zbigniew Jędrzejewsk... Add fmemopen_unlocked() and use unlocked ops in fuzzers...
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
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...
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
2019-04-12 Yu Watanabenetwork: re-indent gperf files
2019-04-12 Yu Watanabenetwork: warn when private key is stored in world reada...
2019-04-12 Yu Watanabenetwork: add MACsecTransmitAssociation.UseForEncoding...
2019-04-12 Yu Watanabenetwork: add MACsec*Association.Activate= setting
2019-04-12 Yu Watanabenetwork: add MACsec*Association.KeyFile= setting
2019-04-12 Yu Watanabenetwork: explicitly clear security key for macsec
2019-04-12 Yu Watanabenetwork: support multiple security associations for...
2019-04-12 Susant Sahaninetwork: Introduce MACsec
2019-04-12 Yu Watanabelinux: import if_macsec.h from kernel-5.0
2019-04-12 Yu Watanabefileio: add READ_FULL_FILE_UNHEX flag
2019-04-12 Yu Watanabeutil: extend unhexmem() to accept secure flag
2019-04-11 Lennart PoetteringMerge pull request #12267 from keszybz/udev-settle...
2019-04-11 Yu Watanabetree-wide: drop several missing_*.h and import relevant...
2019-04-11 Lennart PoetteringMerge pull request #12153 from benjarobin/killall-show...
2019-04-11 Lennart PoetteringMerge pull request #12226 from poettering/22bit-pids
2019-04-11 Lennart PoetteringMerge pull request #12037 from poettering/oom-state
2019-04-11 Lennart PoetteringMerge pull request #12219 from keszybz/bootctl-check...
2019-04-11 Zbigniew Jędrzejewsk... NEWS: update contributors and date v242
2019-04-11 Sebastian Krzyszkowiakhwdb: mark Apple Magic Trackpads as external
next