]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-01-19  Zbigniew Jędrzejewsk... man: clarify that Requires stop propagation only applie... 7934/head
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 7924/head
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... 7923/head
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... 7922/head
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 7876/head
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... 7913/head
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... 7911/head
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... 7910/head
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... 7886/head
2018-01-16  Дамјан Георгиевскиnamespace: extract clone_device_node function from...
2018-01-16  Yu Watanabenetwork: create runtime sub-directories after drop_priv... 7903/head
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... 7902/head
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... 7897/head
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() 7893/head
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() 7885/head
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 7884/head
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...
2018-01-15  Yu Watanabetest: free memory
2018-01-15  Adam Duskettadd false option for tests (#7778)
2018-01-15  Lennart PoetteringMerge pull request #7582 from pfl/dhcp6_prefix_delegation
2018-01-15  Zbigniew Jędrzejewsk... man: --this-boot is deprecated (#7880)
2018-01-15  Zbigniew Jędrzejewsk... Merge pull request #7816 from poettering/chase-pid
2018-01-15  Zbigniew Jędrzejewsk... Merge pull request #7844 from yuwata/bash-completion
2018-01-15  Zbigniew Jędrzejewsk... Merge pull request #7855 from poettering/log-h-includes
2018-01-15  Zbigniew Jędrzejewsk... Merge pull request #7871 from sourcejedi/log_mounts
2018-01-15  Zbigniew Jędrzejewsk... Merge pull request #7872 from mineo/coredumpctl-zsh...
2018-01-13  Alan Jenkinscore: prevent spurious retries of umount 7871/head
2018-01-13  Wieland Hoffmannzsh/coredumpctl: Never sort the completion candidates 7872/head
2018-01-13  Wieland Hoffmannzsh/coredumpctl: Fix the completion
2018-01-13  Alan Jenkinscore: fix output (logging) for mount units (#7603)
2018-01-12  0xAXdbus-execute: define bus_set_transient_errno() only...
2018-01-12  Max Harmathylogin: avoid external process call
2018-01-12  Michal Sekletarprocess-util: make our freeze() routine do something...
2018-01-12  Lennart PoetteringMerge pull request #7865 from fbuihuu/restore-terminati...
2018-01-12  Franck BuiComment the fact that some tools need to termintate... 7865/head
2018-01-12  Franck Buimount: make sure we terminate the bus connection first...
2018-01-12  Franck BuiRevert "tree-wide: use _cleanup_(sd_bus_flush_close_un...
2018-01-11  Matthew Thodesupport LZMA concatenated files
2018-01-11  Lennart PoetteringMerge pull request #7851 from msekletar/dbus-error...
2018-01-11  winnerman-pythianbootctl: add newline after printf (#7856)
2018-01-11  Lennart PoetteringMerge pull request #7833 from keszybz/netdev-relaxed
2018-01-11  Lennart Poetteringcocci: there's not ENOTSUP, there's only EOPNOTSUPP 7816/head
2018-01-11  Lennart Poetteringethtool-util: don't pass fds as pointers if we don...
next