..
linux
readahead: implement minimal readahead logic based on fanotify(), mincore() and readahead()
2010-09-23 15:02:13 +02:00
.gitignore
ask-password: add basic tty agent
2010-10-25 20:36:01 +02:00
99-systemd.rules
udev: ignore block devices which no known contents, to avoid trying of mounts/swapons when devices aren't set up full yet
2011-02-16 19:34:38 +01:00
ac-power.c
ac-power: make ac-power a proper binary that scripts can call
2010-11-10 22:38:44 +01:00
ask-password-api.c
ask-password: fix handling of timeouts when waiting for password
2011-02-23 01:12:29 +01:00
ask-password-api.h
ask-password: supported plymouth cached passwords
2011-02-23 01:12:07 +01:00
ask-password.c
ask-password: supported plymouth cached passwords
2011-02-23 01:12:07 +01:00
automount.c
automount: use unit_pending_inactive() where appropriate
2011-01-26 02:55:35 +01:00
automount.h
manager: rename 'maintenance' state to 'failed' to avoid user confusion
2010-08-31 00:17:56 +02:00
build.h
build: expose libcryptsetup dependency in build string
2010-11-18 00:39:09 +01:00
bus-errors.h
systemctl: introduce systemctl kill
2010-10-22 16:11:50 +02:00
cgls.c
systemctl: rework exit codes for all utility programs to follow LSB or other standards
2010-08-31 21:05:54 +02:00
cgroup-show.c
emacs: make sure nobody accidently adds tabs to our sources
2010-08-14 19:59:25 +02:00
cgroup-show.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
cgroup-util.c
gcc: make gcc shut up
2011-01-22 02:19:16 +01:00
cgroup-util.h
service: rework killing logic so that we always kill the main process, even if it left our service cgroup
2010-08-31 23:24:47 +02:00
cgroup.c
service: when guessing the main PID don't consider processes that aren't our children
2011-02-13 18:52:02 +01:00
cgroup.h
cgroup: by default, duplicate service cgroup in the cpu hierarchy
2010-11-17 21:27:53 +01:00
cgroups-agent.c
dbus: don't send cgroup agent messages directly to system bus to avoid dbus activation loop
2010-09-03 01:45:53 +02:00
condition.c
condition: drop pointless double negation
2011-02-21 22:10:04 +01:00
condition.h
unit: introduce ConditionVirtualization=
2011-02-21 22:07:55 +01:00
conf-parser.c
ask-password: add basic tty agent
2010-10-25 20:36:01 +02:00
conf-parser.h
ask-password: add basic tty agent
2010-10-25 20:36:01 +02:00
cryptsetup-generator.c
cryptsetup: fix unit file description
2011-02-14 23:09:27 +01:00
cryptsetup.c
ask-password: supported plymouth cached passwords
2011-02-23 01:12:07 +01:00
dbus-automount.c
build-sys: allow cross-compilation
2010-11-23 22:38:55 +01:00
dbus-automount.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
dbus-common.c
dbus: simplify some dbus error messages a bit
2010-08-25 19:50:06 +02:00
dbus-common.h
dbus: simplify some dbus error messages a bit
2010-08-25 19:50:06 +02:00
dbus-device.c
build-sys: allow cross-compilation
2010-11-23 22:38:55 +01:00
dbus-device.h
dbus: follow standardized fdo PropertiesChanged signal spec
2010-08-20 02:31:54 +02:00
dbus-execute.c
exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interface
2010-08-31 01:33:43 +02:00
dbus-execute.h
exec: fix dbus exposure of UtmpIdentifier field
2010-10-26 20:45:43 +02:00
dbus-job.c
build-sys: allow cross-compilation
2010-11-23 22:38:55 +01:00
dbus-job.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
dbus-manager.c
exec: introduce global defaults for the standard output of services
2011-02-15 11:52:29 +01:00
dbus-manager.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
dbus-mount.c
build-sys: allow cross-compilation
2010-11-23 22:38:55 +01:00
dbus-mount.h
dbus: follow standardized fdo PropertiesChanged signal spec
2010-08-20 02:31:54 +02:00
dbus-path.c
dbus: don't rely that timer/path units have an initialized unit field
2011-02-21 19:26:53 +01:00
dbus-path.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
dbus-service.c
service: make main pid guessing optional, and reread pid file after reloads
2011-02-13 18:51:30 +01:00
dbus-service.h
dbus: follow standardized fdo PropertiesChanged signal spec
2010-08-20 02:31:54 +02:00
dbus-snapshot.c
build-sys: allow cross-compilation
2010-11-23 22:38:55 +01:00
dbus-snapshot.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
dbus-socket.c
build-sys: allow cross-compilation
2010-11-23 22:38:55 +01:00
dbus-socket.h
dbus: follow standardized fdo PropertiesChanged signal spec
2010-08-20 02:31:54 +02:00
dbus-swap.c
build-sys: allow cross-compilation
2010-11-23 22:38:55 +01:00
dbus-swap.h
dbus: follow standardized fdo PropertiesChanged signal spec
2010-08-20 02:31:54 +02:00
dbus-target.c
build-sys: allow cross-compilation
2010-11-23 22:38:55 +01:00
dbus-target.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
dbus-timer.c
dbus: don't rely that timer/path units have an initialized unit field
2011-02-21 19:26:53 +01:00
dbus-timer.h
dbus: follow standardized fdo PropertiesChanged signal spec
2010-08-20 02:31:54 +02:00
dbus-unit.c
build-sys: allow cross-compilation
2010-11-23 22:38:55 +01:00
dbus-unit.h
dbus: use ControlGroup as property name to match config option
2011-02-08 11:13:42 +01:00
dbus.c
dbus: don't try to connect to the system bus before it is actually up
2011-01-20 19:43:38 +01:00
dbus.h
dbus: don't try to connect to the system bus before it is actually up
2011-01-20 19:43:38 +01:00
detect-virt.c
util: make string static
2011-02-22 00:19:03 +01:00
device.c
device: consider udev devices with SYSTEMD_READY=0 as unplugged
2011-02-09 14:48:52 +01:00
device.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
execute.c
execute: optionally forward program output to /dev/console in addition to syslog/kmsg
2011-02-15 01:27:53 +01:00
execute.h
execute: optionally forward program output to /dev/console in addition to syslog/kmsg
2011-02-15 01:27:53 +01:00
exit-status.c
systemctl: highlight failed processes in systemctl status
2011-01-20 18:22:03 +01:00
exit-status.h
systemctl: highlight failed processes in systemctl status
2011-01-20 18:22:03 +01:00
fdset.c
syslog: add minimal syslog/kmsg bridge syslogd
2010-08-21 03:57:47 +02:00
fdset.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
fsck.c
fsck: do not fail boot if fsck returns with an error code that hasn't 2 or 6 set
2011-02-15 00:30:51 +01:00
gnome-ask-password-agent.vala
vala: convert from dbus-glib to gdbus
2011-01-20 18:24:26 +01:00
hashmap.c
readahead: implement minimal readahead logic based on fanotify(), mincore() and readahead()
2010-09-23 15:02:13 +02:00
hashmap.h
Revert "hashmap: HASHMAP_FOREACH* iterate until ITERATOR_LAST"
2010-09-27 20:13:21 +02:00
hostname-setup.c
build-sys: initial support ALTLinux
2011-02-08 12:52:06 +01:00
hostname-setup.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
initctl.c
systemctl: use isolate when called as telinit for a runlevel
2010-09-14 02:22:55 +02:00
initreq.h
man: Fix small typo: s/seperate/separate/
2010-09-06 03:13:14 +02:00
ioprio.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
job.c
systemctl: introduce --ignore-dependencies
2011-02-16 21:59:31 +01:00
job.h
systemctl: introduce --ignore-dependencies
2011-02-16 21:59:31 +01:00
kmod-setup.c
vconsole: add new utility to initialize the virtual console
2010-09-16 00:36:41 +02:00
kmod-setup.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
kmsg-syslogd.c
kmsg-syslogd: fix build
2011-02-21 04:01:26 +01:00
label.c
label: use internal utility functions wher epossible
2010-11-10 22:38:43 +01:00
label.h
mounts: automatically create /dev/stderr and friends early on boot so that they are around when we run shell scripts before udevd
2010-10-27 05:47:48 +02:00
list.h
manager: always pull 'following' units into transaction
2010-11-14 23:48:21 +01:00
load-dropin.c
load-dropin: add support for .requires directories
2010-11-15 04:24:04 +01:00
load-dropin.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
load-fragment.c
unit: introduce ConditionVirtualization=
2011-02-21 22:07:55 +01:00
load-fragment.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
locale-setup.c
locale: unify some code between fedora and altlinux
2011-02-08 12:54:06 +01:00
locale-setup.h
locale: initialize locale from /etc/locale by default
2010-09-16 01:57:42 +02:00
log.c
log: fix build
2010-11-12 01:02:03 +01:00
log.h
log: add automatic log target
2010-11-12 01:01:04 +01:00
logger.c
execute: optionally forward program output to /dev/console in addition to syslog/kmsg
2011-02-15 01:27:53 +01:00
loopback-setup.c
socket: Support IPv6-less systems with runtime check.
2010-09-21 01:00:38 +02:00
loopback-setup.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
macro.h
mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overridable via configure switch
2011-01-04 01:58:38 +01:00
main.c
main: print warning if /usr is on a seperate partition
2011-02-23 01:10:20 +01:00
Makefile
build-sys: add small redirecting Makefiles to simplify compilation from within emacs
2010-05-17 01:44:03 +02:00
manager.c
systemctl: introduce --ignore-dependencies
2011-02-16 21:59:31 +01:00
manager.h
exec: introduce global defaults for the standard output of services
2011-02-15 11:52:29 +01:00
missing.h
readahead: add btrfs defrag support
2010-09-23 17:11:19 +02:00
modules-load.c
modules-load: fix minor race
2010-11-10 22:38:43 +01:00
mount-setup.c
mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overridable via configure switch
2011-01-04 01:58:38 +01:00
mount-setup.h
split mount_point_is_api() and mount_point_ignore()
2010-11-11 11:15:16 +01:00
mount.c
mount: make sure network mounts are ordered after network.target
2011-02-21 13:32:18 +01:00
mount.h
service: when reloading a service fails don't fail the entire service but just the reload job
2011-01-20 13:17:22 +01:00
namespace.c
emacs: make sure nobody accidently adds tabs to our sources
2010-08-14 19:59:25 +02:00
namespace.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
notify.c
notify: fix include properly
2010-10-05 21:52:37 +02:00
org.freedesktop.systemd1.conf
dbus: allow all clients access to org.freedesktop.DBus.Peer
2011-02-09 15:21:20 +01:00
org.freedesktop.systemd1.policy
ask-password: add minimal framework to allow services query SSL/harddisk passphrases from the user
2010-09-17 01:26:29 +02:00
org.freedesktop.systemd1.service
dbus: add missing bus activation file
2010-06-07 04:20:50 +02:00
pam-module.c
pam: introduce whitelist and blacklist user list feature
2011-02-13 18:21:18 +01:00
path-lookup.c
drop support for MANAGER_SESSION, introduce MANAGER_USER instead
2010-11-15 22:13:26 +01:00
path-lookup.h
drop support for MANAGER_SESSION, introduce MANAGER_USER instead
2010-11-15 22:13:26 +01:00
path.c
service: when reloading a service fails don't fail the entire service but just the reload job
2011-01-20 13:17:22 +01:00
path.h
path: avoid immediate restarting of units triggered by paths if nothing actually changed on disk
2010-11-15 00:49:21 +01:00
quotacheck.c
src/quotacheck.c: Fix typo
2010-12-01 16:32:58 +01:00
random-seed.c
random-seed: create parents of RANDOM_SEED if they do not exist.
2010-09-20 23:12:50 +02:00
ratelimit.c
emacs: make sure nobody accidently adds tabs to our sources
2010-08-14 19:59:25 +02:00
ratelimit.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
readahead-collect.c
virtualization: beef virtualization code
2011-02-21 21:48:59 +01:00
readahead-common.c
readahead: bump a device's request_nr when enabling readahead
2010-10-26 21:28:39 +02:00
readahead-common.h
readahead: bump a device's request_nr when enabling readahead
2010-10-26 21:28:39 +02:00
readahead-replay.c
virtualization: beef virtualization code
2011-02-21 21:48:59 +01:00
remount-api-vfs.c
systemctl: highlight failed processes in systemctl status
2011-01-20 18:22:03 +01:00
reply-password.c
ask-password: add basic tty agent
2010-10-25 20:36:01 +02:00
sd-daemon.c
sd-daemon: in some places sizeof(sa_family_t) actually does make sense
2010-10-07 19:01:26 +02:00
sd-daemon.h
drop support for MANAGER_SESSION, introduce MANAGER_USER instead
2010-11-15 22:13:26 +01:00
sd-readahead.c
sd-daemon: split off sd_readahead() since it is not a feature of systemd itself but of an auxiliary tool
2010-10-05 20:20:38 +02:00
sd-readahead.h
sd-daemon: split off sd_readahead() since it is not a feature of systemd itself but of an auxiliary tool
2010-10-05 20:20:38 +02:00
securebits.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
selinux-setup.c
selinux: relabel /dev after loading policy
2010-11-10 22:38:43 +01:00
selinux-setup.h
selinux: automatically load policy if the initrd hasn't done this for us yet
2010-10-27 05:47:02 +02:00
service.c
exec: introduce global defaults for the standard output of services
2011-02-15 11:52:29 +01:00
service.h
service: make main pid guessing optional, and reread pid file after reloads
2011-02-13 18:51:30 +01:00
set.c
remount: add tool that applies /etc/fstab mount options to all api mounts
2010-08-20 03:26:15 +02:00
set.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
shutdown.c
shutdown: execute all binaries in /lib/systemd/system-shutdown as last step before invoking reboot()
2011-02-15 00:30:11 +01:00
shutdownd.c
ask-password: don't show wall message on ttys we are already running a tty agent on
2010-11-12 03:33:08 +01:00
shutdownd.h
systemctl: warn in intervals before going down when delayed shutdown is used
2010-08-16 19:26:27 +02:00
snapshot.c
service: when reloading a service fails don't fail the entire service but just the reload job
2011-01-20 13:17:22 +01:00
snapshot.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
socket-util.c
socket: fix IPv6 availability detection
2010-10-28 00:37:57 +02:00
socket-util.h
socket: Support IPv6-less systems with runtime check.
2010-09-21 01:00:38 +02:00
socket.c
exec: introduce global defaults for the standard output of services
2011-02-15 11:52:29 +01:00
socket.h
manager: add missing second part of s/maintenance/failed/
2010-08-31 00:23:34 +02:00
special.h
swap: order file-based swap devices after remount-rootfs
2010-11-22 21:06:56 +01:00
specifier.c
emacs: make sure nobody accidently adds tabs to our sources
2010-08-14 19:59:25 +02:00
specifier.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
strv.c
ask-password: supported plymouth cached passwords
2011-02-23 01:12:07 +01:00
strv.h
ask-password: supported plymouth cached passwords
2011-02-23 01:12:07 +01:00
swap.c
swap: handle "nofail" from fstab
2011-02-15 18:38:15 +01:00
swap.h
swap: listen for POLLPRI events on /proc/swaps if available
2010-10-18 23:09:09 +02:00
sysctl.c
clang: fix some issues found with clang-analyzer
2011-01-22 02:19:16 +01:00
system.conf
service: change default std output to inherit
2011-02-15 12:28:01 +01:00
systemadm.vala
vala: convert from dbus-glib to gdbus
2011-01-20 18:24:26 +01:00
systemctl-bash-completion.sh
systemctl: introduce --ignore-dependencies
2011-02-16 21:59:31 +01:00
systemctl.c
systemctl: shutdown(8) - call kexec if kexec kernel is loaded
2011-02-20 21:09:07 +01:00
systemd-interfaces.vala
vala: convert from dbus-glib to gdbus
2011-01-20 18:24:26 +01:00
target.c
getty: don't parse console= anymore, use /sys/class/tty/console/active instead
2011-02-14 19:57:18 +01:00
target.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
tcpwrap.c
emacs: make sure nobody accidently adds tabs to our sources
2010-08-14 19:59:25 +02:00
tcpwrap.h
emacs: disable tabs in .h files, too
2010-08-17 03:50:18 +02:00
test-cgroup.c
service: rework killing logic so that we always kill the main process, even if it left our service cgroup
2010-08-31 23:24:47 +02:00
test-daemon.c
emacs: make sure nobody accidently adds tabs to our sources
2010-08-14 19:59:25 +02:00
test-engine.c
emacs: make sure nobody accidently adds tabs to our sources
2010-08-14 19:59:25 +02:00
test-env-replace.c
ask-password: supported plymouth cached passwords
2011-02-23 01:12:07 +01:00
test-hostname.c
hostname: on all distros make the name configured in /etc/hostname take precedence over distro-specific configuration
2010-08-19 03:02:22 +02:00
test-job-type.c
man: Fix small typo: s/seperate/separate/
2010-09-06 03:13:14 +02:00
test-loopback.c
emacs: make sure nobody accidently adds tabs to our sources
2010-08-14 19:59:25 +02:00
test-ns.c
emacs: make sure nobody accidently adds tabs to our sources
2010-08-14 19:59:25 +02:00
test-strv.c
specifier: at minimal test
2011-01-06 23:51:52 +01:00
timer.c
service: when reloading a service fails don't fail the entire service but just the reload job
2011-01-20 13:17:22 +01:00
timer.h
manager: add missing second part of s/maintenance/failed/
2010-08-31 00:23:34 +02:00
timestamp.c
manager: parse RD_TIMESTAMP passed from initrd
2010-11-10 22:38:44 +01:00
tmpfiles.c
tmpfiles: never clean up block devices
2011-02-19 14:20:16 +01:00
tty-ask-password-agent.c
ask-password: supported plymouth cached passwords
2011-02-23 01:12:07 +01:00
umount.c
umount: don't try to detach the dm device the root dir is on, to minimize warning messages
2011-01-06 19:10:17 +01:00
umount.h
shutdown: loop only as long as we manage to unmount/detach devices, give up immediately when we are stuck
2010-10-14 18:55:04 +02:00
unit-name.c
unit-name: Fix unescaping
2010-10-21 14:04:10 +02:00
unit-name.h
unit: introduce %f specifier to decode file names
2010-10-20 16:16:45 +02:00
unit.c
execute: optionally forward program output to /dev/console in addition to syslog/kmsg
2011-02-15 01:27:53 +01:00
unit.h
service: when reloading a service fails don't fail the entire service but just the reload job
2011-01-20 13:17:22 +01:00
update-utmp.c
dbus: make sure to flush bus connection before disconnecting, so that no messages are lost
2010-09-02 23:26:04 +02:00
user-sessions.c
user-sessions: properly unlink both nologin files
2010-10-07 23:16:48 +02:00
util.c
virtualization: check cpuid first, since it is cheaper than DMI
2011-02-22 01:39:19 +01:00
util.h
virtualization: beef virtualization code
2011-02-21 21:48:59 +01:00
utmp-wtmp.c
util: beef up logic to find ctty name
2011-02-17 16:29:04 +01:00
utmp-wtmp.h
ask-password: don't show wall message on ttys we are already running a tty agent on
2010-11-12 03:33:08 +01:00
vconsole-setup.c
build-sys: initial support ALTLinux
2011-02-08 12:52:06 +01:00