| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
| |
conventions. Some todos are left due to less knowledge about
the methods.
edited classes are sysinfo and javascriptinterface
|
| |
|
|
|
|
| |
now we can see the product name and the manufacturer as well
TOTO:: determine a usb flash drive / stick cause until now we get informations
about every usb device which is connected to the client pc
|
| |
|
|
|
| |
inserted it now
whole method has to be tested!!
|
| |
|
|
|
|
| |
about usb devices. name of the method is getVendorProductSerialNumber()
call with: getInfos("usb")
return json formated qstring [{"vendorid":"..", "productid":"..", "serialnumber":".."}, .. ]
|
| |
|
|
|
|
| |
added the mainboard serial number to the hardwarehash computation in the
fbgui class (method generatePOSTData).
just appended the serial to the mac address without separating char
|
| | |
|
| |
|