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
/
udev
/
cdrom_id
/
cdrom_id.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
udev: implement --version in all builtins
Zbigniew Jędrzejewski-Szmek
2023-03-16
1
-7
/
+11
*
udev/cdrom_id: do not abort on unknown options
Zbigniew Jędrzejewski-Szmek
2023-03-16
1
-0
/
+2
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
udev: always open with O_NOCTTY
Yu Watanabe
2022-09-10
1
-1
/
+1
*
tree-wide: Fix format specifier warnings for %x
Jan Janssen
2022-08-30
1
-4
/
+4
*
udev/cdrom_id: check last track info
Yu Watanabe
2022-08-15
1
-1
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
udev/cdrom_id: use a macro to initialize context
Zbigniew Jędrzejewski-Szmek
2021-11-23
1
-13
/
+7
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-2
/
+1
*
udev/cdrom_id: add forgotten return and fix typo
Zbigniew Jędrzejewski-Szmek
2021-04-19
1
-8
/
+8
*
udev/cdrom_id: use random_u64_range() and tweak log messages
Zbigniew Jędrzejewski-Szmek
2021-04-19
1
-24
/
+23
*
udev/cdrom_id: drop unnecessary cleanup and simplify loop
Zbigniew Jędrzejewski-Szmek
2021-04-15
1
-11
/
+9
*
udev/cdrom_id: do not pass ioctl return value to log_debug_errno()
Zbigniew Jędrzejewski-Szmek
2021-04-15
1
-2
/
+15
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-2
/
+2
*
udev/cdrom_id: re-enable logging related functions
Yu Watanabe
2021-01-20
1
-0
/
+5
*
udev: use DEFINE_MAIN_FUNCTION in cdrom_id
Dan Streetman
2021-01-20
1
-14
/
+2
*
udev/cdrom: split main() into main() and run()
Yu Watanabe
2021-01-08
1
-23
/
+26
*
udev/cdrom: drop unnecessary headers
Yu Watanabe
2021-01-08
1
-12
/
+0
*
udev/cdrom: drop never hit condition
Yu Watanabe
2021-01-08
1
-2
/
+0
*
udev/cdrom: void()ify several function calls
Yu Watanabe
2021-01-08
1
-7
/
+7
*
udev/cdrom: tighten variable scope used in loop
Yu Watanabe
2021-01-08
1
-27
/
+27
*
udev/cdrom: use unaligned_read_be32() or friends
Yu Watanabe
2021-01-08
1
-10
/
+11
*
udev/cdrom: split cd_media_info() into small pieces
Yu Watanabe
2021-01-08
1
-95
/
+113
*
udev/cdrom: introduce enum for media state
Yu Watanabe
2021-01-08
1
-18
/
+40
*
udev/cdrom: move media status to Context
Yu Watanabe
2021-01-08
1
-34
/
+35
*
udev/cdrom: introduce enum for media and drive feature
Yu Watanabe
2021-01-08
1
-636
/
+279
*
udev/cdrom: introduce Context
Yu Watanabe
2021-01-08
1
-49
/
+94
*
udev/cdrom: make cd_profiles() return positive value if drive has media
Yu Watanabe
2021-01-08
1
-15
/
+14
*
udev/cdrom: make media_lock() return negative errno
Yu Watanabe
2021-01-08
1
-9
/
+5
*
udev/cdrom: introduce scsi_cmd_run_and_log()
Yu Watanabe
2021-01-08
1
-99
/
+99
*
udev/cdrom: use random_u64() and usleep()
Yu Watanabe
2021-01-08
1
-7
/
+3
*
udev/cdrom: split out parse_argv() and help()
Yu Watanabe
2021-01-08
1
-49
/
+58
*
udev: Updates for cdrom_id helper
pali
2020-12-22
1
-28
/
+312
*
license: GPL-2.0+ -> GPL-2.0-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
udev/cdrom_id: Do not open CD-rom in exclusive mode.
Michal Suchanek
2019-10-24
1
-23
/
+1
*
udev: do not hardcode program name
David Tardon
2019-10-11
1
-2
/
+3
*
udev/cdrom_id: drop unneeded parentheses
Zbigniew Jędrzejewski-Szmek
2019-05-01
1
-20
/
+18
*
udev: drop unnecessary brackets
Yu Watanabe
2019-04-30
1
-10
/
+6
*
Merge pull request #12420 from mrc0mmand/coccinelle-tweaks
Lennart Poettering
2019-04-30
1
-14
/
+11
|
\
|
*
tree-wide: code improvements suggested by Coccinelle
Frantisek Sumsal
2019-04-30
1
-12
/
+9
|
*
tree-wide: replace explicit NULL checks with their shorter variants
Frantisek Sumsal
2019-04-28
1
-2
/
+2
*
|
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
|
/
*
tree-wide: constify a few static string tables
Lennart Poettering
2019-03-25
1
-1
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
1
-56
/
+56
*
udev/cdrom_id: drop duplicated logs
Yu Watanabe
2018-09-10
1
-2
/
+0
*
udev/cdrom_id: drop unused udev struct
Yu Watanabe
2018-09-10
1
-133
/
+110
*
tree-wide: drop empty lines in comments
Yu Watanabe
2018-07-23
1
-2
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-1
/
+0
[next]