index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-06
Disable tools/choose-default-locale.sh when cross compiling
James Hilliard
1
-2
/
+6
2019-01-05
Revert "meson: declare version.h as dep for fuzzers"
Zbigniew Jędrzejewski-Szmek
1
-3
/
+2
2019-01-05
meson: declare version.h as dep for libbasic
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2019-01-04
Use c99 static array size declarations in exported functions too
Zbigniew Jędrzejewski-Szmek
5
-6
/
+14
2019-01-04
tree-wide: use c99 static for array size declarations
Zbigniew Jędrzejewski-Szmek
13
-18
/
+18
2019-01-04
Revert "pam_systemd: drop setting DBUS_SESSION_BUS_ADDRESS"
Zbigniew Jędrzejewski-Szmek
2
-1
/
+43
2019-01-03
libudev-util: make util_replace_whitespace() read only len characters
Yu Watanabe
2
-16
/
+24
2019-01-03
Pass separate dev_t var to device_path_parse_major_minor
YunQiang Su
1
-13
/
+22
2019-01-03
hwdb: Add Lenovo IdeaPad D330 accel mount matrix
howl
1
-0
/
+4
2019-01-03
po: update Italian translation
Daniele Medri
1
-9
/
+13
2019-01-03
sleep: install default sleep.conf
Yu Watanabe
2
-0
/
+28
2019-01-03
test-json: check absolute and relative difference in floating point test
Zbigniew Jędrzejewski-Szmek
1
-9
/
+7
2019-01-03
man: update color of journal logs in DEBUG level
Yu Watanabe
1
-2
/
+2
2019-01-03
cgroup: s/cgroups? ?v?([0-9])/cgroup v\1/gI
Chris Down
11
-66
/
+66
2019-01-02
docs: generate index.md in Jekyll
Filipe Brandenburger
3
-54
/
+5
2019-01-02
docs: add a "front matter" snippet to our markdown pages
Filipe Brandenburger
19
-0
/
+76
2019-01-02
Docs: Add Missing Space Between Words
Alex Mayer
1
-1
/
+1
2019-01-02
test-network: disable DNS function of dnsmasq
Yu Watanabe
1
-1
/
+1
2019-01-02
test-network: drop unused variable
Yu Watanabe
1
-1
/
+0
2019-01-02
test: fix neighbor address
Yu Watanabe
1
-1
/
+1
2019-01-02
network: set *_configured flags to false before requesting addresses or freinds
Yu Watanabe
1
-2
/
+13
2019-01-02
network: rename link_set_routing_policy_rule() to link_request_set_routing_po...
Yu Watanabe
1
-2
/
+2
2019-01-02
network: do not ignore errors on link_request_set_neighbors() and link_set_ro...
Yu Watanabe
1
-3
/
+7
2019-01-02
udevadm: add a workaround for dracut
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2019-01-02
hwdb/sdio.ids: add BCM43438 + minor rewording of class name
Burt P
1
-1
/
+2
2019-01-01
test: add test for sending/receiving an invalid device
Yu Watanabe
1
-27
/
+54
2019-01-01
Revert "udevd: configure a child process name for worker processes"
Yu Watanabe
1
-1
/
+1
2019-01-01
Revert "sd-device: ignore bind/unbind events for now"
Yu Watanabe
1
-9
/
+0
2019-01-01
meson: check whether C.UTF-8 exists or not and use it if exists
Yu Watanabe
3
-1
/
+17
2018-12-31
zsh/coredumpctl: don't print warnings from completion function
Paul Seyfert
1
-1
/
+1
2018-12-30
sd-device: fix segfault when error occurs in device_new_from_{nulstr,strv}()
Yu Watanabe
1
-0
/
+3
2018-12-30
ask-password-api: do not call ask_password_keyring() if keyname == NULL
Yu Watanabe
1
-1
/
+1
2018-12-30
ask-password: make ask_password_keyring() static
Yu Watanabe
2
-2
/
+1
2018-12-29
Improve kernel-install support for initrd files. (#11281)
ikelos
3
-8
/
+21
2018-12-29
tests: introduce check_asan_reports and use it in check_result_{qemu|nspawn}
Evgeny Vereshchagin
1
-17
/
+26
2018-12-29
tests: look for ASan+UBSan reports in the journal
Evgeny Vereshchagin
1
-0
/
+9
2018-12-29
tests: double DefaultTimeoutStartSec when systemd is run under ASan+UBSan
Evgeny Vereshchagin
1
-0
/
+1
2018-12-29
travis: also run TEST-01-BASIC with QEMU to cover udevd and so on
Evgeny Vereshchagin
1
-0
/
+5
2018-12-29
travis: pass $TRAVIS when running the tests so that they can be skipped properly
Evgeny Vereshchagin
1
-1
/
+1
2018-12-29
travis: merge RUN_CLANG into RUN
Evgeny Vereshchagin
1
-8
/
+5
2018-12-29
tests: overwrite a hard-coded timeout in systemd-hwdb-update.service
Evgeny Vereshchagin
1
-0
/
+5
2018-12-29
journal: rely on _cleanup_free_ to free a temporary string used in client_con...
Evgeny Vereshchagin
1
-5
/
+2
2018-12-29
tests: fail if asan has found issues in journald
Evgeny Vereshchagin
1
-0
/
+7
2018-12-29
tests: reproduce https://github.com/systemd/systemd/issues/11251
Evgeny Vereshchagin
3
-1
/
+17
2018-12-29
Make default locale a compile time option
Dave Reisner
3
-3
/
+9
2018-12-29
build: don't include shared's "serialize.h" in basic's "time-util.c"
Thomas Haller
1
-1
/
+0
2018-12-28
Replace 'older then' with 'older than'
Jani Uusitalo
1
-1
/
+1
2018-12-28
udev-event: do not read stdout or stderr if the pipefd is not created
Yu Watanabe
1
-6
/
+10
2018-12-28
switch-root: fix error message
Yu Watanabe
1
-1
/
+1
2018-12-28
core: free lines after reading them
Evgeny Vereshchagin
1
-1
/
+1
[prev]
[next]