GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: introduce a proper service result if the start limit is hit
Lennart Poettering
2012-08-22
2
-2
/
+4
*
journalctl: complain if unprivileged users attempt to access the journal and ...
Lennart Poettering
2012-08-22
2
-5
/
+19
*
journal: the ratelimiter is part of journald
Lennart Poettering
2012-08-22
4
-3
/
+3
*
journald: split off native protocol support into its own .c file
Lennart Poettering
2012-08-22
3
-356
/
+416
*
journald: split console transport stuff into its own file
Lennart Poettering
2012-08-22
6
-58
/
+114
*
journald: move stream protocol into its own .c file
Lennart Poettering
2012-08-22
3
-422
/
+489
*
journal: move syslog specific calls out of util.c
Lennart Poettering
2012-08-22
5
-136
/
+112
*
journald: splitt of syslog protocol support into its own file
Lennart Poettering
2012-08-22
5
-332
/
+403
*
journald: split /dev/kmsg related stuff into its own .c file
Lennart Poettering
2012-08-22
6
-444
/
+523
*
journald: write tags also to user journal files
Lennart Poettering
2012-08-22
2
-6
/
+19
*
journald: augment journal entries from the kernel with data from udev
Lennart Poettering
2012-08-22
2
-1
/
+64
*
unit: add new ConditionHost= condition type
Lennart Poettering
2012-08-22
4
-4
/
+40
*
main: fix PR_SET_CHILD_SUBREAPER warning version
Lennart Poettering
2012-08-21
1
-1
/
+1
*
journalctl: be more friendly when informing about seal verification
Lennart Poettering
2012-08-21
2
-6
/
+13
*
shared/util: add fstab support for partuuid/partlabel
Dave Reisner
2012-08-21
1
-0
/
+6
*
shared/util: refactor fstab_node_to_udev_node
Dave Reisner
2012-08-21
1
-33
/
+19
*
dev-setup: make NULL as parameter for dev_setup() equivalent to ""
Lennart Poettering
2012-08-21
3
-10
/
+13
*
nspawn: add /dev FD symlinks in container setup
Dave Reisner
2012-08-21
1
-0
/
+3
*
dev-setup: allow a path prefix for use in chroots
Dave Reisner
2012-08-21
4
-10
/
+17
*
core: fix error checking for PR_SET_CHILD_SUBREAPER
Lennart Poettering
2012-08-21
1
-5
/
+5
*
journalctl: add a bit of color to the output
Lennart Poettering
2012-08-21
1
-1
/
+3
*
journal: properly handle EPIPE from /dev/kmsg
Lennart Poettering
2012-08-21
1
-1
/
+1
*
journal: be more careful when keeping around mmaps we still need
Lennart Poettering
2012-08-21
4
-60
/
+35
*
verify: optimize entry search a bit by using bisection
Lennart Poettering
2012-08-21
1
-5
/
+29
*
journalctl: really include .journal~ files in listing
Lennart Poettering
2012-08-21
1
-3
/
+16
*
journal: initialize libgcrypt explicitly, before using HMAC
Lennart Poettering
2012-08-21
1
-0
/
+14
*
journal: automatically evolve FSS key even when nothing is logged
Lennart Poettering
2012-08-21
5
-16
/
+55
*
journalctl: reword things a bit
Lennart Poettering
2012-08-21
1
-1
/
+2
*
journal: rearrange QR code output a bit to fi to 80x25 terminals
Lennart Poettering
2012-08-20
1
-4
/
+3
*
journald: add new Seal= configuration option
Lennart Poettering
2012-08-20
4
-7
/
+11
*
journalctl: explain QR code use
Lennart Poettering
2012-08-20
1
-0
/
+1
*
journal: include machine ID in QR code
Lennart Poettering
2012-08-20
1
-3
/
+14
*
journalctl: output FSS key as QR code on generating
Lennart Poettering
2012-08-20
4
-2
/
+173
*
journal: add missing endianess conversion
Lennart Poettering
2012-08-20
2
-2
/
+1
*
journal: make libgcrypt dependency optional
Lennart Poettering
2012-08-20
8
-77
/
+130
*
journal: use a macro to check for file header flags
Lennart Poettering
2012-08-20
4
-14
/
+17
*
journal: fix tag ordering check
Lennart Poettering
2012-08-20
4
-20
/
+23
*
journal: fix bisection algorithm
Lennart Poettering
2012-08-19
1
-1
/
+5
*
journal: validate timestamps as well
Lennart Poettering
2012-08-19
3
-3
/
+23
*
mmap: resize arrays dynamically
Lennart Poettering
2012-08-18
5
-21
/
+48
*
journal: even more simple static object tests
Lennart Poettering
2012-08-18
4
-0
/
+29
*
journal: refuse verification of files with unknown flags
Lennart Poettering
2012-08-18
1
-1
/
+30
*
jounral: write bit fiddling test
Lennart Poettering
2012-08-18
4
-24
/
+85
*
journal: fix verification without key
Lennart Poettering
2012-08-18
2
-43
/
+51
*
journald: add additional simple static tests to verifier
Lennart Poettering
2012-08-18
4
-4
/
+43
*
journal: be fine with opening rotated/corrupted journal files
Lennart Poettering
2012-08-17
1
-1
/
+2
*
journal: set secure deletion flags for FSS file
Lennart Poettering
2012-08-17
1
-1
/
+13
*
journal: after verification output validated time range
Lennart Poettering
2012-08-17
4
-10
/
+45
*
journal: reword verification messages a bit
Lennart Poettering
2012-08-17
1
-24
/
+24
*
journal: ensure that entries and tags are properly ordered
Lennart Poettering
2012-08-17
1
-2
/
+15
[next]