GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-fileio: test safe_fgetc directly
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-2
/
+30
*
test: add test case for read_nul_string()
Lennart Poettering
2018-12-18
1
-0
/
+35
*
Merge pull request #11197 from keszybz/various-fixups
Lennart Poettering
2018-12-18
1
-4
/
+14
|
\
|
*
test-mountpoint-util: more debug info
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-4
/
+14
*
|
test-hashmap: add test to compare hashmap_free performance
Zbigniew Jędrzejewski-Szmek
2018-12-18
2
-0
/
+58
*
|
test-hashmap: use the usual function headers and print timing stats
Zbigniew Jędrzejewski-Szmek
2018-12-18
2
-32
/
+48
*
|
Merge pull request #11159 from keszybz/udev-typedef
Lennart Poettering
2018-12-17
1
-3
/
+3
|
\
\
|
*
|
udev: use typedef for struct udev_event
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-1
/
+1
|
*
|
udev: use typedef for struct udev_rules
Zbigniew Jędrzejewski-Szmek
2018-12-17
1
-1
/
+1
|
*
|
udev: make udev_rules_new() return a proper error code
Zbigniew Jędrzejewski-Szmek
2018-12-14
1
-1
/
+1
*
|
|
Merge pull request #11086 from poettering/nscd-cache-flush
Zbigniew Jędrzejewski-Szmek
2018-12-17
2
-0
/
+31
|
\
\
\
|
*
|
|
shared: add helper for flushing nscd caches
Lennart Poettering
2018-12-15
2
-0
/
+31
*
|
|
|
fileio: when reading a full file into memory, refuse inner NUL bytes
Lennart Poettering
2018-12-17
2
-6
/
+6
|
/
/
/
*
/
/
tests: add a test that checks read_line() properly handles line endings at EOF
Lennart Poettering
2018-12-14
1
-0
/
+36
|
/
/
*
|
fileio: make read_line() handle various line endings correctly
Lennart Poettering
2018-12-14
1
-4
/
+29
*
|
locale-util: prefix special glyph enum values with SPECIAL_GLYPH_
Lennart Poettering
2018-12-14
1
-21
/
+21
|
/
*
udev-test: add message to show why test-udev failed
Alexey Bogdanenko
2018-12-11
1
-2
/
+4
*
Merge pull request #10984 from fbuihuu/tmpfiles-be-more-explicit-with-unsafe-...
Lennart Poettering
2018-12-10
1
-2
/
+2
|
\
|
*
fs-util: make chase_symlink() returns -ENOLINK when unsafe transitions are met
Franck Bui
2018-12-10
1
-2
/
+2
*
|
Merge pull request #10897 from keszybz/etc-fstab-parsing
Lennart Poettering
2018-12-10
2
-41
/
+142
|
\
\
|
*
|
basic/hostname-util: do truncation last when cleaning up
Zbigniew Jędrzejewski-Szmek
2018-12-10
1
-0
/
+2
|
*
|
Partially unify hostname_is_valid() and dns_name_is_valid()
Zbigniew Jędrzejewski-Szmek
2018-12-10
1
-0
/
+6
|
*
|
resolve: reject host names with leading or trailing dashes in /etc/hosts
Zbigniew Jędrzejewski-Szmek
2018-12-10
1
-42
/
+78
|
*
|
test-dns-domain: print function names
Zbigniew Jędrzejewski-Szmek
2018-12-05
1
-0
/
+57
*
|
|
tree-wide: drop header for emacs from python scripts
Yu Watanabe
2018-12-10
1
-5
/
+5
*
|
|
af-list,arphrd-list: also include relevant missing_*.h headers
Yu Watanabe
2018-12-07
1
-1
/
+1
*
|
|
util: drop missing.h from socket-util.h
Yu Watanabe
2018-12-06
1
-0
/
+1
|
/
/
*
|
Merge pull request #11041 from yuwata/update-missing-v2
Lennart Poettering
2018-12-04
3
-0
/
+3
|
\
\
|
*
|
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
3
-0
/
+3
*
|
|
Merge pull request #11042 from yuwata/tiny-coding-style-fixes
Lennart Poettering
2018-12-04
4
-4
/
+4
|
\
\
\
|
*
|
|
tree-wide: add whitespace between type and variable name
Yu Watanabe
2018-12-04
4
-4
/
+4
|
|
/
/
*
/
/
tree-wide: specify all table headers in lower-case
Lennart Poettering
2018-12-03
1
-2
/
+2
|
/
/
*
|
Merge pull request #11031 from poettering/gcc-attr-cleanup
Lennart Poettering
2018-12-03
5
-3
/
+41
|
\
\
|
*
|
tree-wide: use new macro HAS_FEATURE_ADDRESS_SANITIZER everywhere
Lennart Poettering
2018-12-03
3
-3
/
+3
|
*
|
test: add test for static destructor
Lennart Poettering
2018-12-03
2
-0
/
+38
*
|
|
Merge pull request #10567 from cdown/disable_controller
Lennart Poettering
2018-12-03
1
-1
/
+13
|
\
\
\
|
*
|
|
cgroup: Add DisableControllers= directive to disable controller in subtree
Chris Down
2018-12-03
1
-1
/
+13
|
|
/
/
*
|
|
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
3
-11
/
+61
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: add tests for destructors of hashmap or set
Yu Watanabe
2018-12-02
2
-0
/
+57
|
*
|
tree-wide: make hash_ops typesafe
Yu Watanabe
2018-12-02
1
-11
/
+4
*
|
|
Merge pull request #10992 from yuwata/follow-up-10948
Lennart Poettering
2018-12-03
2
-0
/
+69
|
\
\
\
|
*
|
|
test: add tests for ip_protocol_{from,to}_name()
Yu Watanabe
2018-12-02
2
-0
/
+69
|
|
/
/
*
|
|
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
2
-1
/
+2
*
|
|
util-lib: move open_serialization_fd() to serialize.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
|
|
test: remove duplicate #include
Lennart Poettering
2018-12-02
1
-1
/
+0
*
|
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
21
-18
/
+26
*
|
|
test: remove unnecessary include
Lennart Poettering
2018-12-02
1
-1
/
+0
*
|
|
test: (void)ify unlink() call
Lennart Poettering
2018-12-02
1
-1
/
+1
|
/
/
*
|
Merge pull request #11002 from keszybz/path_join-merging
Lennart Poettering
2018-12-01
6
-67
/
+53
|
\
\
|
*
|
path-util: allow NULLs in arguments to path_join()
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-0
/
+9
[next]