..
linux
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
.gitignore
systemctl: reimplement systemctl in pure C without Vala/GObject
2010-06-15 02:51:55 +02:00
99-systemd.rules
units: introduce smartcard.target
2010-07-16 21:32:11 +02:00
automount.c
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
automount.h
automount: add DirectoryMode= setting
2010-07-02 01:17:21 +02:00
bus-errors.h
dbus: add missing dbus-errors.h header
2010-07-08 04:24:09 +02:00
cgls.c
cgls: rename source file to cgls.c, since we have no prefix for any of the other files either
2010-07-14 15:09:27 +02:00
cgroup-show.c
cgroup: reimplement the last bit of libcgroup functionality natively
2010-07-12 18:16:44 +02:00
cgroup-show.h
cgroup: reimplement the last bit of libcgroup functionality natively
2010-07-12 18:16:44 +02:00
cgroup-util.c
pam: remove only sessions we ourselves created in the first place
2010-07-21 04:32:44 +02:00
cgroup-util.h
cgroup: reimplement the last bit of libcgroup functionality natively
2010-07-12 18:16:44 +02:00
cgroup.c
cgroup: reimplement the last bit of libcgroup functionality natively
2010-07-12 18:16:44 +02:00
cgroup.h
cgroup: kill processes, not tasks and other cgroup changes
2010-07-11 00:50:49 +02:00
cgroups-agent.c
cgroup: if the system bus cannot be found, send cgroup empty msg directly to init proces
2010-08-06 03:21:50 +02:00
conf-parser.c
util: use quoted word parsing where applicable
2010-07-07 20:58:41 +02:00
conf-parser.h
main: implement manager configuration file
2010-07-07 01:10:27 +02:00
dbus-automount.c
dbus: complete automount and mount unit coverage
2010-07-04 04:55:33 +02:00
dbus-automount.h
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-common.c
dbus: get rid of last non-private busses
2010-07-11 04:10:28 +02:00
dbus-common.h
dbus: don't try to run AddMatch when connected to a private bus
2010-07-07 04:13:19 +02:00
dbus-device.c
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-device.h
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-execute.c
execute: optionally ignore return status of invoked commands
2010-07-12 03:07:01 +02:00
dbus-execute.h
execute: optionally ignore return status of invoked commands
2010-07-12 03:07:01 +02:00
dbus-job.c
dbus: don't hit an assert if we sent a changed signal for something not in the dbus queue (i.e. because it was deleted before it was fully created
2010-07-11 03:59:59 +02:00
dbus-job.h
dbus: automatically generate and install introspection files
2010-05-23 03:45:33 +02:00
dbus-manager.c
service: hide output of sysv scripts if quiet is passed on the kernel cmdline
2010-08-09 18:00:24 +02:00
dbus-manager.h
dbus: automatically generate and install introspection files
2010-05-23 03:45:33 +02:00
dbus-mount.c
execute: add ability to configure the kill signal
2010-07-10 04:49:37 +02:00
dbus-mount.h
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-path.c
dbus: complete coverage for path units
2010-07-04 04:23:48 +02:00
dbus-path.h
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-service.c
execute: add ability to configure the kill signal
2010-07-10 04:49:37 +02:00
dbus-service.h
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-snapshot.c
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-snapshot.h
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-socket.c
execute: add ability to configure the kill signal
2010-07-10 04:49:37 +02:00
dbus-socket.h
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-swap.c
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-swap.h
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-target.c
dbus: complete target unit coverage
2010-07-04 05:01:36 +02:00
dbus-target.h
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-timer.c
uniformly suffix time span properties with their unit
2010-07-04 21:12:10 +02:00
dbus-timer.h
dbus: to make sure that systemd stays controllable during early bootup, register our services on our own micro usb server in addition to the bus
2010-06-19 03:04:04 +02:00
dbus-unit.c
dbus: don't call bus_path_escape() with NULL unit name
2010-08-09 17:07:05 +02:00
dbus-unit.h
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
dbus.c
cgroup: if the system bus cannot be found, send cgroup empty msg directly to init proces
2010-08-06 03:21:50 +02:00
dbus.h
dbus: send signals about jobs to the clients having created them unconditionally, and thus get rid of broadcast signals in most cases
2010-07-05 00:58:07 +02:00
device.c
device: properly handle devices that are referenced before they show up
2010-08-06 04:17:51 +02:00
device.h
device: do not merge devices
2010-07-20 20:33:24 +02:00
execute.c
socket: don't close sockets when activating per-connection units
2010-07-14 04:47:57 +02:00
execute.h
execute: optionally ignore return status of invoked commands
2010-07-12 03:07:01 +02:00
fdset.c
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
fdset.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
hashmap.c
device: do not merge devices
2010-07-20 20:33:24 +02:00
hashmap.h
device: do not merge devices
2010-07-20 20:33:24 +02:00
hostname-setup.c
hostname: properly deal with unset hostname in fedora configuration
2010-07-20 21:34:25 +02:00
hostname-setup.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
initctl.c
dbus: use private connections wherever possible
2010-07-11 02:22:46 +02:00
initreq.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
ioprio.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
job.c
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
job.h
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
kmod-setup.c
systemctl: show exec status of all exited programs
2010-07-10 15:42:24 +02:00
kmod-setup.h
kmod: automatically load a few kernel modules we need for normal operation before udev is active
2010-05-22 00:29:53 +02:00
list.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
load-dropin.c
manager: introduce unit path cache to minimize disk accesses
2010-07-11 00:52:00 +02:00
load-dropin.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
load-fragment.c
socket: Allow selection of TCP Congestion Avoidance algorithm to socket
2010-08-03 23:23:47 +02:00
load-fragment.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
log.c
pam: remove only sessions we ourselves created in the first place
2010-07-21 04:32:44 +02:00
log.h
execute: bump up log level of executed processes that failed
2010-07-17 04:17:30 +02:00
logger.c
log: bump up a number of log messages so that they are shown even if debug logging is disabled, for diagnostic purposes
2010-07-07 17:57:54 +02:00
loopback-setup.c
loopback: negate netlink error code before we pass it to strerror()
2010-05-20 19:08:37 +02:00
loopback-setup.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
macro.h
main: disable nscd if we can to avoid deadlock, just in case
2010-07-16 03:07:53 +02:00
main.c
service: hide output of sysv scripts if quiet is passed on the kernel cmdline
2010-08-09 18:00:24 +02:00
Makefile
build-sys: add small redirecting Makefiles to simplify compilation from within emacs
2010-05-17 01:44:03 +02:00
manager.c
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
manager.h
service: hide output of sysv scripts if quiet is passed on the kernel cmdline
2010-08-09 18:00:24 +02:00
missing.h
main: disable NSS disabling logic for now, since this is incompatible with rpm
2010-07-24 01:29:21 +02:00
modprobe-setup.c
main: add a native implementation of the 'nomodules' kernel option understood by fedora init scripts
2010-07-06 20:34:28 +02:00
modprobe-setup.h
main: add a native implementation of the 'nomodules' kernel option understood by fedora init scripts
2010-07-06 20:34:28 +02:00
mount-setup.c
sshd, tmux and others are broken when /dev/pts is mounted with "-o nodev"
2010-07-23 05:12:13 +02:00
mount-setup.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
mount.c
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
mount.h
execute: add ability to configure the kill signal
2010-07-10 04:49:37 +02:00
namespace.c
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
namespace.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
notify.c
utils: show help blurb when run without any arguments
2010-06-24 04:55:57 +02:00
org.freedesktop.systemd1.conf
dbus: allow systemd to receive activation requests
2010-06-07 04:15:37 +02:00
org.freedesktop.systemd1.service
dbus: add missing bus activation file
2010-06-07 04:20:50 +02:00
pam-module.c
pam: remove only sessions we ourselves created in the first place
2010-07-21 04:32:44 +02:00
path-lookup.c
systemd: include /etc/systemd/system/ and /lib/systemd/system/ in search path unconditionally
2010-07-01 20:43:52 +02:00
path-lookup.h
install: add systemd-install tool for managing alias/wants symlinks
2010-06-16 01:58:50 +02:00
path.c
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
path.h
device: do not merge devices
2010-07-20 20:33:24 +02:00
ratelimit.c
timer: fully implement timer units
2010-05-24 01:45:54 +02:00
ratelimit.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
sd-daemon.c
sd-daemon: fix compilation on old systems lacking SOCK_CLOEXEC
2010-08-06 21:34:11 +02:00
sd-daemon.h
sd-daemon: refer to the man pages
2010-06-24 00:10:03 +02:00
securebits.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
service.c
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
service.h
service: properly remember if a sysv is actually enabled
2010-08-09 17:12:25 +02:00
set.c
set: introduce set_free_free()
2010-06-15 02:45:26 +02:00
set.h
set: introduce set_free_free()
2010-06-15 02:45:26 +02:00
snapshot.c
unit: disable retroactive starting/stopping of units when deserializing
2010-07-13 19:01:20 +02:00
snapshot.h
dbus: make errors reported via D-Bus more useful
2010-07-08 02:43:18 +02:00
socket-util.c
Systemd is causing mislabeled devices to be created and then attempting to read them.
2010-08-03 23:45:22 +02:00
socket-util.h
Systemd is causing mislabeled devices to be created and then attempting to read them.
2010-08-03 23:45:22 +02:00
socket.c
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
socket.h
socket: Allow selection of TCP Congestion Avoidance algorithm to socket
2010-08-03 23:23:47 +02:00
special.h
units: split fsck.target from sysinit.target for suse compat
2010-08-06 01:30:20 +02:00
specifier.c
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
specifier.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
strv.c
execute: support minimal environment variable replacement when executing processes
2010-07-08 04:09:59 +02:00
strv.h
execute: support minimal environment variable replacement when executing processes
2010-07-08 04:09:59 +02:00
swap.c
swap: properly enter maintenance mode on failure
2010-08-09 22:44:52 +02:00
swap.h
typo: the correct spelling is maintenance not maintainance
2010-06-16 14:01:55 +02:00
system.conf
main: implement manager configuration file
2010-07-07 01:10:27 +02:00
systemadm.vala
build-sys: fix compatibility with vala 0.9
2010-07-22 02:21:42 +02:00
systemctl.c
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
systemd-interfaces.vala
device: do not merge devices
2010-07-20 20:33:24 +02:00
target.c
target: if the user configured a manual ordering between target units and the unit they require don't contradict that automatically
2010-07-16 03:17:34 +02:00
target.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
tcpwrap.c
tcpwrap: add missing header files for suse
2010-06-17 23:31:36 +02:00
tcpwrap.h
socket: add optional libwrap support
2010-06-16 15:41:29 +02:00
test-cgroup.c
cgroup: reimplement the last bit of libcgroup functionality natively
2010-07-12 18:16:44 +02:00
test-daemon.c
notify: add minimal readiness/status protocol for spawned daemons
2010-06-16 05:10:31 +02:00
test-engine.c
dbus: make errors reported via D-Bus more useful
2010-07-08 02:43:18 +02:00
test-env-replace.c
exec: extend variable substitution to support splitting variable values into seperate arguments
2010-07-21 02:57:35 +02:00
test-job-type.c
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
test-loopback.c
dbus: use private connections wherever possible
2010-07-11 02:22:46 +02:00
test-ns.c
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
timer.c
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
timer.h
typo: the correct spelling is maintenance not maintainance
2010-06-16 14:01:55 +02:00
unit-name.c
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
unit-name.h
build-sys: move source files to subdirectory
2010-05-16 18:45:24 +02:00
unit.c
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
unit.h
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
2010-08-09 22:32:30 +02:00
util.c
util: when formatting timestamps return '0' for 0 timestamps instead of empty string
2010-08-06 21:34:11 +02:00
util.h
Systemd is causing mislabeled devices to be created and then attempting to read them.
2010-08-03 23:45:22 +02:00
utmp-wtmp.c
pam: implement systemd PAM module and generelize cgroup API for that a bit
2010-06-21 23:27:18 +02:00
utmp-wtmp.h
systemctl: warn users via wall that the system goes down
2010-06-18 02:28:35 +02:00