index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hwdb
/
20-acpi-vendor.hwdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-14
journald: do not calculate free space too early
Zbigniew Jędrzejewski-Szmek
1
-16
/
+23
2013-06-14
journal: use initialization instead of zeroing
Zbigniew Jędrzejewski-Szmek
1
-14
/
+12
2013-06-12
build-sys: add 'man' target
Zbigniew Jędrzejewski-Szmek
1
-0
/
+3
2013-06-12
gitignore: Add test-journal-interleaving
Jan Janssen
1
-0
/
+1
2013-06-12
build-sys: don't install quotaon.service twice
Ross Burton
1
-1
/
+0
2013-06-12
bootchart: fix typos in copyright notices
Jason St. John
6
-6
/
+6
2013-06-11
update TODO
Lennart Poettering
1
-0
/
+6
2013-06-11
journald: do not overwrite syslog facility when parsing priority
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2013-06-10
build-sys: remove SD_JOURNAL_SYSTEM_ONLY(3) from Makefile
Zbigniew Jędrzejewski-Szmek
1
-5
/
+0
2013-06-10
man: add note that sd_journal_open_files is racy
Zbigniew Jędrzejewski-Szmek
1
-1
/
+5
2013-06-10
journal: letting (interleaved) seqnums go
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2013-06-10
tests: add testcase for duplicate seqnums
Zbigniew Jędrzejewski-Szmek
1
-14
/
+115
2013-06-10
tests: add testcase for skipping-entries-on-direction-change-bug
Marius Vollmer
2
-0
/
+207
2013-06-10
journal: change direction tests to use the same convention (cp </> np)
Zbigniew Jędrzejewski-Szmek
1
-13
/
+10
2013-06-10
journal: remember last direction of search and keep offset cache
Zbigniew Jędrzejewski-Szmek
3
-16
/
+16
2013-06-10
journalctl: allow the user to specify the file(s) to use
Zbigniew Jędrzejewski-Szmek
4
-20
/
+82
2013-06-10
journal: add sd_journal_open_files
Zbigniew Jędrzejewski-Szmek
6
-22
/
+130
2013-06-10
tests: add test for empty journal files
Zbigniew Jędrzejewski-Szmek
2
-4
/
+58
2013-06-10
journalctl: print monotonic timestamp in --header
Zbigniew Jędrzejewski-Szmek
2
-19
/
+7
2013-06-10
journalctl: print proper IDs with --header
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2013-06-10
Use stdint.h macros instead of casts to print uint64_t values
Zbigniew Jędrzejewski-Szmek
11
-167
/
+133
2013-06-10
Properly check for overflow in offsets
Zbigniew Jędrzejewski-Szmek
2
-4
/
+53
2013-06-10
journalctl: no color for --reboot-- when not on tty
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2013-06-10
journal: loop less in MATCH_AND_TERM conditionals
Zbigniew Jędrzejewski-Szmek
2
-24
/
+24
2013-06-10
journalctl: add --system/--user flags
Zbigniew Jędrzejewski-Szmek
4
-3
/
+35
2013-06-10
journal: add ability to filter by current user
Zbigniew Jędrzejewski-Szmek
7
-14
/
+85
2013-06-10
journal: simplify match_free_if_empty
Zbigniew Jędrzejewski-Szmek
1
-14
/
+5
2013-06-10
dev-setup: do not create a dangling /proc/kcore symlink
Zbigniew Jędrzejewski-Szmek
1
-1
/
+7
2013-06-10
journalctl: fix verbose output when no logs are found
Zbigniew Jędrzejewski-Szmek
3
-12
/
+29
2013-06-10
service: don't report alien child as alive when it's not
Ross Lagerwall
1
-1
/
+1
2013-06-10
Allow for the use of @ in remote host calls
Daniel Wallace
8
-13
/
+33
2013-06-09
systemctl: remove extra padding from status output
Zbigniew Jędrzejewski-Szmek
1
-41
/
+29
2013-06-09
logs-show: print multiline messages
Zbigniew Jędrzejewski-Szmek
3
-58
/
+83
2013-06-06
update TODO
Lennart Poettering
1
-2
/
+12
2013-06-06
cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacement
Lennart Poettering
3
-34
/
+49
2013-06-06
build-sys: we do not support --disable-largefile builds
Lennart Poettering
1
-0
/
+1
2013-06-06
build-sys: do not allow --enable static
Cristian Rodríguez
1
-0
/
+2
2013-06-06
service: execute ExecStopPost= commands when the watchdog timeout hits
Lennart Poettering
1
-1
/
+1
2013-06-06
manager: Do not handle SIGKILL since we can not
Chengwei Yang
2
-2
/
+1
2013-06-05
libsystemd-bus/bus-kernel.h: set MEMFD_MIN_SIZE to 128k
Harald Hoyer
1
-1
/
+1
2013-06-05
test-bus-kernel-benchmark: corrected output for memfd bisect
Harald Hoyer
1
-1
/
+1
2013-06-05
bus: benchmark - adjust printf and MAX_SIZE
Kay Sievers
1
-4
/
+4
2013-06-04
keymap: add some more Asus laptop keys
Pierre Neidhardt
1
-0
/
+4
2013-06-04
man: mention that units are 1024-based
Zbigniew Jędrzejewski-Szmek
1
-2
/
+3
2013-06-04
bus: unmap memfd retrieved from the memfd cache
Kay Sievers
2
-5
/
+5
2013-06-04
bus-benchmark: add performance data output mode
Kay Sievers
2
-21
/
+94
2013-06-04
systemctl: add missing verbs to help
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2013-06-04
systemctl: limit logs in status to current boot
Zbigniew Jędrzejewski-Szmek
5
-33
/
+42
2013-06-04
units: cleanup agetty command line
Karel Zak
2
-2
/
+2
2013-06-04
bus-benchmark: lower loop time to 100ms by default, to ensure "make check" fi...
Lennart Poettering
1
-1
/
+1
[next]