summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-24units: set KillMode=mixed for our daemons that fork worker processesLennart Poettering
2015-04-24manager: don't fail fatally if we cannot coldplug a unitLennart Poettering
2015-04-24core: always coldplug units that are triggered by other units before thoseLennart Poettering
2015-04-24core: return 0 from device_serialize()Daniel Mack
2015-04-24Revert "core: do not spawn jobs or touch other units during coldplugging"Lennart Poettering
2015-04-24Update Spanish translationDaniel Mustieles
2015-04-24device: rework how we enter tentative stateLennart Poettering
2015-04-24service: improve readability, by reducing line-breaksLennart Poettering
2015-04-23journal: use audit event names instead of numbersZbigniew Jędrzejewski-Szmek
2015-04-23journal: add int↔audit type name mappingZbigniew Jędrzejewski-Szmek
2015-04-23udevd: fix REMOVE handlingTom Gundersen
2015-04-23udev: event - update tags before writing out dbTom Gundersen
2015-04-23libudev-device: fix lazy loading of devlinks, properties and tagsTom Gundersen
2015-04-23sd-bus: add controlling tty field to sd_creds objectLennart Poettering
2015-04-23sd-bus: when bus operations are to be executed on direct connections always failLennart Poettering
2015-04-23core: fix parsing of mount flagsLennart Poettering
2015-04-23core: downgrade warning about duplicate device namesLennart Poettering
2015-04-23rules: Add more firewire properties for sound, to be closer to USB and PCIAdam Goode
2015-04-23rules: Don't use ALSA card id in ID_IDAdam Goode
2015-04-23sd-bus: don't inherit connection creds into message creds when we have a dire...Lennart Poettering
2015-04-23path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t...Lennart Poettering
2015-04-23hwdb: fix typo - "sort by by..." -> "sort by..."Peter Hutterer
2015-04-23hwdb: add HP X1000 DPI infoPeter Hutterer
2015-04-23util: Fix assertion in split() on missing 'Martin Pitt
2015-04-23core: explicitly specify credentials for direct connections, tooLennart Poettering
2015-04-22journalctl: rework code that checks whether we have access to /var/log/journalLennart Poettering
2015-04-22update TODOLennart Poettering
2015-04-22man: fix example in systemd-run(1)Lennart Poettering
2015-04-22CODING_STYLE: document that we prefer /* comments */ over // commentsLennart Poettering
2015-04-22build-sys: adjust link-order for non-gc-sections buildKay Sievers
2015-04-22udev: Fix ping timeout when settle timeout is 0Nir Soffer
2015-04-22man: elaborate on the order by which tmpfiles operations are executedLennart Poettering
2015-04-22tmpfiles: use an ordered hashmap for the tmpfiles itemsLennart Poettering
2015-04-22btrfs-util: support recursive removal of read-only subvolumesLennart Poettering
2015-04-22nspawn: don't inherit read-only flag from disk image if --ephemeral is usedLennart Poettering
2015-04-22btrfs-util: fix creating recursive read-only snapshotsLennart Poettering
2015-04-22build-sys: minor simplificationLennart Poettering
2015-04-22update TODOLennart Poettering
2015-04-22kmod-setup: load ip_tables kmod at bootLennart Poettering
2015-04-22Update TODOLennart Poettering
2015-04-22sd-bus: handle ppid=0 more gracefully (which happens for pid=1)Lennart Poettering
2015-04-22journal: don't force FS_NOCOW_FL on new journal files, but warn if it is missingLennart Poettering
2015-04-22btrfs-util: be more careful when invoking btrfs file system ioctlsLennart Poettering
2015-04-22btrfs-util: introduce btrfs_is_filesystem() and make use of it where appropriateLennart Poettering
2015-04-22util: make sure fd refers to regular file or directory when applying file att...Lennart Poettering
2015-04-22efi-boot-generator: set automount expire for /bootKay Sievers
2015-04-21automount: remove unused variableThomas Hindoe Paaboel Andersen
2015-04-21sd-bus: expose ppid fieldLennart Poettering
2015-04-21build-sys: move systemd.pc from pkgconfiglibdir back into pkgconfigdatadirLennart Poettering
2015-04-21core: make unit deserialization more defensiveLennart Poettering