]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2017-02-23  Lennart PoetteringRevert "udev: Introduce UDEV_PROPAGATE_LOG macro (... 5434/head
2017-02-23  Lennart PoetteringRevert "Makefile.am: add a `\` (#5422)"
2017-02-23  Peter HuttererMerge pull request #5424 from segfault-cc/master
2017-02-22  Lucas Werkmeisterman: journalctl: update --new-id128 format count (...
2017-02-22  Zbigniew Jędrzejewsk... Merge pull request #5421 from ssahani/net7
2017-02-22  Vitaly SulimovAdded hwdb rule for E5570 laptop (PointingStick) 5424/head
2017-02-22  Susant Sahaninetworkd: address config add error checking 5421/head
2017-02-22  Susant Sahaninetworkd: Do not set config to NULL immediately.
2017-02-22  Susant SahaniMakefile.am: add a `\` (#5422)
2017-02-22  Evgeny VereshchaginMerge pull request #5409 from keszybz/test-env-util...
2017-02-22  Lennart PoetteringNEWS: add a comment about udev's MemoryDenyWriteExecute...
2017-02-21  Susant Sahaniudev: Introduce UDEV_PROPAGATE_LOG macro (#5302)
2017-02-21  Thomas H. P... coredump: fix assign in while loop (#5417)
2017-02-21  Zbigniew Jędrzejewsk... Merge pull request #5411 from poettering/various-pre...
2017-02-21  Lennart PoetteringRevert "basic/strv: allow NULLs to be inserted into... 5411/head
2017-02-21  Lennart Poetteringlog: never log into foreign fd #2 in PID 1 or its pre...
2017-02-21  Lennart Poetteringman: document that ProtectKernelTunables= and ProtectCo...
2017-02-21  Lennart Poetteringbootctl: create loader.conf only if it doesn't exist yet
2017-02-21  Lennart Poetteringbootctl: rework file copy routines to reuse copy_bytes...
2017-02-21  Lennart Poetteringcopy: a plain unlink() works here too
2017-02-21  Lennart Poetteringsd-netlink: don't give up on netlink on ENOBUFS
2017-02-21  Lennart Poetteringdissect: generate friendly error messages for more...
2017-02-21  stuart-mclarenFix check for signal in set (#5416)
2017-02-21  Lennart PoetteringNEWS: document ExecStartPost change in NEWS (#5415)
2017-02-21  Zbigniew Jędrzejewsk... Merge pull request #5412 from AsciiWolf/https-urls-2
2017-02-21  AsciiWolfNEWS, README: use www prefix in freedesktop.org URLs 5412/head
2017-02-21  AsciiWolfcatalog: use https:// in URLs
2017-02-21  AsciiWolfdocs: use https:// in URLs
2017-02-21  Zbigniew Jędrzejewsk... basic/env-util: drop leftover comment 5409/head
2017-02-21  Zbigniew Jędrzejewsk... Merge pull request #5410 from AsciiWolf/https-urls
2017-02-21  Zbigniew Jędrzejewsk... basic/fileio: use IN_SET
2017-02-21  Zbigniew Jędrzejewsk... basic/fileio: fix memleak when discarding an invalid...
2017-02-21  Zbigniew Jędrzejewsk... mount-tools: silence gcc warning about uninit var
2017-02-21  Zbigniew Jędrzejewsk... test-env-util: fix typo leading to memleak
2017-02-21  AsciiWolfman: use https:// in URLs 5410/head
2017-02-21  AsciiWolfNEWS: use https:// in URLs
2017-02-21  AsciiWolfREADME, README.md: use https:// in URLs
2017-02-21  AsciiWolfconfigure.am: use https:// in URLs
2017-02-21  Martin PittNEWS: fix typos, grammar, and small errors (#5407)
2017-02-21  Martin PittMerge pull request #5406 from poettering/v233-prep
2017-02-21  Lennart Poetteringbuild-sys: bump package version 5406/head
2017-02-21  Lennart Poetteringstart putting together a NEWS entry for 233
2017-02-21  Lennart Poetteringsystemctl: suffix cmdline options that take arguments...
2017-02-21  Lennart PoetteringMerge pull request #5131 from keszybz/environment-gener...
2017-02-21  Zbigniew Jędrzejewsk... coredumpctl: print a hint if any coredumps are in fligh...
2017-02-21  Lennart PoetteringMerge pull request #5390 from keszybz/coverity
2017-02-21  Zbigniew Jędrzejewsk... test-env-util: add more tests for "extended syntax" 5131/head
2017-02-21  Ray Strodebasic: support default and alternate values for env...
2017-02-21  Ray Strodebasic: add replace_env_n function
2017-02-21  Zbigniew Jędrzejewsk... build-sys: make environment.d support conditional
2017-02-21  Zbigniew Jędrzejewsk... Tighten checking for variable validity
2017-02-21  Zbigniew Jędrzejewsk... Allow braceless variables to be expanded
2017-02-20  Zbigniew Jędrzejewsk... basic/env-util: use _cleanup_ in replace_env()
2017-02-20  Ray Strodebuild-sys,man: load /etc/environment and describe the...
2017-02-20  Zbigniew Jędrzejewsk... environment-generator: new generator to peruse environm...
2017-02-20  Ray Strodebasic: add new merge_env_file function
2017-02-20  Ray Strodebasic: drop unnecessary strempty() call in replace_env
2017-02-20  Ray Strodebasic: fix strv_env_get_n for unclean arrays
2017-02-20  Zbigniew Jędrzejewsk... man: add systemd.environment-generator(7) with two...
2017-02-20  Zbigniew Jędrzejewsk... manager: run environment generators
2017-02-20  Zbigniew Jędrzejewsk... exec-util: implement a set of callbacks to pass variabl...
2017-02-20  Zbigniew Jędrzejewsk... basic/env-util: drop _pure_ from static function
2017-02-20  Zbigniew Jędrzejewsk... env-util,fileio: immediately replace variables in load_...
2017-02-20  Zbigniew Jędrzejewsk... basic/fileio: add helper function for a set of two...
2017-02-20  Zbigniew Jędrzejewsk... core/manager: move environment serialization out to...
2017-02-20  Zbigniew Jędrzejewsk... core/manager: fix grammar in comment
2017-02-20  Zbigniew Jędrzejewsk... basic/exec-util: add support for synchronous (ordered...
2017-02-20  Zbigniew Jędrzejewsk... core/manager: split out creation of serialization fd...
2017-02-20  Lucas Werkmeistertree-wide: add man: to manpage references (#5402)
2017-02-20  pyBlobSyntax for defines that is also unterstood by the GNU...
2017-02-20  Benjamin Robinsystemctl: Fix condition in start_special() (#5399)
2017-02-20  Zbigniew Jędrzejewsk... sd-device: replace lstat() + open() with open(O_NOFOLLOW) 5390/head
2017-02-20  Zbigniew Jędrzejewsk... shared/pager: abort if we cannot set environment variables
2017-02-20  Zbigniew Jędrzejewsk... core/execute: add (void)
2017-02-20  Zbigniew Jędrzejewsk... logind: check return value from lseek
2017-02-20  Zbigniew Jędrzejewsk... importd: check setenv return value
2017-02-20  Zbigniew Jędrzejewsk... core/killall: add (void)
2017-02-20  Zbigniew Jędrzejewsk... firewall-util: add an assert that we're not overwriting...
2017-02-20  Lennart PoetteringMerge pull request #5392 from keszybz/systemctl-edit
2017-02-20  Alexander GalaninInclude 'vendor class identifier option' into DHCPREQUE...
2017-02-19  Zbigniew Jędrzejewsk... systemctl: give a hint about --force --force when commu... 5392/head
2017-02-19  Zbigniew Jędrzejewsk... systemctl: fix hint with edit --global/--user
2017-02-19  Zbigniew Jędrzejewsk... systemctl: fix editing of units with no fragment
2017-02-19  Zbigniew Jędrzejewsk... systemctl: when told to edit an instance, do not edit...
2017-02-19  Lucas Werkmeistersystemctl: fix error messages (#5389)
2017-02-19  Martin Pitttest: re-drop assumption that /run is a mount point...
2017-02-19  Zbigniew Jędrzejewsk... udev-builtin-net_id: fix warning about discarded "const...
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...
next