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
/
journal
Age
Commit message (
Expand
)
Author
2015-09-30
journalctl: add --rotate option
Evgeny Vereshchagin
2015-09-29
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
journal-cat: various modernizations
Lennart Poettering
2015-09-29
journal-cat: return a correct error, not -1
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
tree-wide: port more code to use send_one_fd() and receive_one_fd()
Lennart Poettering
2015-09-22
cgtop: underline table header
Lennart Poettering
2015-09-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-09-09
Merge pull request #1218 from poettering/safe-fclose
Daniel Mack
2015-09-09
util: introduce safe_fclose() and port everything over to it
Lennart Poettering
2015-09-09
tree-wide: update empty-if coccinelle script to cover empty-while and more
Lennart Poettering
2015-09-09
tree-wide: make use of log_error_errno() return value in more cases
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: make use of log_error_errno() return value
Lennart Poettering
2015-09-08
treewide: fix typos
Torstein Husebø
2015-08-25
coredumpctl: Add --directory option for reading alternate journal
Stef Walter
2015-08-24
util: make machine_name_is_valid() a macro and move it to hostname-util.h
Lennart Poettering
2015-08-18
journal: remove error check that never happens
Thomas Hindoe Paaboel Andersen
2015-08-17
Merge pull request #976 from elfring/Remove_unnecessary_checks2
Lennart Poettering
2015-08-17
Bug #944: Deletion of unnecessary checks before a few calls of systemd functions
Markus Elfring
2015-08-17
journalctl: make sure 'journalctl -f -t unmatched' blocks
Stef Walter
2015-08-17
Bug #944: Deletion of unnecessary checks before calls of the function "free"
Markus Elfring
2015-08-05
Merge branch 'hostnamectl-dot-v2'
Zbigniew Jędrzejewski-Szmek
2015-08-05
hostname-util: get rid of unused parameter of hostname_cleanup()
Zbigniew Jędrzejewski-Szmek
2015-08-05
journald: fix count of object meta fields
Lennart Poettering
2015-07-31
tree-wide: introduce mfree()
David Herrmann
2015-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-24
tree-wide: do not use _cleanup_free_ on const pointers
Daniel Mack
2015-07-24
journal: uppercase first character in verify error messages
Lennart Poettering
2015-07-24
journalctl: properly detect empty journal files
Lennart Poettering
2015-07-24
journal: explain the error when we find a non-DATA object that is compressed
Lennart Poettering
2015-07-24
journal: when verifying journal files, handle empty ones nicely
Lennart Poettering
2015-07-24
journal: avoid mapping empty data and field hash tables
Lennart Poettering
2015-07-24
journal-verify: don't hit SIGFPE when determining progress
Lennart Poettering
2015-07-23
journal: reword msg about enforced size limits a bit
Lennart Poettering
2015-07-04
Merge pull request #485 from poettering/sd-bus-flush-close-unref
David Herrmann
2015-07-03
sd-bus: introduce new sd_bus_flush_close_unref() call
Lennart Poettering
2015-07-03
journal: in persistent mode create /var/log/journal, with all parents.
Dimitri John Ledkov
2015-06-17
journal: make sure the clock increases strict monotonic
Lennart Poettering
2015-06-17
journal: ensure test-journal-stream doesn't get confused by crappy clocks
Lennart Poettering
2015-06-15
Merge pull request #214 from poettering/signal-rework-2
Lennart Poettering
2015-06-15
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
util: when creating temporary file names, allow including extra id string in it
Lennart Poettering
2015-06-11
Merge pull request #156 from filbranden/journal_leading_whitespace
Lennart Poettering
2015-06-10
journald: do not strip leading whitespace from messages
Filipe Brandenburger
2015-06-10
journald: don't employ inner loop for reading from incoming sockets
Lennart Poettering
2015-06-10
util: introduce CMSG_FOREACH() macro and make use of it everywhere
Lennart Poettering
2015-06-10
Merge pull request #85 from keszybz/selinux-context
Zbigniew Jędrzejewski-Szmek
2015-06-10
journald: simplify context handling
Zbigniew Jędrzejewski-Szmek
2015-06-10
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
[next]