summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2012-07-03load-fragment: a few modernizationsLennart Poettering
2012-07-02core: mention if we are run from an initial RAM diskLennart Poettering
2012-07-02manager: turn notify socket into abstract namespace socket againLennart Poettering
2012-06-29manager: serialize/deserialize job counters across reexec/reloadLennart Poettering
2012-06-29remount-fs: also remount /usr according to fstabLennart Poettering
2012-06-29mount: load only if we there's mountinfo or fragmentMichal Schmidt
2012-06-29mount: split adding of extras from mount_load()Michal Schmidt
2012-06-28main: print detected virtualiaztion at bootLennart Poettering
2012-06-28modules-load: use correct va_list logging functionMichal Schmidt
2012-06-26core: make systemd.confirm_spawn=1 actually workLennart Poettering
2012-06-26service: pass via FAILED/DEAD before going to AUTO_RESTARTMichal Schmidt
2012-06-26service: fix incorrect argumentMichal Schmidt
2012-06-26bus: drop HaveWatchdog optionLennart Poettering
2012-06-25cryptsetup: fix escaping when generating cryptsetup unitsLennart Poettering
2012-06-25units: rename fsck@.service to systemd-fsck@.serviceLennart Poettering
2012-06-22unit: drop the Names= optionLennart Poettering
2012-06-22dbus: don't expose SysVInitPath and SysVRcndPath on the busLennart Poettering
2012-06-22core: remove sysv_console optionLennart Poettering
2012-06-22systemctl: automatically turn paths and unescaped unit names into proper unit...Lennart Poettering
2012-06-22cryptsetup: allow configuration of LUKS disks via the kernel cmdlineLennart Poettering
2012-06-22man: document all kernel command line options we understandLennart Poettering
2012-06-22journal: set the _SYSTEMD_UNIT field for messages from terminated processesEelco Dolstra
2012-06-21rpm: include RPM macro definition for .spec snippetsLennart Poettering
2012-06-19systemd: return error when asked to stop unknown unitMichal Sekletar
2012-06-15service: timeout for oneshot servicesLukas Nykryn
2012-06-13unit-name: introduce unit_dbus_path_from_name()Michal Schmidt
2012-06-04silence gcc warning on 32 bitKay Sievers
2012-06-04remove support for deprecated /proc/self/oom_adjKay Sievers
2012-06-01missing: define MS_STRICTATIME if not defined alreadyLennart Poettering
2012-06-01journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-31main: allow setting of timer slack for PID 1Lennart Poettering
2012-05-31util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering
2012-05-30shutdown: Don't skip bind mounts on shutdownDaniel Drake
2012-05-30dbus: better don't expose options we better shouldn't exposedLennart Poettering
2012-05-30service: mark compat options as suchLennart Poettering
2012-05-29capabilities: when dropping capabilities system-wide also drop them from user...Lennart Poettering
2012-05-24swap: avoid bad memory accesssystemd/v183Lennart Poettering
2012-05-24main: add configuration option to alter capability bounding set for PID 1Lennart Poettering
2012-05-24service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVELennart Poettering
2012-05-23man: properly document FsckPassNo= for mount unitsLennart Poettering
2012-05-23manager: rework generator logicLennart Poettering
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering
2012-05-22mount: drop unused functionLennart Poettering
2012-05-22execute: use a much lower idle timeout that default timeLennart Poettering
2012-05-22mount: replace PID1 internal fstab parser with generatorLennart Poettering
2012-05-22main: only fall back to /bin/sh in case /sbin/init does not existKay Sievers
2012-05-22switch-root: do not use close old_root_fd after rm_rf_children()Harald Hoyer
2012-05-22main: properly queue default.target after switched rootLennart Poettering
2012-05-22mount: use the same fstab extension option syntax everywhereLennart Poettering