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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util: move string_is_safe() to string-util.[ch]
Lennart Poettering
2015-10-27
4
-19
/
+19
*
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
13
-479
/
+548
*
util-lib: split out file attribute calls to chattr-util.[ch]
Lennart Poettering
2015-10-27
5
-85
/
+136
*
util-lib: split xattr-related calls into xattr-util.[ch]
Lennart Poettering
2015-10-27
6
-180
/
+236
*
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
12
-152
/
+213
*
util-lib: split out resource limits related calls into rlimit-util.[ch]
Lennart Poettering
2015-10-27
4
-53
/
+102
*
util-lib: move take_password_lock() to user-util.[ch]
Lennart Poettering
2015-10-27
4
-42
/
+43
*
util: move filename_is_valid() and path_is_safe() to path-util.[ch]
Lennart Poettering
2015-10-27
6
-43
/
+48
*
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
7
-460
/
+520
*
util-lib: move fstab_node_to_udev_node() to fstab-util.[ch]
Lennart Poettering
2015-10-27
3
-59
/
+2
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
8
-322
/
+332
*
util: remove path_get_parent(), in favour of dirname_malloc()
Lennart Poettering
2015-10-27
5
-69
/
+36
*
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
9
-699
/
+761
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
18
-460
/
+522
*
path-util: do not return NULL as int
Thomas Hindoe Paaboel Andersen
2015-10-26
1
-1
/
+1
*
process-util: move more process related calls to process-util.[ch]
Lennart Poettering
2015-10-26
4
-14
/
+13
*
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-26
5
-194
/
+196
*
util-lib: move ether_addr_to_string() into ether-addr-util.c
Lennart Poettering
2015-10-26
4
-23
/
+48
*
path-util: minor coding style fix
Lennart Poettering
2015-10-26
1
-3
/
+3
*
user-util: never hand out or accept invalid UIDs
Lennart Poettering
2015-10-26
1
-3
/
+18
*
util: remove lookup_uid(), replace by uid_to_name()
Lennart Poettering
2015-10-26
2
-44
/
+59
*
user-util: simplify uid parsing a bit
Lennart Poettering
2015-10-26
1
-13
/
+8
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
7
-399
/
+462
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
7
-250
/
+303
*
basic: use the return value of endswith
Hristo Venev
2015-10-25
2
-9
/
+12
*
util-lib: move formats-util.h from shared/ to basic/
Lennart Poettering
2015-10-25
1
-0
/
+63
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
30
-377
/
+455
*
util: move logind_running() to login-util.[ch]
Lennart Poettering
2015-10-24
2
-4
/
+5
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
32
-971
/
+1055
*
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
8
-489
/
+544
*
util-lib: rework extract_first_word_and_warn() a bit
Lennart Poettering
2015-10-24
1
-9
/
+19
*
util: split out extract_first_word() and related calls into extract-word.[ch]
Lennart Poettering
2015-10-24
7
-275
/
+328
*
path-util: unify how we process paths specified on the command line
Lennart Poettering
2015-10-24
2
-0
/
+34
*
util-lib: get_current_dir_name() can return errors other than ENOMEM
Lennart Poettering
2015-10-24
3
-69
/
+91
*
path-util: rework find_binary(), fsck_exists() and mkfs_exists()
Lennart Poettering
2015-10-24
2
-42
/
+64
*
Merge pull request #1652 from filbranden/extract1
Lennart Poettering
2015-10-23
1
-89
/
+50
|
\
|
*
util: Replace state with separate booleans in extract_first_word
Filipe Brandenburger
2015-10-22
1
-89
/
+50
*
|
Merge pull request #1641 from poettering/btrfs-quota
Daniel Mack
2015-10-23
8
-91
/
+944
|
\
\
|
|
/
|
/
|
|
*
btrfs: beef-up btrfs support with a limited understanding of quota
Lennart Poettering
2015-10-22
6
-78
/
+932
|
*
util: improve dir_is_empty() call
Lennart Poettering
2015-10-22
2
-13
/
+12
*
|
util: allow unbalanced double quote in EXTRACT_QUOTES|EXTRACT_RELAX mode
Evgeny Vereshchagin
2015-10-22
1
-2
/
+4
|
/
*
Merge pull request #1619 from iaguis/nspawn-sysfs-netns-3
Lennart Poettering
2015-10-20
2
-3
/
+33
|
\
|
*
nspawn: skip /sys-as-tmpfs if we don't use private-network
Iago López Galeiras
2015-10-20
2
-3
/
+33
*
|
strv: Add _cleanup_strv_free_erase_ and _cleanup_string_free_erase_
Zbigniew Jędrzejewski-Szmek
2015-10-19
4
-5
/
+22
*
|
tree-wide: whenever we deal with passwords, erase them from memory after use
Lennart Poettering
2015-10-19
2
-0
/
+22
|
/
*
Merge pull request #1598 from evverx/run-oomscoreadjust
Lennart Poettering
2015-10-19
2
-0
/
+7
|
\
|
*
util: add func for checking OOMScoreAdjust
Evgeny Vereshchagin
2015-10-17
2
-0
/
+7
*
|
Merge pull request #1595 from poettering/proxy-fixes
David Herrmann
2015-10-18
3
-10
/
+60
|
\
\
|
|
/
|
/
|
|
*
btrfs: always remove the per-subvol qgroup when removing a subvol
Lennart Poettering
2015-10-15
3
-10
/
+60
*
|
sd-netlink: refcount multicast groups
Tom Gundersen
2015-10-15
1
-0
/
+4
[prev]
[next]