index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
logs-show.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal: fix export of messages containing newlines
Zbigniew Jędrzejewski-Szmek
2014-04-05
1
-3
/
+4
*
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
1
-1
/
+1
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-5
/
+3
*
systemctl: suppress duplicate newline if there's not log output in "systemctl...
Lennart Poettering
2014-03-13
1
-1
/
+19
*
logs-show: fix corrupt output with empty messages
Uoti Urpala
2014-02-27
1
-0
/
+5
*
bus: when getting a kdbus connection into a container wait first for child, t...
Lennart Poettering
2013-12-23
1
-4
/
+4
*
bus: when entering an existing namespace to connect to a container's system b...
Lennart Poettering
2013-12-17
1
-3
/
+3
*
util: port last code over to new namespace utility calls
Lennart Poettering
2013-12-14
1
-26
/
+13
*
shared: add missing include
Marc-Antoine Perennou
2013-12-12
1
-0
/
+1
*
journal: add ability to browse journals of running OS containers
Lennart Poettering
2013-12-11
1
-6
/
+104
*
logs-show.c: show all messages for a slice
Zbigniew Jędrzejewski-Szmek
2013-10-01
1
-0
/
+22
*
logs-show.c: fix enum type in function declaration
Zbigniew Jędrzejewski-Szmek
2013-09-18
1
-1
/
+1
*
Advertise hibernation only if there's enough free swap
Zbigniew Jędrzejewski-Szmek
2013-09-13
1
-1
/
+1
*
remove hasprefix(), use startswith()
Shawn Landden
2013-08-22
1
-1
/
+1
*
logs-show: fix condition for ellipsizing multi-line messages
Zbigniew Jędrzejewski-Szmek
2013-08-21
1
-2
/
+2
*
logs-show: show source timestamp in verbose mode
Zbigniew Jędrzejewski-Szmek
2013-08-20
1
-3
/
+27
*
logs-show: add short-precise mode with us timestamps
Zbigniew Jędrzejewski-Szmek
2013-08-20
1
-6
/
+19
*
logs-show: limit to 3 lines and use dots if not showing full message
Zbigniew Jędrzejewski-Szmek
2013-08-11
1
-21
/
+56
*
logs-show: fix indentation for 2nd and later lines, show lines in full
Zbigniew Jędrzejewski-Szmek
2013-08-11
1
-3
/
+7
*
systemctl: show hint about --full when lines don't fit
Zbigniew Jędrzejewski-Szmek
2013-08-11
1
-13
/
+24
*
journalctl: add ”short-iso” output format with verbose ISO8601 timestamps
Tomasz Torcz
2013-07-18
1
-2
/
+9
*
journalctl,systemctl: fix tiny memleak
Zbigniew Jędrzejewski-Szmek
2013-07-16
1
-1
/
+6
*
journalctl: highlight MESSAGE= in verbose output
Zbigniew Jędrzejewski-Szmek
2013-06-26
1
-4
/
+15
*
journalctl,systemctl: show messages tagged with OBJECT_SYSTEMD_[USER_]_UNIT
Zbigniew Jędrzejewski-Szmek
2013-06-20
1
-14
/
+27
*
Make sure we only show authentic coredump messages
Zbigniew Jędrzejewski-Szmek
2013-06-20
1
-3
/
+4
*
Add hasprefix macro to check prefixes of fixed length
Zbigniew Jędrzejewski-Szmek
2013-06-20
1
-1
/
+1
*
journalctl: show lines in full with --all
Zbigniew Jędrzejewski-Szmek
2013-06-20
1
-2
/
+2
*
journal: add ability to filter by current user
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-1
/
+1
*
journalctl: fix verbose output when no logs are found
Zbigniew Jędrzejewski-Szmek
2013-06-09
1
-7
/
+20
*
logs-show: print multiline messages
Zbigniew Jędrzejewski-Szmek
2013-06-09
1
-45
/
+71
*
systemctl: limit logs in status to current boot
Zbigniew Jędrzejewski-Szmek
2013-06-04
1
-0
/
+33
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-5
/
+5
*
macro: rework how we define cleanup macros
Lennart Poettering
2013-04-16
1
-0
/
+1
*
journal,shared: add _cleanup_journal_close_
Zbigniew Jędrzejewski-Szmek
2013-03-18
1
-9
/
+5
*
logs-show: export logic to add matches for units
Zbigniew Jędrzejewski-Szmek
2013-03-13
1
-94
/
+56
*
logs-show: show messages for all unit types in systemctl status
Mirco Tischler
2013-02-07
1
-11
/
+0
*
journal: log user units for coredumps and show them in systemctl status
Mirco Tischler
2013-02-07
1
-3
/
+15
*
logs-show: add show_journal_by_user_unit
Mirco Tischler
2013-01-18
1
-58
/
+147
*
logs-show: automatic cleanup
Zbigniew Jędrzejewski-Szmek
2013-01-16
1
-12
/
+5
*
journalctl: strip TABs and ANSI color sequences from log messages when displa...
Lennart Poettering
2012-12-23
1
-0
/
+3
*
journal: by default do not decompress dat objects larger than 64K
Lennart Poettering
2012-11-21
1
-2
/
+12
*
journal: implement message catalog
Lennart Poettering
2012-11-15
1
-0
/
+26
*
journal: properly serialize fields with multiple values into JSON
Lennart Poettering
2012-10-25
1
-17
/
+138
*
journalctl: don't ellipsize unless on a tty
Lennart Poettering
2012-10-18
1
-1
/
+1
*
journal: add ability to list unique fields to gatewayd
Lennart Poettering
2012-10-18
1
-1
/
+1
*
journal: support epxorting the journal in a format suitable for text/event-st...
Lennart Poettering
2012-10-11
1
-1
/
+9
*
logs-show: various cleanups
Lennart Poettering
2012-09-28
1
-151
/
+177
*
journalctl: don't choke on entries with no MESSAGE= field
Lennart Poettering
2012-09-18
1
-0
/
+4
*
journalctl: rework JSON output mode
Lennart Poettering
2012-09-05
1
-36
/
+39
*
shared: logs-show: fflush after each output type
Brandon Philips
2012-09-03
1
-2
/
+4
[next]