summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2013-01-16service: sysv - remove distribution specific targetsKay Sievers
2013-01-16shutdown: in the final umount loop don't use MNT_FORCELennart Poettering
2013-01-15load-fragment: fix bad memory accessLennart Poettering
2013-01-15load-fragment: replace specifiers in path unit's Unit= settingLennart Poettering
2013-01-15core: do not make sockets dependent on loMichał Bartoszkiewicz
2013-01-15core: use correct argument of type JobResultMichal Sekletar
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2013-01-14core: fix double freeLennart Poettering
2013-01-14service: for Type=forking services, ignore exit status of main process depend...Lennart Poettering
2013-01-12service: remove distribution specific comments, the code runs unconditional nowKay Sievers
2013-01-12service: remove distribution specific comments, the code run unconditional nowKay Sievers
2013-01-11unit: instead of directly loading drop-in configuration snippets use conf_fil...Lennart Poettering
2013-01-11unit: allow extension of unit files with .d/*.conf drop-insLennart Poettering
2013-01-10dbus: duplicate Job.Cancel() as CancelJob() and Snapshot.Remove() as RemoveSn...Lennart Poettering
2013-01-10dbus: properly serialize calendar timer dataLennart Poettering
2013-01-09tabs to spacesThomas Hindoe Paaboel Andersen
2013-01-08dbus: fix serialization of calendar timersLennart Poettering
2013-01-08core: properly initialize kernel timestampLennart Poettering
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