Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v5
tag
07433a61484776375f59232e9c255f9d3705b06c
tagger
Lennart Poettering <lennart@poettering.net>
Wed Aug 04 03:49:05 2010 +0200
object
804bbed8f49a9e6075a435167acd793c0f6078ce
systemd 5
804bbed
prepare new release
by Lennart Poettering
· 15 years ago
v5
ccbe77e
units: remove redundant ordering dependency
by Lennart Poettering
· 15 years ago
5b1fe56
selinux: rework selinux tests a little
by Lennart Poettering
· 15 years ago
f7f4ccc
selinux: fix if vs. ifdef mixup
by Lennart Poettering
· 15 years ago
14a35a8
units: make sure that prefdm wins over the getty if both are pulled in
by Lennart Poettering
· 15 years ago
a48bcc4
units: add conflicts between prefdm and getty@tty1 to avoid race for tty1
by Lennart Poettering
· 15 years ago
56cf987
Systemd is causing mislabeled devices to be created and then attempting to read them.
by Daniel J Walsh
· 15 years ago
8b33e5c
update fixme
by Lennart Poettering
· 15 years ago
cebf8b2
socket: Allow selection of TCP Congestion Avoidance algorithm to socket
by Tomasz Torcz
· 15 years ago
0742404
update fixme
by Lennart Poettering
· 15 years ago
2ab7076
fixme update
by Kay Sievers
· 15 years ago
d5ca5f1
telinit: forward to upstart, if not booted with systemd
by Lennart Poettering
· 15 years ago
v4
ec7f7f2
systemctl: don't use the systemd bus to talk to upstart
by Lennart Poettering
· 15 years ago
385771f
systemctl: don't hit an assert when we are run from a non-systemd boot
by Lennart Poettering
· 15 years ago
e054f83
main: disable NSS disabling logic for now, since this is incompatible with rpm
by Lennart Poettering
· 15 years ago
ee5762e
systemctl: fold systemd-install into systemctl
by Lennart Poettering
· 15 years ago
9d8a57f
systemctl: support force-reload and condrestart as aliases for reload-or-try-restart
by Lennart Poettering
· 15 years ago
85e5760
install: default to minimal realization mode
by Lennart Poettering
· 15 years ago
ea4a240
systemctl: accept -p more than once
by Lennart Poettering
· 15 years ago
7a58bfa
socket: SELinux support for socket creation.
by Daniel J Walsh
· 15 years ago
28322e1
sshd, tmux and others are broken when /dev/pts is mounted with "-o nodev"
by Robert "arachnist" Gerus
· 15 years ago
25da667
build-sys: prepare release 4
by Lennart Poettering
· 15 years ago
218362d
units: add [Install] section to getty.target and remote-fs.target
by Lennart Poettering
· 15 years ago
5e5c6cd
update fixme
by Lennart Poettering
· 15 years ago
d3d91d1
build-sys: fix compatibility with vala 0.9
by Lennart Poettering
· 15 years ago
50f2a90
update fixme
by Lennart Poettering
· 15 years ago
3a2776b
service: save/restore status text string
by Lennart Poettering
· 15 years ago
cc42e08
job: make sure restart jobs are readded to the run queue after conversion to start jobs
by Lennart Poettering
· 15 years ago
a7f241d
unit: deduce following unit value dynamically instead of statically, to avoid dangling pointers
by Lennart Poettering
· 15 years ago
672c48c
pam: remove only sessions we ourselves created in the first place
by Lennart Poettering
· 15 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
· 15 years ago
8f05424
unit: allow symlinking unit files to /dev/null
by Lennart Poettering
· 15 years ago
c24eb49
exec: extend variable substitution to support splitting variable values into seperate arguments
by Lennart Poettering
· 15 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
· 15 years ago
84b0096
hostname: properly deal with unset hostname in fedora configuration
by Lennart Poettering
· 15 years ago
2cc59db
systemctl: always disable color when output goes into a file
by Lennart Poettering
· 15 years ago
d8d5ab9
manager: write serialization to /dev/.systemd/ instead of /dev/shm
by Lennart Poettering
· 15 years ago
36adffe
fedora: make sure the gettys are run before X starts up
by Lennart Poettering
· 15 years ago
de0200f
socket: fix access mode verification of FIFOs
by Lennart Poettering
· 15 years ago
8fe914e
device: do not merge devices
by Lennart Poettering
· 15 years ago
5632e37
systemctl: introduce reset-maintenance command
by Lennart Poettering
· 15 years ago
b997562
man: extend man pages a little
by Lennart Poettering
· 15 years ago
246756c
install: optionally remove all symlinks from configuration tree recursively
by Lennart Poettering
· 15 years ago
92abbef
execute: bump up log level of executed processes that failed
by Lennart Poettering
· 15 years ago
faf919f
job: timeout every job independently of the unit
by Lennart Poettering
· 15 years ago
064f51f
unit: consider only_by_dependency setting when clients ask whether a unit is startable
by Lennart Poettering
· 15 years ago
d064282
systemctl: extend list-units output a little
by Lennart Poettering
· 15 years ago
5de9682
unit: introduce OnFailure dependencies to activate units on failure of other units, as a way to implement an automatic rescue shell
by Lennart Poettering
· 15 years ago
45fb069
systemctl: warn when operating on service files that changed on disk but haven't been reloaded
by Lennart Poettering
· 15 years ago
ceda54d
units: wire smartcard.target into Makefile
by Lennart Poettering
· 15 years ago
73608ed
device: rename 'available' state to 'plugged'
by Lennart Poettering
· 15 years ago
2d3b2c0
units: introduce smartcard.target
by Lennart Poettering
· 15 years ago
0ff3dea
systemctl: always show units with active jobs in list-units output
by Lennart Poettering
· 15 years ago
b15bdda
socket: prepare for proper selinux labelling of sockets
by Lennart Poettering
· 15 years ago
0009d2a
socket: don't allow mixing of accepting and non-accepting sockets in the same unit
by Lennart Poettering
· 15 years ago
cac6f7c
service: refuse to start services that are configured for per-connection instantiation to start without a socket
by Lennart Poettering
· 15 years ago
276c3e7
unit: allow units to have more than one instance id
by Lennart Poettering
· 15 years ago
bb4f237
units: fix default mode of /var/run and /var/lock
by Lennart Poettering
· 15 years ago
6c155fe
path,timer: order units after sysinit by default
by Lennart Poettering
· 15 years ago
772a599
target: if the user configured a manual ordering between target units and the unit they require don't contradict that automatically
by Lennart Poettering
· 15 years ago
ad780f1
main: disable nscd if we can to avoid deadlock, just in case
by Lennart Poettering
· 15 years ago
949c651
mount-setup: consider a few file systems API mounts and ignore them
by Lennart Poettering
· 15 years ago
992f87e
install: refuse installation of symlinked units
by Lennart Poettering
· 15 years ago
7461d1b
man: various man page updates
by Lennart Poettering
· 15 years ago
4445a87
systemctl: add to command for virtualizing the dependency tree with graphviz
by Lennart Poettering
· 15 years ago
14bd37f
fixme: refer to rhbz bugs that need fixing
by Lennart Poettering
· 15 years ago
d04247c
cgls: rename source file to cgls.c, since we have no prefix for any of the other files either
by Lennart Poettering
· 15 years ago
73883ad
socket: don't close sockets when activating per-connection units
by Lennart Poettering
· 15 years ago
db12315
build-sys: bump release
by Lennart Poettering
· 15 years ago
v3
172f647
units: update other distro units to recent fedora changes
by Lennart Poettering
· 15 years ago
6f28c03
systemctl: introduce try-restart and reload-or-restart commands
by Lennart Poettering
· 15 years ago
3dda9fc
manager: always allow stopping of units that failed to load
by Lennart Poettering
· 15 years ago
1d2e23a
main: introduce -D as quick acess to debugging
by Lennart Poettering
· 15 years ago
53b5436
install: implement systemd-install realize
by Lennart Poettering
· 15 years ago
9f611ad
unit: disable retroactive starting/stopping of units when deserializing
by Lennart Poettering
· 15 years ago
4c63300
cgroup: treat non-existing cgroups like empty ones, to deal with races
by Lennart Poettering
· 15 years ago
edb9aaa
main: replace --running-as= by --session and --system do mimic related tools and D-Bus
by Lennart Poettering
· 15 years ago
eee4b05
units: add missing target files
by Lennart Poettering
· 15 years ago
17df43e
udev: use prettier subsystem paths for bluetooth devices, too
by Lennart Poettering
· 15 years ago
935e3e5
udev: ignore dynamic ram/loop block devices
by Lennart Poettering
· 15 years ago
70cd22f
update fixme
by Lennart Poettering
· 15 years ago
13fe456
units: fix minor typo
by Lennart Poettering
· 15 years ago
0f13830
units: make maximum unit name longer, since DM names manager to hit the limit
by Lennart Poettering
· 15 years ago
7e6e7b0
unit: retroactively start dependencies for job-less units too
by Lennart Poettering
· 15 years ago
ee5f347
device: properly create dependencies
by Lennart Poettering
· 15 years ago
7c9c5d0
units: dm is an awful piece of work
by Lennart Poettering
· 15 years ago
da78e1b
units: introduce bluetooth.target/printer.target which are activated if the right hardware is plugged in
by Lennart Poettering
· 15 years ago
7c61062
socket: when going down, flush all queued sockets
by Lennart Poettering
· 15 years ago
201e673
units: fix ordering problem
by Lennart Poettering
· 15 years ago
ba3e67a
socket: when the socket is supposed to stop, don't accept any connections anymore
by Lennart Poettering
· 15 years ago
a974d58
units: rely only on isolate to remove running services when entering rescue/emergency modes
by Lennart Poettering
· 15 years ago
0667db8
units: add missing units
by Lennart Poettering
· 15 years ago
f057408
units: introduce emergency.target
by Lennart Poettering
· 15 years ago
2edd443
mount: add automatic start ordering dependencies for mounts
by Lennart Poettering
· 15 years ago
21d21ea
execute: inherit from original input, not the fixed up
by Lennart Poettering
· 15 years ago
5830833
service: allow input from terminal when executing more than one start-pre or stop-post command
by Lennart Poettering
· 15 years ago
85d7305
execute: reword comment
by Lennart Poettering
· 15 years ago
3fe5e5d
util: reset terminal even harder
by Lennart Poettering
· 15 years ago
7bc0351
util: fix error handling in acquire_terminal()
by Lennart Poettering
· 15 years ago
fc9b2a8
execute: close inherited fds earlier
by Lennart Poettering
· 15 years ago
Next »