|
39c03a15d5
|
doc update
|
2023-04-30 09:34:22 -07:00 |
|
|
5e6d2562f9
|
add certbot command parser
|
2023-04-29 16:34:23 -07:00 |
|
|
7009d5a014
|
fix for incorrect insertion and deletion parsing
|
2023-04-22 14:04:00 -07:00 |
|
|
42f9ddabb9
|
change bluetoothctl compatibility
|
2023-04-21 14:22:23 -07:00 |
|
|
30efb5afc0
|
fix for multiline description
|
2023-04-18 11:23:49 -07:00 |
|
|
786dc76c09
|
fix for battery not charging message
|
2023-04-17 18:12:57 -07:00 |
|
|
fc48874a5d
|
pytest warning fixes
|
2023-04-17 15:15:40 -07:00 |
|
|
67164e7b23
|
fix mypy issues
|
2023-04-16 18:50:40 -07:00 |
|
|
3db9774ac6
|
doc update
|
2023-04-16 11:46:21 -07:00 |
|
|
03aef93d9a
|
Merge pull request #392 from tzeikob/bluetoothctl-parser
Add parser for the bluetoothctl utility
|
2023-04-16 11:39:54 -07:00 |
|
|
9b7e3de3ed
|
Fix broken unit tests for the bluetoothctl parser
|
2023-04-16 20:52:29 +03:00 |
|
|
291b6b061a
|
Parse numeric fields to their actual numeric value
|
2023-04-16 20:42:48 +03:00 |
|
|
08496533e2
|
Process data only if data is given
|
2023-04-16 20:19:15 +03:00 |
|
|
f8dceb5046
|
Fix minor typo in documentation
|
2023-04-16 20:15:24 +03:00 |
|
|
240ed4047f
|
Add parser for the bluetoothctl utility
|
2023-04-14 18:23:45 +03:00 |
|
|
0bf6f7cd7c
|
fix incorrect variable parsing when wildcard schedule
|
2023-04-02 13:18:16 -07:00 |
|
|
313bd86e3e
|
doc update
|
2023-04-02 12:57:56 -07:00 |
|
|
56259d5605
|
fix for dashes in name
|
2023-04-02 12:57:50 -07:00 |
|
|
8a4885c1fe
|
Merge pull request #384 from six3six/patch-1
Fix iwconfig re_interface regex
|
2023-03-31 08:40:00 -07:00 |
|
|
5b06f84917
|
Fix iwconfig re_interface regex
Small fix of re_interface in iwconfig.py.
When the network SSID contains a "-" character, the network interface was ignored.
|
2023-03-31 11:15:31 +02:00 |
|
|
37a1428914
|
Merge pull request #381 from kellyjonbrazil/dev
Dev v1.23.1
v1.23.1
|
2023-03-23 20:16:11 -04:00 |
|
|
bff065daf3
|
doc update
|
2023-03-23 16:41:50 -07:00 |
|
|
c60d899f31
|
ignore non-parser-plugin python files in plugin directory
|
2023-03-23 16:40:13 -07:00 |
|
|
fb7c390506
|
add lsusb tests
|
2023-03-23 06:43:06 -07:00 |
|
|
22afb69573
|
doc update
|
2023-03-22 16:47:45 -07:00 |
|
|
be51304c9c
|
add support for CDC MBIM and CDC MBIM Extended
|
2023-03-22 16:43:57 -07:00 |
|
|
44f83d800f
|
doc update
|
2023-03-19 12:49:25 -07:00 |
|
|
bf07973d90
|
doc update
|
2023-03-19 12:39:28 -07:00 |
|
|
11e94b686c
|
mypy fix
|
2023-03-18 15:47:19 -07:00 |
|
|
c68bf674a1
|
add py.typed file to wheel
|
2023-03-18 15:43:22 -07:00 |
|
|
dbbc310082
|
Merge pull request #378 from jwilk-forks/proc-status-umask
Make umask optional in /proc/PID/status
|
2023-03-18 22:37:13 +00:00 |
|
|
e861f4a597
|
Merge pull request #379 from jwilk-forks/spelling
Fix typo
|
2023-03-18 22:25:21 +00:00 |
|
|
049e93707c
|
doc update
|
2023-03-18 15:16:02 -07:00 |
|
|
164294ecb7
|
add integer and float conversions
|
2023-03-18 15:14:59 -07:00 |
|
|
22ef489795
|
fix typo
|
2023-03-18 11:07:15 +01:00 |
|
|
8f9d650f6c
|
make umask optional in /proc/PID/status
Zombie processes don't have the umask field available.
|
2023-03-18 10:28:05 +01:00 |
|
|
7e134a63bd
|
add support for the timesync-status option
|
2023-03-15 06:58:31 -07:00 |
|
|
9b5c25cb5b
|
fix for rtc configured as UTC
|
2023-03-13 19:47:38 -07:00 |
|
|
894946b207
|
doc update
|
2023-03-05 10:07:23 -08:00 |
|
|
92ad2068db
|
version bump
|
2023-03-05 10:06:54 -08:00 |
|
|
59662a1500
|
fix for lines that start with tab
|
2023-03-05 10:04:00 -08:00 |
|
|
125b88a2ca
|
Merge pull request #371 from kellyjonbrazil/master
sync to dev
|
2023-03-05 17:59:09 +00:00 |
|
|
79fce8c769
|
doc update
|
2023-02-27 17:37:49 -08:00 |
|
|
a4a53f8b3b
|
Merge pull request #368 from kellyjonbrazil/dev
Dev v1.23.0
v1.23.0
|
2023-02-27 15:13:57 -08:00 |
|
|
743e1ae90f
|
doc update
|
2023-02-27 15:01:00 -08:00 |
|
|
dbcff80907
|
add zpool tests
|
2023-02-27 13:44:16 -08:00 |
|
|
6e10965aed
|
doc update
|
2023-02-21 17:19:17 -08:00 |
|
|
0c8c4a9c53
|
formatting
|
2023-02-21 17:18:24 -08:00 |
|
|
7632541a1e
|
Merge pull request #365 from tzeikob/xrandr-edid-364
Modify the xrandr parser to extract display model info from EDID #364
|
2023-02-21 17:04:46 -08:00 |
|
|
a213ad9a85
|
doc update
|
2023-02-21 15:50:09 -08:00 |
|