]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-03-23  Frantisek Sumsalbash-completion: use default completion for redirect...
2019-03-21  Zbigniew Jędrzejewsk... Merge pull request #12059 from poettering/nspawn-typos
2019-03-21  Lennart PoetteringMerge pull request #12058 from keszybz/oci-simplifications
2019-03-21  Lennart Poetteringnspawn: add a few missing flags from --help text 12059/head
2019-03-21  Lennart Poetteringman: adjust nspawn man page to follow same section...
2019-03-21  Lennart Poetteringnspawn: reorder --help text, and add section
2019-03-21  Lennart Poetteringmount: when we fail to establish an inaccessible mount...
2019-03-21  Lennart Poetteringcapability: add a test that fails if we ever enter...
2019-03-21  Lennart Poetteringcapability: also cap CAP_LAST_CAP at 63
2019-03-21  Lennart Poetteringcapability: typo fix
2019-03-21  Lennart Poetteringcapability: use UINT64_C() where appropriate
2019-03-21  Lennart Poetteringcapability: minimize scope of a few variables
2019-03-21  Lennart Poetteringcapability: minor coding style updates
2019-03-21  Lennart Poetteringcapability: add missing ')'
2019-03-21  Zbigniew Jędrzejewsk... util-lib: get rid of a helper variable 12058/head
2019-03-21  Zbigniew Jędrzejewsk... nspawn-oci: add helper function for free_and_strdup...
2019-03-21  Zbigniew Jędrzejewsk... Merge pull request #9762 from poettering/nspawn-oci
2019-03-21  Zbigniew Jędrzejewsk... nspawn-oci: use SYNTHETIC_ERRNO
2019-03-20  Lennart PoetteringMerge pull request #12049 from keszybz/assorted-fixups
2019-03-20  David Michaelshared/install: Preserve escape characters for escaped...
2019-03-20  Zbigniew Jędrzejewsk... test-fileio: avoid warning about ineffective comparison 12049/head
2019-03-20  Zbigniew Jędrzejewsk... sd-bus: reduce scope of variable
2019-03-20  Zbigniew Jędrzejewsk... sd-bus: avoid IN_SET() invocation with two identical...
2019-03-20  Zbigniew Jędrzejewsk... test-alloc-util: add a smoke test for greedy_realloc
2019-03-20  Zbigniew Jędrzejewsk... TODO: add some bootctl items
2019-03-20  Zbigniew Jędrzejewsk... Merge pull request #12033 from fbuihuu/watched-process...
2019-03-20  Zbigniew Jędrzejewsk... Merge pull request #12047 from poettering/cryptsetup...
2019-03-20  Chris Morinjournal-file: handle SIGBUS on offlining thread
2019-03-20  Zbigniew Jędrzejewsk... Merge pull request #12024 from poettering/bindtoifindex
2019-03-20  Franck Buiscope: tiny cleanup: UNIT(s) -> u 12033/head
2019-03-20  Franck Buicore: only watch processes when it's really necessary
2019-03-20  Franck Buicore: reduce the number of stalled PIDs from the watche...
2019-03-20  Franck Buiprocess-util: introduce pid_is_my_child() helper
2019-03-20  Lennart Poetteringask-password: add extra paranoid overflow check 12047/head
2019-03-20  Lennart Poetteringalloc-util: typo fix
2019-03-20  Lennart Poetteringalloc-util: use malloc_usable_size() to determine alloc...
2019-03-20  Lennart Poetteringalloc-util: add extra overflow checks to GREEDY_REALLOC()
2019-03-20  Lennart Poetteringalloc-util: extra paranoid overflow check
2019-03-20  Lennart Poetteringask-password: erase character read with _cleanup_
2019-03-20  Lennart Poetteringcryptsetup: small refactoring
2019-03-20  Zbigniew Jędrzejewsk... Merge pull request #12034 from poettering/stdio-bridge...
2019-03-20  Zbigniew Jędrzejewsk... Merge pull request #12005 from poettering/exec-dir...
2019-03-19  Lennart Poetteringexecute: generalize uid/gid handling in two cases for... 12005/head
2019-03-19  Lennart Poetteringcore: change ownership/mode of the execution directorie...
2019-03-19  Lennart Poetteringexecute: remove one redundant comparison check
2019-03-19  Lennart Poetteringexecute: also do the private/ symlink dance when runtim...
2019-03-19  Lennart Poetteringexecute: use path_join() where appropriate
2019-03-19  Lennart Poetteringfs-util: change chmod_and_chown() to not complain if...
2019-03-19  Lennart Poetteringtree-wide: use ERRNO_IS_DISCONNECT() at more places 12034/head
2019-03-19  Lennart Poetteringutil: add one more disconnect errno code
2019-03-19  Lennart Poetteringstdio-bridge: slightly optimize formatting of structure
2019-03-19  Lennart Poetteringstdio-bridge: use SYNTHETIC_ERRNO() where appropriate
2019-03-19  Lennart Poetteringstdio-bridge: tweak getopt() case statement a bit
2019-03-19  Lennart Poetteringstdio-bridge: fix getopt() parameter list to match...
2019-03-19  Lennart Poetteringstdio-bridge: use ERRNO_IS_DISCONNECT() to detect disco...
2019-03-19  Lennart Poetteringutil: move ERRNO_IS_xyz macros to errno-util.h
2019-03-19  Lennart Poetteringfd-util: beef up ERRNO_IS_xyz() macros a bit
2019-03-19  Zbigniew Jędrzejewsk... Merge pull request #12028 from poettering/start-limit-hit
2019-03-19  Zbigniew Jędrzejewsk... Revert "Revert "units: lock down logind with fs namespa...
2019-03-19  Lennart Poetteringunits: turn off keyring handling for user@.service
2019-03-19  danajournalctl: support `-b all` to negate effect of -b
2019-03-19  Hugo Kindelsystemd-cgls: typo error in help command
2019-03-19  Claudius EllselChange Razer Abyssus DPI in 70-mouse.hwdb (#12029)
2019-03-18  Lennart Poetteringhwdb: fix trailing newline issue 12028/head
2019-03-18  Lennart Poetteringcore: split error list in comment for unit_start()...
2019-03-18  Lennart Poetteringcore: change emergency_action() to return void
2019-03-18  Lennart Poetteringcore: check start limit on condition checks too
2019-03-18  Lennart Poetteringcore: modernize unit_start() a bit
2019-03-18  Lennart Poetteringcore: unify code for checking whether unit to trigger...
2019-03-18  Lennart Poetteringcore: rename unit_{start_limit|condition|assert}_test...
2019-03-18  Lennart Poetteringcore: add comment explaining ECOMM return value of...
2019-03-18  Zbigniew Jędrzejewsk... bus: fix memleak on invalid message
2019-03-18  Topi Miettinentree-wide: fix false search hits with ppp (typos)
2019-03-18  Lennart Poetteringtree-wide: port various users over to socket_bind_to_if... 12024/head
2019-03-18  Lennart Poetteringsocket-util: add wrappers for binding socket to ifindex...
2019-03-18  AndreyYashkinUpdate 60-sensor.hwdb for Acer Acer One 10 S1002
2019-03-16  Zbigniew Jędrzejewsk... fuzz-calendarspec: actually run the second part of...
2019-03-15  Lennart PoetteringMerge pull request #11975 from keszybz/fuzzer-fixes-n
2019-03-15  Lennart PoetteringMerge pull request #12016 from yuwata/fix-two-memleaks...
2019-03-15  Lennart PoetteringMerge pull request #12015 from keszybz/fix-tests-in...
2019-03-15  Lennart Poetteringman: clarify that /run/media/system/ is where mounts...
2019-03-15  Yu Watanabenetwork: clear previous assignment 12016/head
2019-03-15  Yu Watanabefuzz: add testcase for oss-fuzz#13691
2019-03-15  Yu Watanabenspawn: fix memleak
2019-03-15  Yu Watanabefuzz: add a testcase for oss-fuzz#13719
2019-03-15  Zbigniew Jędrzejewsk... Handle or voidify all calls to close_all_fds() 12015/head
2019-03-15  Zbigniew Jędrzejewsk... test-execute: block /sys not /proc
2019-03-15  Zbigniew Jędrzejewsk... basic/fd-util: refuse "infinite" loop in close_all_fds()
2019-03-15  Zbigniew Jędrzejewsk... test-execute: allow filtering test cases by pattern
2019-03-15  Zbigniew Jędrzejewsk... seccomp: allow shmat to be a separate syscall on archit...
2019-03-15  Yu Watanabenetwork: clear previous assignment
2019-03-15  Lennart Poetteringnspawn: mask out CAP_NET_ADMIN again if settings file... 9762/head
2019-03-15  Lennart Poetteringman: document the various new options nspawn learnt
2019-03-15  Lennart Poetteringnspawn: use right constant for shifting for uint64_t...
2019-03-15  Lennart Poetteringnspawn: add support for executing OCI runtime bundles...
2019-03-15  Lennart Poetteringnspawn: (void)ify more stuff
2019-03-15  Lennart Poetteringnspawn: refactor setuid code a bit
2019-03-15  Lennart Poetteringcapability: let's protect against the kernel eventually...
2019-03-15  Lennart Poetteringcapability: deal with libcap being older than kernel
2019-03-15  Lennart Poetteringcapability: add a way to get a uint64_t with all caps set
next