Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v184
/
src
tag
e05b0689e36e7a17c9b79cc5966615ff7112c4fc
tagger
Lennart Poettering <lennart@poettering.net>
Thu May 31 02:24:44 2012 +0200
object
4c8cd173305697f59adcebf980ad7babe751d38c
systemd 184
9b5af24
label: fix systemd-udev labeling of /run directory.
by Daniel J Walsh
· 12 years ago
96ceff5
journald: properly handle if we have no PID in a kmsg line
by Lennart Poettering
· 12 years ago
d7e1c95
login: properly detect MIMO USB displays
by Lennart Poettering
· 12 years ago
da5d4bf
udev: skip timestamp check if rules are already free()d during reload
by Kay Sievers
· 12 years ago
107a2db
selinux: downgrade database load time message to LOG_DEBUG
by Lennart Poettering
· 12 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
· 12 years ago
e512408
journalctl: check first if match is a path name
by Lennart Poettering
· 12 years ago
5094070
journalctl: support /usr/bin/nginx, etc
by Shawn Landden
· 12 years ago
ab4979d
journalctl: for now complain if more than one match is provided since this is still broken
by Lennart Poettering
· 12 years ago
ba1261b
build-sys: fix built with --disable-logind
by Lennart Poettering
· 12 years ago
7c0987d
dbus: better don't expose options we better shouldn't exposed
by Lennart Poettering
· 12 years ago
c485d3b
service: mark compat options as such
by Lennart Poettering
· 12 years ago
6de0e0e
logind: rework button setting semantics
by Lennart Poettering
· 12 years ago
632c2e4
login: Use the GOTO properly in udev rule
by Tero Roponen
· 12 years ago
6c3569e
journald: ignore messages read from /proc/kmsg that we generated via /dev/kmsg
by Lennart Poettering
· 12 years ago
e9d21f2
logind: add missing files
by Lennart Poettering
· 12 years ago
eb26728
sleep: print nice messages right before and right after system hibernate/sleep
by Lennart Poettering
· 12 years ago
069cfc8
logind: optionally handle power, sleep and lid switch events
by Lennart Poettering
· 12 years ago
939b8f1
capabilities: when dropping capabilities system-wide also drop them from usermode helpers
by Lennart Poettering
· 12 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
f67cc03
main: corrected do_switch_root()
by Harald Hoyer
· 13 years ago
386da85
delta: fix spelling of overridden
by Nis Martensen
· 13 years ago
4d768ce
util: fix typo in newdup
by Frederic Crozat
· 13 years ago
940c521
sd-pam: Drop uid so parent signal arrives at child.
by Auke Kok
· 13 years ago
89834a7
journalctl: fix built-in usage output
by Daniel Mack
· 13 years ago
2a2aab6
cryptsetup: support discards (TRIM)
by Matthew Monaco
· 13 years ago
b8f8323
main: try a bit harder to find an init process to execute after reexec/switch-root
by Lennart Poettering
· 13 years ago
3614084
service: make the fsck pass no configurable
by Lennart Poettering
· 13 years ago
f7f21d3
cryptsetup: a few simplifications
by Lennart Poettering
· 13 years ago
344de60
hostname-setup: also consider (ńone) an unset hostname
by Lennart Poettering
· 13 years ago
78d54bd
unit: introduce RequiredBy= setting in [Install], to complement WantedBy=
by Lennart Poettering
· 13 years ago
6ccf756
login: minor typo fix
by Lennart Poettering
· 13 years ago
49dbfa7
units: introduce new Documentation= field and make use of it everywhere
by Lennart Poettering
· 13 years ago
a223b32
systemctl: drop useless DBus calls from 'systemctl show foo.service'
by Michal Schmidt
· 13 years ago
80fbf05
dbus-unit: always load the unit before handling a message for it
by Michal Schmidt
· 13 years ago
c0ef53a
delta: drop PHP'ism
by Lennart Poettering
· 13 years ago
8e812a2
delta: don't highlight unchanged files
by Lennart Poettering
· 13 years ago
866062b
delta: introduce arg_flags field, to follow our usual scheme
by Lennart Poettering
· 13 years ago
c802137
delta: use same nomenclature for equivalent and redirected everywhere
by Lennart Poettering
· 13 years ago
4c4e643
delta: enums are much cooler than defines
by Lennart Poettering
· 13 years ago
807f464
delta: Support filtering what type of deltas to show
by Gergely Nagy
· 13 years ago
3ea6e73
delta: add preset dirs
by Lennart Poettering
· 13 years ago
7e8d576
delta: add missing files
by Lennart Poettering
· 13 years ago
ee83acc
switch-root: check for absolute paths
by Lennart Poettering
· 13 years ago
c195956
udev: update docs, NEWS
by Kay Sievers
· 13 years ago
20bbd54
udev: libudev - bump soname, remove deprecated functions, introduce symbol versions
by Kay Sievers
· 13 years ago
03ad113
tmpfiles: if we are supposed to write a string to a file, it's OK if we can't write the trailing newline
by Lennart Poettering
· 13 years ago
ba49b4a
install: fix inverted meaning of '--force' in systemctl enable
by Michal Schmidt
· 13 years ago
990478a
missing: Fix broken syscall(__NR_fanotify_mark... on ppc32
by Andreas Schwab
· 13 years ago
Next »