| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Initrds are filtered by special naming scheme. For now,
filtering by PCI-IDs is implemented.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Mostly redundant checks, logic errors, dead code, etc.
|
|
|
|
|
|
|
|
|
| |
Before updating columns to ASCII only, make sure there are no
entries that contain invalid characters. Unfortunately mysql
took the stupid approach of treating a-z as "any alphabetic
character" by default, so we'd retain Ä and ſ too.
Also, stupid me for not verifying this every time I use a
regex engine anywhere.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
It's already there from the machine table data as currentuser
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Doesn't make any sense if you don't know what it does :-)
|
| |
|