Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v186
/
src
tag
8ed1c932519541bf65347c9ac1bc813c046a3a3c
tagger
Lennart Poettering <lennart@poettering.net>
Tue Jul 03 21:21:53 2012 +0200
object
2d938ac75d013f713c1225def78a53583af6a596
systemd 186
c9bc076
mount-setup: don't complain if we try to fix the label of a dir beneath a mount but can't due to EROFS
by Lennart Poettering
· 13 years ago
61b1477
hashmap: make hashmap_clear() work on NULL hashmaps
by Lennart Poettering
· 13 years ago
9946996
load-fragment: a few modernizations
by Lennart Poettering
· 13 years ago
f6c13ce
timedate: uniq'ify ntp units list
by Lennart Poettering
· 13 years ago
f4bad2b
journal: default ImportKernel=no until we make use of structured logging
by Lennart Poettering
· 13 years ago
77f6520
journal: move Storage=auto stanza to right file
by Lennart Poettering
· 13 years ago
4c2ecfa
journald: handle /proc/kmsg reads returning 0 more nicely
by Lennart Poettering
· 13 years ago
e590af2
journal: fix iteration through journal if one file is corrupt
by Lennart Poettering
· 13 years ago
b32d167
timedated: replace ntp-units file with an ntp-units.d drop-in dir
by Lennart Poettering
· 13 years ago
ef8a2bf
udev: static nodes - fix default permissions if no rules is given
by Kay Sievers
· 13 years ago
91ac742
modules load: rename kernel command line option to (rd.)modules-load=
by Kay Sievers
· 13 years ago
2b2e9df
timedate: fix ntp-units comment
by Lennart Poettering
· 13 years ago
26a1efd
core: mention if we are run from an initial RAM disk
by Lennart Poettering
· 13 years ago
e156d76
journald: add Storage= setting to control where the journal is stored
by Lennart Poettering
· 13 years ago
29252e9
manager: turn notify socket into abstract namespace socket again
by Lennart Poettering
· 13 years ago
59cea26
journalctl: add new switch -b to show data from current boot only
by Lennart Poettering
· 13 years ago
ac7019f
timedated: replace systemd-timedated-ntp.target logic with simpler scheme
by Lennart Poettering
· 13 years ago
ddbe685
udevd: fix bogus mkdir invocation
by Dave Reisner
· 13 years ago
b80680e
udevd: use ROOTPREFIX to create path to modules.devname
by Dave Reisner
· 13 years ago
33c5fae
manager: serialize/deserialize job counters across reexec/reload
by Lennart Poettering
· 13 years ago
5e4a79d
logind: add PreparingForShutdown/PreparingForSleep properties
by Lennart Poettering
· 13 years ago
b4efdf9
remount-fs: also remount /usr according to fstab
by Lennart Poettering
· 13 years ago
8eba616
mount: load only if we there's mountinfo or fragment
by Michal Schmidt
· 13 years ago
1a4ac87
mount: split adding of extras from mount_load()
by Michal Schmidt
· 13 years ago
c20f5ac
main: print detected virtualiaztion at boot
by Lennart Poettering
· 13 years ago
5076f0c
nspawn: introduce new --capabilities= flag and make use of it in the nspawn test case
by Lennart Poettering
· 13 years ago
e62abb6
modules-load: use correct va_list logging function
by Michal Schmidt
· 13 years ago
8f9c0b4
modules-load: fix return value
by Michal Schmidt
· 13 years ago
27fda47
modules-load: don't fail on builtin modules, better prints
by Michal Schmidt
· 13 years ago
72a2af7
udev: use the matching binary name "systemd-udevd" in log messages
by Kay Sievers
· 13 years ago
a7480db
core: rename system.preset to system-presets to follow naming scheme of other dirs in /usr/lib/systemd/
by Lennart Poettering
· 13 years ago
1c73270
man: add reference to crypttab(5) from cryptsetup units
by Lennart Poettering
· 13 years ago
d0d6944
man: document systemd-cryptsetup
by Lennart Poettering
· 13 years ago
c52f663
man: document tty-ask-password-agent
by Lennart Poettering
· 13 years ago
e911672
journal: typo fix in sd-journal.h
by David Strauss
· 13 years ago
af6da54
core: make systemd.confirm_spawn=1 actually work
by Lennart Poettering
· 13 years ago
0c7f15b
service: pass via FAILED/DEAD before going to AUTO_RESTART
by Michal Schmidt
· 13 years ago
e201a03
service: fix incorrect argument
by Michal Schmidt
· 13 years ago
2aac569
bus: drop HaveWatchdog option
by Lennart Poettering
· 13 years ago
0315fe3
systemctl: make sure we print URLs we can't show in systemctl in a nicely clickable way
by Lennart Poettering
· 13 years ago
35eb6b1
cryptsetup: fix escaping when generating cryptsetup units
by Lennart Poettering
· 13 years ago
a882169
man: document systemd-user-sessions.service
by Lennart Poettering
· 13 years ago
6d37ea8
units: rename cryptsetup@.service to systemd-cryptsetup@.service
by Lennart Poettering
· 13 years ago
93a1d73
units: rename fsck@.service to systemd-fsck@.service
by Lennart Poettering
· 13 years ago
8ff290a
unit: drop the Names= option
by Lennart Poettering
· 13 years ago
a3a3e5b
dbus: don't expose SysVInitPath and SysVRcndPath on the bus
by Lennart Poettering
· 13 years ago
d081dff
core: remove sysv_console option
by Lennart Poettering
· 13 years ago
b0193f1
systemctl: automatically turn paths and unescaped unit names into proper unit names
by Lennart Poettering
· 13 years ago
03658d4
modules-load: parse driver=/rd.driver= kernel command line option
by Lennart Poettering
· 13 years ago
9473414
fstab-generator: support fstab=/rd.fstab= kernel cmdline
by Lennart Poettering
· 13 years ago
66a78c2
cryptsetup: allow configuration of LUKS disks via the kernel cmdline
by Lennart Poettering
· 13 years ago
c66e7bc
man: document all kernel command line options we understand
by Lennart Poettering
· 13 years ago
8b38f3c
journal: fix sd_journal_stream_fd()
by Lennart Poettering
· 13 years ago
62bca2c
journal: set the _SYSTEMD_UNIT field for messages from terminated processes
by Eelco Dolstra
· 13 years ago
3b0810c
readahead: minor code style fixes
by Lennart Poettering
· 13 years ago
ebfb750
readahead: make sure to close pack file before exiting, to be valgrind clean
by Lennart Poettering
· 13 years ago
97fa0e7
readahead: use log_error() for logging errors
by Lennart Poettering
· 13 years ago
a0bbec1
readahead: make use of util.h's page_size() call
by Lennart Poettering
· 13 years ago
87ce22c
readahead: merge three binaries into one
by Lennart Poettering
· 13 years ago
b4bdfef
preset: don't look for preset files in /lib unless /usr is split off
by Lennart Poettering
· 13 years ago
590f18a
rpm: include RPM macro definition for .spec snippets
by Lennart Poettering
· 13 years ago
2074749
login: wrap CanTTY and CanGraphical seat attributes in libsystemd-login
by Lennart Poettering
· 13 years ago
0604381
logind: introduce a state for session, being one of online, active, closing
by Lennart Poettering
· 13 years ago
f1a8e22
logind: expose CanGraphical and CanTTY properties on seat objects
by Lennart Poettering
· 13 years ago
d139b24
update TODO
by Lennart Poettering
· 13 years ago
24f3a37
tmpfiles: exclude the first level directories in /run/user from automatic clean up
by Lennart Poettering
· 13 years ago
e23637b
analyze: Python 3 compatibility
by Shawn Landden
· 13 years ago
2138e96
login: initialize XDG_RUNTIME_DIR as /run/user/$UID instead of /run/user/$USER
by Lennart Poettering
· 13 years ago
d305a67
vconsole-setup: enable utf-8 mode explicitly
by Tom Gundersen
· 13 years ago
9722ef2
systemd: return error when asked to stop unknown unit
by Michal Sekletar
· 13 years ago
b30b426
libudev: clarify that udev_monitor_receive_device() is non-blocking
by Kay Sievers
· 13 years ago
10b6f90
journal: fix monotonic seeking
by Lennart Poettering
· 13 years ago
ba6b303
journal: rotate on SIGUSR2
by Lennart Poettering
· 13 years ago
38a6db1
journal: fix SD_JOURNAL_SYSTEM_ONLY flag
by Lennart Poettering
· 13 years ago
0898429
journal: expose and make use of cutoff times of journal
by Lennart Poettering
· 13 years ago
8db4213
journal: correct list link up on hash collisions
by Lennart Poettering
· 13 years ago
8144056
journal: add basic object definition for signatures
by Lennart Poettering
· 13 years ago
23b0b2b
journal: replace arena offset by header size
by Lennart Poettering
· 13 years ago
cdc564d
logind: more robust handling of VT-less systems
by Michal Schmidt
· 13 years ago
9870915
service: timeout for oneshot services
by Lukas Nykryn
· 13 years ago
34cdc27
systemctl: clearer error message for missing install information
by Michal Schmidt
· 13 years ago
e7aee75
tmpfiles: create char devices with correct SELinux context
by Michal Schmidt
· 13 years ago
4889919
unit-name: introduce unit_dbus_path_from_name()
by Michal Schmidt
· 13 years ago
1c291cf
systemctl: warn about all active triggers, not just sockets
by Michal Schmidt
· 13 years ago
222d034
systemctl: fix iteration in check_listening_sockets()
by Michal Schmidt
· 13 years ago
31be122
systemctl: remove is_socket_listening
by Michal Schmidt
· 13 years ago
e61a313
systemctl: style fixes for the previous patch
by Michal Schmidt
· 13 years ago
701cdcb
systemctl will print warning when stopping unit
by Michal Sekletar
· 13 years ago
d384c7a
journal-file: fix mmap leak
by Michal Schmidt
· 13 years ago
2154761
logind: fix check for multiple sessions
by Michal Schmidt
· 13 years ago
4f5d327
udev: support "udevadm info /dev/sda; udevadm info /sys/class/block/sda"
by Kay Sievers
· 13 years ago
94f7a71
tmpfiles: fix error message
by Kay Sievers
· 13 years ago
ca2e894
tmpfiles: print error if basename lookup fails; document it in manpage
by Kay Sievers
· 13 years ago
9125670
tmpfiles: allow to specify basename only: systemd-tmpfiles <program.conf>
by Dave Reisner
· 13 years ago
cae544b
readahead: Add tool to analyze the contents of the pack file. v3.
by Auke Kok
· 13 years ago
3cbd5f6
udev: remove remaining selinux labeling for file in /run
by Kay Sievers
· 13 years ago
e6f86ca
udev: kernel cmdline - accept rd.* parameters
by Kay Sievers
· 13 years ago
f96096d
silence gcc warning on 32 bit
by Kay Sievers
· 13 years ago
b43f208
systemctl: rename "man" to "help"
by Kay Sievers
· 13 years ago
145dae7
udev: reset /proc/self/oom_score_adj in worker processes
by Kay Sievers
· 13 years ago
Next »