index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
logs-show.c
Age
Commit message (
Expand
)
Author
2015-12-06
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-08-24
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-08-18
journal: fix json output of unicode characters
Daniel Mack
2015-08-17
namespace helpers: Allow entering a UID namespace
Richard Maw
2015-06-17
logs-show: print a debug message when we skip entries without MESSAGE= fields
Lennart Poettering
2015-05-19
journalctl: clean up how we log errors
Lennart Poettering
2015-04-21
tree-wide: get rid of more strerror() calls
Lennart Poettering
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-10
logs-show: fix check of loop_read_exact
Thomas Hindoe Paaboel Andersen
2015-03-09
Introduce loop_read_exact helper
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-12
include <poll.h> instead of <sys/poll.h>
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-08
loginctl: show the 10 most recent log user/session log lines in "loginctl use...
Lennart Poettering
2015-01-06
tree-wide: remove unnecessary LOG_PRI
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: a few more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-04
journal: when dumping log data with missing COMM fields, show "unknown" instead
Lennart Poettering
2014-10-22
machine: validate machine names using machine_name_is_valid() instead of stri...
Lennart Poettering
2014-10-08
time: functions named "internal" really shouldn't be exported
Lennart Poettering
2014-10-03
journalctl: make --utc work everywhere
Jan Synacek
2014-10-02
journalctl: add --utc option
Jan Synacek
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-05-22
time-util: make sure USEC_PER_SEC and friends are actually of type usec_t
Lennart Poettering
2014-05-18
machined: add logic to query IP addresses of containers
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-04-05
journal: fix export of messages containing newlines
Zbigniew Jędrzejewski-Szmek
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-13
systemctl: suppress duplicate newline if there's not log output in "systemctl...
Lennart Poettering
2014-02-27
logs-show: fix corrupt output with empty messages
Uoti Urpala
2013-12-23
bus: when getting a kdbus connection into a container wait first for child, t...
Lennart Poettering
2013-12-17
bus: when entering an existing namespace to connect to a container's system b...
Lennart Poettering
2013-12-14
util: port last code over to new namespace utility calls
Lennart Poettering
[next]