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
/
shared
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util, core: add support for ephemeral status lines
Michal Schmidt
2013-02-28
1
-2
/
+3
*
bootchart: use conf-parser & CamelCase names in .conf
Thomas Hindoe Paaboel Andersen
2013-02-14
1
-0
/
+2
*
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-14
1
-9
/
+0
*
efi: efi_get_boot_options() should already sort the entries, the random order...
Lennart Poettering
2013-02-13
1
-2
/
+13
*
util: introduce strcaseeq/strncaseeq
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-0
/
+2
*
binfmt,tmpfiles,modules-load,sysctl: rework the various early-boot services t...
Lennart Poettering
2013-02-11
1
-0
/
+3
*
util: introduce FOREACH_LINE for iterating through files
Lennart Poettering
2013-02-11
1
-0
/
+9
*
env: considerably beef up environment cleaning logic
Lennart Poettering
2013-02-11
1
-0
/
+1
*
Add _cleanup_pclose_ and fix mismatching pipe close opened by popen()
Zbigniew Jędrzejewski-Szmek
2013-01-25
1
-0
/
+1
*
util: move is_efiboot() to efivars.c
Lennart Poettering
2013-01-21
1
-2
/
+0
*
cgroup: additional validity checks for cgroup attribute names
Lennart Poettering
2013-01-19
1
-0
/
+1
*
systemctl add command list-dependencies
Lukas Nykryn
2013-01-17
1
-0
/
+1
*
systemctl: when inhibiting shutdown/suspend also check for other login sessions
Lennart Poettering
2013-01-15
1
-0
/
+2
*
unit: add ConditionACPower=
Lennart Poettering
2012-12-31
1
-0
/
+2
*
journalctl: strip TABs and ANSI color sequences from log messages when displa...
Lennart Poettering
2012-12-23
1
-0
/
+2
*
nspawn: allow passing socket activation fds through nspawn
Lennart Poettering
2012-12-22
1
-1
/
+0
*
util: split off time related calls from util.[ch] into time-util.[ch]
Lennart Poettering
2012-11-23
1
-54
/
+1
*
shared: FORMAT_TIMESTAMP_MAX +1
Kay Sievers
2012-11-22
1
-1
/
+1
*
util: add strreplace() to replace a substring by another string
Lennart Poettering
2012-11-14
1
-0
/
+2
*
util: nicer tree drawings
Michal Schmidt
2012-11-12
1
-3
/
+3
*
shared: add is_efiboot()
Kay Sievers
2012-11-04
1
-0
/
+2
*
util : fallback to plain ASCII drawing if locale is not UTF-8
Michal Schmidt
2012-11-02
1
-0
/
+9
*
util: add is_locale_utf8()
Michal Schmidt
2012-11-02
1
-0
/
+2
*
shared: "max" in the string->number conversion is meant to be inclusive
Michal Schmidt
2012-10-30
1
-1
/
+1
*
shared, core: do not always accept numbers in string lookups
Michal Schmidt
2012-10-30
1
-9
/
+39
*
logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)
Lennart Poettering
2012-10-28
1
-0
/
+1
*
util: return the remaining string in startswith()
Lennart Poettering
2012-10-27
1
-2
/
+2
*
coredumpctl: show timestamps in list
Lennart Poettering
2012-10-26
1
-1
/
+1
*
util: add (x)bsearch_r(), the missing counterpart of qsort_r()
Kay Sievers
2012-10-22
1
-0
/
+4
*
util: change endswith() to return a pointer to the suffix
Lennart Poettering
2012-10-19
1
-1
/
+1
*
util: unify line caching and column caching
Lennart Poettering
2012-10-19
1
-3
/
+3
*
util: unify usage of on_tty() in util.c
Lennart Poettering
2012-10-19
1
-0
/
+1
*
util: simplify column caching logic
Lennart Poettering
2012-10-19
1
-1
/
+0
*
journalctl: implement --since= and --until for filtering by time
Lennart Poettering
2012-10-11
1
-0
/
+2
*
dbus: add some more safety checks before accepting data from bus clients
Lennart Poettering
2012-10-03
1
-0
/
+3
*
journalctl: reset cached column count on SIGWINCH
Dave Reisner
2012-09-24
1
-0
/
+1
*
util: fix overflow checks
Lennart Poettering
2012-09-20
1
-2
/
+2
*
util: overflow hardening
Lennart Poettering
2012-09-20
1
-1
/
+1
*
util: make sure heap allocators fail when array allocations are out of bounds
Lennart Poettering
2012-09-20
1
-3
/
+17
*
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
2012-09-19
1
-0
/
+7
*
util: introduce get_process_gid()
Lennart Poettering
2012-09-18
1
-0
/
+1
*
util: various cleanups for printing boot status
Lennart Poettering
2012-09-17
1
-3
/
+3
*
nspawn: use automatic cleanup for umask
Zbigniew Jędrzejewski-Szmek
2012-09-16
1
-0
/
+2
*
timedate: assorted improvements
Lennart Poettering
2012-09-14
1
-2
/
+2
*
util: various additional modernizations
Lennart Poettering
2012-09-14
1
-0
/
+1
*
util: modernize a few functions with automatic cleanup variables
Lennart Poettering
2012-09-14
1
-0
/
+1
*
macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars an...
Lennart Poettering
2012-09-13
1
-0
/
+3
*
journal: move syslog specific calls out of util.c
Lennart Poettering
2012-08-22
1
-4
/
+0
*
journald: split /dev/kmsg related stuff into its own .c file
Lennart Poettering
2012-08-22
1
-3
/
+3
*
journald: properly unescape messages from /dev/kmsg
Lennart Poettering
2012-08-09
1
-0
/
+1
[next]