Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v42
/
src
tag
0d20cc51f9c046be1a64166084cf33cc5602b2ba
tagger
Lennart Poettering <lennart@poettering.net>
Sat Feb 11 02:57:13 2012 +0100
object
704323542ee309658411433aada4577d14f938c2
systemd 42
4099a28
util: fix handling of empty files in read_one_line_file()
by Lennart Poettering
· 13 years ago
89f1344
logind: introduce CanReboot/CanPowerOff bus calls
by Lennart Poettering
· 13 years ago
5c72fac
cgroup: fix inverted condition
by Michal Schmidt
· 13 years ago
1b73da1
logind: make seat device management accessible to normal users/via polkit
by Lennart Poettering
· 13 years ago
80df5f4
logind: Allow PowerOff/Reboot in default context
by Benjamin Franzke
· 13 years ago
02c4ef9
service: imply NotifyAccess=main if WatchdogSec= is used
by Lennart Poettering
· 13 years ago
4b93974
service: add StartLimitInterval/StartLimitBurst/StartLimitAction
by Michael Olbrich
· 13 years ago
81006b8
install: fix incorrect 'Access denied' message with a non-existent unit
by Michal Schmidt
· 13 years ago
ab5919f
systemctl: check for no more work after chkconfig
by Michal Schmidt
· 13 years ago
353e12c
service: ignore SIGPIPE by default
by Lennart Poettering
· 13 years ago
v41
cea6691
modules-load: resolve aliases before insert modules
by Dave Reisner
· 13 years ago
cdb454f
kmod: make GCC shut up
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
cafac61
ratelimit: if interval/burst are set to 0, assume ratelimiting shall be disabled
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
9e7c535
systemd: Add systemd.setenv for /proc/cmdline parsing.
by William Douglas
· 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
db1355b
mount: adjust dependencies for remote filesystems
by Michal Schmidt
· 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
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
· 13 years ago
bacbccb
manager: tell correctly if the manager is booting
by Michal Schmidt
· 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
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
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
02b16a1
logind: make sure we create /var/lib/systemd before using it
by Lennart Poettering
· 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
· 13 years ago
7d39db9
virt: detect LXC+libvirt containers
by Lennart Poettering
· 13 years ago
caa9488
man: document systemd-cgtop tool
by Lennart Poettering
· 13 years ago
be70cdd
login: fix multi-seat check
by Lennart Poettering
· 13 years ago
b16f530
login: extend comments in multi-seat-x
by Lennart Poettering
· 13 years ago
36db9a8
login: add multi-session X wrapper
by Lennart Poettering
· 13 years ago
a558d00
journal: move journal TODO into main TODO
by Lennart Poettering
· 13 years ago
7c69716
util: use /dev/rtc symlink if possible before we go searching for a suitable device
by Lennart Poettering
· 13 years ago
131a4dc
login: move seat udev rules to login subdir
by Kay Sievers
· 13 years ago
8f2d43a
cgtop: add new cgtop tool
by Lennart Poettering
· 13 years ago
1733ca5
tmpfiles: fix bad memory access
by Lennart Poettering
· 13 years ago
1e5678d
cgls: don't show kernel threads by default
by Lennart Poettering
· 13 years ago
ce3fd7e
journal: systemd v38 fails to build on big-endians
by Dan Horák
· 13 years ago
d1f262f
systemctl: don't show ln -s/rm output in 'install' mode if --quiet is passed
by Lennart Poettering
· 13 years ago
51122dc
util: open the first RTC that has hctosys=1 set
by Lennart Poettering
· 13 years ago
05aa9ed
readahead: don't monopolize IO when replaying
by Lennart Poettering
· 13 years ago
aa001cd
dbus: export ControlGroupPersistent field on the bus again
by Lennart Poettering
· 13 years ago
1a710b4
socket: don't fail the socket on ENOTCONN
by Michal Schmidt
· 13 years ago
229b5d5
dbus-execute: don't publish control_group_persistent on DBus for now
by Michal Schmidt
· 13 years ago
3e52541
service: add missing pid file unwatch in the destructor
by Michal Schmidt
· 13 years ago
a3f914b
log: move #pragma around the function
by Michal Schmidt
· 13 years ago
891703e
persistant -> persistent
by Kay Sievers
· 13 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
· 13 years ago
88f0664
manager: don't place units in the 'cpu' group when run as user instance, for now
by Lennart Poettering
· 13 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
· 13 years ago
8d53b45
exec: introduce ControlGroupPersistant= to make cgroups persistant
by Lennart Poettering
· 13 years ago
62f21ec
journalctl: properly honour -n when -f is passed, too
by Lennart Poettering
· 13 years ago
468d726
tmpfiles: add support for creating symlinks, char/block device nodes
by Lennart Poettering
· 13 years ago
fc3c1c6
logind: move X11 socket
by Lennart Poettering
· 13 years ago
129eebe
logind: simplify session_activate() a bit
by Lennart Poettering
· 13 years ago
abc5bbc
logind: allow to create multiple sessions on non-multi-session seats to deal with left-over sessions
by Lennart Poettering
· 13 years ago
281605b
util: fix ANSI sequence for red color
by Michal Schmidt
· 13 years ago
b7f3363
log: make asserts cheaper
by Michal Schmidt
· 13 years ago
2b7dec8
log: remove useless variable
by Michal Schmidt
· 13 years ago
e2110e5
dbus-unit: make functions static
by Michal Schmidt
· 13 years ago
d200735
dbus: more efficient implementation of properties
by Michal Schmidt
· 13 years ago
595ed34
unit: use safe downcasts, remove pointless casts
by Michal Schmidt
· 13 years ago
1124fe6
unit: use the UNIT() macro consistently
by Michal Schmidt
· 13 years ago
ac155bb
unit: remove union Unit
by Michal Schmidt
· 13 years ago
7d17cfb
unit: reduce heap usage for unit objects
by Michal Schmidt
· 13 years ago
1637a8b
logind: downgrade login message to debug
by Michal Schmidt
· 13 years ago
fee80f6
journal: drop privileges when storing coredump
by Lennart Poettering
· 13 years ago
e6acda1
journal: when show blob data show length
by Lennart Poettering
· 13 years ago
32895bb
util: support formatting eta and peta bytes with format_bytes()
by Lennart Poettering
· 13 years ago
a7bc2c2
util: introduce FORMAT_BYTES_MAX
by Lennart Poettering
· 13 years ago
de0229c
journal: collect coredump up to 24M in size
by Lennart Poettering
· 13 years ago
4c7de07
journal: handle empty syslog identifier properly
by Lennart Poettering
· 13 years ago
5c3759b
journal: fix bad memory access
by Lennart Poettering
· 13 years ago
0dad12c
journal: if the data to be sent is larger than the maximum datagram size resort to passing a temporary fd over native protocol
by Lennart Poettering
· 13 years ago
Next »