Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-36
/
tools
b778638
tools: drop unused variable
by Yu Watanabe
· 6 years ago
4bb9ba2
fuzz: rename "fuzz-corpus" directory to just "fuzz"
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
5adeea9
tools: use print function in Python 3 code
by Lucas Werkmeister
· 6 years ago
d9b02e1
tree-wide: drop copyright headers from frequent contributors
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
30ce657
Merge pull request #9301 from keszybz/man-drop-authorgroup
by Lennart Poettering
· 6 years ago
0cd41d4
Drop my copyright headers
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
49a2d9a
Also drop <authorgroup> from autogenerated pages
by Zbigniew Jędrzejewski-Szmek
· 6 years ago
96b2fb9
tree-wide: beautify remaining copyright statements
by Lennart Poettering
· 6 years ago
0c69794
tree-wide: remove Lennart's copyright lines
by Lennart Poettering
· 6 years ago
818bf54
tree-wide: drop 'This file is part of systemd' blurb
by Lennart Poettering
· 6 years ago
d5ef342
hwdb-update: make sure it works when run from meson
by Lennart Poettering
· 6 years ago
3b8e988
coverity.sh: check that coverity responds with 200
by Evegeny Vereshchagin
· 6 years ago
12b74c3
tools: make various scripts find the top-levle git dir automatically
by Lennart Poettering
· 6 years ago
3dfd31c
find-double-newline: look in headers too
by Lennart Poettering
· 7 years ago
8244a87
tools: add a script for fixing up TABs
by Lennart Poettering
· 7 years ago
3c31f3a
tools/oss-fuzz: install private shared library non-executable (#8927)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
348b443
meson: generate m4 preprocessor from config.h (#8914)
by Yu Watanabe
· 7 years ago
5d13a15
tree-wide: drop spurious newlines (#8764)
by Lennart Poettering
· 7 years ago
11a1589
tree-wide: drop license boilerplate
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
63554ed
oss-fuzz: Fallback to `ninja-build` when available (#8641)
by Filipe Brandenburger
· 7 years ago
36cd991
tools/oss-fuzz: add clang library dir using -L
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
9037a0e
Rename scripts/oss-fuzz.sh to tools/oss-fuzz.sh
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
748c59b
Rename scripts/coverity.sh to tools/coverity.sh
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
299597f
tools/hwdb-update: allow downloads to fail
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
4af1aea
tools/hwdb-update: print what is being executed
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
7c4a807
[gdb-sd_dump_hashmaps.py] String Formatting Update (#7819)
by Batuhan Osman Taşkaya
· 7 years ago
b68dfb9
Hook up oss-fuzz test cases as tests
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
7db7d5b
fuzz: add initial fuzzing infrastructure
by Jonathan Rudenberg
· 7 years ago
51b1386
meson: resurrect API documentation target
by Lennart Poettering
· 7 years ago
7629744
separate flags from shebang
by bleep_blop
· 7 years ago
2a5fcfa
more portable perl shebangs (#7701)
by Jörg Thalheim
· 7 years ago
c6801f5
meson-hwdb-update: fix undefined variable access
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
ded6577
tests: try to autodetect directory better
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
07b3a02
test: set log_level to info in test-hwdb and check-help-*
by Yu Watanabe
· 7 years ago
35df744
Add SPDX license headers to python scripts
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
5705602
hwdb: switch meson to use ids_parser.py (#6964)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
689f489
hwdb: update
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
91dab98
meson-hwdb-update.sh: add -n param to skip downloads
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
003c887
meson: install the git hook (#6425)
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
1c6c3ef
python: remove star imports
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
0689f76
build-sys: drop support for generation of Makefile-man.am
by Zbigniew Jędrzejewski-Szmek
· 7 years ago
7c34a0a
git-contrib: drop weird non-breaking spaces
by Lennart Poettering
· 7 years ago
6b0c49e
Mark python scripts executable
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
3e67e5c
more portable python shebangs (#5816)
by Jörg Thalheim
· 8 years ago
6e2afb1
meson: fix checking of linker args
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
b884196
meson: also indent scripts with 8 spaces
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
dc25d2a
meson: $DESTDIR might be undefined
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
86b3ca7
meson: use "sh -eu" and make .sh +x, .py -x
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
fdd147a
meson: add dist-check-includes replacement
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
734005f
hwdb: use curl instead of wget, and regenerate patch after successful update
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
abba22c
meson: add hwdb/update target
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
177929c
meson: add git-contrib target
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
005a29f
meson: recreate dist-check-help
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
7b76fce
meson: create various symlinks
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
e2bb410
make-man-rules: add support for generating the list in meson.build format
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
ba95345
tools/catalog-report.py: a script to scour the journal for bad catalog entries
by Zbigniew Jędrzejewski-Szmek
· 8 years ago
b95f552
Use python3 explicitly in all python scripts
by Felipe Sateler
· 8 years ago
232c84b
Remove systemd-bootchart
by Daniel Mack
· 9 years ago
958caa5
man: include the target name when linking to man pages in html output
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
d537694
terminal: drop unfinished code
by David Herrmann
· 9 years ago
e4f42f9
build-sys: use wildcard glob in update-man-list again
by Zbigniew Jędrzejewski-Szmek
· 9 years ago
2a481c8
compile-unifont: Python 2 compatibility
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
81c7dd8
s/command-line/command line/g
by Lennart Poettering
· 10 years ago
2ea8c08
tools: add gdb command to dump hashmap information
by Michal Schmidt
· 10 years ago
86db5df
terminal: add unifont font-handling
by David Herrmann
· 10 years ago
63b03c0
man: mention that x-systemd.device-timeout is only for fstab
by Zbigniew Jędrzejewski-Szmek
· 10 years ago
d7c9aa5
build-sys: fix indentation in make-man-rules generated output
by Filipe Brandenburger
· 10 years ago
d86dd07
build-sys: update intructions for Makefile-man.am regeneration
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
c0652d4
man: ignore non-manpage files when generating makefile
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
32dcef3
build-sys: make lxml required when generating indices
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
21ac6ff
man: use xinclude to de-deduplicate common text
by Zbigniew Jędrzejewski-Szmek
· 11 years ago
3c3e5f4
build-sys: move python helpers to tools directory
by Karel Zak
· 11 years ago
bfb35cf
build-sys: add check-includes build target and script
by Karel Zak
· 11 years ago