summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* core: properly initialize kernel timestampLennart Poettering2013-01-081-0/+1
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-0611-335/+665
* journal: new logging macros to include UNIT=Zbigniew Jędrzejewski-Szmek2013-01-061-0/+7
* core/path: modernize styleZbigniew Jędrzejewski-Szmek2013-01-061-4/+7
* core/mount: modernize styleZbigniew Jędrzejewski-Szmek2013-01-061-9/+18
* core/dbus-unit: modernize styleZbigniew Jędrzejewski-Szmek2013-01-061-52/+42
* core/manager: modernize styleZbigniew Jędrzejewski-Szmek2013-01-061-14/+25
* service: fixup after ifdef droppingZbigniew Jędrzejewski-Szmek2013-01-041-2/+2
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-042-8/+4
* service: drop inserv.conf parsingLennart Poettering2013-01-041-69/+0
* service: drop the per-distro ifdefs in service.cLennart Poettering2013-01-041-24/+1
* core: drop support for old per-distro configuration files for console, hostna...Lennart Poettering2013-01-042-197/+10
* Added globbing support to EnvironmentFilePekka Lundstrom2013-01-041-12/+41
* unit: add ConditionACPower=Lennart Poettering2012-12-313-0/+16
* shared: move fdset.c from core/ to shared/ since it is used by more than the ...Lennart Poettering2012-12-232-285/+0
* nspawn: try to orderly shutdown container when receiving SIGTERMLennart Poettering2012-12-221-1/+2
* socket: support socket activation of containersLennart Poettering2012-12-225-18/+91
* fdset: add calls for initializing fdset from socket activation fdsLennart Poettering2012-12-222-7/+88
* socket: properly serialize/desrialize mqueue fdsLennart Poettering2012-12-221-2/+26
* socket: Too many incoming connectionsDimitrios Apostolou2012-12-191-1/+1
* unit: add %U for uids in unitsDaniel Wallace2012-12-191-2/+15
* shutdown, umount: use verbs consistentlyMichal Schmidt2012-12-072-9/+9
* shutdown, umount: logging improvementsMichal Schmidt2012-12-072-14/+21
* umount: fix check for DM changedMichal Schmidt2012-12-071-1/+1
* shutdown: downgrade a warningMichal Schmidt2012-12-071-1/+1
* core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek2012-12-054-6/+19
* shutdown: fix typoHermann Gausterer2012-11-281-2/+2
* shutdown: don't consider umounting of / and /usr failedTom Gundersen2012-11-281-4/+3
* shutdown: don't pivot to /run/initramfs if already thereTom Gundersen2012-11-281-1/+1
* manager: fix build on 32bit systemsLennart Poettering2012-11-251-1/+6
* timer: recalculate next elapse for calendar timer units when the system clock...Lennart Poettering2012-11-254-12/+116
* build-sys: drop TARGET_UBUNTULennart Poettering2012-11-242-5/+5
* timer: implement calendar time eventsLennart Poettering2012-11-2311-100/+206
* locale: modernizationsLennart Poettering2012-11-221-108/+109
* dbus: introduce _cleanup_dbus_error_free_Lennart Poettering2012-11-221-5/+3
* manager: introduce watch_init() initializer for watchesLennart Poettering2012-11-224-4/+15
* automount: modernizationsLennart Poettering2012-11-221-52/+64
* Add #ifdef guards around xattr usageHenrik Grindal Bakken2012-11-211-0/+6
* build-sys: make loadable module support optionalTom Gundersen2012-11-201-0/+4
* socket: improve error message when we cannot spawn the socket's service unitLennart Poettering2012-11-201-1/+1
* core/load-fragment: fix (potential) bad memory accessZbigniew Jędrzejewski-Szmek2012-11-191-5/+12
* core/load-fragment: be more precise in error messagesZbigniew Jędrzejewski-Szmek2012-11-191-38/+31
* rpm: udevadm is actually in bindirZbigniew Jędrzejewski-Szmek2012-11-161-2/+2
* rpm: update RPM macros to include definitions for more drop-in directories an...Lennart Poettering2012-11-161-0/+17
* service: drop support for SysV scripts for the early bootLennart Poettering2012-11-161-54/+6
* umount: always remount read-only before unmounting in final shutdown loopLennart Poettering2012-11-161-30/+27
* switch-root: try pivot_root() before overmounting /Lennart Poettering2012-11-161-1/+26
* shutdown: readd explicit sync() when shutting downLennart Poettering2012-11-162-0/+8
* dbus-manager: modernize styleZbigniew Jędrzejewski-Szmek2012-11-151-3/+6
* dbus-manager: fix a fatal dbus abort in bus_manager_message_handler()Eelco Dolstra2012-11-151-1/+0