Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v20
/
TODO
tag
6f2635b6601e645cc095d21336c46936b8dec23c
tagger
Lennart Poettering <lennart@poettering.net>
Tue Mar 08 20:20:08 2011 +0100
object
1de4d79bf554946f486adf56ed765c5335816f15
systemd 20
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
· 14 years ago
26ea64c
update TODO
by Lennart Poettering
· 14 years ago
63c862b
cryptsetup: fix ordering loop when dealing with encrypted swap devices
by Lennart Poettering
· 14 years ago
cae18e2
socket: don't crash if the .service unit for a .socket unit is not found
by Lennart Poettering
· 14 years ago
0363153
update TODO: drop issues that cannot be reproduce or have been fixed otherwise
by Lennart Poettering
· 14 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
· 14 years ago
e0fa621
automount: fix segfault when shutting down
by Lennart Poettering
· 14 years ago
3996fbe
dbus: don't try to connect to the system bus before it is actually up
by Lennart Poettering
· 14 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
· 14 years ago
e2f3b44
service: when reloading a service fails don't fail the entire service but just the reload job
by Lennart Poettering
· 14 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
· 14 years ago
4bc5f80
systemctl: before spawning pager cache number of columns
by Lennart Poettering
· 14 years ago
3add4d2
pam: optionally keep processes of root user around
by Lennart Poettering
· 14 years ago
d8cfa08
service: if a reload operation fails, don't shut down the service
by Lennart Poettering
· 14 years ago
ba035df
execute: make sending of SIGKILL on shutdown optional
by Lennart Poettering
· 14 years ago
0058d7b
mount: FAT uuids are uppercase
by Lennart Poettering
· 14 years ago
2292707
man: document missing KillSignal= and swap options
by Lennart Poettering
· 14 years ago
b24a167
update TODO
by Lennart Poettering
· 14 years ago
47ae6e6
device: don't warn if we cannot bump the socket buffer
by Lennart Poettering
· 14 years ago
487a15b
update TODO
by Lennart Poettering
· 14 years ago
2d011a7
logger: when passing on PID info, fall back to our own if originating process is already gone
by Lennart Poettering
· 14 years ago
2c4b304
specifier: at minimal test
by Lennart Poettering
· 14 years ago
35f10fc
update TODO
by Lennart Poettering
· 14 years ago
afe4bfe
fragment: allow prefixing of the EnvironmentFile= path with - to ignore errors
by Lennart Poettering
· 14 years ago
06ac173
update TODO
by Lennart Poettering
· 14 years ago
5f7c426
fragment: properly handle quotes in assignments in EnvironmentFile= files
by Lennart Poettering
· 14 years ago
3875282
update TODO
by Lennart Poettering
· 14 years ago
fb8161a
update TODO
by Lennart Poettering
· 14 years ago
0736af9
systemctl: implement auto-pager a la git
by Miklos Vajna
· 14 years ago
c29597a
util: invoke sync() implicitly on freeze()
by Lennart Poettering
· 14 years ago
fc84026
update TODO
by Kay Sievers
· 14 years ago
bf5bb53
update TODO
by Kay Sievers
· 14 years ago
ccbbc0f
update TODO
by Lennart Poettering
· 14 years ago
dd04863
update TODO
by Kay Sievers
· 14 years ago
da2400b
update TODO
by Kay Sievers
· 14 years ago
0c8744c
update TODO
by Kay Sievers
· 14 years ago
3d84d05
update TODO
by Lennart Poettering
· 14 years ago
85f6a86
update TODO
by Lennart Poettering
· 14 years ago
351c7e7
update TODO
by Kay Sievers
· 14 years ago
3ae05c8
update TODO
by Kay Sievers
· 14 years ago
3686ced
update TODO
by Lennart Poettering
· 14 years ago
aeb70c8
logger: fix error handling
by Lennart Poettering
· 14 years ago
6bd2127
man: make clear that VERSION and VERSION_ID is not mandatory in os-release.5
by Lennart Poettering
· 14 years ago
be8088a
systemctl: don't return LSB status error codes for systemctl show
by Lennart Poettering
· 14 years ago
600a328
mount: do not try to mount disable cgroup controllers
by Lennart Poettering
· 14 years ago
a7c6446
man: document /etc/modules-load.d/
by Lennart Poettering
· 14 years ago
ee48647
man: document locale.conf
by Lennart Poettering
· 14 years ago
b1a2da0
cryptsetup: show udev device name when asking for password
by Lennart Poettering
· 14 years ago
8e1bd70
sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d
by Lennart Poettering
· 14 years ago
10aa703
util: introduce /etc/os-release so that distros don't need to patch systemd to get a welcome message
by Lennart Poettering
· 14 years ago
f81c701
update TODO
by Lennart Poettering
· 14 years ago
a45b9fd
job: make sure we don't fail umount.target if a mount unit failed to stop
by Lennart Poettering
· 14 years ago
c1d6bc0
units: make sure prefdm is killed first, user sessions second on shutdown
by Lennart Poettering
· 14 years ago
2f8cd17
cryptsetup: automatically order crypt partitions before cryptsetup.target
by Lennart Poettering
· 14 years ago
Next »