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
/
journal-send.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
journal: cast to (void) where we knowingly ignore syscall returns
Lennart Poettering
2018-01-23
1
-1
/
+1
*
cocci: use strempty() at more places
Lennart Poettering
2018-01-10
1
-2
/
+1
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-3
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
io-util: add new IOVEC_INIT/IOVEC_MAKE macros
Lennart Poettering
2017-09-22
1
-41
/
+29
*
sd-journal: suppress empty lines
Lennart Poettering
2016-07-19
1
-1
/
+10
*
sd-journal: when formatting log messages, implicitly strip trailing whitespace
Lennart Poettering
2016-07-19
1
-0
/
+7
*
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-05
1
-7
/
+7
*
coredump,basic: generalize O_TMPFILE handling a bit
Lennart Poettering
2016-04-22
1
-1
/
+1
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
journald: add a couple of static asserts checking logging constants
Lennart Poettering
2016-01-26
1
-0
/
+1
*
journal: silently skip failing large messages if journald is missing
Zbigniew Jędrzejewski-Szmek
2015-12-03
1
-1
/
+5
*
journal: unbreak sd_journal_sendv
Zbigniew Jędrzejewski-Szmek
2015-12-03
1
-1
/
+1
*
journal: addition and multiplication do not commute
Zbigniew Jędrzejewski-Szmek
2015-12-03
1
-2
/
+2
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-6
/
+8
*
tree-wide: port more code to use send_one_fd() and receive_one_fd()
Lennart Poettering
2015-09-29
1
-25
/
+1
*
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-02-01
1
-11
/
+7
*
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-22
1
-1
/
+1
*
treewide: sanitize loop_write
Zbigniew Jędrzejewski-Szmek
2014-12-09
1
-4
/
+1
*
memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...
Lennart Poettering
2014-10-30
1
-1
/
+1
*
memfd: always use our internal utility functions where we have them
Lennart Poettering
2014-10-30
1
-5
/
+6
*
journal: when sending huge log messages prefer memfds over temporary files in...
Lennart Poettering
2014-10-30
1
-10
/
+26
*
journal-send.c: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2014-06-19
1
-23
/
+14
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-7
/
+7
*
Get rid of write_safe
Zbigniew Jędrzejewski-Szmek
2014-01-28
1
-1
/
+1
*
journal: guarantee async-signal-safety in sd_journald_sendv
Zbigniew Jędrzejewski-Szmek
2014-01-27
1
-1
/
+1
*
Replace mkostemp+unlink with open(O_TMPFILE)
Zbigniew Jędrzejewski-Szmek
2014-01-27
1
-13
/
+7
*
journal: fail silently in sd_j_sendv() if journal is unavailable
Zbigniew Jędrzejewski-Szmek
2013-12-03
1
-0
/
+4
*
Use assert_return in more of the public API
Thomas Hindoe Paaboel Andersen
2013-12-02
1
-22
/
+12
*
macro: clean up usage of gcc attributes
Lennart Poettering
2013-10-16
1
-1
/
+1
*
remove hasprefix(), use startswith()
Shawn Landden
2013-08-22
1
-1
/
+1
*
Add hasprefix macro to check prefixes of fixed length
Zbigniew Jędrzejewski-Szmek
2013-06-20
1
-1
/
+1
*
journal: use initialization instead of zeroing
Zbigniew Jędrzejewski-Szmek
2013-06-13
1
-14
/
+12
*
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-05-02
1
-1
/
+1
*
util: add a bit of syntactic sugar for saving/restoring errno
Lennart Poettering
2013-04-02
1
-65
/
+29
*
journal: fix warning about pointer arithmetic
Zbigniew Jędrzejewski-Szmek
2012-11-25
1
-2
/
+3
*
journal-send: always send SYSLOG_IDENTIFIER, if we have it
Lennart Poettering
2012-11-20
1
-1
/
+19
*
journal-send: unify a bit of code
Lennart Poettering
2012-11-20
1
-20
/
+15
*
journal-send: simplification
Lennart Poettering
2012-10-03
1
-8
/
+8
*
journal: also use new VA_FORMAT_ADVANCE() macro in sd_journal_send()
Lennart Poettering
2012-09-24
1
-1
/
+8
*
journalctl: rework JSON output mode
Lennart Poettering
2012-09-05
1
-1
/
+1
*
journal: add sd_journal_perror() to API
Lennart Poettering
2012-08-01
1
-3
/
+88
*
journal: fix sd_journal_stream_fd()
Lennart Poettering
2012-06-22
1
-1
/
+2
[next]