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-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
2015-05-29
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-20
journald: handle more gracefully when bind() fails on audit sockets
Lennart Poettering
2015-05-19
journalctl: unify how we free boot id lists a bit
Lennart Poettering
2015-05-19
journalctl: clean up how we log errors
Lennart Poettering
2015-05-19
journalctl: rename boot_id_t to BootId
Lennart Poettering
2015-05-19
journalctl: lstat() should suffice if we call canonicalize_file_name() first
Lennart Poettering
2015-05-19
journalctl: free all command line argument objects
Lennart Poettering
2015-05-19
journalctl: only have a single exit path from main()
Lennart Poettering
2015-05-19
journalctl: Improve boot ID lookup
Jan Janssen
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-15
coredump: make sure we vacuum by default
Lennart Poettering
2015-05-13
journal: fix size comment
Peter Lemenkov
2015-05-05
Add audit type generated files to gitignore
Zbigniew Jędrzejewski-Szmek
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-04-24
shared/utmp-wtmp: add parameter for origin tty and callback userdata
Daniel Mack
2015-04-23
journal: use audit event names instead of numbers
Zbigniew Jędrzejewski-Szmek
2015-04-23
journal: add int↔audit type name mapping
Zbigniew Jędrzejewski-Szmek
2015-04-22
journalctl: rework code that checks whether we have access to /var/log/journal
Lennart Poettering
2015-04-22
journal: don't force FS_NOCOW_FL on new journal files, but warn if it is missing
Lennart Poettering
2015-04-12
journal: use (void) to silence coverity
Zbigniew Jędrzejewski-Szmek
2015-04-11
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
shared: add random-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-04-09
test-journal-flush: fix memleak
Ronny Chevalier
2015-04-08
util: merge change_attr_fd() and chattr_fd()
Lennart Poettering
2015-04-07
util: rework cunescape(), improve error handling
Lennart Poettering
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-03-27
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-14
journald: add syslog fields for audit messages
Zbigniew Jędrzejewski-Szmek
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-09
Introduce loop_read_exact helper
Zbigniew Jędrzejewski-Szmek
2015-03-09
journalctl: unlink without checking with access first
Zbigniew Jędrzejewski-Szmek
2015-03-09
journal: fix return code
Zbigniew Jędrzejewski-Szmek
2015-03-09
journal-file: update format string to remove cast
Zbigniew Jędrzejewski-Szmek
2015-03-09
journal: align comments to make them more legible
Zbigniew Jędrzejewski-Szmek
2015-03-08
sd-journal: return error when we cannot open a file
Zbigniew Jędrzejewski-Szmek
2015-03-08
journalctl: update hint now that we set ACL everywhere
Zbigniew Jędrzejewski-Szmek
[next]