Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v10
/
fixme
tag
39a24c814d605898c48104f3629331c6f30a7f1d
tagger
Lennart Poettering <lennart@poettering.net>
Tue Sep 14 02:53:37 2010 +0200
object
6f890469f4329900a88459d9bf43d36837f61808
systemd 10
b00bad3
logger: support SOCK_STREAM /dev/log sockets as necessary for syslog-ng
by Lennart Poettering
· 14 years ago
f27dcdc
update fixme
by Kay Sievers
· 14 years ago
2f4a4e1
update fixme
by Kay Sievers
· 14 years ago
ed370f5
main: when we encounter 'emergency' on the kernel cmdline start the emergency shell
by Lennart Poettering
· 14 years ago
3109169
update fixme
by Lennart Poettering
· 14 years ago
c68364b
service: make sure we properly figure out whether a sysv service is enabled before creating $foo wants links
by Lennart Poettering
· 14 years ago
53c6a35
dbus: don't send cgroup agent messages directly to system bus to avoid dbus activation loop
by Lennart Poettering
· 14 years ago
5d452f9
dbus: make sure to flush bus connection before disconnecting, so that no messages are lost
by Lennart Poettering
· 14 years ago
8f6df3f
dbus: don't accept activation requests anymore if we are going down anyway
by Lennart Poettering
· 14 years ago
22f4096
systemctl: rework exit codes for all utility programs to follow LSB or other standards
by Lennart Poettering
· 14 years ago
dd6c17b
exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interface
by Lennart Poettering
· 14 years ago
74ac3cb
manager: rename 'maintenance' state to 'failed' to avoid user confusion
by Matthew Miller
· 14 years ago
c88e7f4
manager: don't try to minimize transaction when using isolate
by Lennart Poettering
· 14 years ago
da726a4
exec: make sure O_NONBLOCK is off for all sockets passed as STDIN/STDOUT/STDERR
by Lennart Poettering
· 14 years ago
2528a7a
unit: introduce AllowIsolate= switch
by Lennart Poettering
· 14 years ago
1ceec64
update fixme
by Lennart Poettering
· 14 years ago
ca2937c
update fixme
by Lennart Poettering
· 14 years ago
173a8d0
mount: rework automatic mounting to follow the 'nofail' option in fstab
by Lennart Poettering
· 14 years ago
9d22054
update fixme
by Lennart Poettering
· 14 years ago
50f74de
sd-daemon: drop SCM_CREDENTIALS passing since it is redundant, the kernel fills this in anyway
by Lennart Poettering
· 14 years ago
20604eb
man: minor updates
by Lennart Poettering
· 14 years ago
6309077
log: pass SCM_CREDENTIALS when logging to syslog
by Lennart Poettering
· 14 years ago
449ddb2
remount: add tool that applies /etc/fstab mount options to all api mounts
by Lennart Poettering
· 14 years ago
11ce342
mount: properly handle LABEL="" in fstab
by Lennart Poettering
· 14 years ago
c4e2cea
dbus: follow standardized fdo PropertiesChanged signal spec
by Lennart Poettering
· 14 years ago
d06dacd
service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and decode exit codes in systemctl
by Lennart Poettering
· 14 years ago
8a2b3c0
service: make sure sysv services marked as interactive in the LSB header get output on the TTY in all cases
by Lennart Poettering
· 14 years ago
71e4012
update fixme
by Kay Sievers
· 14 years ago
e590770
hostname: on all distros make the name configured in /etc/hostname take precedence over distro-specific configuration
by Lennart Poettering
· 14 years ago
490ebb0
update fixme
by Lennart Poettering
· 14 years ago
b2423f1
modules-load: add systemd-modules-load tool that can load a configured list of modules in /etc/modules.d/ on boot, replacing distro-dependent shell hacks for this
by Lennart Poettering
· 14 years ago
9f24a81
units: make sure getty@xxx.service is always run before gettys.target
by Lennart Poettering
· 14 years ago
26192df
random-seed: honour kernel pool size when saving/restoring seed
by Lennart Poettering
· 14 years ago
d51d2d3
update fixme
by Lennart Poettering
· 14 years ago
f556ea4
units: add generic sysctl/hwclock-save service
by Lennart Poettering
· 14 years ago
40b3203
update fixme
by Lennart Poettering
· 14 years ago
1c27d3f
main: properly fallback to rescue.target if default.target is hosed
by Lennart Poettering
· 14 years ago
02ee865
service: rename ValidNoProcess= to RemainAfterExit=
by Lennart Poettering
· 14 years ago
85ad5b1
systemctl: break output properly for 80ch terminals
by Lennart Poettering
· 14 years ago
8acb3d8
update fixme
by Kay Sievers
· 14 years ago
21c57e1
update fixme
by Kay Sievers
· 14 years ago
20d9100
update fixme
by Kay Sievers
· 14 years ago
ee70614
update fixme
by Lennart Poettering
· 14 years ago
03467c8
emacs: disable tabs in .h files, too
by Lennart Poettering
· 14 years ago
3aef3ae
update fixme
by Lennart Poettering
· 14 years ago
5192bd1
auto-getty: rework auto console getty logic to work in conjunction with single user mode
by Lennart Poettering
· 14 years ago
ca2cab5
random-seed: add little tool for saving/loading random seed on shutdown/boot, but don't enable it by default
by Lennart Poettering
· 14 years ago
d90e1a3
systemctl: skip writing of utmp if we booted using systemd, under the assumption that systemd-update-utmp is used
by Lennart Poettering
· 14 years ago
36c32ba
systemctl: sort 'list-units' output
by Lennart Poettering
· 14 years ago
c88f64b
units: move runlevel[2-5] links to /lib because they are legacy and hence should not be as obviously in sight. The user may still override them by placing links in /etc
by Lennart Poettering
· 14 years ago
34e9ba6
service: rename Type=finish to Type=oneshot and allow multiple ExecStart= lines for oneshot services
by Lennart Poettering
· 14 years ago
00b07cb
update fixme
by Lennart Poettering
· 14 years ago
0278dfe
unit: create three seperate plymouth service for halt/poweroff/reboot
by Lennart Poettering
· 14 years ago
598b557
systemctl: when calling 'status' accept a PID
by Lennart Poettering
· 14 years ago
20c5e44
update fixme
by Lennart Poettering
· 14 years ago
c31b442
systemctl: show sysv path if it is set if the fragment path isn't in systemctl status
by Lennart Poettering
· 14 years ago
3059b1c
systemctl: at full stop after last message before shutting down
by Lennart Poettering
· 14 years ago
8821a00
unit: don't show ENOENT configuration file warnings for units that are not essential
by Lennart Poettering
· 14 years ago
afea26a
main: disable nscd properly, if possible
by Lennart Poettering
· 14 years ago
444a79d
dbus: properly pass capabilities
by Lennart Poettering
· 14 years ago
e51bc1a
selinux: split off selinux calls into seperate file label.c
by Lennart Poettering
· 14 years ago
cd6d0a4
utmp: enable systemd-update-utmp by default
by Lennart Poettering
· 14 years ago
4927fca
audit,utmp: implement audit logic and rip utmp stuff out of the main daemon and into a helper binary
by Lennart Poettering
· 14 years ago
b95cf36
util: when replacing env vars replace unset envvars by nothing
by Lennart Poettering
· 14 years ago
b5e9dba
unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManualStop=
by Lennart Poettering
· 14 years ago
77d98d6
update fixme
by Kay Sievers
· 14 years ago
33b8d91
update fixme
by Lennart Poettering
· 14 years ago
4734232
main: fix auto restarting of units after a configuration reload
by Lennart Poettering
· 14 years ago
69dd285
manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted"
by Lennart Poettering
· 14 years ago
6e98720
service: hide output of sysv scripts if quiet is passed on the kernel cmdline
by Lennart Poettering
· 14 years ago
00bfd42
update fixme
by Kay Sievers
· 14 years ago
c593cfe
sd-daemon: fix compilation on old systems lacking SOCK_CLOEXEC
by Lennart Poettering
· 14 years ago
b9911f4
update fixme
by Kay Sievers
· 14 years ago
2e81c8a
manager: downgrade a few log msgs regarding conflicting but fixable jobs
by Lennart Poettering
· 14 years ago
75d287d
automount: order automount units after fsck, too
by Lennart Poettering
· 14 years ago
183ae5f
reboot: don't wait for input tty
by Lennart Poettering
· 14 years ago
8b33e5c
update fixme
by Lennart Poettering
· 14 years ago
0742404
update fixme
by Lennart Poettering
· 14 years ago
2ab7076
fixme update
by Kay Sievers
· 14 years ago
ea4a240
systemctl: accept -p more than once
by Lennart Poettering
· 14 years ago
5e5c6cd
update fixme
by Lennart Poettering
· 14 years ago
50f2a90
update fixme
by Lennart Poettering
· 14 years ago
294d81f
load: make sure that unit files in /etc/ always take precedence, even over link targets, to make them easily overrdiable
by Lennart Poettering
· 14 years ago
8f05424
unit: allow symlinking unit files to /dev/null
by Lennart Poettering
· 14 years ago
c24eb49
exec: extend variable substitution to support splitting variable values into seperate arguments
by Lennart Poettering
· 14 years ago
9d25f5e
sysv: do not add sysv services that are not enabled in /etc/rcN.d/ to network.target or other LSB-style Provides: targets
by Lennart Poettering
· 14 years ago
84b0096
hostname: properly deal with unset hostname in fedora configuration
by Lennart Poettering
· 14 years ago
2cc59db
systemctl: always disable color when output goes into a file
by Lennart Poettering
· 14 years ago
d8d5ab9
manager: write serialization to /dev/.systemd/ instead of /dev/shm
by Lennart Poettering
· 14 years ago
8fe914e
device: do not merge devices
by Lennart Poettering
· 14 years ago
5632e37
systemctl: introduce reset-maintenance command
by Lennart Poettering
· 14 years ago
b997562
man: extend man pages a little
by Lennart Poettering
· 14 years ago
246756c
install: optionally remove all symlinks from configuration tree recursively
by Lennart Poettering
· 14 years ago
92abbef
execute: bump up log level of executed processes that failed
by Lennart Poettering
· 14 years ago
faf919f
job: timeout every job independently of the unit
by Lennart Poettering
· 14 years ago
064f51f
unit: consider only_by_dependency setting when clients ask whether a unit is startable
by Lennart Poettering
· 14 years ago
45fb069
systemctl: warn when operating on service files that changed on disk but haven't been reloaded
by Lennart Poettering
· 14 years ago
0ff3dea
systemctl: always show units with active jobs in list-units output
by Lennart Poettering
· 14 years ago
cac6f7c
service: refuse to start services that are configured for per-connection instantiation to start without a socket
by Lennart Poettering
· 14 years ago
6c155fe
path,timer: order units after sysinit by default
by Lennart Poettering
· 14 years ago
Next »