Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v36
tag
8ef489cfed5acab43525d22113ecc66c4251eb97
tagger
Lennart Poettering <lennart@poettering.net>
Fri Sep 23 19:11:49 2011 +0200
object
7c83341a593160e2b4739bdb8a1ad76b21bbdf9e
systemd 36
7c83341
build-sys: bump release
by Lennart Poettering
· 14 years ago
v36
a966a50
readahead: opt out of bridge logging for readahead in order not to delay things unnecessarily
by Lennart Poettering
· 14 years ago
4e2b0f9
service: fix up std output/error before we add dependencies to the bridge socket
by Lennart Poettering
· 14 years ago
5dc4c17
virt: add missing header inclusion
by Lennart Poettering
· 14 years ago
8095200
condition: optionally test against type of virtualization (vm vs. container)
by Lennart Poettering
· 14 years ago
b52aae1
util: move virtualization detection into its own files, and extend return codes
by Lennart Poettering
· 14 years ago
f2b3300
analyze: report startup time in plot mode as well
by Koen Kooi
· 14 years ago
70daa62
analyze: always draw 1s marker for scale
by Koen Kooi
· 14 years ago
a65cb51
unit: fix complementing of requirement deps with After deps for targets
by Michal Schmidt
· 14 years ago
799f46d
util: don't fail if no id was passed to detect_container()
by Lennart Poettering
· 14 years ago
65bc2c2
util: detect systemd-nspawn without relying on ns cgroup tree
by Lennart Poettering
· 14 years ago
3bb1c6b
nspawn: set env var container=systemd-nspawn, following the scheme lxc introduced
by Lennart Poettering
· 14 years ago
d77c31f
loginctl: fix typo
by Lennart Poettering
· 14 years ago
3e085b6
llvm-analyze: change a few things to make llvm-analyze show fewer false positives
by Lennart Poettering
· 14 years ago
de3756a
llvm-analyze: fix some bugs found by llvm-analyze
by Lennart Poettering
· 14 years ago
4e240ab
util: improve signal_to_string, signal_from_string
by Michal Schmidt
· 14 years ago
764e9b5
manager: fix job mode for SIGRTMIN+1, +2
by Michal Schmidt
· 14 years ago
1f8fef5
condition: fix reversed tests if path does not exist at all
by Michal Schmidt
· 14 years ago
f8440af
coverity: change a few things so that coverity doesn't show so many false positives
by Lennart Poettering
· 14 years ago
8ea913b
coverity: fix a couple of bugs found by coverity
by Lennart Poettering
· 14 years ago
0fe9972
units: fix rescue.service race with plymouth
by Michal Schmidt
· 14 years ago
1c744f2
man: document that PathChanged= does not care for simple writes but only for close()-after-write()
by Lennart Poettering
· 14 years ago
a82e550
unit: don't recheck conditions when a unit is already starting but unit_start() is invoked
by Lennart Poettering
· 14 years ago
7712ea6
man: document pkg-config line for sd-daemon
by Lennart Poettering
· 14 years ago
71e6c1c
man: document that sd-daemon.[ch] is now available as shared library
by Lennart Poettering
· 14 years ago
5375410
service: warn if a service fails to write its PID file
by Michal Schmidt
· 14 years ago
0cdad5c
update TODO
by Lennart Poettering
· 14 years ago
878587b
selinux: reopen log when loading the SELinux policy fails
by Lennart Poettering
· 14 years ago
4dfc092
service: if StandardInput=socket and StandardOutput=inherit imply socket for output, don't imply default output
by Lennart Poettering
· 14 years ago
a65f4ae
udev: asynchronously mount fuse/confifgs as soon as the kmods are loaded
by Lennart Poettering
· 14 years ago
7ef5875
units: introduce unit file for FUSE fs
by Lennart Poettering
· 14 years ago
d418f85
units: In MeeGo there was more than one ExecStart lines present that caused systemd to refuse the rescue.service
by Marko Saukko
· 14 years ago
d3354f6
mount: pull in quota tools from fstab lines with 'quota' option, too
by Lennart Poettering
· 14 years ago
57981b9
job: after converting a job from restart to start readd it to run queue
by Lennart Poettering
· 14 years ago
f957632
update TODO
by Kay Sievers
· 14 years ago
4f38cd8
units: we don't need to check whether /sys/kernel/security is already mounted since we'll enumerate that fact anyway
by Lennart Poettering
· 14 years ago
a2f5666
update TODO
by Lennart Poettering
· 14 years ago
ac0a983
units: drop automount unit for /dev/hugepages
by Lennart Poettering
· 14 years ago
1f2c94a
units: drop automount unit for /dev/mqueue
by Lennart Poettering
· 14 years ago
77f81d8
units: drop automount unit for /sys/kernel/security
by Lennart Poettering
· 14 years ago
e124e7a
units: drop automount unit for /sys/kernel/debug
by Lennart Poettering
· 14 years ago
0286cc1
units: drop /sys/kernel/config automount unit
by Lennart Poettering
· 14 years ago
c72dcc5
modules-load: filter out double modules
by Lennart Poettering
· 14 years ago
13230d5
service: minor change in service_load_pid_file return value
by Michal Schmidt
· 14 years ago
0d60602
condition: add ConditionPathIsSymbolicLink
by Michal Schmidt
· 14 years ago
8571962
condition: always follow symlinks for condition checks, to mimic test
by Lennart Poettering
· 14 years ago
db01f8b
service: handle forking services that move to a new PID
by Michal Schmidt
· 14 years ago
b1db68f
units: don't initialize automount point for securityfs if the initrd already mounted the directory
by Lennart Poettering
· 14 years ago
ab7f148
unit: introduce ConditionPathIsMountPoint=
by Lennart Poettering
· 14 years ago
418112a
man: document which condition tests follow symlinks
by Michal Schmidt
· 14 years ago
cbe8269
units: direct stdout/stderr of rescue shells to tty
by Michal Schmidt
· 14 years ago
d6bca18
units: Add support for automounting configfs, ala debugfs, etc.
by Bill Nottingham
· 14 years ago
67d36a7
update TODO
by Lennart Poettering
· 14 years ago
a94e09a
stdout-syslog-bridge: properly handle overly long log lines
by Lennart Poettering
· 14 years ago
00ca7f0
service: drop broken support for X-Interactive fields in LSB headers
by Lennart Poettering
· 14 years ago
34a2dc4
condition: in ConditionPathIsExecutable follow symlinks
by Lennart Poettering
· 14 years ago
a373b0e
condition: opt out of /proc/cmdline parsing only when running in a container, not in a VM
by Lennart Poettering
· 14 years ago
1e2591d
hostnamed: Fix "SetStaticHostname" debug output
by Bastien Nocera
· 14 years ago
0e89268
man: list specifiers in a table
by Mathieu Bridon
· 14 years ago
96804f0
man: fix typo in systemd manual page
by Albert Strasheim
· 14 years ago
3417e2c
timedate: fix interfaces list
by Lennart Poettering
· 14 years ago
ad74010
dbus: terminate mechanism daemons after a while
by Lennart Poettering
· 14 years ago
43de46a
stdout-bridge: set facility of messages with no facility to configured facility instead of LOG_USER
by Lennart Poettering
· 14 years ago
27d340c
fsck: show progress while fscking at boot
by Lennart Poettering
· 14 years ago
fe7ac31
build-sys: bump release
by Lennart Poettering
· 14 years ago
v35
cfc2766
label: fix database check
by Lennart Poettering
· 14 years ago
7babb11
po: Initial Polish translation
by Piotr Drąg
· 14 years ago
07bceef
locale: support $LANGUAGE too
by Lennart Poettering
· 14 years ago
4dc380d
getty: simplify things a bit
by Lennart Poettering
· 14 years ago
3c20189
getty: automatically add getty on hvsi0 virtualizer console
by Lennart Poettering
· 14 years ago
f917c3e
dropin: don't fail if random files are stored in .wants directories
by Lennart Poettering
· 14 years ago
d76702a
systemctl: if we managed to reexec the init system via the bus don't retry via signal
by Lennart Poettering
· 14 years ago
3745b50
logind: use syspath instead of sysname to identify fb devices since udlfb got fixed now
by Lennart Poettering
· 14 years ago
801f44b
man: document /etc/timezone
by Lennart Poettering
· 14 years ago
3a34ae3
mount: fix parsing of prio value
by Lennart Poettering
· 14 years ago
4b7b2ef
man: don't recommend After=syslog.target anymore since we don't support non-socket-activatable syslogs anymore where that was ncessary
by Lennart Poettering
· 14 years ago
a17b785
getty-generator: ignore if symlinks already exist
by Lennart Poettering
· 14 years ago
382241e
label: minor fixes
by Lennart Poettering
· 14 years ago
f13e30d
label: introduce label_bind() and make use of it where necessary
by Lennart Poettering
· 14 years ago
de6c78f
service: change default stdout/stderr to syslog
by Lennart Poettering
· 14 years ago
346bce1
stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive
by Lennart Poettering
· 14 years ago
af65c24
selinux: explicitly relabel /run/initramfs/root-fsck and friends
by Lennart Poettering
· 14 years ago
149e180
specifier: drop misplaced assert()
by Lennart Poettering
· 14 years ago
edb4977
selinux: don't relabel /run/initramfs
by Lennart Poettering
· 14 years ago
4d4c748
selinux: retest selinux after we loaded the policy
by Lennart Poettering
· 14 years ago
990a1ab
logind: downgrade session create/remove log messages to LOG_DEBUG for
by Lennart Poettering
· 14 years ago
6b3fd98
untis: allow both console and plymouth ask password agents in boot transaction to allow dynamically disabled plymouth
by Lennart Poettering
· 14 years ago
8e4fb44
plymouth: don't enable ask-password agent of plymouth is disabled
by Lennart Poettering
· 14 years ago
7daa9e6
execute: fix bus serialization for commands
by Lennart Poettering
· 14 years ago
3377af3
man: fix securebits docs
by Lennart Poettering
· 14 years ago
66be5ed
build-sys: bump version
by Lennart Poettering
· 14 years ago
v34
d2d4b03
acl: properly handle if devices are tagged as uaccess but do not have a device node
by Lennart Poettering
· 14 years ago
4cd1eaa
build-sys: Add --disable-localed configure switch
by Miklos Vajna
· 14 years ago
6705c2d
update README
by Lennart Poettering
· 14 years ago
c821bd2
update TODO
by Lennart Poettering
· 14 years ago
7d441dd
update TODO
by Lennart Poettering
· 14 years ago
f08fce8
tmpfiles: Move /tmp and /var/tmp to a separate tmpfiles.d file to ease overrides via /etc
by Josh Triplett
· 14 years ago
1c5224b
cryptsetup-generator: block boot when querying passphrase.
by Frederic Crozat
· 14 years ago
41e6f28
cryptsetup: accept "none" option
by Frederic Crozat
· 14 years ago
f47cd18
build-sys: Add --disable-timedated configure switch
by Miklos Vajna
· 14 years ago
Next »