Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v41
tag
ea13244c8f5fcc0bf696d6257276d3c9f002f26c
tagger
Lennart Poettering <lennart@poettering.net>
Thu Feb 09 03:42:20 2012 +0100
object
353e12c2f4a9e96a47eb80b80d2ffb7bc1d44a1b
systemd 41
353e12c
service: ignore SIGPIPE by default
by Lennart Poettering
· 13 years ago
v41
12ac304
update TODO
by Lennart Poettering
· 13 years ago
ccd07a0
journal: limit caps we pass to journald
by Lennart Poettering
· 13 years ago
cea6691
modules-load: resolve aliases before insert modules
by Dave Reisner
· 13 years ago
2c8b32d
build-sys: get rid of a few unnecessary AC_SUBST calls
by Lennart Poettering
· 13 years ago
cdb454f
kmod: make GCC shut up
by Lennart Poettering
· 13 years ago
fa4ab99
man: document x-systemd-device-timeout=
by Lennart Poettering
· 13 years ago
b13df96
build-sys: prepare release 41
by Lennart Poettering
· 13 years ago
2707271
man: fix XML
by Lennart Poettering
· 13 years ago
83684a3
modules-load: use libkmod rather than modprobe
by Tom Gundersen
· 13 years ago
728beb2
kmod-setup: use libkmod rather than modprobe
by Tom Gundersen
· 13 years ago
2496985
update TODO
by Lennart Poettering
· 13 years ago
cafac61
ratelimit: if interval/burst are set to 0, assume ratelimiting shall be disabled
by Lennart Poettering
· 13 years ago
e8ab3cc
man: document the WATCHDOG_USEC environment variable
by Lennart Poettering
· 13 years ago
6e0bcc9
service: set WATCHDOG_USEC environmen variable
by Michael Olbrich
· 13 years ago
bb242b7
service: introduce WatchdogSec and hook up the watchdog with the existing failure logic
by Michael Olbrich
· 13 years ago
aa704ba
man: document systemd.setenv=
by Lennart Poettering
· 13 years ago
9e7c535
systemd: Add systemd.setenv for /proc/cmdline parsing.
by William Douglas
· 13 years ago
e0d2532
move /usr/bin/systemd to /usr/lib/systemd/systemd
by Kay Sievers
· 13 years ago
1d4ec31
logind: Terminate bus_login_session_user_properties
by Benjamin Franzke
· 13 years ago
cae5846
logind: fix introspection data
by Lennart Poettering
· 13 years ago
84c3361
logind: introduce ActivateSessionOnSeat()
by Lennart Poettering
· 13 years ago
acdfc04
ratelimit: fix macro definition
by Lennart Poettering
· 13 years ago
2c6db6f
main: use a shorter default $PATH if /usr is merged
by Lennart Poettering
· 13 years ago
e9c06c7
configure: it makes no sense to install systemd with stow
by Lennart Poettering
· 13 years ago
2090824
update TODO
by Lennart Poettering
· 13 years ago
db1355b
mount: adjust dependencies for remote filesystems
by Michal Schmidt
· 13 years ago
d26e427
NEWS: update
by Lennart Poettering
· 13 years ago
v40
45a7b8b
build-sys: bump release
by Lennart Poettering
· 13 years ago
772f469
autogen.sh: detect historic split-system-directories and add root options
by Kay Sievers
· 13 years ago
acb14d3
cgroup: when getting cgroup empty notifications, always search up the tree
by Lennart Poettering
· 13 years ago
cd43ca7
path: convert failure field to enum
by Lennart Poettering
· 13 years ago
e1770af
swap: replace failure boolean by result enum
by Lennart Poettering
· 13 years ago
067d72c
timer: convert failure bool into enum
by Lennart Poettering
· 13 years ago
81a5c6d
automount: convert failure boolean to enum
by Lennart Poettering
· 13 years ago
9d2f517
mount: replace failure boolean by enum
by Lennart Poettering
· 13 years ago
cfc4eb4
socket: replace failure boolean by enum
by Lennart Poettering
· 13 years ago
f42806d
service: replace "failure" boolean by enum, and export it
by Lennart Poettering
· 13 years ago
680a1db
update TODO
by Lennart Poettering
· 13 years ago
ec3f9b5
util: prevent daemon-reload from reaping service processes.
by Chris Paulson-Ellis
· 13 years ago
ce09557
sd-daemon: support for building sd-daemon.c with Bionic (Android)
by Alvaro Soliverez
· 14 years ago
bacbccb
manager: tell correctly if the manager is booting
by Michal Schmidt
· 13 years ago
9f056f4
man: document that we support tcpwrappers only for access control
by Lennart Poettering
· 13 years ago
803a346
coredump: avoid coredump loops, divert coredump if journald itself is crashing
by Lennart Poettering
· 13 years ago
5d6b158
exec: include path name of binary we are about to execute when renaming forked off processes
by Lennart Poettering
· 13 years ago
a6927d7
service: add watchdog timestamp
by Michael Olbrich
· 13 years ago
c4aa65e
logind: add GetSessionByPID() bus call
by Lennart Poettering
· 13 years ago
ede3deb
socket: typo in dump output
by Michal Schmidt
· 13 years ago
9b221b6
logind: if we have to stop a session, kill at least its leader
by Lennart Poettering
· 13 years ago
7e64c73
update TODO
by Lennart Poettering
· 13 years ago
9ba1a15
load-fragment: properly parse size values denoted in bytes
by Lennart Poettering
· 13 years ago
be19b7d
journal: increase compression threshold for objects from 64 to 512
by Lennart Poettering
· 13 years ago
8906b20
login: lock down input devices on extra seats
by Ray Strode
· 13 years ago
b3e0604
update TODO
by Lennart Poettering
· 13 years ago
4f552cc
pkg-config: rootlibexecdir -> systemdutildir
by Kay Sievers
· 13 years ago
512947d
main: don't force text mode in console_setup()
by Michal Schmidt
· 13 years ago
9c07474
logind: add sys_tty_config capability, to let it use VT_ACTIVATE ioctl on "activate" action
by Mike Kazantsev
· 13 years ago
02b16a1
logind: make sure we create /var/lib/systemd before using it
by Lennart Poettering
· 13 years ago
d8c9d1f
build-sys: add creation of /var/lib/systemd path, used by logind
by Mike Kazantsev
· 13 years ago
ab8da6c
pkg-config: export libexecdir, so that that gdm can use it to find the x server wrapper
by Lennart Poettering
· 13 years ago
7d9eaa8
socket: if SO_RCVBUFFORCE fails, fall back to SO_RCVBUF, to have at least a little effect
by Lennart Poettering
· 13 years ago
bb99a35
log: increase socket buffers for logging by default
by Lennart Poettering
· 13 years ago
632117b
log: never delay logging if the log server is stuck, always drop messages quickly
by Lennart Poettering
· 13 years ago
da37586
mount: fix automount regression
by Michal Schmidt
· 14 years ago
d657c51
README: update header line
by Lennart Poettering
· 14 years ago
bbd9b8c
build-sys: enable automake's check-news option
by Lennart Poettering
· 14 years ago
v39
7f62569
build-sys: bump release
by Lennart Poettering
· 14 years ago
220a21d
build-sys: include NEWS file for v38, v39
by Lennart Poettering
· 14 years ago
7d39db9
virt: detect LXC+libvirt containers
by Lennart Poettering
· 14 years ago
caa9488
man: document systemd-cgtop tool
by Lennart Poettering
· 14 years ago
be70cdd
login: fix multi-seat check
by Lennart Poettering
· 14 years ago
b16f530
login: extend comments in multi-seat-x
by Lennart Poettering
· 14 years ago
36db9a8
login: add multi-session X wrapper
by Lennart Poettering
· 14 years ago
36e43bd
update TODO
by Lennart Poettering
· 14 years ago
b61c905
update TODO
by Lennart Poettering
· 14 years ago
a558d00
journal: move journal TODO into main TODO
by Lennart Poettering
· 14 years ago
7c69716
util: use /dev/rtc symlink if possible before we go searching for a suitable device
by Lennart Poettering
· 14 years ago
c97e8d1
add .vimrc
by Kay Sievers
· 14 years ago
9fa2f41
README: fix git URLs
by Kay Sievers
· 14 years ago
131a4dc
login: move seat udev rules to login subdir
by Kay Sievers
· 14 years ago
8f2d43a
cgtop: add new cgtop tool
by Lennart Poettering
· 14 years ago
1733ca5
tmpfiles: fix bad memory access
by Lennart Poettering
· 14 years ago
1e5678d
cgls: don't show kernel threads by default
by Lennart Poettering
· 14 years ago
ce3fd7e
journal: systemd v38 fails to build on big-endians
by Dan Horák
· 14 years ago
d1f262f
systemctl: don't show ln -s/rm output in 'install' mode if --quiet is passed
by Lennart Poettering
· 14 years ago
51122dc
util: open the first RTC that has hctosys=1 set
by Lennart Poettering
· 14 years ago
05aa9ed
readahead: don't monopolize IO when replaying
by Lennart Poettering
· 14 years ago
aa001cd
dbus: export ControlGroupPersistent field on the bus again
by Lennart Poettering
· 14 years ago
c7eb4b8
update TODO
by Kay Sievers
· 14 years ago
1a710b4
socket: don't fail the socket on ENOTCONN
by Michal Schmidt
· 14 years ago
229b5d5
dbus-execute: don't publish control_group_persistent on DBus for now
by Michal Schmidt
· 14 years ago
3e52541
service: add missing pid file unwatch in the destructor
by Michal Schmidt
· 14 years ago
a3f914b
log: move #pragma around the function
by Michal Schmidt
· 14 years ago
891703e
persistant -> persistent
by Kay Sievers
· 14 years ago
31ed59c
tmpfiles: support writing short strings to files, in order to support /sys manipulations at boot time, a la sysctl
by Lennart Poettering
· 14 years ago
88f0664
manager: don't place units in the 'cpu' group when run as user instance, for now
by Lennart Poettering
· 14 years ago
9058851
journal: when sending journal data via file, place it in /dev/shm, to allow early boot operation, even if it sucks
by Lennart Poettering
· 14 years ago
8d53b45
exec: introduce ControlGroupPersistant= to make cgroups persistant
by Lennart Poettering
· 14 years ago
62f21ec
journalctl: properly honour -n when -f is passed, too
by Lennart Poettering
· 14 years ago
468d726
tmpfiles: add support for creating symlinks, char/block device nodes
by Lennart Poettering
· 14 years ago
Next »