Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v21
/
TODO
tag
f21a103edf65d70fc42b653ca4e9397991cc8bfe
tagger
Lennart Poettering <lennart@poettering.net>
Wed Mar 30 12:35:20 2011 +0200
object
39366bacda3dddbae3c6677da5c97770cff0a279
systemd 21
cb39ed3
quota: do not pull in quota tools for mounts that do not originate in neither /etc/fstab nor fragment files
by Lennart Poettering
· 14 years ago
72bc8d0
manager: fix taint check for /usr
by Lennart Poettering
· 14 years ago
ea87ca5
unit: never apply /etc/rcN.d/ priority to native services
by Lennart Poettering
· 14 years ago
cd25cce
exec: drop process group kill mode since it has little use and confuses the user
by Lennart Poettering
· 14 years ago
18a5d7f
build-sys: bump version
by Lennart Poettering
· 14 years ago
03b4471
execute: socket isn't abstract anymore
by Lennart Poettering
· 14 years ago
f927685
man: explain a couple of default dependencies
by Lennart Poettering
· 14 years ago
7a03b19
update TODO
by Kay Sievers
· 14 years ago
4d99d2f
update TODO
by Kay Sievers
· 14 years ago
9700edb
service: pull in sysv facility targets from the sysv units, not the other way round
by Lennart Poettering
· 14 years ago
a0e155d
units: pull in syslog.target from syslog.socket
by Lennart Poettering
· 14 years ago
f1dd0c3
syslog: rework syslog detection so that we need no compile-time option what the name of the syslog implementation is
by Lennart Poettering
· 14 years ago
260abb7
exec: properly apply capability bounding set, add inverted bounding sets
by Lennart Poettering
· 14 years ago
a49408e
update TODO
by Kay Sievers
· 14 years ago
7d9e57d
update TODO
by Kay Sievers
· 14 years ago
2791a8f
unit: serialize condition test results
by Lennart Poettering
· 14 years ago
e677657
dbus: allow LoadUnit to unprivileged users
by Lennart Poettering
· 14 years ago
f9b72cd
ask-password: reset signal mask after we are done
by Lennart Poettering
· 14 years ago
2a79665
getty: move automatic serial getty logic into generator
by Lennart Poettering
· 14 years ago
e03ae66
manager: don't show kernel boot-up time for containers
by Lennart Poettering
· 14 years ago
1063dc3
units: add console-shell.service which can be used insted of the gettys to get a shell on /dev/console
by Lennart Poettering
· 14 years ago
f9b9232
util: detect CLONE_NEWPID namespaces, and cache results
by Lennart Poettering
· 14 years ago
a8f1132
systemctl: support remote and privileged systemctl access via SSH and pkexec
by Lennart Poettering
· 14 years ago
7d640cd
units: move the last flag files to /dev/.run
by Lennart Poettering
· 14 years ago
720ce21
util: close all fds before freezing execution
by Lennart Poettering
· 14 years ago
099663f
main: properly handle -b boot option
by Lennart Poettering
· 14 years ago
90bbc94
condition: take a timestamp and store last result of conditions
by Lennart Poettering
· 14 years ago
b925e72
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
by Lennart Poettering
· 14 years ago
2e60ecb
selinux: bump up error level when in non-enforcing mode
by Lennart Poettering
· 14 years ago
34df5a3
drop unnecessary suffix NULs as gcc adds them anyway
by Lennart Poettering
· 14 years ago
6e25b33
build-sys: prepare v20
by Lennart Poettering
· 14 years ago
8521130
service: prefix description with LSB only if script has LSB header, use 'SysV:' otherwise
by Lennart Poettering
· 14 years ago
267632f
unit: distuingish mandatory from triggering conditions
by Lennart Poettering
· 14 years ago
8125393
job: convert job type as early as we can, to simplify things a bit
by Lennart Poettering
· 14 years ago
7fc7012
update TODO
by Lennart Poettering
· 14 years ago
fc7ac59
update TODO
by Lennart Poettering
· 14 years ago
c5d3439
dbus: add 'Tainted' property to Manager object
by Lennart Poettering
· 14 years ago
09bde77
dbus: expose distribution name and features on manager object as properties
by Lennart Poettering
· 14 years ago
ed1c99f
s/seperate/separate/
by Lennart Poettering
· 14 years ago
8c7be95
execute: load environment files at time of execution, not when we load the service configuration
by Lennart Poettering
· 14 years ago
3fc546f
path: don't use IN_ATTRIB on parent dirs when watching a file, since those cannot be removed without emptying the dir first anyway and we need IN_ATTRIB only to detect the link count dropping to 0
by Lennart Poettering
· 14 years ago
430c18e
kill: always send SIGCONT after SIGTERM
by Lennart Poettering
· 14 years ago
2b590e1
readahead: disable collector automatically on read-only media
by Lennart Poettering
· 14 years ago
c1b664d
sysctl: use scandir() instead of nftw() to guarantee systematic ordering
by Lennart Poettering
· 14 years ago
1a6f4df
dirent: support DT_UNKNOWN where necessary for compat with reiserfs
by Lennart Poettering
· 14 years ago
3db48a7
update TODO
by Lennart Poettering
· 14 years ago
c0f9c7d
systemctl: shutdown agent explicitly so that it can reset the tty properly
by Lennart Poettering
· 14 years ago
c904f64
label: udev might be making changes in /dev while we iterate through it
by Lennart Poettering
· 14 years ago
c77bc38
job: when cancelling jobs, make sure to propagate this properly to depending jobs
by Lennart Poettering
· 14 years ago
aa2e211
units: synchronize gettys to plymouth even if plymouth is killed by gdm
by Lennart Poettering
· 14 years ago
2e0d98f
update TODO
by Lennart Poettering
· 14 years ago
21bc923
ask-password: supported plymouth cached passwords
by Lennart Poettering
· 14 years ago
3642d1c
plymouth: don't wait forever for plymouth in case it is stuck
by Lennart Poettering
· 14 years ago
6217051
update TODO
by Lennart Poettering
· 14 years ago
b7ff1e4
plymouth: ensure we start not a single getty before plymouth is gone because we never know which ttys plymouth still controls
by Lennart Poettering
· 14 years ago
b5c6cf8
main: refuse --test as root
by Lennart Poettering
· 14 years ago
2588ff0
build-sys: prepare release v18
by Lennart Poettering
· 14 years ago
v18
e67c360
systemctl: introduce --ignore-dependencies
by Lennart Poettering
· 14 years ago
3073256
systemctl: introduce --failed to show only failed services
by Lennart Poettering
· 14 years ago
3aea3b3
manager: don't consider transaction jobs conflicting with queued jobs redundant
by Lennart Poettering
· 14 years ago
f959c5e
cleanup TODO
by Lennart Poettering
· 14 years ago
0a494f1
exec: introduce global defaults for the standard output of services
by Lennart Poettering
· 14 years ago
28dbc1e
execute: optionally forward program output to /dev/console in addition to syslog/kmsg
by Lennart Poettering
· 14 years ago
a4c24ff
fsck: do not fail boot if fsck returns with an error code that hasn't 2 or 6 set
by Lennart Poettering
· 14 years ago
f212ac1
getty: do not auto-spawn getty's on VC ttys if console=ttyN is used
by Lennart Poettering
· 14 years ago
7a57b33
fsck: skip root fsck if dracut already did it
by Lennart Poettering
· 14 years ago
cfdc0c8
update TODO
by Lennart Poettering
· 14 years ago
3185a36
service: make main pid guessing optional, and reread pid file after reloads
by Lennart Poettering
· 14 years ago
e9fbc77
pam: introduce whitelist and blacklist user list feature
by Lennart Poettering
· 14 years ago
060ed82
systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so that locking by tty works
by Lennart Poettering
· 14 years ago
fba6e68
tmpfiles: take names of tmpfiles configuration files on the command line
by Lennart Poettering
· 14 years ago
b8bb3e8
tmpfiles: support globs
by Lennart Poettering
· 14 years ago
72f576b
update TODO
by Lennart Poettering
· 14 years ago
2958c88
device: consider udev devices with SYSTEMD_READY=0 as unplugged
by Lennart Poettering
· 14 years ago
7f6d613
systemctl: make sure the tty agent does not retain a copy of stdio
by Lennart Poettering
· 14 years ago
e2811d6
update TODO
by Lennart Poettering
· 14 years ago
0238cd0
TODO
by Lennart Poettering
· 15 years ago
26ea64c
update TODO
by Lennart Poettering
· 15 years ago
63c862b
cryptsetup: fix ordering loop when dealing with encrypted swap devices
by Lennart Poettering
· 15 years ago
cae18e2
socket: don't crash if the .service unit for a .socket unit is not found
by Lennart Poettering
· 15 years ago
0363153
update TODO: drop issues that cannot be reproduce or have been fixed otherwise
by Lennart Poettering
· 15 years ago
ff2e0f0
mount: ignore if an fsck is requested for a bind mount, so that we don't wait for the bind 'device' to show up
by Lennart Poettering
· 15 years ago
e0fa621
automount: fix segfault when shutting down
by Lennart Poettering
· 15 years ago
3996fbe
dbus: don't try to connect to the system bus before it is actually up
by Lennart Poettering
· 15 years ago
867b3b7
service: make chain of main commands and control commands independent of each other, so that both can be executed simultaneously and independently
by Lennart Poettering
· 15 years ago
e2f3b44
service: when reloading a service fails don't fail the entire service but just the reload job
by Lennart Poettering
· 15 years ago
c32e0c4
serial-getty: invoking /sbin/securetty is no longer necessary since pam_securetty can now look for console= in /proc/cmdline
by Lennart Poettering
· 15 years ago
4bc5f80
systemctl: before spawning pager cache number of columns
by Lennart Poettering
· 15 years ago
3add4d2
pam: optionally keep processes of root user around
by Lennart Poettering
· 15 years ago
d8cfa08
service: if a reload operation fails, don't shut down the service
by Lennart Poettering
· 15 years ago
ba035df
execute: make sending of SIGKILL on shutdown optional
by Lennart Poettering
· 15 years ago
0058d7b
mount: FAT uuids are uppercase
by Lennart Poettering
· 15 years ago
2292707
man: document missing KillSignal= and swap options
by Lennart Poettering
· 15 years ago
b24a167
update TODO
by Lennart Poettering
· 15 years ago
47ae6e6
device: don't warn if we cannot bump the socket buffer
by Lennart Poettering
· 15 years ago
487a15b
update TODO
by Lennart Poettering
· 15 years ago
2d011a7
logger: when passing on PID info, fall back to our own if originating process is already gone
by Lennart Poettering
· 15 years ago
2c4b304
specifier: at minimal test
by Lennart Poettering
· 15 years ago
35f10fc
update TODO
by Lennart Poettering
· 15 years ago
afe4bfe
fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors
by Lennart Poettering
· 15 years ago
Next »