]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-03-13  Doug Christmanzsh-completion: add calendar to systemd-analyze (#8438)
2018-03-12  Evgeny VereshchaginMerge pull request #8423 from keszybz/unit-file-fuzzer
2018-03-12  Zbigniew Jędrzejewsk... Merge pull request #8296 from poettering/resolvconf
2018-03-12  Yu Watanabedhcp4: introduce new option 'duid-only' for ClientIdent...
2018-03-12  Zbigniew Jędrzejewsk... tools/oss-fuzz: add clang library dir using -L 8423/head
2018-03-12  Zbigniew Jędrzejewsk... Rename scripts/oss-fuzz.sh to tools/oss-fuzz.sh
2018-03-12  Zbigniew Jędrzejewsk... Rename scripts/coverity.sh to tools/coverity.sh
2018-03-11  Zbigniew Jędrzejewsk... Merge pull request #8377 from sourcejedi/logind_restart...
2018-03-11  Zbigniew Jędrzejewsk... fuzz-dhcp-server: fix name of options file
2018-03-11  Zbigniew Jędrzejewsk... fuzz-unit-file: add a dump of systemd.directives(7...
2018-03-11  Zbigniew Jędrzejewsk... fuzz: allow logging to be configured, disable in fuzz...
2018-03-11  Zbigniew Jędrzejewsk... fuzz: skip bus error map in bus_error_name_to_errno()
2018-03-11  Zbigniew Jędrzejewsk... Add fuzzer for unit file parser
2018-03-11  Zbigniew Jędrzejewsk... Make MANAGER_TEST_RUN_MINIMAL just allocate data structures
2018-03-11  Zbigniew Jędrzejewsk... Introduce _cleanup_(unit_freep)
2018-03-11  Zbigniew Jędrzejewsk... Introduce _cleanup_(manager_freep)
2018-03-11  Zbigniew Jędrzejewsk... man: add some basic documentation for sd-boot (#8379)
2018-03-11  Zbigniew Jędrzejewsk... shared/sleep-config: fix unitialized variable and use...
2018-03-10  Alan Jenkinslogin: effectively revert "open device if needed" 8377/head
2018-03-10  Alan Jenkinslogin: don't remove all devices from PID1 when only...
2018-03-10  Zbigniew Jędrzejewsk... Merge pull request #8403 from evverx/test-mount-util
2018-03-09  Michal Sekletarcore: ignore errors from cg_create_and_attach() in...
2018-03-09  Zbigniew Jędrzejewsk... Merge pull request #8412 from keszybz/meson-warning...
2018-03-09  Zbigniew Jędrzejewsk... Merge pull request #8415 from Werkov/fix-man
2018-03-09  Michal Koutnýman: Correct value of default KillUserProcesses= 8415/head
2018-03-09  Michal Koutnýman: Unify values of boolean configuration values with...
2018-03-09  Evegeny Vereshchagintests: skip g_dbus_message_new_from_blob under asan 8403/head
2018-03-09  Evegeny Vereshchagintests: make / private after creating a mount namespace
2018-03-09  Evegeny Vereshchagintests: skip the rest of test_mnt_id after getting any...
2018-03-09  Zbigniew Jędrzejewsk... meson: libmount is required for oss-fuzz builds now too 8412/head
2018-03-09  Zbigniew Jędrzejewsk... meson: avoid warning about comparison of bool and string
2018-03-09  Zbigniew Jędrzejewsk... meson: use triple-quote delimition in one more place
2018-03-09  Filipe Brandenburgercore/socket: support binary inside chroot when looking...
2018-03-09  Yu Watanabecore/cgroup: accepts MemorySwapMax=0 (#8366)
2018-03-09  Peter Huttererhwdb: add axis overrides for HP Pavilion 15 (#8404)
2018-03-08  Lennart PoetteringMerge pull request #8372 from keszybz/two-cleanups
2018-03-08  Alan Jenkinslogin: we only allow opening character devices
2018-03-08  Alan Jenkinslogin: correct comment in session_device_free()
2018-03-08  Yu Watanabecore: do not free heap-allocated strings (#8391)
2018-03-08  Yu Watanabesd-bus: do not try to close already closed fd (#8392)
2018-03-08  Mario LimoncielloIntroduce suspend-to-hibernate (#8274)
2018-03-08  Daniel Linhwdb: add accelerometer mount matrix for Eve V (#8382)
2018-03-08  Peter Huttererhwdb: add Dell Inspiron 3537 axis overrides (#8388)
2018-03-08  Yu WatanabeRevert "core: don't setup init.scope in test mode ...
2018-03-07  Zbigniew Jędrzejewsk... test-cgroup-util: bail out when running under mock...
2018-03-07  Michal Sekletarcore: don't setup init.scope in test mode (#8380)
2018-03-07  Zbigniew Jędrzejewsk... Merge pull request #8378 from evverx/get-around-freopen
2018-03-07  Zbigniew Jędrzejewsk... Merge pull request #8086 from hdante/sdboot-setmode-v2
2018-03-07  Zbigniew Jędrzejewsk... Merge pull request #7817 from medhefgo/systemd-boot
2018-03-07  Zbigniew Jędrzejewsk... systemd-boot: fix off-by-one buffer overrun 7817/head
2018-03-07  Zbigniew Jędrzejewsk... systemd-boot: reduce indentation in config_entry_add_li...
2018-03-07  Jan Janssensystemd-boot: Try harder not to add ourselves to the...
2018-03-06  Zbigniew Jędrzejewsk... core: drop unnecessary __useless_struct_to_allow_traili... 8372/head
2018-03-06  Zbigniew Jędrzejewsk... basic/cgroup-util: remove unused variable
2018-03-06  Tomasz TorczNEWS: fix typos in v238 section (#8369)
2018-03-06  Yu Watanaberpm: add missing '-p <lua>' in trigger script (#8367)
2018-03-05  Evegeny Vereshchagintests: close a leftover file descriptor in `test-fileio` 8378/head
2018-03-05  Zbigniew Jędrzejewsk... Merge pull request #8362 from keszybz/release-238 v238
2018-03-05  Zbigniew Jędrzejewsk... Merge pull request #8358 from fbuihuu/tmpfiles-dont...
2018-03-05  Evegeny Vereshchagintests: stop using `freopen` in `test-fileio`
2018-03-05  Franck Buitest: add tests for systemd-tmpfiles 8358/head
2018-03-05  Franck Buitest: fix setup_suse() to make it work with an already...
2018-03-05  Franck Buitmpfiles: don't resolve pathnames when traversing recur...
2018-03-05  Franck Buitmpfiles: fstat() works with fd opened with O_PATH...
2018-03-05  Franck Buitmpfiles: make hardlink_vulnerable() argument constant
2018-03-05  Zbigniew Jędrzejewsk... Merge pull request #8341 from yuwata/test-execute-ambient
2018-03-05  Zbigniew Jędrzejewsk... NEWS: bump version and add contributors 8362/head
2018-03-05  Zbigniew Jędrzejewsk... meson: bump so revision and systemd version in preparat...
2018-03-05  Zbigniew Jędrzejewsk... mailmap: one more person
2018-03-05  Zbigniew Jędrzejewsk... Merge pull request #8345 from sourcejedi/logind_restart...
2018-03-05  Zbigniew Jędrzejewsk... Merge pull request #8354 from keszybz/new-NEWS
2018-03-05  Filipe Brandenburgermkosi: use locale that supports UTF-8, detect one that...
2018-03-05  Marco GulinoAdd accel matrix for iOTA 360 (#8342)
2018-03-05  Zbigniew Jędrzejewsk... NEWS: update for v238 8354/head
2018-03-05  Zbigniew Jędrzejewsk... man: just use unicode for an mdash
2018-03-05  Zbigniew Jędrzejewsk... basic/glob-util: do not use names with "_" prefix
2018-03-05  Yu Watanabecoredump: do not leak memory (#8352)
2018-03-04  Yu Watanabetest-execute: use CAP_CHOWN instead of CAP_NET_ADMIN 8341/head
2018-03-04  Yu Watanabetest-execute: check capabilities before running tests
2018-03-04  Andika Triwidadapo: Updated Indonesian translation (#8348)
2018-03-04  SjonHortensiusfixed 3 occurences of 'Failed top open' (#8349)
2018-03-04  Yu Watanabetest-execute: change log level from error to notice
2018-03-04  Yu Watanabetest-execute: rename tests for AmbientCapabilities=
2018-03-04  snorreflorrehwdb: add axis range corrections for the Lenovo ThinkPa...
2018-03-03  Alan Jenkinslogin: remember that fds received from PID1 need to... 8345/head
2018-03-03  Alan Jenkinslogin: fix FDNAME in call to sd_pid_notify_with_fds()
2018-03-02  Lennart Poetteringupdate TODO
2018-03-02  Lennart Poetteringman: briefly document the resolvconf(8) compatibility... 8296/head
2018-03-02  Lennart Poetteringresolve-tool: provide resolvconf(8) compatibility
2018-03-02  Lennart PoetteringMerge pull request #8314 from poettering/rearrange...
2018-03-02  Lennart Poetteringunits: use SuccessAction=reboot where appropriate ...
2018-03-02  Lennart PoetteringMerge pull request #8336 from poettering/coccinelle...
2018-03-02  Lennart PoetteringMerge pull request #8333 from keszybz/hwdb-update
2018-03-02  Zbigniew Jędrzejewsk... Merge pull request #8337 from poettering/resolve-fixes
2018-03-02  Lennart Poetteringman: there's no point in referenceing systemd.unit...
2018-03-02  Zbigniew Jędrzejewsk... Merge pull request #8323 from xyproto/ok_color
2018-03-02  Michael Vogtsysusers: support `u username -:300` style syntax ...
2018-03-02  Zbigniew Jędrzejewsk... Merge pull request #8332 from poettering/logind-open...
2018-03-02  Lennart Poetteringmount-setup: change bpf mount mode to 0700 (#8334)
2018-03-02  Zbigniew Jędrzejewsk... Merge pull request #8303 from yuwata/fix-8276
next