Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
4b73a0c0612d26d49791f389e92f85d6444c36af
4b73a0c
machine-id: fix missing initialization
by Lennart Poettering
· 12 years ago
v201
d3a8698
build-sys: prepare 201
by Lennart Poettering
· 12 years ago
5989dbb
shutdown: print a message when storage is finalized
by Lennart Poettering
· 12 years ago
c4aa09b
journald: bring max coredump size in sync with max entry size
by Lennart Poettering
· 12 years ago
3df82d5
update TODO
by Lennart Poettering
· 12 years ago
2d76d14
cgroup: clean-ups
by Lennart Poettering
· 12 years ago
816f25e
analyze: various cleanups
by Lennart Poettering
· 12 years ago
903a0b0
analyze: fix OOM handling + fix memory leak
by Lennart Poettering
· 12 years ago
f5b7a3f
analyze: add missing --help text entries
by Lennart Poettering
· 12 years ago
fbc15b7
man: be clearer that it's not OK to manipulate systemd's own cgroup hirearchy
by Lennart Poettering
· 12 years ago
e55933db
systemd-analyze: filter dot output
by Łukasz Stelmach
· 12 years ago
b97caef
udev/udev-ctrl.c:udev_ctrl_new_from_fd() enable SO_PASSCRED
by Harald Hoyer
· 12 years ago
d4b7fec
dbus-manager: fix variable type introspection
by Ronny Chevalier
· 12 years ago
974efc4
cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup directories in sync
by Lennart Poettering
· 12 years ago
d82d87d
kernel-install: don't make unused parameter mandatory
by Marc-Antoine Perennou
· 12 years ago
5666ea6
TODO: update
by Kay Sievers
· 12 years ago
7120511
journald: no need to free audit vars
by Lennart Poettering
· 12 years ago
adb435b
journald: drop two more memory allocations
by Lennart Poettering
· 12 years ago
a569398
journald: get rid of one more memory allocation
by Lennart Poettering
· 12 years ago
c245710
journald: Do not dynamically allocate _UID/_GID/_PID strings
by Holger Hans Peter Freyther
· 12 years ago
0a20e3c
journald: Do not always record _AUDIT_SESSION and _AUDIT_LOGINUID
by Holger Hans Peter Freyther
· 12 years ago
ab7d9b6
util: Avoid memory allocations for formatting paths
by Holger Hans Peter Freyther
· 12 years ago
b6b7d43
update TODO
by Lennart Poettering
· 12 years ago
62b95b8
cgtop: print absolute CPU times with format_timespan
by Lennart Poettering
· 12 years ago
b3680f4
Do not serialize environment, when switching root
by Harald Hoyer
· 12 years ago
9735bd1
sd-daemon.c: allow use of -lrt to be avoided
by Simon McVittie
· 12 years ago
23e97f7
journal: Fix typo
by Marius Vollmer
· 12 years ago
7c962c8
systemd-python: fix wait bug
by Steven Hiscocks
· 12 years ago
2f9f5aa
dbus-loop.c: fix variable initialization
by Kay Sievers
· 12 years ago
245802d
Use _cleanup_ when reading config files
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
c84a948
Add _cleanup_globfree_
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
b92bea5
Use initalization instead of explicit zeroing
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
8c62ecf
udevadm: do not free node on success
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
bad490b
udev-builtin-usb_id: avoid comparison of unsigned and ssize_t
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
5a8e942
systemctl: tweak drop-in display
by Lennart Poettering
· 12 years ago
45a4f72
systemctl: tweak output of Listen: fields a bit
by Lennart Poettering
· 12 years ago
76d14b8
systemctl: Add DropIn paths to status message
by Oleksii Shevchuk
· 12 years ago
0c20f88
build-sys: libsystemd-daemon.so is no longer required for pam_systemd
by Lennart Poettering
· 12 years ago
6f62868
build-sys: add new man pages to makefile
by Lennart Poettering
· 12 years ago
2c4f86c
logind: consider key inhibitors that are taken by non-session processes as global
by Lennart Poettering
· 12 years ago
79d860f
PAM, uaccess: check for logind, not for systemd
by Martin Pitt
· 12 years ago
9e542e0
shell-completion: work on session shell is --user is used
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
ac2b34e
build-sys: use LN_S in Makefile.am
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
b7f247e
bus: various improvements for test-bus-chat
by Lennart Poettering
· 12 years ago
d4100e2
bus: convert a couple of calls over to new convenience functions
by Lennart Poettering
· 12 years ago
f10dda3
bus: add convenience calls for method replies, too
by Lennart Poettering
· 12 years ago
88d331d
bus: when parsing signature strings, accept NULL as empty signature
by Lennart Poettering
· 12 years ago
eba8617
bus: make sure callback structs are always properly initialized
by Lennart Poettering
· 12 years ago
2034ec4
vconsole-setup: fix vconsole.conf vs. cmdline overriding logic
by Michal Schmidt
· 12 years ago
c784c5c
bus: use C99 struct construction for error initializers
by Lennart Poettering
· 12 years ago
1e64bbc
test-strv: do not declare table to be sorted const
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
737563e
test-catalog,core/load-dropin: remove unused variables
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
144e51e
journal: u64log2 can be expressed just as __builtin_clzll(n) ^ 63U
by Cristian Rodríguez
· 12 years ago
e885381
systemctl: align cgroups to 'n' in 'name='
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
54c7d1f
sd-id128: check that the kernel is feeding us proper data
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
ff03aed
udevadm-hwdb: avoid leak in error path
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
5483a18
efivars: un-leak a few strings
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
d257f05
timedated: fix a few memory leaks
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
917b5dc
bus: add convenience functions for constructing and sending method calls/signals in one call
by Lennart Poettering
· 12 years ago
7286037
bus: properly detect and handle if a callback is installed/removed from within a callback
by Lennart Poettering
· 12 years ago
6807947
bus: don't allow recursive invocation of sd_bus_process()
by Lennart Poettering
· 12 years ago
4b9c522
update TODO
by Lennart Poettering
· 12 years ago
50cfc57
localectl: add support for listing X11 keymap information
by Lennart Poettering
· 12 years ago
39c155e
journal: add sd_journal_get_timeout() call to public API
by Lennart Poettering
· 12 years ago
667c24a
login: add sd_login_monitor_get_timeout() public api call
by Lennart Poettering
· 12 years ago
60491a2
update TODO
by Lennart Poettering
· 12 years ago
34f856c
test-bus-marshal.c: do not call g_type_init() for modern glib versions
by Harald Hoyer
· 12 years ago
6839500
cryptsetup-generator: add JobTimeoutSec=0 for the decrypted crypt devices
by Harald Hoyer
· 12 years ago
dace83c
login: add new public API call sd_login_monitor_get_events() to get poll() flags to wait for
by Lennart Poettering
· 12 years ago
ee531d9
journal: add public API call sd_journal_get_events()
by Lennart Poettering
· 12 years ago
7c537b2
util: tweak format_timespan() a bit
by Lennart Poettering
· 12 years ago
5c0d398
util: add a bit of syntactic sugar to run short code fragments with a different umask
by Lennart Poettering
· 12 years ago
2fa4092
util: make time formatting a bit smarter
by Lennart Poettering
· 12 years ago
911963f
update TODO
by Lennart Poettering
· 12 years ago
cb0dac0
time: add suppot for fractional time specifications
by Lennart Poettering
· 12 years ago
d3b9e0f
build-sys: "link" libsystemd-id128 against libsd-daemon-internal
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
fda2c5d
hostnamectl: if somebody invokes 'hostnamectl set-hostname' with a valid internet hostname unset the pretty name
by Lennart Poettering
· 12 years ago
fec6fc6
fileio: don't check for errors more often than really necessary
by Lennart Poettering
· 12 years ago
768100e
fileio: write proper env var write-out code
by Lennart Poettering
· 12 years ago
f73141d
shared: rework env file reader
by Lennart Poettering
· 12 years ago
7f60278
util: rename parse_usec() to parse_sec() sinds the default unit is seconds
by Lennart Poettering
· 12 years ago
574d5f2
util: rename write_one_line_file() to write_string_file()
by Lennart Poettering
· 12 years ago
b6e8f1f
core/killall.c: prevent segfault and initialize pids
by Harald Hoyer
· 12 years ago
2bfc1ed
cgtop: add % as key to toggle time/percentage
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
1e913bc
cgtop: optionally show CPU usage as time and become stdout sensitive
by Umut Tezduyar
· 12 years ago
7464b33
nss-myhostname: do not use _cleanup_
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
d1148ed
update TODO
by Lennart Poettering
· 12 years ago
fa70bea
macro: add macro for precisely determining length of decimal string formatting of a numeric type
by Lennart Poettering
· 12 years ago
5c0aa72
util: add a bit of syntactic sugar for saving/restoring errno
by Lennart Poettering
· 12 years ago
2875e22
Replace s/Dropin/DropIn/
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
ae7a718
Introspect and monitor dropin configuration
by Oleksii Shevchuk
· 12 years ago
050fbdb
shared/cgroup-show: fix leak of "pid"
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
1316013
systemctl: align all status fields to common column
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
6741960
Add Listen* to dbus properties
by Oleksii Shevchuk
· 12 years ago
80cfe9e
Do no isolate in case of emergency or severe problems
by Dr. Tilmann Bubeck
· 13 years ago
9607d94
Always use our own MAX/MIN definitions
by Cristian Rodríguez
· 12 years ago
e5ec62c
update TODO
by Lennart Poettering
· 12 years ago
aaf7eb8
shutdown: correctly wait for processes we killed in the killall spree
by Lennart Poettering
· 12 years ago
ceca950
cryptsetup: add RequiresMountsFor for keyfile
by Thomas Weißschuh
· 12 years ago
9ece938
cryptsetup: RequiresMountsFor if source is a file
by Thomas Weißschuh
· 12 years ago
Next »