platform/upstream/systemd.git
2018-01-22 Lennart Poetteringtmpfiles: in dir_cleanup() take benefit that log_error_...
2018-01-22 Lennart Poetteringtmpfiles: fold five lines into two
2018-01-22 Lennart PoetteringMerge pull request #7943 from yuwata/fix-chase_symlinks
2018-01-22 Frantisek Sumsaljournald-native: Fix typo in MANDLOCK message
2018-01-22 Susant Sahaninetworkd: DHCPv6 client allow to configure Rapid Commit...
2018-01-22 Yu Watanabefuzz: cast to void when return value is ignored
2018-01-22 Yu Watanabefuzz: check return value
2018-01-22 Yu Watanabefuzz: fix coding style
2018-01-21 Zbigniew Jędrzejewsk... core: delay logging the taint string until after basic...
2018-01-21 Yu Watanabetest-resolve: check return value
2018-01-21 Yu Watanabesd-dhcp6-client: do not refer uninitialized variable
2018-01-21 Yu Watanabefs-util: chase_symlinks(): prevent double free
2018-01-21 Yu Watanabefs-util: use _cleanup_close_ attribute
2018-01-21 Zbigniew Jędrzejewsk... man: document that sd_j_stream_fd is signal safe (...
2018-01-20 Yu WatanabeMerge pull request #7938 from keszybz/get-fd-unsafe
2018-01-20 Zbigniew Jędrzejewsk... man: document signal unsafeness of journal functions
2018-01-20 Zbigniew Jędrzejewsk... NEWS: fix typo
2018-01-20 Alan Jenkinsman: sd_journal_stream_fd: no, fds are not shared ...
2018-01-20 Zbigniew Jędrzejewsk... Merge pull request #7936 from titanous/fuzz-dhcp-server
2018-01-20 Jonathan Rudenbergfuzz: simplify oss-fuzz build instructions in HACKING
2018-01-20 Jonathan Rudenbergfuzz: add DHCP server fuzzer
2018-01-20 Yu Watanabeman: fix typo (#7937)
2018-01-20 Yu WatanabeMerge pull request #7934 from keszybz/man-improvements
2018-01-19 Susant Sahaninetworkd: add quickack option to route (#7896)
2018-01-19 Michal Sekletarman: make clear that accessing network and mounting...
2018-01-19 Zbigniew Jędrzejewsk... man: clarify that Requires stop propagation only applie...
2018-01-19 Susant Sahaninetworkd: ignore Static Routes option when Classless...
2018-01-19 Zbigniew Jędrzejewsk... man: alphabetize and move targets to proper sections...
2018-01-19 Zbigniew Jędrzejewsk... man: fix example formatting in systemd.preset
2018-01-19 Zbigniew Jędrzejewsk... man: document default for WakeOnLan
2018-01-19 Zbigniew Jędrzejewsk... man: add a note where coredump default values are
2018-01-19 Zbigniew Jędrzejewsk... man: fix _STREAM_ID, _LINE_BREAK descriptions
2018-01-19 Zbigniew Jędrzejewsk... Merge pull request #7675 from shawnl/unaligned
2018-01-19 Yu Watanabefs-util: chase_symlinks(): support empty root
2018-01-19 Zbigniew Jędrzejewsk... Merge pull request #7923 from keszybz/resolved-generic...
2018-01-18 Alan JenkinsMerge pull request #7913 from sourcejedi/devpts
2018-01-18 jdkbxhwdb: Add Lenovo IdeaPad Miix 320 sensor mount quirk...
2018-01-18 Alan Jenkinsman: systemd-nspawn: fix list of default capabilities...
2018-01-18 Alan JenkinsMerge pull request #7924 from sourcejedi/devpts-regress...
2018-01-18 Alan Jenkinscore: clone_device_node(): add debug message
2018-01-18 Alan Jenkinscore: un-break PrivateDevices= by allowing it to mknod...
2018-01-18 Zbigniew Jędrzejewsk... resolved: fix confusion with generic data in unparsable...
2018-01-18 Zbigniew Jędrzejewsk... resolved: split out parts of dns_packet_extract
2018-01-18 Zbigniew Jędrzejewsk... bus-message: avoid -Wnull-pointer-arithmetic warning...
2018-01-18 Zbigniew Jędrzejewsk... Merge pull request #7876 from titanous/oss-fuzz
2018-01-17 Jonathan Rudenbergfuzz: add docs on creating fuzzer targets to HACKING
2018-01-17 Jonathan Rudenbergfuzz: allow building fuzzers outside of oss-fuzz
2018-01-17 Jonathan Rudenbergfuzz: rebuild everything during each oss-fuzz build
2018-01-17 Jonathan Rudenbergfuzz: disable all deps when building with oss-fuzz
2018-01-17 Jonathan Rudenbergfuzz: add initial fuzzing infrastructure
2018-01-17 Lennart PoetteringMerge pull request #7903 from yuwata/fix-7863
2018-01-17 Lennart PoetteringMerge pull request #7910 from poettering/getcwd
2018-01-17 Lennart PoetteringMerge pull request #7911 from poettering/chase-symlinks...
2018-01-17 Alan Jenkinscore: namespace: remove unnecessary mode on /dev/shm...
2018-01-17 Alan JenkinsREADME: fix context for CONFIG_DEVPTS_MULTIPLE_INSTANCES
2018-01-17 Shawn Landdenresolve: check for underflow of size parameter (#7889)
2018-01-17 Alan Jenkinscore: namespace: nitpick /dev/ptmx error handling
2018-01-17 Lennart Poetteringfs-util: refuse taking a relative path to chase if...
2018-01-17 Lennart Poetteringfs-util: extra chase_symlink() safety check on "path...
2018-01-17 Lennart Poetteringfs-util: extra safety checks on chase_symlinks() root...
2018-01-17 Lennart Poetteringpath-util: don't insert duplicate "/" in path_make_abso...
2018-01-17 Lennart Poetteringtree-wide: port all code to use safe_getcwd()
2018-01-17 Lennart Poetteringpath-util: introduce new safe_getcwd() wrapper
2018-01-17 Lennart Poetteringpath-util: don't add extra "/" when prefix already...
2018-01-17 Lennart Poetteringpath-util: do something useful if the prefix is ""...
2018-01-17 Yu Watanabeefivars: include errno.h when EFI support is disabled...
2018-01-17 Alan JenkinsMerge pull request #7886 from gdamjan/fix-ptmx
2018-01-17 Zbigniew Jędrzejewsk... Merge pull request #7893 from poettering/parse-tweaks
2018-01-17 Zbigniew Jędrzejewsk... Merge pull request #7902 from yuwata/fix-warning-by...
2018-01-17 Hans de Goedehwdb: 60-sensors: Add DMI strings for Trekstor Surftab...
2018-01-17 Jerónimo Borque hwdb: HP vendor name for ZBooks in 60-keyboard.hwdb...
2018-01-17 Zbigniew Jędrzejewsk... Merge pull request #7897 from yuwata/small-man-fixes
2018-01-17 Дамјан Георгиевскиnamespace: only make the symlink /dev/ptmx if it was...
2018-01-16 Дамјан Георгиевскиnamespace: extract clone_device_node function from...
2018-01-16 Yu Watanabenetwork: create runtime sub-directories after drop_priv...
2018-01-16 Yu Watanabetimesync: do not fail when started as privileged user
2018-01-16 Yu Watanabedhcp6: fix warnings by clang with -Waddress-of-packed...
2018-01-16 Yu Watanabenetworkd: fix wrong argument check
2018-01-16 Yu Watanabeipvlan: fix wrong assignment in ipvlan_init()
2018-01-16 Yu Watanabeman: mention that systemctl is-active or is-failed...
2018-01-16 Yu Watanabevirt: add comment that we need to use sscanf()
2018-01-16 Yu Watanabeman: remove duplicated line
2018-01-16 Lennart Poetteringparse-util: detect overflows in parse_percent_unbounded()
2018-01-16 Lennart Poetteringparse-util: coding style fix
2018-01-16 Lennart Poetteringlocale-util: add freelocale() cleanup helper
2018-01-16 Lennart PoetteringMerge pull request #7885 from pfl/dhcp6_fixes
2018-01-16 John Linman: fix broken kernel document links (#7892)
2018-01-16 Olaf HeringFix parsing of features in detect_vm_xen_dom0 (#7890)
2018-01-16 Zbigniew Jędrzejewsk... Merge pull request #7540 from fbuihuu/systemd-delta...
2018-01-15 Shawn Landdenmachined: use getent to get default shell for machinect...
2018-01-15 Patrik Flyktsd-dhcp6-client: Use offsetof() instead of sizeof()
2018-01-15 Patrik Flyktdhcp6: Fix valgrind nitpick about returned test case...
2018-01-15 Lennart PoetteringMerge pull request #7884 from yuwata/small-fixes
2018-01-15 Дилян Палаузовman: fix typo
2018-01-15 Yu Watanabeman: logind: update reference
2018-01-15 Yu Watanabejournal: coding style fix
2018-01-15 Yu Watanabenetwork: fix indentation
2018-01-15 Yu Watanabenetworkd: remove unnecessary parentheses
2018-01-15 Yu Watanabesystemctl: comment that the verb 'check' is deprecated
2018-01-15 Yu Watanabetimesync: use current uid when started as non-root...
next