index
:
replicant/external_libudev
main
replicant-11
wip/hadess/usb-analysers-uaccess
Port of libudev to Android (based on https://github.com/trevd/android_external_libudev)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
Commit message (
Expand
)
Author
Age
Files
Lines
*
journalctl: Use constants in some more places
Jan Janssen
2021-09-03
1
-6
/
+6
*
socket-util: introduce CMSG_SPACE_TIMEVAL/TIMESPEC macro to support additiona...
Yu Watanabe
2021-08-30
1
-1
/
+1
*
journalctl: Use constants for _BOOT_ID= matches
Jan Janssen
2021-08-20
1
-3
/
+3
*
Don't open /var journals in volatile mode when runtime_journal==NULL
Milo Turner
2021-08-13
1
-0
/
+7
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
3
-6
/
+6
*
tree-wide: FORMAT_TIMESTAMP() or friends must be used as a function argument
Yu Watanabe
2021-07-15
1
-9
/
+7
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
2
-20
/
+14
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
2
-7
/
+5
*
chattr-util: generalize chattr manipulation for files with secrets from journ...
Lennart Poettering
2021-07-08
1
-13
/
+4
*
various: convert to the new dlopen_or_warn() helper
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-25
/
+4
*
dlfcn-util: invert function naming and add helper that does the whole job
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-1
/
+1
*
tree-wide: add missing whitespace at the end of comments
Yu Watanabe
2021-06-15
1
-1
/
+1
*
journald: when journald namespace instances log, they can do so safely to the...
Lennart Poettering
2021-06-09
1
-9
/
+16
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
7
-46
/
+57
*
Merge pull request #18863 from keszybz/cmdline-escaping
Lennart Poettering
2021-05-07
1
-1
/
+1
|
\
|
*
core,journald: use quoted commandlines
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-1
/
+1
*
|
Merge pull request #19391 from poettering/dissect-grow
Zbigniew Jędrzejewski-Szmek
2021-05-07
1
-1
/
+1
|
\
\
|
*
|
tree-wide: enable automatic growing of file systems in images in various tool...
Lennart Poettering
2021-04-23
1
-1
/
+1
*
|
|
fuzz-journald-kmsg: silence output as usual
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-0
/
+5
|
/
/
*
|
fix: point to the correct drop-ins subdirectory for confs
Jóhann B. Guðmundsson
2021-04-22
1
-1
/
+1
*
|
journald: Retry if posix_fallocate returned -1 (EINTR)
Igor Zhbanov
2021-04-21
1
-2
/
+3
*
|
journald: enforce longer line length limit during "setup" phase of stream pro...
Yangyang Shen
2021-04-21
1
-7
/
+28
*
|
journald: fix %m usage
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-2
/
+2
*
|
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
2
-6
/
+6
*
|
Merge pull request #18958 from poettering/dissect-no-root
Zbigniew Jędrzejewski-Szmek
2021-03-31
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
dissect-image: split DISSECT_IMAGE_REQUIRE_ROOT in two
Lennart Poettering
2021-03-16
1
-1
/
+4
*
|
config files: recommend systemd-analyze cat-config
Zbigniew Jędrzejewski-Szmek
2021-03-26
1
-0
/
+2
*
|
journald: restore syslog priority *with* facility bits for stream connections...
Lennart Poettering
2021-03-16
1
-7
/
+25
*
|
journald: use log_warning_errno() where appropriate
Lennart Poettering
2021-03-16
1
-16
/
+8
|
/
*
Merge pull request #18852 from yuwata/tree-wide-use-UINT64_MAX
Zbigniew Jędrzejewski-Szmek
2021-03-05
5
-8
/
+8
|
\
|
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-05
5
-6
/
+6
|
*
tree-wide: use usec_add() and usec_sub_unsigned()
Yu Watanabe
2021-03-05
1
-2
/
+2
*
|
journal: make namespace invocation also support drop-in config
Yu Watanabe
2021-03-05
1
-8
/
+10
|
/
*
tree-wide: use ppoll_usec()
Yu Watanabe
2021-03-04
1
-14
/
+6
*
Recommend drop-ins over modifications to the main config file
Zbigniew Jędrzejewski-Szmek
2021-02-19
1
-7
/
+8
*
sd-device: add sd_device_get_action() + sd_device_get_seqnum() + sd_device_ne...
Lennart Poettering
2021-02-18
1
-2
/
+1
*
Merge pull request #18596 from keszybz/systemctl-quiet-legend
Lennart Poettering
2021-02-17
1
-10
/
+6
|
\
|
*
tree-wide: add a helper to parse boolean optarg
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-10
/
+6
*
|
tree-wide: reset the cleaned-up variable in cleanup functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-2
/
+2
*
|
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
2
-4
/
+4
|
/
*
Move and rename parse_path_argument() function
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-2
/
+3
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
2
-7
/
+5
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
2
-3
/
+3
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-02-01
2
-2
/
+2
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
2
-11
/
+12
*
tree-wide: add spdx header on all scripts and helpers
Zbigniew Jędrzejewski-Szmek
2021-01-28
1
-0
/
+1
*
varlink: make 'userdata' pointer inheritance from varlink server to connectio...
Lennart Poettering
2021-01-21
1
-1
/
+1
*
Merge pull request #18038 from yuwata/meson-split
Yu Watanabe
2021-01-19
50
-17148
/
+269
|
\
|
*
meson: move test or fuzzer definitions to relevant meson.build in subdirectories
Yu Watanabe
2021-01-19
1
-0
/
+57
|
*
meson: slightly disentangle code dependencies
Yu Watanabe
2021-01-19
1
-0
/
+2
[next]