]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2015-06-02  Philip Withnalllogind: Save the user’s state when a session enters... 58/head
2015-06-01  Daniel Macktest-unit-file: add test for improperly escaped exec...
2015-06-01  Daniel Mackload-fragment: use UNESCAPE_RELAX flag to parse exec...
2015-06-01  Tom Gundersensd-device: ensure update_properties_buf() is a noop...
2015-06-01  Daniel Mackzsh-completion: fix typo in _bootctl
2015-06-01  Martin Pittsd-device: fix invalid property strv pointers
2015-06-01  David Mohrudev: Bring back persistant storage symlinks for bcache
2015-06-01  Colin Guthrietmpfiles: Fix comment typo
2015-05-31  Tom Gundersenudevd: open sockets before forking
2015-05-31  Tom Gundersenudevd: don't allocate sd_event object before fork
2015-05-31  Tom Gundersenudevd: don't sanitize fd 0,1,2
2015-05-31  Jason Pleaucore/namespace: Protect /usr instead of /home with...
2015-05-30  Ronny Chevalierconf-parser: parsing error logs should show a type...
2015-05-30  Ronny Chevaliernetworkctl: fix uninitialized variable
2015-05-30  Ronny ChevalierREADME: fix typo
2015-05-30  Ronny Chevalierzsh-completion: update bootctl
2015-05-30  Ronny Chevaliertest-fdset: add more tests
2015-05-30  Ronny Chevaliertests: add test-conf-parser
2015-05-30  Tom Gundersenrules: restore block watch after CHANGE events
2015-05-30  Tom Gundersenrules: fix typo in block watch rule
2015-05-29  Daniel MackRevert "Makefile: make custom-entities.ent depend on...
2015-05-29  Thomas Hindoe... terminal: fix include ordering
2015-05-29  Thomas Hindoe... console: use signal-util.h and reorder includes
2015-05-29  Thomas Hindoe... terminal: use signal-util.h and reorder includes
2015-05-29  Lennart Poetteringutil: split out signal-util.[ch] from util.[ch]
2015-05-29  Lennart PoetteringCODING_STYLE: document order in which to #include headers
2015-05-29  Tom Gundersenudevd: hook up watchdog support
2015-05-29  Tom Gundersenudevd: notify - expose a bit more of the internal state
2015-05-29  Tom Gundersenudevd: notify - keep NOTIFY_SOCKET around
2015-05-29  Tom Gundersenudevd: modernize status notification
2015-05-29  Tom Gundersenudevd: event - port spawn_wait() to sd-event
2015-05-29  Tom Gundersenudevd: move main-loop to sd-event
2015-05-29  Tom Gundersenudevd: explicitly try to start event queue when it...
2015-05-29  Tom Gundersenudevd: only check for changed config before scheduling...
2015-05-29  Tom Gundersenudevd: introduce manager_exit() and manager_reload()
2015-05-29  Martin Pittpath-util: Change path_is_mount_point() symlink arg...
2015-05-29  Martin Pittpath-util: Fix path_is_mount_point for files
2015-05-29  Martin Pittbuild-sys: pass originally configured --enable-split...
2015-05-29  Karel Zakbuild-sys: fix typo
2015-05-29  Martin Pittbuild-sys: Stop depending on current configure options...
2015-05-29  Daniel MackMakefile: make custom-entities.ent depend on Makefile.am
2015-05-28  Martin Pittsystemctl: Don't skip SysV init.d scripts when enabling...
2015-05-28  Martin Pittsystemctl: drop hardcoded chkconfig invocation
2015-05-28  Filipe Brandenburgerman: use configured path for mount and umount binaries...
2015-05-28  Filipe Brandenburgerman: generate configured paths in manpages
2015-05-28  Tom Gundersensd-device: enumerator - fix matching on properties...
2015-05-27  Patrick Donnellyman: fix systemd.resource-control(5) volume number
2015-05-27  Jonathan Boullefix extraneous space in equality check
2015-05-27  Tom Gundersensd-device: fix device_get_properties_strv()
2015-05-27  Tom Gundersenudevd: fix SIGCHLD handling in --daemon mode
2015-05-27  Michael Olbrichmissing: add more IFLA_VXLAN_* defines
2015-05-27  Daniel Macklogind: prefix some calls to unlink with (void)
2015-05-27  Daniel Macklogind: unlink /run/nologin when shutdown is cancelled
2015-05-26  Torstein Husebøtreewide: fix typos
2015-05-26  David Herrmannudev: fix inotify handling
2015-05-26  Martin Pittbuild-sys: ship fsck mock in tarball
2015-05-25  Tom Gundersentest: hostname - test that hostname is truly initialized
2015-05-25  Tom Gundersennspawn: fix memleak
2015-05-25  Tom Gundersennspawn: avoid memleak
2015-05-25  Tom Gundersennspawn: drop some debugging code
2015-05-25  Tom Gundersenimport: dkr - avoid NULL-pointer dereference
2015-05-25  Tom Gundersennspawn: make coverity happy
2015-05-25  Tom Gundersennetworkd: fix IFF_UP when ipv6 support is disabled
2015-05-25  Karel Zakswap: use swapon -o
2015-05-25  Marc-Antoine... build-sys: fix headers installation
2015-05-25  Marc-Antoine... build-sys: don't dist generated files
2015-05-25  Marc-Antoine... build-sys: always include src/boot/efi in tarballs
2015-05-24  Mike Gilbertshared: generator - correct path to systemd-fsck
2015-05-24  Umut Tezduyar... nspawn: be verbose about interface names
2015-05-24  Tom Gundersenudevd: event - fix event queue in daemenozied mode
2015-05-24  Tom Gundersenudevd: worker - modernize a bit
2015-05-24  Tom Gundersenudevd: worker - fully clean up unnecessary fds
2015-05-23  Thomas Hindoe... bootctl: fix an error check
2015-05-23  Jonathan Boullefix typos in systemd-nspawn man page
2015-05-22  Thomas Hindoe... bootctl: ferror must be called before FILE is closed
2015-05-22  Jason S. McMullanudev/net_id: Only read the first 64 bytes of PCI config...
2015-05-22  Lennart Poetteringsd-bus,sd-event: make public APIs
2015-05-21  Lennart PoetteringNEWS: fix date
2015-05-21  Lennart Poetteringjson: minor style fixes v220
2015-05-21  Lennart Poetteringtest.json: fix build on x86-32 where int and intmax_t...
2015-05-21  Lennart Poetteringupdate hardware databases
2015-05-21  Lennart Poetteringbuild-sys: fix build with seperate builddir
2015-05-21  Lennart Poetteringmanager: fix finish_timestamp calculation
2015-05-21  Lennart Poetteringupdate TODO
2015-05-21  Lennart Poetteringbus-proxy: fix GetConnectionSELinuxSecurityContext...
2015-05-21  Lennart Poetteringnspawn: prohibit access to the kernel log buffer by...
2015-05-21  Lennart Poetteringdevice: never act on mount events for devices if device...
2015-05-21  Lennart Poetteringcore: properly handle jobs that are suppressed to JOB_N...
2015-05-21  David HerrmannNEWS: add note about gudev
2015-05-21  David HerrmannNEWS: fix sd-boot to systemd-boot
2015-05-21  Zbigniew Jędrzejewsk... NEWS: fix typo and expand abbreviation
2015-05-21  Lennart PoetteringNEWS: document the IPForward= confusion
2015-05-21  Zbigniew Jędrzejewsk... tmpfiles: create /etc/resolv.conf symlink only on boot
2015-05-21  Lennart Poetteringbuild-sys: bump library and package versions
2015-05-21  Lennart Poetteringupdate TODO
2015-05-21  Lennart Poetteringutil: an array with one entry is always ordered
2015-05-21  Lennart Poetteringutil: introduce PERSONALITY_INVALID as macro for 0xffff...
2015-05-21  Lennart PoetteringNEWS: start collecting items for v220
2015-05-21  Lennart Poetteringnspawn: finish user namespace support
2015-05-21  Lennart Poetteringupdate TODO
next