]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2017-02-22  Zbigniew Jędrzejewsk... cgroup-util: cache all cg_is_*_wanted answers, disable...
2017-02-22  Zbigniew Jędrzejewsk... man: update descriptions of argument-less kernel cmdlin...
2017-02-22  Zbigniew Jędrzejewsk... man: describe the cgroup hierarchy kernel commandline...
2017-02-22  Zbigniew Jędrzejewsk... core/mount-setup: if unified hierarchy is not supported...
2017-02-22  Zbigniew Jędrzejewsk... Rename cg_is_unified_systemd_controller_wanted to cg_is...
2017-02-22  Zbigniew Jędrzejewsk... build-sys: default to hybrid cgroup hierarchy
2017-02-20  Zbigniew Jędrzejewsk... build.h: include default cgroup hierarchy setting in...
2017-02-20  Zbigniew Jędrzejewsk... pid1: add ./configure switch to select default cgroup...
2017-02-20  Tejun Heocore: keep supporting cgroup hybrid layout from v232...
2017-02-20  Tejun Heocore: make hybrid cgroup unified mode keep compat ...
2017-02-20  Zbigniew Jędrzejewsk... cgroup-util: fix the reversed return value of cg_is_uni...
2017-02-18  Tejun Heocore: make SYSTEMD_CGROUP_CONTROLLER a special string
2017-02-18  Tejun Heocore: simplify cg_[all_]unified()
2017-02-18  Tejun Heonspawn: fix cgroup mode detection
2017-02-18  Lucas Werkmeisterjournalctl: add reference to sd-id128(3) to output...
2017-02-18  Lucas Werkmeisterman: sd-id128: fix journalctl option name (#5381)
2017-02-18  Zbigniew Jędrzejewsk... Merge pull request #5369 from poettering/nspawn-resolved
2017-02-17  Lennart Poetteringunits: order systemd-nspawn@.service after systemd... 5369/head
2017-02-17  Lennart Poetteringnspawn: tweak check whether resolved is around a bit
2017-02-17  Lennart Poetteringunits: enable resolved bus activation though a symlink...
2017-02-17  Martin Pitttest: re-drop assumption that /run is a mount point...
2017-02-17  Adrián Lópezsystemctl: show extra args if defined (#5379)
2017-02-17  Zbigniew Jędrzejewsk... Merge pull request #5373 from poettering/coredump-times...
2017-02-17  Zbigniew Jędrzejewsk... Merge pull request #5347 from poettering/local-nta
2017-02-17  Lennart Poetteringmissing: add renameat2() definition for 64bit arm ...
2017-02-17  Lennart PoetteringMerge pull request #5275 from ssahani/fix-dropin-net...
2017-02-17  Viktor Mihajlovskiudev: fix id_net_name_path for virtio-ccw interfaces...
2017-02-17  Zbigniew Jędrzejewsk... network: change condition in if testing section presence 5275/head
2017-02-17  Zbigniew Jędrzejewsk... networkd: immediately transfer ownership of route-...
2017-02-17  Lennart PoetteringMerge pull request #5333 from poettering/machined-copy...
2017-02-17  Lennart PoetteringMerge pull request #5366 from poettering/default-hostna...
2017-02-17  Lennart Poetteringman: document that user namespacing complicates file... 5333/head
2017-02-17  Lennart Poetteringcoredump: store the full coredump kernel context in... 5373/head
2017-02-17  Lennart Poetteringcoredump: when reconstructing original kernel coredump...
2017-02-17  Lennart Poetteringudevd: use signal_to_string() instead of strsignal...
2017-02-17  Lennart Poetteringcoredump: include signal name in journal metadata
2017-02-17  Lennart Poetteringcoredump: fix handling of special crashes
2017-02-17  Lennart Poetteringresolved: try to authenticate SOA on negative replies 5347/head
2017-02-17  Lennart Poetteringresolved: extend various timeouts
2017-02-17  Lennart Poetteringresolved: initialize all return values on successful...
2017-02-17  Lennart Poetteringresolved: show rcode in debug output for incoming replies
2017-02-17  Lennart Poetteringresolved: don't downgrade feature level if we get RCODE...
2017-02-17  Lennart Poetteringresolved: cache SERVFAIL responses for 30s
2017-02-17  Lennart Poetteringresolved: lengthen timeout for TCP transactions
2017-02-17  Lennart Poetteringresolved: when DNSSEC mode is disabled, don't go beyond...
2017-02-17  Lennart Poetteringresolved: when accepted a query candidate as final...
2017-02-17  Lennart Poetteringresolved: propagate AD bit for NXDOMAIN into stub replies
2017-02-17  Lennart Poetteringresolved: automatically downgrade reply bits on send
2017-02-17  Lennart Poetteringresolved: when the dns server feature level grace perio...
2017-02-17  Lennart Poetteringresolved: fix NSEC proofs for missing TLDs
2017-02-17  Lennart Poetteringresolved: make sure configured NTAs affect subdomains too
2017-02-17  Lennart Poetteringmachined: refuse bind mounts on containers that have...
2017-02-17  Lennart Poetteringmachined: properly propagate long-running operation...
2017-02-17  Lennart Poetteringmachined: when copying files from/to userns containers...
2017-02-17  Lennart Poetteringcopy: change the various copy_xyz() calls to take a...
2017-02-17  Lennart Poetteringmachinectl: tweak address output in "machinectl status"
2017-02-17  Lennart Poetteringmachined: expose "UID shift" concept for containers
2017-02-17  Lennart Poetteringresolved: default to the compile-time fallback hostname 5366/head
2017-02-17  Lennart Poetteringcore: when booting up, initialize hostname to compile...
2017-02-17  Lennart Poetteringhostname-util: default to the compile time default...
2017-02-17  Evgeny VereshchaginMerge pull request #5338 from mbiebl/fix-install-tests...
2017-02-17  Keith BuschExport NVMe WWID udev attribute (#5348)
2017-02-17  Benjamin Robinvirt: Update cache if the detected vm is virtualbox...
2017-02-17  Zbigniew Jędrzejewsk... man: mention machines.target in systemd.special(7)...
2017-02-17  Zbigniew Jędrzejewsk... build-sys: drop now-unneeded $SYSTEMD_TEST_DATA when... 5338/head
2017-02-16  Martin Pitttest: drop TEST_DATA_DIR, fold into get_testdata_dir()
2017-02-16  Martin Pitttest: show error message if $SYSTEMD_TEST_DATA does...
2017-02-16  Zbigniew Jędrzejewsk... tests: look for tests relative to source dir when runni...
2017-02-16  Zbigniew Jędrzejewsk... Rename $TEST_DIR to $SYSTEMD_TEST_DATA, document it
2017-02-16  Martin Pitttest: setup test data dir before fake runtime dir
2017-02-16  Martin Pitttest: clarify error message if test data directory...
2017-02-16  Martin Pitttest: run valgrind-tests under $TESTS_ENVIRONMENT
2017-02-16  Michael Bieblbuild-sys: fix "make install-tests" when srcdir !=...
2017-02-16  Martin PittMerge pull request #5370 from evverx/fix-test-journal...
2017-02-16  Lennart Poetteringnss: fix error to ERANGE for nss calls with too little...
2017-02-16  Evgeny Vereshchaginbuild-sys: add exec-privatedevices-[yes|no]-capability... 5370/head
2017-02-16  Evgeny Vereshchaginbuild-sys: treat journal-data/journal-[12].txt as TEST_...
2017-02-16  Lennart Poetteringhwdb update
2017-02-16  Lennart PoetteringMerge pull request #4526 from keszybz/coredump-python
2017-02-16  Jason Reederlibsystemd-network: ipv4ll probe conflict counter ...
2017-02-16  Maarten de... nss-resolve: Fix assertion in ifindex_to_scopeid. ...
2017-02-16  Maarten de... nss-resolve: report ERANGE for small buffers. (#5359)
2017-02-16  Susant Sahaninetworkd: fix drop-in conf directory configs overwritin...
2017-02-15  Christian Hessevirt: swap order of cpuid and dmi again, but properly...
2017-02-15  Zbigniew Jędrzejewsk... test-ipcrm: use configured nobody user name (#5350)
2017-02-15  Zbigniew Jędrzejewsk... coredump: add note about lack of rollback on oom 4526/head
2017-02-15  Zbigniew Jędrzejewsk... coredumpctl: display non-coredump coredump entries too
2017-02-15  Zbigniew Jędrzejewsk... tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
2017-02-15  Zbigniew Jędrzejewsk... coredumpctl: just use argv instead of building a tempor...
2017-02-15  Zbigniew Jędrzejewsk... man: describe systemd-coredump --backtrace
2017-02-15  Zbigniew Jędrzejewsk... coredump: with --backtrace accept a journal entry on...
2017-02-15  Zbigniew Jędrzejewsk... test-journal-importer: add a test case with broken...
2017-02-15  Zbigniew Jędrzejewsk... test-journal-importer: new test file to check the newly...
2017-02-15  Zbigniew Jędrzejewsk... Move export format parsing from src/journal-remote...
2017-02-15  Zbigniew Jędrzejewsk... coredump: implement logging of external backtraces...
2017-02-15  Zbigniew Jędrzejewsk... coredump: split out metadata gathering to a separate...
2017-02-15  Zbigniew Jędrzejewsk... HACKING: mkosi is now packaged for Fedora
2017-02-15  Zbigniew Jędrzejewsk... Merge pull request #4733 from poettering/binds-to
2017-02-14  Djalal HarouniMerge pull request #5343 from eworm-de/virt-kvm
2017-02-14  Lennart PoetteringMerge pull request #5346 from namhyung/coredump-reverse
next