Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v185
/
src
tag
a6aac5f4d2c3d13cd2aa4aed79894ee9e1749ffe
tagger
Kay Sievers <kay@vrfy.org>
Mon Jun 04 20:43:21 2012 +0200
object
2d1972857b7bd19b4a74a8f80865749a8082f32a
systemd 185
b43f208
systemctl: rename "man" to "help"
by Kay Sievers
· 13 years ago
145dae7
udev: reset /proc/self/oom_score_adj in worker processes
by Kay Sievers
· 13 years ago
8600c52
remove support for deprecated /proc/self/oom_adj
by Kay Sievers
· 13 years ago
d315bba
udev: limit minimum worker count to 16
by Kay Sievers
· 13 years ago
a52289f
udev: lower the starting children_max -> drop the minimum required RAM from 23mb to 5mb
by Lauri Kasanen
· 13 years ago
ec6ceb1
fstab-generator: avoid mangling of mount source string
by Kay Sievers
· 13 years ago
4b71265
unit-name: never create a unit name with a leading '.'
by Kay Sievers
· 13 years ago
cabe5d2
logind: punt duplicate definition of InhibitWhat
by Malte Starostik
· 13 years ago
2b71016
fstab-generator: avoid mangling of non-path mount source and dest
by Kay Sievers
· 13 years ago
ae5b21e
keymaps: keyboard-force-release - fix shebang
by Dave Reisner
· 13 years ago
8c32f01
systemd-detect-virt: fix "option '--quiet' requires an argument"
by Kay Sievers
· 13 years ago
7ff5404
keymaps: replace dir tokens in keyboard-force-release
by Dave Reisner
· 13 years ago
48ac500
missing: define MS_STRICTATIME if not defined already
by Lennart Poettering
· 13 years ago
213ba15
journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, console forwarding
by Lennart Poettering
· 13 years ago
0d9243f
journal: support changing the console tty to forward to
by Lennart Poettering
· 13 years ago
d5a745d
logind: fix indentation
by Lennart Poettering
· 13 years ago
398f7c8
logind: interpret the can_sleep return value properly
by Matthias Clasen
· 13 years ago
ddcbc87
sleep: Don't call execute_directory() on a binary
by Matthias Clasen
· 13 years ago
e96cd58
logind: add new user state 'closing'
by Lennart Poettering
· 13 years ago
8c8c435
logind: properly clean up user cgroups when they run empty
by Lennart Poettering
· 13 years ago
952d817
main: Silence gcc warning
by Marc-Antoine Perennou
· 13 years ago
0f9963a
Revert "label: fix systemd-udev labeling of /run directory."
by Kay Sievers
· 13 years ago
667e392
udev: do not selinux label files in /run/udev
by Kay Sievers
· 13 years ago
c66e7f0
mkdir: provide all functions with and without selinux label application
by Kay Sievers
· 13 years ago
d2e54fa
mkdir: append _label to all mkdir() calls that explicitly set the selinux context
by Kay Sievers
· 13 years ago
051d687
util: don't require libcap when building libsystemd-shared
by Kay Sievers
· 13 years ago
aa0f64a
main: allow setting of timer slack for PID 1
by Lennart Poettering
· 13 years ago
d88a251
util: introduce a proper nsec_t and make use of it where appropriate
by Lennart Poettering
· 13 years ago
256425c
systemctl: introduce "systemctl man" to show man page for unit
by Lennart Poettering
· 13 years ago
9b5af24
label: fix systemd-udev labeling of /run directory.
by Daniel J Walsh
· 13 years ago
96ceff5
journald: properly handle if we have no PID in a kmsg line
by Lennart Poettering
· 13 years ago
d7e1c95
login: properly detect MIMO USB displays
by Lennart Poettering
· 13 years ago
da5d4bf
udev: skip timestamp check if rules are already free()d during reload
by Kay Sievers
· 13 years ago
107a2db
selinux: downgrade database load time message to LOG_DEBUG
by Lennart Poettering
· 13 years ago
7c49259
shutdown: Don't skip bind mounts on shutdown
by Daniel Drake
· 13 years ago
d94117a
journal: don't allow adding invalid matches to the context
by Lennart Poettering
· 13 years ago
e512408
journalctl: check first if match is a path name
by Lennart Poettering
· 13 years ago
5094070
journalctl: support /usr/bin/nginx, etc
by Shawn Landden
· 13 years ago
ab4979d
journalctl: for now complain if more than one match is provided since this is still broken
by Lennart Poettering
· 13 years ago
ba1261b
build-sys: fix built with --disable-logind
by Lennart Poettering
· 13 years ago
7c0987d
dbus: better don't expose options we better shouldn't exposed
by Lennart Poettering
· 13 years ago
c485d3b
service: mark compat options as such
by Lennart Poettering
· 13 years ago
6de0e0e
logind: rework button setting semantics
by Lennart Poettering
· 13 years ago
632c2e4
login: Use the GOTO properly in udev rule
by Tero Roponen
· 13 years ago
6c3569e
journald: ignore messages read from /proc/kmsg that we generated via /dev/kmsg
by Lennart Poettering
· 13 years ago
e9d21f2
logind: add missing files
by Lennart Poettering
· 13 years ago
eb26728
sleep: print nice messages right before and right after system hibernate/sleep
by Lennart Poettering
· 13 years ago
069cfc8
logind: optionally handle power, sleep and lid switch events
by Lennart Poettering
· 13 years ago
939b8f1
capabilities: when dropping capabilities system-wide also drop them from usermode helpers
by Lennart Poettering
· 13 years ago
63210a1
cgtop: work even if not all cgroups are available
by Shawn Landden
· 13 years ago
392f9c8
udev.pc: install udev files to /lib/udev rather than /lib/systemd
by Tom Gundersen
· 13 years ago
a4a58cb
journald: refer to the correct man page
by Matthias Clasen
· 13 years ago
9159b90
scsi_id: fix truncated model in by-id device links
by Jean Delvare
· 13 years ago
ee56538
udev: silent gcc warnings
by Kay Sievers
· 13 years ago
b6bfc7b
swap: avoid bad memory access
by Lennart Poettering
· 13 years ago
v183
9262a51
build-sys: prepare release 183
by Lennart Poettering
· 13 years ago
ec8927c
main: add configuration option to alter capability bounding set for PID 1
by Lennart Poettering
· 13 years ago
e056b01
service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVE
by Lennart Poettering
· 13 years ago
1afd5be
journal: don't complain if SELinux userspace is available but the kernel lacks it
by Lennart Poettering
· 13 years ago
66b1a24
man: properly document FsckPassNo= for mount units
by Lennart Poettering
· 13 years ago
8d59c9b
readahead: use Conflicts= instead of masking to get rid of readahead units
by Lennart Poettering
· 13 years ago
db5eea5
readahead: disable collect/replay during system updates
by Lennart Poettering
· 13 years ago
08231e5
readahead: avoid running of readahead services if readahead is already done
by Lennart Poettering
· 13 years ago
e905f48
readahead: avoid activating the journal by accident, log directly to kmsg
by Lennart Poettering
· 13 years ago
07719a2
manager: rework generator logic
by Lennart Poettering
· 13 years ago
1b64d02
units: remove service sysv_path variable and replace it by generic unit_path
by Lennart Poettering
· 13 years ago
a690306
log: make sure generators never log into the journal to avoid activation deadlocks
by Lennart Poettering
· 13 years ago
399c5f9
mount: drop unused function
by Lennart Poettering
· 13 years ago
d360705
system-update: add system update generator
by Lennart Poettering
· 13 years ago
5ad661b
journal: log journal internal messages to kmsg
by Lennart Poettering
· 13 years ago
e6a2674
execute: use a much lower idle timeout that default time
by Lennart Poettering
· 13 years ago
6b1dc2b
mount: replace PID1 internal fstab parser with generator
by Lennart Poettering
· 13 years ago
745e2fb
main: only fall back to /bin/sh in case /sbin/init does not exist
by Kay Sievers
· 13 years ago
9b958ef
logind: fix write out of user state file
by Lennart Poettering
· 13 years ago
b46178e
switch-root: do not use close old_root_fd after rm_rf_children()
by Harald Hoyer
· 13 years ago
7925c22
util: make sure to fstatat() at most once in rm_rf_children()
by Lennart Poettering
· 13 years ago
499fb21
journal: crash when filesystem is low on space
by Sjoerd Simons
· 13 years ago
bf4df7c
main: properly queue default.target after switched root
by Lennart Poettering
· 13 years ago
0b27032
keymap: support for Lenovo IdeaPad Z570 keyboard
by Maxim A. Mikityanskiy
· 13 years ago
92a39ae
mount: use the same fstab extension option syntax everywhere
by Lennart Poettering
· 13 years ago
2e9d6c1
service: fix auto-restart handling in service_start()
by David Ward
· 13 years ago
f0c7b22
service: fix auto-restart handling in service_stop()
by David Ward
· 13 years ago
feae8ad
service: actually delay auto-restart if another job is pending
by David Ward
· 13 years ago
30edf11
cgtop: change default depth to 3
by Lennart Poettering
· 13 years ago
fec2aa2
Fixed handling of posix_fallocate() returned value
by Guillermo Vidal
· 13 years ago
9277352
systemd-analyze: switch to python getopt for argument parsing
by Shawn Landden
· 13 years ago
c93ff2e
main: allow system wide limits for services
by Frederic Crozat
· 13 years ago
401cc72
journald: one more SYSLOG_IDENTIFIER length fix
by Michal Schmidt
· 13 years ago
fca1b90a
journald: fix length of "SYSLOG_IDENTIFIER="
by Michal Schmidt
· 13 years ago
8f33b5b
util: rework in_initrd() logic
by Lennart Poettering
· 13 years ago
2660882
main: rename a few fix to follow general naming style
by Lennart Poettering
· 13 years ago
4166931
switch-root: move switch_root() call into its own .c file
by Lennart Poettering
· 13 years ago
97a66e9
main: do_switch_root() do not recursively remove across device boundaries
by Harald Hoyer
· 13 years ago
597f43c
util: rm_rf_children() add root_dev parameter
by Harald Hoyer
· 13 years ago
d966a7b
delta/delta.c: initialize bottom for fail state
by Harald Hoyer
· 13 years ago
c3ba625
core/main.c: handle the initrd timestamp differently, if in the initrd
by Harald Hoyer
· 13 years ago
e148ac5
core/main.c: do_switch_root(): do not remove the old root if not in initrd
by Harald Hoyer
· 13 years ago
d03bc1b
core/main.c: add "--switchedroot" parameter
by Harald Hoyer
· 13 years ago
f38ed06
manager: only serialize the timestamps for the initramfs if in_initrd()
by Harald Hoyer
· 13 years ago
9be346c
util.c: add in_initrd()
by Harald Hoyer
· 13 years ago
Next »