]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-08-22  Yu Watanabelogind: replace udev_device by sd_device
2018-08-22  Yu Watanabecore: replace udev_device by sd_device
2018-08-22  Yu Watanabecore/umount: replace udev_device by sd_device
2018-08-22  Yu Watanaberfkill: replace udev_device by sd_device
2018-08-22  Yu Watanabenetwork: replace udev_device by sd_device
2018-08-22  Yu Watanabenspawn: replace udev_device by sd_device
2018-08-22  Yu Watanabejournal: replace udev_device by sd_device
2018-08-22  Yu Watanabesd-device: introduce device_new_from_stat_rdev()
2018-08-22  Yu Watanabedissect: replace udev_device by sd_device
2018-08-22  Yu Watanabegpt-auto-generator: replace udev_device by sd_device
2018-08-22  Yu Watanabemount-tool: replace udev_device by sd_device
2018-08-22  Yu Watanabebacklight: replace udev_device by sd_device
2018-08-22  Yu Watanabelibudev: introduce udev_monitor_receive_sd_device()
2018-08-22  Yu Watanabelibudev: move cleanup functions from udev-util.h to...
2018-08-22  Yu Watanabelibudev: accept NULL as the argument 'struct udev*...
2018-08-22  Tejun Heocore: add IODeviceLatencyTargetSec
2018-08-22  Yu Watanabeselinux-util: drop unused variables
2018-08-22  Chris Morinman: correct journald field name
2018-08-22  Yu WatanabeMerge pull request #9903 from yuwata/fuzzer-10007
2018-08-22  Yu Watanabetest: add testcase for issue 10007 by oss-fuzz 9903/head
2018-08-22  Yu Watanabeutil: do not use stack frame for parsing arbitrary...
2018-08-22  Yu WatanabeMerge pull request #9852 from poettering/namespace...
2018-08-21  Lennart Poetteringrandom-util: use RDRAND for randomness if the kernel...
2018-08-21  Lennart Poetteringman: document that most sandboxing options are best... 9852/head
2018-08-21  Lennart Poetteringnamespace: be more careful when handling namespacing...
2018-08-21  aszligumount: Don't use options from fstab on remount
2018-08-21  Franck Buitmpfiles: use fd_get_path() even less excessively
2018-08-21  Zbigniew Jędrzejewsk... Merge pull request #9712 from filbranden/socket1
2018-08-21  Zbigniew Jędrzejewsk... Merge pull request #9783 from poettering/get-user-creds...
2018-08-21  Zbigniew Jędrzejewsk... Merge pull request #9811 from poettering/random-seed...
2018-08-21  Zbigniew Jędrzejewsk... Merge pull request #9853 from poettering/uneeded-queue
2018-08-20  Zbigniew Jędrzejewsk... meson: rename -Ddebug to -Ddebug-extra
2018-08-20  Zbigniew Jędrzejewsk... Rename USER_CREDS_SYNTHESIZE_FALLBACK to …_PREFER_NSS 9783/head
2018-08-20  Lennart Poetteringuser-util: rework get_user_creds()
2018-08-20  Lennart Poetteringnetworkd: add O_CLOEXEC where it's missing
2018-08-20  Lennart Poetteringnspawn: add two missing OOM checks
2018-08-20  Lennart Poetteringnspawn: make sure to create /dev/char/x:y symlinks...
2018-08-20  Lennart Poetteringnamespace: when creating device nodes, also create...
2018-08-20  Zbigniew Jędrzejewsk... Merge pull request #9801 from yuwata/analyze-cleanups
2018-08-20  Zbigniew Jędrzejewsk... Merge pull request #9809 from poettering/tmpfiles-cleanup
2018-08-20  Lennart Poetteringrandom-seed: write the machine ID into /dev/urandom... 9811/head
2018-08-20  Lennart Poetteringcore: when setting up PAM, try to get tty of STDIN_FILE...
2018-08-20  Lennart Poetteringtree-wide: add clickable man page link to all --help...
2018-08-20  Zbigniew Jędrzejewsk... core: rename function to better reflect semantics 9853/head
2018-08-20  Yu Watanabeutil: improve comments why we ignore EACCES and EPERM
2018-08-20  Peter Huttererhwdb: explicitly label the XP-PEN STAR 06 as tablet
2018-08-20  Shih-Yuan Lee... hwdb: Fix wlan keycode for all Dell Latitude and Precis...
2018-08-20  Jan Pokornýshell-completion: replace "gdb" verb with "debug" for...
2018-08-20  Thomas Hindoe... Revert "sysctl.d: request ECN on both in and outgoing...
2018-08-17  Yu WatanabeMerge pull request #9879 from evverx/get-rid-of-workaround
2018-08-16  Evgeny Vereshchaginresolvectl: free the block of memory 'hashed' points... 9879/head
2018-08-16  Evgeny Vereshchaginoss-fuzz.sh: just install the shared library
2018-08-13  Yu WatanabeMerge pull request #9863 from evverx/issues-found-by...
2018-08-13  Iwan Timmerresolved: do not keep dns_server to dns_stream ref...
2018-08-13  Yu Watanaberesolve: do not hit CNAME or DNAME entry in NODATA...
2018-08-10  Lennart Poetteringfsck: use our usual syntax for defining bit masks
2018-08-10  Lennart Poetteringupdate TODO
2018-08-10  Lennart Poetteringcore: rework StopWhenUnneeded= logic
2018-08-10  Zbigniew Jędrzejewsk... Merge pull request #9848 from yuwata/fix-9835-9844
2018-08-10  Evgeny Vereshchaginjournald: take leading spaces into account in syslog_pa... 9863/head
2018-08-10  Evgeny Vereshchaginjournald: free the allocated memory before returning...
2018-08-10  Evgeny Vereshchaginjournald: make it clear that dev_kmsg_record modifies...
2018-08-10  Yu Watanabecore/execute: fix dump format for Limit*=
2018-08-10  Yu Watanabejournal: do not remove multiple spaces after identifier...
2018-08-10  Yu Watanabeutil: bind_remount_recursive_with_mountinfo(): ignore... 9848/head
2018-08-10  Yu Watanabecore/namespace: add more log messages
2018-08-10  Benedikt Morbachmeson: actually honor pkgconfig*dir options (#9841)
2018-08-08  Yu Watanabetimedate: emit property changed signal after all jobs...
2018-08-08  Lennart PoetteringMerge pull request #9827 from yuwata/fix-9795-9820
2018-08-08  Franck Buitmpfiles: don't adjust qgroups on existing subvolumes
2018-08-08  Yu Watanaberesolve: do not compress target names in SRV records
2018-08-08  Lennart PoetteringMerge pull request #9830 from yuwata/journalctl-help
2018-08-08  Lennart Poetteringtest: make TEST-22 easier to debug, by outputting to... 9809/head
2018-08-08  Lennart Poetteringtest: don't use "nobody:nogroup" for tests
2018-08-08  Lennart Poetteringtmpfiles: return correct error variable after fd_reopen()
2018-08-08  Lennart Poetteringbtrfs-util: unfuck tmpfiles' subvol creation
2018-08-08  Lennart Poetteringtmpfiles: reindent one comment less weirdly
2018-08-08  Lennart Poetteringtmpfiles: use correct error variable
2018-08-08  Lennart Poetteringtmpfiles: clarify that we ignore file attribute setting...
2018-08-08  Lennart Poetteringtmpfiles: add log message where we previously failed...
2018-08-08  Lennart Poetteringtmpfiles: use fd_get_path() less excessively
2018-08-08  Yu Watanabesyslog: fix segfault in syslog_parse_priority() 9827/head
2018-08-08  Marc-Antoine... kernel-install: don't try to run depmod when kernel...
2018-08-08  Yu Watanabejournal: fix size of buffer
2018-08-08  Yu Watanaberesolve: use memcmp_safe() and memcpy_safe()
2018-08-08  Yu Watanabeutil: introduce memcmp_safe()
2018-08-08  Yu Watanabecore: use memcpy_safe()
2018-08-08  Yu Watanabejournal: fix syslog_parse_identifier()
2018-08-08  Yu Watanabejournal: do not use newa() or strjoina() for message
2018-08-08  Yu Watanabejournal: do not hide options in help message 9830/head
2018-08-08  Yu Watanabebash-completion: journalctl: add --grep and --case...
2018-08-08  Yu Watanabejournal: do not pass a negative value to memcpy()
2018-08-07  Thomas Hallerlink: fix type for link-config's "features" array of...
2018-08-07  Yu Watanabetest: cast values in proper type to suppress warnings
2018-08-07  Lennart PoetteringMerge pull request #9817 from yuwata/shorten-error...
2018-08-07  Lennart PoetteringMerge pull request #9744 from yuwata/fix-9737
2018-08-07  Michael 'pbone... hwdb: redefine Lenovo ThinkPad X140e touchpad dimension...
2018-08-07  Lennart PoetteringMerge pull request #9789 from filbranden/cmp1
2018-08-07  Filipe Brandenburgersystemctl: add support for --wait to is-system-running
2018-08-07  Yu Watanabetree-wide: use returned value from log_*_errno() 9817/head
next