summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2013-01-06systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek
2013-01-06journal: new logging macros to include UNIT=Zbigniew Jędrzejewski-Szmek
2013-01-06core/path: modernize styleZbigniew Jędrzejewski-Szmek
2013-01-06core/mount: modernize styleZbigniew Jędrzejewski-Szmek
2013-01-06core/dbus-unit: modernize styleZbigniew Jędrzejewski-Szmek
2013-01-06core/manager: modernize styleZbigniew Jędrzejewski-Szmek
2013-01-04service: fixup after ifdef droppingZbigniew Jędrzejewski-Szmek
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2013-01-04service: drop inserv.conf parsingLennart Poettering
2013-01-04service: drop the per-distro ifdefs in service.cLennart Poettering
2013-01-04core: drop support for old per-distro configuration files for console, hostna...Lennart Poettering
2013-01-04Added globbing support to EnvironmentFilePekka Lundstrom
2012-12-31unit: add ConditionACPower=Lennart Poettering
2012-12-23shared: move fdset.c from core/ to shared/ since it is used by more than the ...Lennart Poettering
2012-12-22nspawn: try to orderly shutdown container when receiving SIGTERMLennart Poettering
2012-12-22socket: support socket activation of containersLennart Poettering
2012-12-22fdset: add calls for initializing fdset from socket activation fdsLennart Poettering
2012-12-22socket: properly serialize/desrialize mqueue fdsLennart Poettering
2012-12-19socket: Too many incoming connectionsDimitrios Apostolou
2012-12-19unit: add %U for uids in unitsDaniel Wallace
2012-12-07shutdown, umount: use verbs consistentlyMichal Schmidt
2012-12-07shutdown, umount: logging improvementsMichal Schmidt
2012-12-07umount: fix check for DM changedMichal Schmidt
2012-12-07shutdown: downgrade a warningMichal Schmidt
2012-12-05core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek
2012-11-28shutdown: fix typoHermann Gausterer
2012-11-28shutdown: don't consider umounting of / and /usr failedTom Gundersen
2012-11-28shutdown: don't pivot to /run/initramfs if already thereTom Gundersen
2012-11-25manager: fix build on 32bit systemsLennart Poettering
2012-11-25timer: recalculate next elapse for calendar timer units when the system clock...Lennart Poettering
2012-11-24build-sys: drop TARGET_UBUNTULennart Poettering
2012-11-23timer: implement calendar time eventsLennart Poettering
2012-11-22locale: modernizationsLennart Poettering
2012-11-22dbus: introduce _cleanup_dbus_error_free_Lennart Poettering
2012-11-22manager: introduce watch_init() initializer for watchesLennart Poettering
2012-11-22automount: modernizationsLennart Poettering
2012-11-21Add #ifdef guards around xattr usageHenrik Grindal Bakken
2012-11-20build-sys: make loadable module support optionalTom Gundersen
2012-11-20socket: improve error message when we cannot spawn the socket's service unitLennart Poettering
2012-11-19core/load-fragment: fix (potential) bad memory accessZbigniew Jędrzejewski-Szmek
2012-11-19core/load-fragment: be more precise in error messagesZbigniew Jędrzejewski-Szmek
2012-11-16rpm: udevadm is actually in bindirZbigniew Jędrzejewski-Szmek
2012-11-16rpm: update RPM macros to include definitions for more drop-in directories an...Lennart Poettering
2012-11-16service: drop support for SysV scripts for the early bootLennart Poettering
2012-11-16umount: always remount read-only before unmounting in final shutdown loopLennart Poettering
2012-11-16switch-root: try pivot_root() before overmounting /Lennart Poettering
2012-11-16shutdown: readd explicit sync() when shutting downLennart Poettering
2012-11-15dbus-manager: modernize styleZbigniew Jędrzejewski-Szmek
2012-11-15dbus-manager: fix a fatal dbus abort in bus_manager_message_handler()Eelco Dolstra
2012-11-15sched: Only setting CPUSchedulingPriority=rr doesn't workHolger Hans Peter Freyther