Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v13
/
src
tag
add172308131ce3e13f313e95dbb4586b23aa3b4
tagger
Lennart Poettering <lennart@poettering.net>
Fri Nov 19 00:12:57 2010 +0100
object
8e486ef03b992d4c0d373195f5e8d1c3a200bc30
systemd 13
1cd4a9f
cryptsetup: actually show disk name
by Lennart Poettering
· 15 years ago
b1a2da0
cryptsetup: show udev device name when asking for password
by Lennart Poettering
· 15 years ago
24a3597
sysctl: don't consider missing kernel options fatal
by Lennart Poettering
· 15 years ago
8e1bd70
sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d
by Lennart Poettering
· 15 years ago
40f9afa
mount: trivial optimization
by Lennart Poettering
· 15 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
· 15 years ago
a45b9fd
job: make sure we don't fail umount.target if a mount unit failed to stop
by Lennart Poettering
· 15 years ago
9f45274
cgroup: after killing cgroup processes, ensure the group is really dead gone. wait for 3s at max
by Lennart Poettering
· 15 years ago
2db9eca
cgroup: if we couldn't remove a cgroup after killing evertyhing in it then it's fine
by Lennart Poettering
· 15 years ago
2f8cd17
cryptsetup: automatically order crypt partitions before cryptsetup.target
by Lennart Poettering
· 15 years ago
06d4c99
manager: make list of default controllers configurable
by Lennart Poettering
· 15 years ago
7838dc3
build: expose libcryptsetup dependency in build string
by Lennart Poettering
· 15 years ago
d686d8a
cgroup: by default, duplicate service cgroup in the cpu hierarchy
by Lennart Poettering
· 15 years ago
74fe1fe
pam: duplicate cgroup tree in the cpu hierarchy by default, optionally more
by Lennart Poettering
· 15 years ago
230e5a3
Revert "update TODO"
by Kay Sievers
· 15 years ago
afe635e
update TODO
by Kay Sievers
· 15 years ago
0cf8469
ask-password: add --console mode to ask questions on /dev/console
by Lennart Poettering
· 15 years ago
42e1982
cryptsetup: reword questions a little
by Lennart Poettering
· 15 years ago
4313fc2
path: don't mention too many inotify msgs
by Lennart Poettering
· 15 years ago
494856b
cryptsetup: include device name in password question
by Lennart Poettering
· 15 years ago
b853f6e
cryptsetup: lock ourselves into memory as long as we deal with passwords
by Lennart Poettering
· 15 years ago
9670726
plymouth: use updated socket name
by Lennart Poettering
· 15 years ago
d90b9d2
pam: always rely on loginuid instead of uid to determine cgroup and XDG_RUNTIME_DIR
by Lennart Poettering
· 15 years ago
0baf24d
cgroup: call root cgroup system instead of systemd-1
by Lennart Poettering
· 15 years ago
e3aa71c
exec: automatically determine right TERM= setting based on tty name
by Lennart Poettering
· 15 years ago
96a8cbf
pam: rename master user cgroup to 'master'
by Lennart Poettering
· 15 years ago
af2d49f
drop support for MANAGER_SESSION, introduce MANAGER_USER instead
by Lennart Poettering
· 15 years ago
62347bc
path: properly free PathSpec structs
by Lennart Poettering
· 15 years ago
40dde66
manager: ignore invalid epoll events
by Lennart Poettering
· 15 years ago
36af55d
unit: introduce ConditionDirectoryNotEmpty=
by Lennart Poettering
· 15 years ago
5c273f8
build-sys: fix building against libnotify 0.7
by Matthias Clasen
· 15 years ago
8c4dd54
units: get rid of no_requires unit flag, and make crypto disks require cryptsetup service
by Lennart Poettering
· 15 years ago
99f08d1
load-dropin: add support for .requires directories
by Lennart Poettering
· 15 years ago
49d50c5
cryptsetup: bind cryptsetup service to both source and destination device
by Lennart Poettering
· 15 years ago
9b3d909
manager: consider jobs already installed as redundant when reducing new transactions
by Lennart Poettering
· 15 years ago
672028d
path: avoid immediate restarting of units triggered by paths if nothing actually changed on disk
by Lennart Poettering
· 15 years ago
782195a
path: always look for IN_ATTRIB since deletion is signalled that way
by Lennart Poettering
· 15 years ago
6210e7f
manager: always pull 'following' units into transaction
by Lennart Poettering
· 15 years ago
9381a72
util: always highlight distro name
by Lennart Poettering
· 15 years ago
92ab323
units: make use of agetty mandatory
by Lennart Poettering
· 15 years ago
41242c4
manager: don't fail transaction if adding CONFLICTED_BY job fails
by Lennart Poettering
· 15 years ago
824a1d5
pam: rename 'no-session' to 'user' cgroup
by Lennart Poettering
· 15 years ago
57339f4
job: make it possible to wait for devices to be unplugged
by Lennart Poettering
· 15 years ago
9c73736
tmpfiles: ignore files marked with the sticky bit
by Lennart Poettering
· 15 years ago
f90cf44
load-fragment: properly do comparison of words
by Lennart Poettering
· 15 years ago
5475ff4
udev: ignore temporary udev devices
by Lennart Poettering
· 15 years ago
1fc7633
cryptsetup: handle password=none properly
by Lennart Poettering
· 15 years ago
e2d480b
cryptsetup: properly parse cipher= switch
by Lennart Poettering
· 15 years ago
260ab28
cryptsetup: support non-LUKS crypto partitions
by Lennart Poettering
· 15 years ago
bd1db33
ask-password: leave printing of final prompt colon to message
by Lennart Poettering
· 15 years ago
7af5331
ask-password: don't show wall message on ttys we are already running a tty agent on
by Lennart Poettering
· 15 years ago
9d3e691
ask-password: refer to right binary name in wall message
by Lennart Poettering
· 15 years ago
656ce8f
ask-password: ignore unknown query file fields
by Lennart Poettering
· 15 years ago
53d3afa
ask-password: properly NULL terminate table
by Lennart Poettering
· 15 years ago
c5fd1e5
manager: be a bit more verbose if we receive unknown epoll event
by Lennart Poettering
· 15 years ago
74715b8
cryptsetup: automatically start cryptsetup when looking for mount source
by Lennart Poettering
· 15 years ago
f41c094
log: fix build
by Lennart Poettering
· 15 years ago
bb7df0d
log: add automatic log target
by Lennart Poettering
· 15 years ago
7f4e080
cryptsetup: hook up tool with ask-password
by Lennart Poettering
· 15 years ago
5a1e993
manager: hookup generators
by Lennart Poettering
· 15 years ago
9190132
build-sys: fix usage of path macros
by Lennart Poettering
· 15 years ago
9fe117e
mount: don't relabel /dev twice in a row
by Lennart Poettering
· 15 years ago
57f2a95
split mount_point_is_api() and mount_point_ignore()
by Kay Sievers
· 15 years ago
5b396b0
vconsole: support additional keymap for toggling layouts
by Andrey Borzenkov
· 15 years ago
6ee5bbf
main: warn if /etc/mtab is not a symlink
by Lennart Poettering
· 15 years ago
42bb307
add bash completion for systemctl --system
by Ran Benita
· 15 years ago
f3b6a3e
main: rename process on startup to 'systemd' to avoid confusion
by Lennart Poettering
· 15 years ago
d257dde
unit: add ConditionNull= condition
by Lennart Poettering
· 15 years ago
06cdd24
ac-power: make ac-power a proper binary that scripts can call
by Lennart Poettering
· 15 years ago
e9ddabc
manager: parse RD_TIMESTAMP passed from initrd
by Lennart Poettering
· 15 years ago
70ca520
modules-load: fix minor race
by Lennart Poettering
· 15 years ago
dce8e2e
label: use internal utility functions wher epossible
by Lennart Poettering
· 15 years ago
e23a0ce
cryptsetup: minimal cryptsetup unit generator
by Lennart Poettering
· 15 years ago
1829dc9
selinux: relabel /dev after loading policy
by Lennart Poettering
· 15 years ago
31a7034
log: downgrade syslog connection failure message since it might happen during normal operation
by Lennart Poettering
· 15 years ago
2edfa36
service: delay automatic restart if job is pending
by Lennart Poettering
· 15 years ago
2ce5c8f
manager: when isolating undo all pending jobs, too
by Lennart Poettering
· 15 years ago
143072e
manager: only minimize impact if we are in fail mode
by Lennart Poettering
· 15 years ago
1e85f63
do not overwrite other udev tags
by Andrey Borzenkov
· 15 years ago
c8bc83f
Revert "fsck: add new -l switch to fsck mount options"
by Michael Biebl
· 15 years ago
cf1a105
fsck: add new -l switch to fsck mount options
by Lennart Poettering
· 15 years ago
0f6aaf1
fsck: return SUCCESS when we skip the check
by Kay Sievers
· 15 years ago
a84f519
fsck: skip checking / if it is writable
by Kay Sievers
· 15 years ago
d914300
mount: don't pull in nofail mounts by default, but use them if they are around
by Lennart Poettering
· 15 years ago
e6a3ff9
job: recursively fail BoundBy dependencies
by Lennart Poettering
· 15 years ago
70f12d3
fsck: fix target name to check for
by Lennart Poettering
· 15 years ago
2a77d31
units: order units by default before appropriate targets in case they are pulled indirectly
by Lennart Poettering
· 15 years ago
ead8e47
unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weaker counterpart of Conflicts=, similar to Wants= vs. Requires=
by Lennart Poettering
· 15 years ago
b81884e
unit: replace StopRetroactively= by BindTo= dependencies
by Lennart Poettering
· 15 years ago
941a404
automount: show who's triggering an automount
by Lennart Poettering
· 15 years ago
9feeba4
systemctl: always show what and where for mount units in status output
by Lennart Poettering
· 15 years ago
ab58e29
shutdown: reword a few messages a little
by Lennart Poettering
· 15 years ago
28c3247
manager: show which jobs are actually installed after a transaction
by Lennart Poettering
· 15 years ago
b363ca6
timer: when deserializing timer state stay elapsed when we are elapsed
by Lennart Poettering
· 15 years ago
f14e15f
unit: replace recursive_stop by stop_retroactively to simplify things a little
by Lennart Poettering
· 15 years ago
799fd0f
service: unify tstamp serialization code
by Lennart Poettering
· 15 years ago
18f5933
device: set recursive_stop=true by default
by Lennart Poettering
· 15 years ago
8aaf019
unit: suppress incorrect deserialization errors
by Lennart Poettering
· 15 years ago
008d348
swap: there's no reason not order swap after sysinit, so drop it
by Lennart Poettering
· 15 years ago
f89f1e8
socket: fix IPv6 availability detection
by Andrey Borzenkov
· 15 years ago
Next »