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
/
basic
/
macro.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
coverity: don't use (void)0 under coverity
Zbigniew Jędrzejewski-Szmek
2018-01-04
1
-2
/
+8
*
basic/macros: add STRLEN() to get length of string literal as constant expres...
Thomas Haller
2017-12-13
1
-0
/
+8
*
__attribute__((fallthrough)) only when -Wimplicit-fallthrough (#7448)
Shawn Landden
2017-11-24
1
-0
/
+4
*
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: drop assert.h includes
Zbigniew Jędrzejewski-Szmek
2017-05-13
1
-1
/
+0
*
networkd: add support to configure VLAN on bridge ports
Tobias Jungel
2016-06-10
1
-0
/
+9
*
Merge pull request #2848 from keszybz/clang-warnings
Daniel Mack
2016-03-17
1
-1
/
+5
|
\
|
*
basic/macros: clang 3.5 doesn't support alloc_size
Zbigniew Jędrzejewski-Szmek
2016-03-15
1
-1
/
+5
*
|
include sys/sysmacros.h in more places
Mike Frysinger
2016-03-14
1
-0
/
+1
|
/
*
Merge pull request #2702 from poettering/resolved-iterate-fix
Zbigniew Jędrzejewski-Szmek
2016-02-29
1
-0
/
+6
|
\
|
*
resolved: fix notification iteration logic when transactions are completed
Lennart Poettering
2016-02-22
1
-0
/
+6
*
|
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
*
macro.h: provide a switch-case statement generator for IN_SET
Daniel Mack
2016-01-11
1
-12
/
+41
*
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-11-03
1
-15
/
+0
*
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
1
-3
/
+0
*
stat-util.h: move F_TYPE_EQUAL() macro definition to stat-util.h
Lennart Poettering
2015-10-27
1
-6
/
+0
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-45
/
+0
*
macro.h: move definition of MODE_INVALID to parse-util.h
Lennart Poettering
2015-10-27
1
-2
/
+0
*
macro: move DECIMAL_STR_WIDTH() into macro.h
Lennart Poettering
2015-10-27
1
-0
/
+9
*
socket-util: move CMSG_FOREACH() from macro.h to socket-util.h
Lennart Poettering
2015-10-27
1
-3
/
+0
*
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
1
-39
/
+2
*
process-util: move PID related macros from macro.h to process-util.h
Lennart Poettering
2015-10-27
1
-3
/
+0
*
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
1
-10
/
+0
*
util: drop UID_IS_INVALID() in favour of uid_is_valid()
Lennart Poettering
2015-09-22
1
-12
/
+0
*
basic: nicer assert messages
Michal Schmidt
2015-09-16
1
-9
/
+11
*
basic: make sure argument of ELEMENTSOF is an array
Michal Schmidt
2015-09-16
1
-2
/
+5
*
macro: introduce new PID_TO_PTR macros and make use of them
Lennart Poettering
2015-09-04
1
-0
/
+3
*
Merge pull request #537 from poettering/nss-mymachines-userns
David Herrmann
2015-07-23
1
-0
/
+13
|
\
|
*
nss-mymachines: map userns users of containers to real user names
Lennart Poettering
2015-07-09
1
-0
/
+13
*
|
basic: more optimizable IN_SET macro
Michal Schmidt
2015-07-22
1
-1
/
+1
*
|
basic: better readable IN_SET macro
Michal Schmidt
2015-07-22
1
-4
/
+4
|
/
*
sd-event: make errors on EPOLL_CTL_DEL pseudo-fatal
David Herrmann
2015-06-17
1
-5
/
+6
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+473