]> git.ipfire.org Git - thirdparty/systemd.git/history - src
sysv-generator: avoid freeing uninitialized variable
[thirdparty/systemd.git] / src /
2015-04-26  Thomas Hindoe Paab... sysv-generator: avoid freeing uninitialized variable
2015-04-25  Tom Gundersenlibudev: monitor - clarify log messages
2015-04-25  Tom Gundersensd-device: don't retry loading uevent/db files more...
2015-04-25  Tom Gundersensd-device: don't complain if the uevent file is missing
2015-04-24  Daniel Mackbootchart: kill newline characters from log_error_errno...
2015-04-24  Daniel Macksystemctl: kill newline characters from log_error_errno...
2015-04-24  Daniel Macklogind: kill newline characters from log_error_errno...
2015-04-24  Tom Gundersenudevd: worker - log if worker result cannot be sent
2015-04-24  Tom Gundersenudevd: worker - warn if unknown worker returns
2015-04-24  Tom Gundersenudevd: worker - let the kernel attach the sender pid
2015-04-24  Lennart Poetteringsysctl: minor simplifications
2015-04-24  Lennart Poetteringsysctl: don't propagate ENOENT sysctl options
2015-04-24  Lennart Poetteringcore: minor simplification
2015-04-24  Tom Gundersenudevd: don't unref worker objects on SIGSTOP/SIGCONT
2015-04-24  Tom Gundersenudevd: warn if we receive SIGCHLD from untracked worker
2015-04-24  Tom Gundersenudevd: improve logging in SIGCHLD handling
2015-04-24  Daniel Macksd-bus: teach bus_print_property() how to print SD_BUS_...
2015-04-24  Daniel Mackshutdownd: kill the old implementation
2015-04-24  Daniel Macksystemctl: talk to logind for scheduled shutdowns
2015-04-24  Daniel Macklogind: add support for /run/nologin and /run/systemd...
2015-04-24  Daniel Macklogind: add code for UTMP wall messages
2015-04-24  Daniel Mackshared/utmp-wtmp: add parameter for origin tty and...
2015-04-24  Daniel Macklogind: add .ScheduleShutdown and .CancelScheduledShutd...
2015-04-24  Daniel Macklogind: factor out polkit checks
2015-04-24  Daniel Macklogind: make local functions static
2015-04-24  Daniel Macklogind: use sd_event timer source for inhibitor logic
2015-04-24  Daniel Macklogind: drop unused argument from method_do_shutdown_or...
2015-04-24  Lennart Poetteringunit: don't add automatic dependencies on device units...
2015-04-24  Lennart Poetteringmanager: don't fail fatally if we cannot coldplug a...
2015-04-24  Lennart Poetteringcore: always coldplug units that are triggered by other...
2015-04-24  Daniel Mackcore: return 0 from device_serialize()
2015-04-24  Lennart PoetteringRevert "core: do not spawn jobs or touch other units...
2015-04-24  Lennart Poetteringdevice: rework how we enter tentative state
2015-04-24  Lennart Poetteringservice: improve readability, by reducing line-breaks
2015-04-24  Zbigniew Jędrzejew... journal: use audit event names instead of numbers
2015-04-24  Zbigniew Jędrzejew... journal: add int↔audit type name mapping
2015-04-23  Tom Gundersenudevd: fix REMOVE handling
2015-04-23  Tom Gundersenudev: event - update tags before writing out db
2015-04-23  Tom Gundersenlibudev-device: fix lazy loading of devlinks, propertie...
2015-04-23  Lennart Poetteringsd-bus: add controlling tty field to sd_creds object
2015-04-23  Lennart Poetteringsd-bus: when bus operations are to be executed on direc...
2015-04-23  Lennart Poetteringcore: fix parsing of mount flags
2015-04-23  Lennart Poetteringcore: downgrade warning about duplicate device names
2015-04-23  Lennart Poetteringsd-bus: don't inherit connection creds into message...
2015-04-23  Lennart Poetteringpath-util: make use of "mnt_id" field exported in ...
2015-04-22  Martin Pittutil: Fix assertion in split() on missing '
2015-04-22  Lennart Poetteringcore: explicitly specify credentials for direct connect...
2015-04-22  Lennart Poetteringjournalctl: rework code that checks whether we have...
2015-04-22  Nir Sofferudev: Fix ping timeout when settle timeout is 0
2015-04-22  Lennart Poetteringtmpfiles: use an ordered hashmap for the tmpfiles items
2015-04-22  Lennart Poetteringbtrfs-util: support recursive removal of read-only...
2015-04-22  Lennart Poetteringnspawn: don't inherit read-only flag from disk image...
2015-04-22  Lennart Poetteringbtrfs-util: fix creating recursive read-only snapshots
2015-04-22  Lennart Poetteringkmod-setup: load ip_tables kmod at boot
2015-04-22  Lennart Poetteringsd-bus: handle ppid=0 more gracefully (which happens...
2015-04-22  Lennart Poetteringjournal: don't force FS_NOCOW_FL on new journal files...
2015-04-22  Lennart Poetteringbtrfs-util: be more careful when invoking btrfs file...
2015-04-22  Lennart Poetteringbtrfs-util: introduce btrfs_is_filesystem() and make...
2015-04-22  Lennart Poetteringutil: make sure fd refers to regular file or directory...
2015-04-21  Kay Sieversefi-boot-generator: set automount expire for /boot
2015-04-21  Thomas Hindoe Paab... automount: remove unused variable
2015-04-21  Lennart Poetteringsd-bus: expose ppid field
2015-04-21  Lennart Poetteringbuild-sys: move systemd.pc from pkgconfiglibdir back...
2015-04-21  Lennart Poetteringcore: make unit deserialization more defensive
2015-04-21  Lennart Poetteringautomount: various smaller fixes
2015-04-21  Michael Olbrichautomount: add expire support
2015-04-21  Ronny Chevaliertest: test-path and test-execute only need units in...
2015-04-21  Lennart Poetteringrandom-seed: minor cleanups, in particular when it...
2015-04-21  Lennart Poetteringtree-wide: get rid of more strerror() calls
2015-04-21  Lennart Poetteringnetworkd-fdb: indentation/whitespace fixes
2015-04-21  Lennart Poetteringnetworkd: improve how networkd logs things
2015-04-21  Lennart Poetteringlog: move log_syntax() into src/shared/log.c, and make...
2015-04-21  Lennart Poetteringudevadm: enclose invocation of unlinkat() with a (void...
2015-04-21  Tom Gundersensd-device: set_syspath - return ENODEV when passed...
2015-04-21  Susant Sahaninetworkd man: fix man and config name.
2015-04-21  Hans de Goedeudev: keyboard-builtin: Add support for setting IBM...
2015-04-21  Lennart Poetteringservice: transition through SIGKILL states only when...
2015-04-21  Lennart Poetteringservice: timeout on SIGABRT should also be considered...
2015-04-21  Lennart Poetteringservice: make more use of IN_SET() macro
2015-04-21  Lennart Poetteringservice: list states always in the same order
2015-04-21  Lennart Poetteringservice: make kill operation mapping explicit
2015-04-20  Lennart Poetteringnetworkd: fix confusion between log_netdev_error()...
2015-04-20  Lennart Poetteringtmpfiles: consider an argument of "-" as non-specified
2015-04-20  Lennart Poetteringsd-bus: when augmenting creds, remember which ones...
2015-04-20  Lennart Poetteringsd-bus: augmenting cgroups-based creds when we have...
2015-04-20  Lennart Poetteringsd-bus: when augmenting creds, don't override any creds...
2015-04-20  Lennart Poetteringsd-bus: when copying creds objects, make sure we copy...
2015-04-20  Lennart Poetteringdhcp6: remove unnecessary if check
2015-04-20  Susant Sahaninetworkd: Add support for bond option.
2015-04-20  Susant Sahaninetworkd vxlan: Add support for enabling UDP checksums
2015-04-20  Nir Sofferudev: settle should return immediately when timeout...
2015-04-20  Raul Gutierrez Sutil: fix typo
2015-04-18  Martin Pittexit-status: Fix "NOTINSSTALLED" typo
2015-04-17  Martin Pittcryptsetup: Implement offset and skip options
2015-04-17  David Herrmannsd-device: simplify enumerator hacks
2015-04-17  Tom Gundersensd-device: uniformly handle missing devices
2015-04-17  Tom Gundersensd-device: enumerator - match only on initialized devic...
2015-04-17  Tom Gundersensd-device: enumerator - don't expose add_device()
2015-04-16  Tom Gundersenlibudev: make libudev-enumerate a thin wrapper around...
2015-04-16  Tom Gundersensd-device: add device-enumerator library
next