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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
31
-4
/
+35
*
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-10-27
3
-1
/
+4
*
util-lib: move web-related calls into web-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
3
-3
/
+3
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
6
-4
/
+10
*
util-lib: split xattr-related calls into xattr-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out resource limits related calls into rlimit-util.[ch]
Lennart Poettering
2015-10-27
1
-6
/
+7
*
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move fstab_node_to_udev_node() to fstab-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
4
-4
/
+8
*
util: remove path_get_parent(), in favour of dirname_malloc()
Lennart Poettering
2015-10-27
1
-14
/
+0
*
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
5
-4
/
+10
*
util: remove lookup_uid(), replace by uid_to_name()
Lennart Poettering
2015-10-26
1
-0
/
+53
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
2
-1
/
+3
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-1
/
+2
*
test: "today UTC" is not always "today UTC"
Hristo Venev
2015-10-25
1
-1
/
+8
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
15
-18
/
+34
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
41
-87
/
+128
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
1
-0
/
+1
*
path-util: rework find_binary(), fsck_exists() and mkfs_exists()
Lennart Poettering
2015-10-24
1
-15
/
+11
*
Merge pull request #1641 from poettering/btrfs-quota
Daniel Mack
2015-10-23
1
-10
/
+58
|
\
|
*
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-10-22
1
-10
/
+58
*
|
util: allow unbalanced double quote in EXTRACT_QUOTES|EXTRACT_RELAX mode
Evgeny Vereshchagin
2015-10-22
1
-0
/
+6
|
/
*
test: add calendarspec UTC tests
Hristo Venev
2015-10-15
1
-0
/
+47
*
test: parse_timestamp UTC and fractional seconds tests
Hristo Venev
2015-10-15
1
-7
/
+34
*
Merge pull request #1484 from poettering/ask-pass-kernel-keyring
Daniel Mack
2015-10-07
1
-2
/
+25
|
\
|
*
ask-password: add support for caching passwords in the kernel keyring
Lennart Poettering
2015-10-07
1
-2
/
+25
*
|
basic: fix env expansion for strings leading with two dollar signs
Michal Schmidt
2015-10-07
1
-1
/
+5
*
|
siphash24: unify API
Tom Gundersen
2015-10-06
1
-16
/
+8
*
|
test: hashmap - increase number of entries for crippled hash test
Michal Schmidt
2015-10-06
1
-1
/
+1
|
/
*
Merge pull request #1465 from teg/siphash24
Lennart Poettering
2015-10-06
3
-7
/
+82
|
\
|
*
hashmap: refactor hash_func
Tom Gundersen
2015-10-05
2
-7
/
+4
|
*
test: hashmap - cripple the hash function by truncating the input rather than...
Tom Gundersen
2015-10-05
1
-1
/
+1
|
*
test: siphash24 - verify internal state and composability
Tom Gundersen
2015-10-05
1
-1
/
+32
|
*
test: siphash24 - add regression test
Tom Gundersen
2015-10-05
1
-0
/
+47
*
|
Merge pull request #1468 from poettering/fdnames
Tom Gundersen
2015-10-06
2
-6
/
+47
|
\
\
|
*
|
core: add support for naming file descriptors passed using socket activation
Lennart Poettering
2015-10-06
2
-6
/
+47
|
|
/
*
|
util: rework fgetxattrat_fake() to use O_PATH
Lennart Poettering
2015-10-02
1
-0
/
+35
|
/
*
basic: split out cpu set specific APIs into cpu-set-util.[ch]
Lennart Poettering
2015-09-30
1
-10
/
+11
*
util: rename parse_cpu_set() to parse_cpu_set_and_warn()
Lennart Poettering
2015-09-30
1
-8
/
+8
*
fileio: make get_status_field() more generic
Aaro Koskinen
2015-09-30
1
-4
/
+4
*
systemctl: move strv_skip_first() out of systemctl.c
Lennart Poettering
2015-09-29
1
-0
/
+23
*
util: Add test for parse_cpu_set
Filipe Brandenburger
2015-09-24
1
-0
/
+59
*
s390: add personality support
Hendrik Brueckner
2015-09-24
1
-2
/
+6
[next]