]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-02-05  Zbigniew Jędrzejewsk... rpm macros: add %tmpfiles_create_package 8104/head
2018-02-05  Zbigniew Jędrzejewsk... tmpfiles: allow admin/runtime overrides to runtime...
2018-02-05  Yu WatanabeMerge pull request #8058 from keszybz/sysusers-inline
2018-02-05  Lucas Werkmeisterman: document meaning of age in tmpfiles.d (#8092)
2018-02-05  Zbigniew Jędrzejewsk... Merge pull request #8065 from yuwata/fix-8064
2018-02-05  Batuhan Osman... test: sort imports and use "new" string formatting
2018-02-05  Yu Watanabesystemctl: show: use EnvironmentFiles= instead of Envir... 8065/head
2018-02-05  Yu Watanabesystemctl: update 'show' format for path units
2018-02-05  Yu Watanabesystemctl: update 'show' format for socket units
2018-02-05  Yu Watanabesystemctl: show Timers{Monotonic,Calendar}=
2018-02-05  MilhouseVHkernel 3.10 compat: RTAX_QUICKACK not added until 3...
2018-02-03  Yu WatanabeMerge pull request #8073 from keszybz/two-fixes
2018-02-03  Vito Caputosocket-util: fix getpeergroups() assert(fd) (#8080)
2018-02-02  Zbigniew Jędrzejewsk... Merge pull request #8041 from zx2c4-forks/jd/doc-fixups
2018-02-02  Boucmando not report total time when kernel time is not provid...
2018-02-02  Zbigniew Jędrzejewsk... Merge pull request #8059 from sourcejedi/seccomp_cosmetic
2018-02-02  Zbigniew Jędrzejewsk... man: fix awkward sentence in systemd-analyze(8) 8073/head
2018-02-02  Zbigniew Jędrzejewsk... basic/hashmap: tweak code to avoid pointless gcc warning
2018-02-02  Zbigniew Jędrzejewsk... sysusers: use the usual comment style 8058/head
2018-02-02  Zbigniew Jędrzejewsk... rpm macros: add %sysusers_create_package
2018-02-02  Zbigniew Jędrzejewsk... test/TEST-21-SYSUSERS: add tests for new functionality
2018-02-02  Zbigniew Jędrzejewsk... sysusers: allow admin/runtime overrides to command...
2018-02-02  Zbigniew Jędrzejewsk... basic/strv: add function to insert items at position
2018-02-02  Zbigniew Jędrzejewsk... sysusers: allow the shell to be specified
2018-02-02  Zbigniew Jędrzejewsk... sysusers: take configuration as positional arguments
2018-02-02  Zbigniew Jędrzejewsk... sysusers: emit a bit more info at debug level when...
2018-02-01  tblumemeson.build: make docdir configurable (#8068)
2018-02-01  Lennart PoetteringMerge pull request #7042 from vcaputo/iteratedcache
2018-02-01  Lennart PoetteringMerge pull request #8045 from yuwata/dump-more
2018-02-01  Lennart PoetteringMerge pull request #8061 from poettering/selinux-mask-fix
2018-02-01  Yu Watanabestrv: drop strv_join_quoted() (#8057)
2018-02-01  Michael Vogtsysusers: allow force reusing existing user/group IDs...
2018-01-31  Lennart Poetteringselinux: make sure we never use /dev/null for making... 8061/head
2018-01-31  Lennart Poetteringupdate TODO
2018-01-31  Alan Jenkinsseccomp-util: fix alarming debug message (#8002, #8001) 8059/head
2018-01-31  Alan Jenkinsman: systemd.exec: cleanup "only X will be permitted...
2018-01-31  Evgeny Vereshchagintest-lldp: use `memcmp` to compare bytes (#8054)
2018-01-30  Yu Watanabecore/service: dump more settings 8045/head
2018-01-30  Yu Watanabecore/swap: dump TimeoutSec=
2018-01-30  Yu Watanabecore/mount: dump TimeoutSec=
2018-01-29  Jason A. Donenfeldman: note handling of secret information with permissions 8041/head
2018-01-29  Jason A. Donenfeldman: WireGuard is a proper noun
2018-01-28  Vito CaputoMerge pull request #8031 from mrq1/MRQ1_20180128_typo_fix
2018-01-28  Hermann Gaustererjournalctl: typo fix 8031/head
2018-01-28  Lennart PoetteringMerge pull request #8030 from keszybz/another-news... v237
2018-01-28  Zbigniew Jędrzejewsk... NEWS: add missing equal sign 8030/head
2018-01-28  Zbigniew Jędrzejewsk... NEWS: reword one sentence
2018-01-28  Lennart PoetteringNEWS: let's get this thing done
2018-01-28  Zbigniew Jędrzejewsk... NEWS: mention --grep (#8029)
2018-01-28  Lennart PoetteringMerge pull request #7881 from keszybz/pcre
2018-01-28  Zbigniew Jędrzejewsk... journalctl: add highlighting for matched substring 7881/head
2018-01-28  Zbigniew Jędrzejewsk... journalctl: make matching optionally case sensitive
2018-01-28  danaSlightly improve performance of startable/restartable...
2018-01-28  Lennart PoetteringNEWS: update NEWS again, we didn't release yesterday...
2018-01-28  Lennart PoetteringMerge pull request #8025 from sourcejedi/pid1_journal_or2
2018-01-28  Martin Pitthwdb: Fix bouncing brightness keys on MSI-PR200
2018-01-27  Michael BieblMerge pull request #8026 from phomes/NEWS-fix
2018-01-27  Thomas Hindoe... NEWS: typo fix 8026/head
2018-01-27  Vito Caputotest-hashmap: test IteratedCache 7042/head
2018-01-27  Vito Caputojournal: use IteratedCache in sd-journal
2018-01-27  Vito Caputobasic: implement the IteratedCache
2018-01-27  Alan Jenkinssystemd-shutdown: use log_set_prohibit_ipc(true) 8025/head
2018-01-27  Alan Jenkinsrationalize interface for opening/closing logging
2018-01-27  bleep_blopUpdate NEWS to reflect changes made in #8020 (#8024)
2018-01-27  Batuhan Osman... [gdb-sd_dump_hashmaps.py] String Formatting Update...
2018-01-27  Lennart PoetteringNEWS: get ready for release today (#8019)
2018-01-27  Yu Watanabeanalyze: merge {get,set}-log-{level,target} to log...
2018-01-27  Zbigniew Jędrzejewsk... journalctl: regexp matching
2018-01-27  Evgeny VereshchaginMerge pull request #7933 from keszybz/fuzz-regression
2018-01-27  Andrew Jeddelohlogin/meson.build: require ACL for uaccess rules
2018-01-27  Lennart Poetteringjournal: losen restrictions on journal file suffix...
2018-01-27  Yu WatanabeMerge pull request #8006 from zx2c4-forks/jd/no-wg-ll
2018-01-27  Yu WatanabeMerge pull request #7973 from mvo5/sysusers-uid-gid
2018-01-27  Zbigniew Jędrzejewsk... meson: use env object instead of string in tags targets 7933/head
2018-01-27  Zbigniew Jędrzejewsk... Hook up oss-fuzz test cases as tests
2018-01-27  Vito Caputobasic: track dirty state in HashmapBase
2018-01-26  Alan Jenkinspid1: when we can't log to journal, remember our fallba...
2018-01-26  Jason A. DonenfeldNEWS: add self to news file for this late commit 8006/head
2018-01-26  Jason A. Donenfeldnetworkd: assume no link local addresses for where...
2018-01-26  Zbigniew Jędrzejewsk... zsh: add service-watchdogs
2018-01-26  Clinton RoyNews: some fixes and improvements (#8010)
2018-01-26  Yu WatanabeMerge pull request #7738 from yuwata/fix-7721
2018-01-26  AsciiWolfl10n: update Czech Translation (#8007)
2018-01-25  Zbigniew Jędrzejewsk... Merge pull request #7997 from poettering/systemctl...
2018-01-25  Michael Vogtsysusers: ensure GID in uid:gid syntax exists 7973/head
2018-01-25  Zbigniew Jędrzejewsk... core: initalize buffer 7738/head
2018-01-25  Yu Watanabecore: manager logs firmware and loader time when startu...
2018-01-25  Zbigniew Jędrzejewsk... Merge pull request #7996 from poettering/v237-prepare
2018-01-25  Björn Esserfirstboot: Include <crypt.h> for declaration of crypt...
2018-01-25  Lennart PoetteringRevert "man: mention that systemctl is-active or is... 7997/head
2018-01-25  Lennart Poetteringsystemctl: load unit if needed in "systemctl is-active"
2018-01-25  Raphael Vogelgsangboot/efi: TPM V2 fix for GetEventLog EFI function
2018-01-25  Yu Watanabebus-util: fix format of NextElapseUSecRealtime= and...
2018-01-25  Nicolas Chauvetgpt-auto: discard boot0/1 hw partitions along rpmb
2018-01-25  Lennart Poetteringmeson: bump so revision and systemd version in preparat... 7996/head
2018-01-25  Lennart Poetteringhwdb: run "update-hwdb" in preparation for v237
2018-01-25  Lennart Poetteringupdate TODO
2018-01-25  Lennart PoetteringNEWS: start putting together an entry for v237
2018-01-25  Michael Vogtsysusers: make ADD_GROUP always create a group
2018-01-25  Michael Vogttest: add TEST-21-SYSUSERS test
next