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
2013-10-16
timedated: use libsystemd-bus instead of libdbus for bus communication
Lennart Poettering
2013-10-16
macro: clean up usage of gcc attributes
Lennart Poettering
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-14
util: allow trailing semicolons on define_trivial_cleanup_func lines
Lennart Poettering
2013-10-13
Introduce udev object cleanup functions
Zbigniew Jędrzejewski-Szmek
2013-10-13
Fix write-only use of a few variables
Zbigniew Jędrzejewski-Szmek
2013-10-13
journald: use greedy_realloc in one place
Zbigniew Jędrzejewski-Szmek
2013-10-13
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-10-10
security: missing header inclusions
Lennart Poettering
2013-10-10
security: rework selinux, smack, ima, apparmor detection logic
Lennart Poettering
2013-10-09
journald: remove rotated file from hashmap when rotation fails
Zbigniew Jędrzejewski-Szmek
2013-10-09
journald: replace new+snprintf with asprintf
Zbigniew Jędrzejewski-Szmek
2013-10-09
tests: fix some memory leaks in tests
Lennart Poettering
2013-10-09
journald: fix minor memory leak
Lennart Poettering
2013-10-07
journalctl: flip to --full by default
Zbigniew Jędrzejewski-Szmek
2013-10-02
journald: add missing error check
Lennart Poettering
2013-09-27
Do not use unitialized variable and remove duplicated line
Zbigniew Jędrzejewski-Szmek
2013-09-26
journald: accept EPOLLERR from /dev/kmsg
Zbigniew Jędrzejewski-Szmek
2013-09-17
Remove six unused variables and add annotation
Zbigniew Jędrzejewski-Szmek
2013-09-17
journald: avoid NSS in journald
Lennart Poettering
2013-09-17
journald: log the slice of a process along with each message in _SYSTEMD_SLICE=
Lennart Poettering
2013-09-12
journald: Log error when failed to get machine-id on start
Olivier Brunel
2013-09-10
journald: be a bit more verbose when vacuuming
Zbigniew Jędrzejewski-Szmek
2013-09-06
systemd-coredump: Log crashes without coredumps on failure
Andrew Cook
2013-09-06
systemd-coredump: Ignore coredumps larger than COREDUMP_MAX
Andrew Cook
2013-09-06
journald: fix fd leak in journal_file_empty
George McCollister
2013-09-06
journald: fix vacuuming of archived journals
George McCollister
2013-08-22
remove hasprefix(), use startswith()
Shawn Landden
2013-08-22
test: Make testing work on systems without or old systemd
Holger Hans Peter Freyther
2013-08-20
logs-show: add short-precise mode with us timestamps
Zbigniew Jędrzejewski-Szmek
2013-08-20
Rename F_TYPE_CMP() to F_TYPE_EQUAL()
Zbigniew Jędrzejewski-Szmek
2013-08-19
journal: fix parsing of facility in syslog messages
Zbigniew Jędrzejewski-Szmek
2013-08-11
systemctl: show hint about --full when lines don't fit
Zbigniew Jędrzejewski-Szmek
2013-08-06
journald: remove unused variable
Zbigniew Jędrzejewski-Szmek
2013-08-06
journal: handle multiline syslog messages
Harald Hoyer
2013-08-04
systemd-delta: Only print colors when on a tty
Daniel Schaal
2013-08-02
journal: fix hashmap leak in mmap-cache
George McCollister
2013-08-02
tests: add a program for repetitive opening and closing of the journal
Zbigniew Jędrzejewski-Szmek
2013-08-02
coredumpctl: add more debug output
Zbigniew Jędrzejewski-Szmek
2013-07-26
journalctl: use _COMM= match for scripts
Zbigniew Jędrzejewski-Szmek
2013-07-24
journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ...
Lennart Poettering
2013-07-19
journald: after the cgroup rework processes may be in both user and system un...
Lennart Poettering
2013-07-18
journal: Leave server_dispatch_message early when Storage is none
Holger Hans Peter Freyther
2013-07-18
journalctl: add ”short-iso” output format with verbose ISO8601 timestamps
Tomasz Torcz
2013-07-18
journalctl: fix signedness warning and boot-id syntax check
Zbigniew Jędrzejewski-Szmek
2013-07-17
journalctl: remove ":" from the --boot syntax
Zbigniew Jędrzejewski-Szmek
2013-07-16
journalctl,systemctl: fix tiny memleak
Zbigniew Jędrzejewski-Szmek
2013-07-16
journalctl: augment short mode with a cursor at the end
Zbigniew Jędrzejewski-Szmek
2013-07-16
journal: return -ECHILD after a fork
Zbigniew Jędrzejewski-Szmek
2013-07-16
journalctl: Add support for showing messages from a previous boot
Jan Janssen
[next]