]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2017-10-05  Lennart Poetteringgenerator: when we insert a '\n', actually place a... 6931/head
2017-10-05  Lennart Poetteringunit: when JobTimeoutSec= is turned off, implicitly...
2017-10-05  Zbigniew Jędrzejewsk... Merge pull request #6944 from poettering/suspend-fix
2017-10-04  Hans de Goedehwdb: Add accelerometer orientation entry for Chuwi...
2017-10-04  Lennart Poetteringtmpfiles: change btmp mode 0600 → 0660 (#6997)
2017-10-04  Lennart Poetteringdynamic-user: don't use a UID that currently owns IPC...
2017-10-04  Zbigniew Jędrzejewsk... Merge pull request #6975 from sourcejedi/logind_pid_0_v2
2017-10-04  Lennart PoetteringNEWS: add comment about change sync/async behaviour... 6944/head
2017-10-04  Lennart Poetteringman: document which special "systemctl" commands are...
2017-10-04  Lennart Poetteringlogind: don's change dry-run boolean before we actually...
2017-10-04  Lennart Poetteringlogind: reorder things a bit
2017-10-04  Lennart Poetteringsystemctl: make sure "reboot", "suspend" and friends...
2017-10-04  Lennart Poetteringlogind: add Halt() and CanHalt() APIs
2017-10-04  Lennart PoetteringMerge pull request #6992 from keszybz/fix-test-copy
2017-10-04  Zbigniew Jędrzejewsk... hwdb: switch meson to use ids_parser.py (#6964)
2017-10-04  Zbigniew Jędrzejewsk... udevadm,basic: replace nulstr_contains with STR_IN_SET...
2017-10-04  Yu Watanabenss-systemd: if cannot open bus, then try to read user...
2017-10-04  Lennart PoetteringMerge pull request #6974 from keszybz/clean-up-defines
2017-10-04  Lennart PoetteringMerge pull request #6985 from yuwata/empty
2017-10-04  Alan Jenkinslogind: use pid_is_valid() where appropriate 6975/head
2017-10-04  Alan Jenkinssystemctl: use pid_is_valid() where appropriate
2017-10-04  Yu Watanabetree-wide: use IN_SET macro (#6977)
2017-10-04  Zbigniew Jędrzejewsk... test-sizeof: add pid_t and gid_t 6992/head
2017-10-04  Zbigniew Jędrzejewsk... test-copy: fix operation when test-copy is too small
2017-10-04  Djalal HarouniMerge pull request #6986 from OpenDZ/tixxdz/seccomp...
2017-10-04  Yu Watanabeman: fix that the same option is listed twice (#6991)
2017-10-04  Lennart Poetteringunits: prohibit all IP traffic on all our long-running...
2017-10-04  Zbigniew Jędrzejewsk... meson: generate ENABLE_* names automatically 6974/head
2017-10-04  Zbigniew Jędrzejewsk... build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/
2017-10-04  Zbigniew Jędrzejewsk... build-sys: s/HAVE_MYHOSTNAME/ENABLE_MYHOSTNAME/
2017-10-04  Zbigniew Jędrzejewsk... build-sys: s/HAVE_SMACK/ENABLE_SMACK/
2017-10-04  Zbigniew Jędrzejewsk... build-sys: s/HAVE_IMA/ENABLE_IMA/
2017-10-04  Zbigniew Jędrzejewsk... build-sys: s/HAVE_UTMP/ENABLE_UTMP/
2017-10-04  Zbigniew Jędrzejewsk... build-sys: require all defines under #if to be present
2017-10-04  Zbigniew Jędrzejewsk... test-nss: fix names of two defines
2017-10-04  Zbigniew Jędrzejewsk... build-sys: use #if Y instead of #ifdef Y everywhere
2017-10-04  Djalal Harouniseccomp: add sched_yield syscall to the @default syscal... 6986/head
2017-10-04  Zbigniew Jędrzejewsk... core: use strv_isempty to check if supplementary_groups... 6985/head
2017-10-04  Yu Watanabeload-fragment: do not create empty array
2017-10-04  Yu Watanabeman: empty string resets the list of NTP servers (...
2017-10-03  Alan JenkinsRevert "tree-wide: use pid_is_valid() at more places"
2017-10-03  Zbigniew Jędrzejewsk... meson: check for sys/auxv.h
2017-10-03  Zbigniew Jędrzejewsk... build-sys: change all HAVE_DECL_ macros to HAVE_
2017-10-03  Zbigniew Jędrzejewsk... Merge pull request #6946 from poettering/synthesize-dns
2017-10-03  Djalal Harouniseccomp: remove '@credentials' syscall set (#6958)
2017-10-03  Yu WatanabeMerge pull request #6940 from poettering/magic-dirs
2017-10-02  Zbigniew Jędrzejewsk... Merge pull request #6943 from poettering/dissect-ro
2017-10-02  Lennart Poetteringupdate TODO 6940/head
2017-10-02  Lennart Poetteringcore: fix special directories for user services
2017-10-02  Lennart Poetteringpath-util: some updates to path_make_relative()
2017-10-02  Lennart Poetteringcore: fix StateDirectory= (and friends) safety checks...
2017-10-02  Lennart Poetteringtest: add test for DynamicUser= + StateDirectory=
2017-10-02  Lennart Poetteringcore: pass the correct error to the caller
2017-10-02  Lennart Poetteringcore: when looking for a UID to use for a dynamic UID...
2017-10-02  Lennart Poetteringman: document the new logic
2017-10-02  Lennart Poetteringexecute: make StateDirectory= and friends compatible...
2017-10-02  Lennart Poetteringnamespace: if we can create the destination of bind...
2017-10-02  Lennart Poetteringnamespace: properly handle bind mounts from the host
2017-10-02  Lennart Poetteringnamespace: create /dev, /proc, /sys when needed
2017-10-02  Lennart Poetteringcore: usually our enum's _INVALID and _MAX special...
2017-10-02  Lennart Poetteringcore: chown() StateDirectory= and friends recursively...
2017-10-02  Lennart Poetteringnspawn: properly report all kinds of changed UID/GID...
2017-10-02  Lennart PoetteringMerge pull request #6960 from keszybz/hwdb-update
2017-10-02  Jouke Witteveenservice: better detect when a Type=notify service canno...
2017-10-02  Zbigniew Jędrzejewsk... Merge pull request #6941 from andir/use-in_set
2017-10-02  Zbigniew Jędrzejewsk... Minor line wrapping adjustment 6941/head
2017-10-02  Zbigniew Jędrzejewsk... Merge pull request #6932 from poettering/notify-pam
2017-10-02  Zbigniew Jędrzejewsk... hwdb: sort usb classes and vendors 6960/head
2017-10-02  Zbigniew Jędrzejewsk... hwdb: sort pci classes and vendors
2017-10-02  Zbigniew Jędrzejewsk... hwdb: sort sdio entries
2017-10-02  Zbigniew Jędrzejewsk... hwdb: de-duplicate and sort OUI entries
2017-10-02  Zbigniew Jędrzejewsk... ids_parser: allow specifying which parts to run
2017-10-02  Zbigniew Jędrzejewsk... hwdb: add a grammar-based generator for vendor/model...
2017-10-02  Zbigniew Jędrzejewsk... hwdb: fix invalid encoding in usb.ids
2017-10-02  Zbigniew Jędrzejewsk... hwdb: also add the source files to git
2017-10-02  Zbigniew Jędrzejewsk... hwdb: update
2017-10-02  Zbigniew Jędrzejewsk... meson-hwdb-update.sh: add -n param to skip downloads
2017-10-02  Zbigniew Jędrzejewsk... meson: rename hwdb update target
2017-10-02  Andreas Rammholdtree-wide: use `!IN_SET(..)` for `a != b && a != c...
2017-10-02  Andreas Rammholdtree-wide: use IN_SET where possible
2017-10-02  Lennart Poetteringman: document that PAMName= and NotifyAccess=all don... 6932/head
2017-10-02  Lennart Poetteringservice: accept the fact that the three xyz_good()...
2017-10-02  Lennart Poetteringservice: drop _pure_ decorator on static function
2017-10-02  Lennart Poetteringservice: a cgroup empty notification isn't reason enoug...
2017-10-02  Lennart Poetteringservice: add explanatory comments to control_pid_good...
2017-10-02  Lennart Poetteringservice: fix main_pid_good() comment
2017-09-30  Piotr Drągcatalog: update Polish translation (#6947)
2017-09-29  Lennart Poetteringresolved: synthesize records for the full local hostnam... 6946/head
2017-09-29  Lennart Poetteringresolved: make sure a non-existing PTR record never...
2017-09-29  Lennart Poetteringresolved: when there is no gateway, make sure _gateway...
2017-09-29  Lennart Poetteringsd-bus: drop bloom fields
2017-09-29  Lennart Poetteringsd-bus: drop match cookie concept
2017-09-29  Lennart Poetteringsd-bus: when showing brief message info show error...
2017-09-29  Lennart PoetteringMerge pull request #6942 from keszybz/remove-sys
2017-09-29  Lennart Poetteringmount-util: add fusectl to list of API VFS 6943/head
2017-09-29  Lennart Poetteringdissect: split list of discard-supporting fs out into...
2017-09-29  Lennart Poetteringdissect: automatically mark partitions read-only that...
2017-09-29  Zbigniew Jędrzejewsk... sys-script: remove output directory if it exists 6942/head
2017-09-29  Zbigniew Jędrzejewsk... create-sys-script: adapt to separate build dir, moderni...
2017-09-28  John Linman: move non-target units together (#6934)
next