Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
38a60d7112d33ffd596b23e8df53d75a7c09e71b
38a60d7
build-sys: prepare release 189
by Lennart Poettering
· 12 years ago
v189
8d1b002
service: introduce a proper service result if the start limit is hit
by Lennart Poettering
· 12 years ago
99add6f
journalctl: complain if unprivileged users attempt to access the journal and persistant logging is off
by Lennart Poettering
· 12 years ago
d2bd763
journal: the ratelimiter is part of journald
by Lennart Poettering
· 12 years ago
0153028
journald: split off native protocol support into its own .c file
by Lennart Poettering
· 12 years ago
3b7124a
journald: split console transport stuff into its own file
by Lennart Poettering
· 12 years ago
a45b9fc
journald: move stream protocol into its own .c file
by Lennart Poettering
· 12 years ago
5809560
journal: move syslog specific calls out of util.c
by Lennart Poettering
· 12 years ago
35e2e34
journald: splitt of syslog protocol support into its own file
by Lennart Poettering
· 12 years ago
ef63833
journald: split /dev/kmsg related stuff into its own .c file
by Lennart Poettering
· 12 years ago
671e021
journald: write tags also to user journal files
by Lennart Poettering
· 12 years ago
bdfb9e7
journald: augment journal entries from the kernel with data from udev
by Lennart Poettering
· 12 years ago
c0d6e76
unit: add new ConditionHost= condition type
by Lennart Poettering
· 12 years ago
ddfa510
main: fix PR_SET_CHILD_SUBREAPER warning version
by Lennart Poettering
· 12 years ago
c0ca7ae
journalctl: be more friendly when informing about seal verification
by Lennart Poettering
· 12 years ago
84cc2ab
shared/util: add fstab support for partuuid/partlabel
by Dave Reisner
· 12 years ago
383182b
shared/util: refactor fstab_node_to_udev_node
by Dave Reisner
· 12 years ago
d8b7826
update TODO
by Lennart Poettering
· 12 years ago
01ed0e2
dev-setup: make NULL as parameter for dev_setup() equivalent to ""
by Lennart Poettering
· 12 years ago
4fc9982
nspawn: add /dev FD symlinks in container setup
by Dave Reisner
· 12 years ago
8f0e73f
dev-setup: allow a path prefix for use in chroots
by Dave Reisner
· 12 years ago
50b3e64
update TODO
by Lennart Poettering
· 12 years ago
8b8ffe6
core: fix error checking for PR_SET_CHILD_SUBREAPER
by Lennart Poettering
· 12 years ago
2cfa886
build-sys: fix ntp-units.d path creation
by Lennart Poettering
· 12 years ago
cedb42b
journalctl: add a bit of color to the output
by Lennart Poettering
· 12 years ago
24a598f
journal: properly handle EPIPE from /dev/kmsg
by Lennart Poettering
· 12 years ago
fcde238
journal: be more careful when keeping around mmaps we still need
by Lennart Poettering
· 12 years ago
369f058
verify: optimize entry search a bit by using bisection
by Lennart Poettering
· 12 years ago
a228a22
journalctl: really include .journal~ files in listing
by Lennart Poettering
· 12 years ago
72fbdd3
journal: initialize libgcrypt explicitly, before using HMAC
by Lennart Poettering
· 12 years ago
89fef99
journal: automatically evolve FSS key even when nothing is logged
by Lennart Poettering
· 12 years ago
c05276f
journalctl: reword things a bit
by Lennart Poettering
· 12 years ago
adac1c9
journal: rearrange QR code output a bit to fi to 80x25 terminals
by Lennart Poettering
· 12 years ago
eb53b74
journald: add new Seal= configuration option
by Lennart Poettering
· 12 years ago
197c0da
journalctl: explain QR code use
by Lennart Poettering
· 12 years ago
92221ed
journal: include machine ID in QR code
by Lennart Poettering
· 12 years ago
f6a971b
journalctl: output FSS key as QR code on generating
by Lennart Poettering
· 12 years ago
3e4b9b5
journal: add missing endianess conversion
by Lennart Poettering
· 12 years ago
feb12d3
journal: make libgcrypt dependency optional
by Lennart Poettering
· 12 years ago
8088cbd
journal: use a macro to check for file header flags
by Lennart Poettering
· 12 years ago
f7fab8a
journal: fix tag ordering check
by Lennart Poettering
· 12 years ago
a2e99cd
journal: fix bisection algorithm
by Lennart Poettering
· 12 years ago
fc89a13
journal: validate timestamps as well
by Lennart Poettering
· 12 years ago
84168d8
mmap: resize arrays dynamically
by Lennart Poettering
· 12 years ago
fb9a24b
journal: even more simple static object tests
by Lennart Poettering
· 12 years ago
97147f8
journal: refuse verification of files with unknown flags
by Lennart Poettering
· 12 years ago
b72631e
jounral: write bit fiddling test
by Lennart Poettering
· 12 years ago
c586dbf
journal: fix verification without key
by Lennart Poettering
· 12 years ago
db11ac1
journald: add additional simple static tests to verifier
by Lennart Poettering
· 12 years ago
a010801
journal: be fine with opening rotated/corrupted journal files
by Lennart Poettering
· 12 years ago
f982e6f
journal: set secure deletion flags for FSS file
by Lennart Poettering
· 12 years ago
6c7be12
journal: after verification output validated time range
by Lennart Poettering
· 12 years ago
356fe3e
journal: reword verification messages a bit
by Lennart Poettering
· 12 years ago
7b5fd91
journal: ensure that entries and tags are properly ordered
by Lennart Poettering
· 12 years ago
3223f44
journal: show new header fields in header dump
by Lennart Poettering
· 12 years ago
e627440
journal: don't write tag objects if nothing has been written since the last time
by Lennart Poettering
· 12 years ago
31094aa
man: add man pages for new FSS stuff
by Lennart Poettering
· 12 years ago
baed47c
journal: rework terminology
by Lennart Poettering
· 12 years ago
14d1018
journal: add FSPRG journal authentication
by Lennart Poettering
· 12 years ago
a8e5f51
journal: fix tag sequence number verification
by Lennart Poettering
· 12 years ago
56e81f7
journalctl: immeidately terminate on invalid seed
by Lennart Poettering
· 12 years ago
b7c9ae9
journal: parse fsprg seed
by Lennart Poettering
· 12 years ago
2dee23e
journal: count number of entry arrays in header
by Lennart Poettering
· 12 years ago
45b51b6
keymap: fix map name reference
by Kay Sievers
· 12 years ago
2737027
journal: rename 'mmap' to 'mmap_cache' to appease gcc
by Zbigniew Jędrzejewski-Szmek
· 12 years ago
1137e6c
journal: fix variable initialization
by Lennart Poettering
· 12 years ago
2a7273e
journal: fix unitialized var
by Lennart Poettering
· 12 years ago
f5028bf
journal: journal-send.h doesn't actually exist
by Lennart Poettering
· 12 years ago
86adf87
journal: verify structural consistency
by Lennart Poettering
· 12 years ago
f9fffc3
journal: add color to verification progress bar
by Lennart Poettering
· 12 years ago
fd5dc32
journal: verify compressed objects
by Lennart Poettering
· 12 years ago
4da416a
journalctl: add --verify-seed= switch to specify seed value
by Lennart Poettering
· 12 years ago
f59a5f6
journal: verify hashes only during actual verification, not all the time
by Lennart Poettering
· 12 years ago
0284adc
journal: split up journal-file.c
by Lennart Poettering
· 12 years ago
f65425c
journal: add superficial structure verifier
by Lennart Poettering
· 12 years ago
beec008
journal: implement basic journal file verification logic
by Lennart Poettering
· 12 years ago
07cacf5
conf-parser: make parsing exit status lists non-fatal
by Lennart Poettering
· 12 years ago
16e9f40
journal: implement generic sharable mmap caching logic
by Lennart Poettering
· 12 years ago
405053f
keymap: Add Sony VGN
by Martin Pitt
· 12 years ago
d046b20
conf-parser: simplify a few things by using set_ensure_allocated() rather than set_new()
by Lennart Poettering
· 12 years ago
abdf799
man: extend documentation for RestartPreventExitStatus= and SuccessExitStatus= a bit
by Lennart Poettering
· 12 years ago
96342de
service: add options RestartPreventExitStatus and SuccessExitStatus
by Lukas Nykryn
· 12 years ago
d98cc1f
journal: include tag object header in hmac
by Lennart Poettering
· 12 years ago
b0af6f4
journal: add all objects we add to HMAC
by Lennart Poettering
· 12 years ago
7560fff
journald: initial version of FSPRG hookup
by Lennart Poettering
· 12 years ago
8caf9d6
umount: MS_MGC_VAL is so 90s
by Lennart Poettering
· 12 years ago
5a7e959
update TODO
by Lennart Poettering
· 12 years ago
1e41be2
nspawn,namespaces: make sure we recursively bind mount things in
by Lennart Poettering
· 12 years ago
aed5a52
machine-id: properly mount transient machine ID read-only
by Lennart Poettering
· 12 years ago
b4c5970
nspawn: unset a few unnecessary params to mount()
by Lennart Poettering
· 12 years ago
68f1600
update TODO
by Lennart Poettering
· 12 years ago
ac0930c
namespace: rework namespace support
by Lennart Poettering
· 12 years ago
6f67a45
nspawn: inherit mounts from real root, don't propagate mounts to real root
by Lennart Poettering
· 12 years ago
f47fc35
switch-root: remount to MS_PRIVATE
by Lennart Poettering
· 12 years ago
dbf61af
udev: export udev_device_new_from_device_id()
by Kay Sievers
· 12 years ago
c516c8d
systemctl: fix issue with systemctl daemon-reexec
by Simon Peeters
· 12 years ago
fd5b4ca
shared/utf8: mark char* as const
by Dave Reisner
· 12 years ago
4bfa638
shutdown: recursively mark root as private before pivot
by Dave Reisner
· 12 years ago
8e4e8df
id128: don't use C99 bool in public headers
by Lennart Poettering
· 12 years ago
cee5e9a
journald: never read the same kernel msg twice, and generate message when we lose one
by Lennart Poettering
· 12 years ago
Next »