summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-10-14core: execute: validate syslog level and facilityEvgeny Vereshchagin
2015-10-14systemd-run: can launch units with SyslogFacilityEvgeny Vereshchagin
2015-10-14systemd-run: can launch units with SyslogLevelEvgeny Vereshchagin
2015-10-14core: log if the service to activate vanished before we activate itLennart Poettering
2015-10-14Merge pull request #1529 from evverx/dbus-props-syslog-fac-priLennart Poettering
2015-10-14core: expose SyslogLevel and SyslogFacility as properties on dbusEvgeny Vereshchagin
2015-10-13manager: remove unused functionThomas Hindoe Paaboel Andersen
2015-10-12core: manager: expose DefaultLimit* as properties on dbusEvgeny Vereshchagin
2015-10-12bus-util: add bus_property_get_rlimit (move from core/dbus_execute)Evgeny Vereshchagin
2015-10-09core: ignore -.slice and init.scope when isolatingLennart Poettering
2015-10-09core: remove taint flag about /etc/mtab not being a symlink.Lennart Poettering
2015-10-09Merge pull request #1512 from evverx/systemd-run-syslog-propertiesLennart Poettering
2015-10-09Merge pull request #1501 from fbuihuu/fix-requires-mounts-for-directivesLennart Poettering
2015-10-09systemd-run can now launch units with SyslogIdentifierEvgeny Vereshchagin
2015-10-09systemd-run can now launch units with SyslogLevelPrefixEvgeny Vereshchagin
2015-10-08Make sure the mount units pulled by 'RequiresMountsFor=' are loaded (if they ...Franck Bui
2015-10-08core: system.conf: add DefaultTasksAccountingEvgeny Vereshchagin
2015-10-08Merge pull request #1496 from poettering/stdin-fdDaniel Mack
2015-10-08util: do not reset terminal in acquire_terminal()Lennart Poettering
2015-10-08core: add support for setting stdin/stdout/stderr for transient servicesLennart Poettering
2015-10-08core: manager: add some missing dbus propertiesEvgeny Vereshchagin
2015-10-07Merge pull request #1484 from poettering/ask-pass-kernel-keyringDaniel Mack
2015-10-07core: always let the kernel reap zombies when we're about to freezeMichal Schmidt
2015-10-07core: change how crash_shell and crash_reboot interactMichal Schmidt
2015-10-07core: remove spurious assert in parsing CrashChangeVT=Michal Schmidt
2015-10-07core: adjust error message about /etc/mtabMichal Schmidt
2015-10-07ask-password: add support for caching passwords in the kernel keyringLennart Poettering
2015-10-07service: fix memory leak in service_add_fd_store()reverendhomer
2015-10-06Merge pull request #1468 from poettering/fdnamesTom Gundersen
2015-10-06core: add support for naming file descriptors passed using socket activationLennart Poettering
2015-10-06core: simplify fd collection code, return number of fds as return valueLennart Poettering
2015-10-06socket: don't double close the same fd for FIFOsLennart Poettering
2015-10-03core: don't unset reload result, unless we begin a start or reload operationLennart Poettering
2015-10-01core: add new setting Writable= to ListenSpecial= socket unitsLennart Poettering
2015-10-01tree-wide: add missing errno arguments to log_*_errno()Michal Schmidt
2015-10-01Merge pull request #1426 from poettering/log-syntaxDaniel Mack
2015-09-30Merge pull request #1419 from keszybz/shell-completionLennart Poettering
2015-09-30core: make sure we expose the empty string when we detect no virtualizationLennart Poettering
2015-09-30tree-wide: remove a number of invocations of strerror() and replace by %mLennart Poettering
2015-09-30basic: split out cpu set specific APIs into cpu-set-util.[ch]Lennart Poettering
2015-09-30util: rename parse_cpu_set() to parse_cpu_set_and_warn()Lennart Poettering
2015-09-30log: move log_invalid_utf8() to log.hLennart Poettering
2015-09-30tree-wide: clean up log_syntax() usageLennart Poettering
2015-09-29core: add a "Requires=" dependency between units and the slices they are loca...Lennart Poettering
2015-09-29core: rework crash handlingLennart Poettering
2015-09-29socket: rename ffs_xyz to usbffs_xyzLennart Poettering
2015-09-29core: turn a large if statement into a switchLennart Poettering
2015-09-29selinux: add _cleanup_ concepts to SELinux label allocationLennart Poettering
2015-09-29core: simplify how we create socket fdsLennart Poettering
2015-09-29core: small error message wording improvementsLennart Poettering