Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-02-07 | change license. | mickeyl | 1 | -2/+2 |
2004-04-04 | Opie::XYZ::Private -> Opie::XYZ::Internal | zecke | 1 | -1/+1 |
2004-03-13 | Move XML class to internal PIM | zecke | 1 | -0/+15 |
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well | ||||
2003-11-08 | refactor the debug mapper and make it more secure | mickeyl | 1 | -0/+18 |
2003-10-23 | misc changes | mickeyl | 1 | -3/+4 |
2003-10-05 | * start with preparations for scanning wired networks | mickeyl | 1 | -0/+1 |
* dhcp recognition now works nicely | ||||
2003-04-13 | Add apie comments | zecke | 1 | -0/+3 |
QString -> const QString& fix | ||||
2003-04-07 | - add OManufacturerDB | mickeyl | 1 | -1/+2 |
- API extensions for OMacAddress - add data packet recognition for miniwellenreiter | ||||
2003-04-05 | - setting the monitor mode on wireless cards via private ioctls is now much ↵ | mickeyl | 1 | -0/+3 |
more reliable because we detect the appropriate ioctl number at runtime - ONetworkInterface supports now the evil but handy feature to change MAC address on the fly (provided the driver supports this) | ||||
2003-04-03 | first part of private IOCTL API for OWirelessNetworkInterface implemented | mickeyl | 1 | -0/+4 |
2003-04-03 | - ONetworkInterfaces are now QObjects | mickeyl | 1 | -0/+25 |
- add support for private IOCTLS - make buildChannelList() more safe in case of faulty drivers | ||||
2003-03-28 | skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵ | mickeyl | 1 | -0/+125 |
and comment... |