index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
ref/heads/sandbox/lstelmach/unit-load-244
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-23
build-sys: prepare release 189
v189
Lennart Poettering
4
-6
/
+68
2012-08-22
service: introduce a proper service result if the start limit is hit
Lennart Poettering
3
-6
/
+4
2012-08-22
journalctl: complain if unprivileged users attempt to access the journal and ...
Lennart Poettering
3
-14
/
+20
2012-08-22
journal: the ratelimiter is part of journald
Lennart Poettering
5
-5
/
+5
2012-08-22
journald: split off native protocol support into its own .c file
Lennart Poettering
4
-356
/
+418
2012-08-22
journald: split console transport stuff into its own file
Lennart Poettering
7
-58
/
+116
2012-08-22
journald: move stream protocol into its own .c file
Lennart Poettering
4
-422
/
+491
2012-08-22
journal: move syslog specific calls out of util.c
Lennart Poettering
5
-136
/
+112
2012-08-22
journald: splitt of syslog protocol support into its own file
Lennart Poettering
6
-332
/
+405
2012-08-22
journald: split /dev/kmsg related stuff into its own .c file
Lennart Poettering
7
-444
/
+525
2012-08-22
journald: write tags also to user journal files
Lennart Poettering
2
-6
/
+19
2012-08-22
journald: augment journal entries from the kernel with data from udev
Lennart Poettering
5
-12
/
+106
2012-08-22
unit: add new ConditionHost= condition type
Lennart Poettering
6
-40
/
+120
2012-08-21
main: fix PR_SET_CHILD_SUBREAPER warning version
Lennart Poettering
1
-1
/
+1
2012-08-21
journalctl: be more friendly when informing about seal verification
Lennart Poettering
3
-6
/
+19
2012-08-21
shared/util: add fstab support for partuuid/partlabel
Dave Reisner
1
-0
/
+6
2012-08-21
shared/util: refactor fstab_node_to_udev_node
Dave Reisner
1
-33
/
+19
2012-08-21
update TODO
Lennart Poettering
1
-0
/
+4
2012-08-21
dev-setup: make NULL as parameter for dev_setup() equivalent to ""
Lennart Poettering
3
-10
/
+13
2012-08-21
nspawn: add /dev FD symlinks in container setup
Dave Reisner
1
-0
/
+3
2012-08-21
dev-setup: allow a path prefix for use in chroots
Dave Reisner
4
-10
/
+17
2012-08-21
update TODO
Lennart Poettering
1
-2
/
+10
2012-08-21
core: fix error checking for PR_SET_CHILD_SUBREAPER
Lennart Poettering
1
-5
/
+5
2012-08-21
build-sys: fix ntp-units.d path creation
Lennart Poettering
1
-2
/
+2
2012-08-21
journalctl: add a bit of color to the output
Lennart Poettering
1
-1
/
+3
2012-08-21
journal: properly handle EPIPE from /dev/kmsg
Lennart Poettering
1
-1
/
+1
2012-08-21
journal: be more careful when keeping around mmaps we still need
Lennart Poettering
4
-60
/
+35
2012-08-21
verify: optimize entry search a bit by using bisection
Lennart Poettering
1
-5
/
+29
2012-08-21
journalctl: really include .journal~ files in listing
Lennart Poettering
1
-3
/
+16
2012-08-21
journal: initialize libgcrypt explicitly, before using HMAC
Lennart Poettering
1
-0
/
+14
2012-08-21
journal: automatically evolve FSS key even when nothing is logged
Lennart Poettering
5
-16
/
+55
2012-08-21
journalctl: reword things a bit
Lennart Poettering
1
-1
/
+2
2012-08-20
journal: rearrange QR code output a bit to fi to 80x25 terminals
Lennart Poettering
1
-4
/
+3
2012-08-20
journald: add new Seal= configuration option
Lennart Poettering
5
-46
/
+65
2012-08-20
journalctl: explain QR code use
Lennart Poettering
1
-0
/
+1
2012-08-20
journal: include machine ID in QR code
Lennart Poettering
1
-3
/
+14
2012-08-20
journalctl: output FSS key as QR code on generating
Lennart Poettering
6
-2
/
+198
2012-08-20
journal: add missing endianess conversion
Lennart Poettering
2
-2
/
+1
2012-08-20
journal: make libgcrypt dependency optional
Lennart Poettering
12
-86
/
+134
2012-08-20
journal: use a macro to check for file header flags
Lennart Poettering
4
-14
/
+17
2012-08-20
journal: fix tag ordering check
Lennart Poettering
4
-20
/
+23
2012-08-19
journal: fix bisection algorithm
Lennart Poettering
1
-1
/
+5
2012-08-19
journal: validate timestamps as well
Lennart Poettering
3
-3
/
+23
2012-08-18
mmap: resize arrays dynamically
Lennart Poettering
5
-21
/
+48
2012-08-18
journal: even more simple static object tests
Lennart Poettering
4
-0
/
+29
2012-08-18
journal: refuse verification of files with unknown flags
Lennart Poettering
1
-1
/
+30
2012-08-18
jounral: write bit fiddling test
Lennart Poettering
4
-24
/
+85
2012-08-18
journal: fix verification without key
Lennart Poettering
2
-43
/
+51
2012-08-18
journald: add additional simple static tests to verifier
Lennart Poettering
4
-4
/
+43
2012-08-17
journal: be fine with opening rotated/corrupted journal files
Lennart Poettering
1
-1
/
+2
[next]