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
/
journal
/
journald-server.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-4
/
+0
*
journald: prefix exported calls with "server_", unexport unnecessary calls
Lennart Poettering
2015-01-05
1
-2
/
+1
*
journald: if available pull audit messages from the kernel into journal logs
Lennart Poettering
2014-11-03
1
-0
/
+2
*
journald: constify all things!
Lennart Poettering
2014-11-03
1
-1
/
+1
*
journal: make Server::user_journals an OrderedHashmap
Michal Schmidt
2014-10-23
1
-1
/
+1
*
journald: make SplitMode=uid the default
Lennart Poettering
2014-06-19
1
-1
/
+1
*
journald: add support for wall forwarding
Sebastian Thorarensen
2014-03-14
1
-0
/
+2
*
journald: cache cgroup root path, instead of querying it on every incoming lo...
Lennart Poettering
2013-12-11
1
-0
/
+3
*
journald: cache hostname, boot_id and machine_id fields instead of generating...
Lennart Poettering
2013-12-11
1
-0
/
+6
*
journald: port to sd-event and enable watchdog support
Lennart Poettering
2013-12-11
1
-4
/
+14
*
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-11-25
1
-2
/
+2
*
macro: clean up usage of gcc attributes
Lennart Poettering
2013-10-16
1
-1
/
+1
*
journald: avoid NSS in journald
Lennart Poettering
2013-09-17
1
-3
/
+0
*
journald: log the slice of a process along with each message in _SYSTEMD_SLICE=
Lennart Poettering
2013-09-17
1
-1
/
+1
*
journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ...
Lennart Poettering
2013-07-24
1
-1
/
+1
*
journald: after the cgroup rework processes may be in both user and system un...
Lennart Poettering
2013-07-19
1
-1
/
+1
*
journal: allow callers to specify OBJECT_PID=
Zbigniew Jędrzejewski-Szmek
2013-06-20
1
-1
/
+2
*
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-05-02
1
-4
/
+4
*
Add some extra __attribute__ ((format)) s
Cristian Rodríguez
2013-04-25
1
-1
/
+1
*
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-17
1
-2
/
+2
*
journal: Add sync timer to journal server
Oleksii Shevchuk
2013-03-25
1
-0
/
+6
*
build-sys: store journald code in a noinst library
Zbigniew Jędrzejewski-Szmek
2012-11-14
1
-0
/
+152