issues
search
pilebones
/
go-udev
Simple udev implementation in Golang
GNU General Public License v3.0
99
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
more go-like (IMO) API
#33
shigmas
closed
10 months ago
0
Do not use custom UEvent.String() that produces human-unreadable representation
#32
anatol
opened
2 years ago
0
get and match against ID_SERIAL_SHORT when in info mode
#31
CarbonCollins
opened
2 years ago
0
mimic libudev.h functions for some properties
#30
notdanhan
opened
2 years ago
0
docker: add multistage manifest and update related doc
#29
pilebones
opened
2 years ago
0
ci: compute code coverage using coveralls
#28
pilebones
closed
2 years ago
0
ci: replace travis to github actions
#27
pilebones
closed
2 years ago
0
docker: add test script for testing go-udev monitor mode in docker
#26
pilebones
closed
2 years ago
0
arch/mips: add test script for mips arch in docker to test go-udev
#25
pilebones
opened
2 years ago
0
Monitor mode not working on mips architecture
#24
umarbhatti1
opened
2 years ago
4
It does not work when running in docker without --net=host!
#23
yinggoga
opened
2 years ago
3
Expose Api for pure go code consumption
#22
GaikwadPratik
closed
3 years ago
2
Tests: ensure big-endian architecture is tested/managed correctly
#21
pilebones
opened
3 years ago
0
Deprecating func Monitor() interface to use go context to be more idiomatic
#20
pilebones
opened
3 years ago
0
Use correctly the go scheduler when reading the netlink file descriptor
#19
pilebones
opened
3 years ago
0
Let the kernel set nl_pid automatically
#18
debfx
closed
3 years ago
1
Allocate much larger buffer for event data, remove incorrect logic
#17
stolowski
closed
5 years ago
2
go-udev trigger option?
#16
pwFoo
closed
3 years ago
1
Could it used as mdevd replacement?
#15
pwFoo
closed
6 years ago
5
udev: skip TestParseUdevEvent on ppc
#14
mvo5
closed
6 years ago
0
udev: skip TestParseUdevEvent on s390x
#13
mvo5
closed
6 years ago
2
Fix len check
#12
stolowski
closed
6 years ago
1
Revert "Support udev-based events"
#11
pilebones
closed
6 years ago
1
Provided a way to translate metadata IDs return by udev event to human readable label
#10
pilebones
closed
6 years ago
1
Support udev-based events
#9
stolowski
closed
6 years ago
4
Fixes for minor warnings reported by static analysis tools
#8
stolowski
closed
6 years ago
3
Receiver should be able to tell if crawler finished processing.
#7
stolowski
closed
6 years ago
1
Close crawler channel when filepath.Walk is done, fixed help string.
#6
stolowski
closed
6 years ago
0
Panic from (*UEventConn).ReadMsg
#5
stolowski
closed
6 years ago
1
Check for Recvfrom error
#4
stolowski
closed
6 years ago
1
netlink socket created with pid of the process
#3
stolowski
closed
6 years ago
8
Append SUBSYSTEM to the env data read for uevent files before matching
#2
stolowski
closed
6 years ago
0
Matching on the SUBSTEM env value not possible for ExistingDevices
#1
stolowski
closed
6 years ago
3