Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v40
/
src
tag
42f7085fb6871738ed9bab37c21304bc4700528d
tagger
Lennart Poettering <lennart@poettering.net>
Tue Feb 07 04:38:14 2012 +0100
object
d26e4270409506cd398875216413b651d6ee7de6
systemd 40
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
· 14 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
· 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
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
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
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
fc3c1c6
logind: move X11 socket
by Lennart Poettering
· 14 years ago
129eebe
logind: simplify session_activate() a bit
by Lennart Poettering
· 14 years ago
abc5bbc
logind: allow to create multiple sessions on non-multi-session seats to deal with left-over sessions
by Lennart Poettering
· 14 years ago
281605b
util: fix ANSI sequence for red color
by Michal Schmidt
· 14 years ago
b7f3363
log: make asserts cheaper
by Michal Schmidt
· 14 years ago
2b7dec8
log: remove useless variable
by Michal Schmidt
· 14 years ago
e2110e5
dbus-unit: make functions static
by Michal Schmidt
· 14 years ago
d200735
dbus: more efficient implementation of properties
by Michal Schmidt
· 14 years ago
595ed34
unit: use safe downcasts, remove pointless casts
by Michal Schmidt
· 14 years ago
1124fe6
unit: use the UNIT() macro consistently
by Michal Schmidt
· 14 years ago
ac155bb
unit: remove union Unit
by Michal Schmidt
· 14 years ago
7d17cfb
unit: reduce heap usage for unit objects
by Michal Schmidt
· 14 years ago
1637a8b
logind: downgrade login message to debug
by Michal Schmidt
· 14 years ago
fee80f6
journal: drop privileges when storing coredump
by Lennart Poettering
· 14 years ago
e6acda1
journal: when show blob data show length
by Lennart Poettering
· 14 years ago
32895bb
util: support formatting eta and peta bytes with format_bytes()
by Lennart Poettering
· 14 years ago
a7bc2c2
util: introduce FORMAT_BYTES_MAX
by Lennart Poettering
· 14 years ago
de0229c
journal: collect coredump up to 24M in size
by Lennart Poettering
· 14 years ago
4c7de07
journal: handle empty syslog identifier properly
by Lennart Poettering
· 14 years ago
5c3759b
journal: fix bad memory access
by Lennart Poettering
· 14 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
· 14 years ago
f5e0466
journal: hook up coredumping with journal
by Lennart Poettering
· 14 years ago
755a02c
journal: add new system-cat tool as kind of a more powerfull BSD logger
by Lennart Poettering
· 14 years ago
3043935
util: split out tty_is_vc_resolve() from default_term_for_tty()
by Lennart Poettering
· 14 years ago
c1072ea
util: rework ANSI escape code macros
by Lennart Poettering
· 14 years ago
9ddc4a2
mount: fix quota
by Michal Schmidt
· 14 years ago
6ef25fb
pam: fix build
by Lennart Poettering
· 14 years ago
fc7985e
pam: work correctly if a seat is specified but not vtnr
by Lennart Poettering
· 14 years ago
d3f2bdb
journal: add output mode that just prints simple messages without any decorations
by Lennart Poettering
· 14 years ago
f987397
api: add C++ guards to all headers
by Lennart Poettering
· 14 years ago
ebda471
sd-login: teach sd_pid_get_unit() proper handling of instantiated services
by Lennart Poettering
· 14 years ago
7c8bbcc
journal: if the syslog forwarder socket is full, then don't block
by Lennart Poettering
· 14 years ago
4cfa2c9
core: switch all log targets to go directly to the journal, instead via syslog
by Lennart Poettering
· 14 years ago
5ba081b
log: make internal log api log directly to the journal
by Lennart Poettering
· 14 years ago
8a0f04e
journal: add SELinux context to all logged messages
by Lennart Poettering
· 14 years ago
b785c85
journal: fix more 32/64 bit issues
by Lennart Poettering
· 14 years ago
fdcad0c
tmpfiles: fix parsing of /proc/net/unix on 32Bit machines
by Lennart Poettering
· 14 years ago
52beb2c
logs-show: fix missing newline in short output
by Michal Schmidt
· 14 years ago
7f120cc
journald: don't assume size_t and uint64_t are the same
by Lennart Poettering
· 14 years ago
5e41cfe
journald: set group ownership of journal files to 'adm' by default
by Lennart Poettering
· 14 years ago
e6520a0
journal: make requirement for ACLs optional
by Lennart Poettering
· 14 years ago
d1e44dd
journalctl: fix --help text
by Lennart Poettering
· 14 years ago
1921a5c
journal: don't realign window twice
by Lennart Poettering
· 14 years ago
19a2bd8
sd-journal: implement a number of non-implemented calls from the API for now
by Lennart Poettering
· 14 years ago
731a676
systemd: reconnect to syslog as soon as the journal is fully up
by Lennart Poettering
· 14 years ago
Next »