summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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
2012-11-15core: lift restriction on order of - and @ in ExecStartZbigniew Jędrzejewski-Szmek
2012-11-15core: interpret \; token in ExecStart as escaped ;Oleksii Shevchuk
2012-11-15core/load-fragment-gperf: add missing CONDITION_FILE_NOT_EMPTYOleksii Shevchuk
2012-11-15core: fix %h, %s, %p handling in templates in user sessionOleksii Shevchuk
2012-11-15systemd: highlight ordering cycle deletionsOlivier Brunel
2012-11-06Revert "Implement SocketUser= and SocketGroup= for [Socket]"Dave Reisner
2012-11-05Implement SocketUser= and SocketGroup= for [Socket]Dave Reisner
2012-11-04mount-setup: try mounting 'efivarfs' only if the system bootet with EFIKay Sievers
2012-11-04kmod-setup: mounting efivarfs, *after* we tried to mount it, is pointlessKay Sievers
2012-11-04kmod-setup: add conditional module loading callbackKay Sievers
2012-11-03drop Arch Linux support for reading /etc/rc.confDave Reisner
2012-11-03drop Arch Linux support for reading /etc/rc.confDave Reisner
2012-10-31service: drop special HTTP server target, as it is a bad idea anf Fedora spec...Lennart Poettering
2012-10-30shared, core: do not always accept numbers in string lookupsMichal Schmidt
2012-10-30SMACK: Add configuration options. (v3)Auke Kok
2012-10-30systemd: mount the EFI variable filesystemLee, Chun-Yi
2012-10-29swap: fix swap behaviour with symlinksOlivier Brunel
2012-10-29swap: modernize styleZbigniew Jędrzejewski-Szmek
2012-10-29swap: use automatic cleanupZbigniew Jędrzejewski-Szmek
2012-10-29swap: introduce helper variableZbigniew Jędrzejewski-Szmek
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering
2012-10-27hwclock: do not seal the kernel's time-warp call from inside the initrdKay Sievers
2012-10-25job: avoid recursion into transaction code from job cancelationMichal Schmidt
2012-10-25job: add comments to JobResult valuesMichal Schmidt
2012-10-24remove Fedora hostname, locale, vconsole legacy file supportKay Sievers