summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter
AgeCommit message (Expand)AuthorFilesLines
2004-01-13use OProcess::processPID()mickeyl1-28/+4
2004-01-12updatemickeyl1-20/+40
2004-01-09save configuration settings in accept(), not in the ~mickeyl3-6/+16
2004-01-08Display stations sending out named ProbeRequests.mickeyl5-16/+60
2004-01-08Calling scripts on new {Network, Client, Station} works now. Possible substit...mickeyl5-21/+56
2004-01-07A bunch of miscellaneous changes and improvements. read the ChangeLog :)mickeyl10-91/+357
2004-01-06display stations sending control framesmickeyl3-8/+38
2004-01-05add -nocheck command line optionmickeyl2-42/+60
2004-01-03slightly improve the speed reading the manufacturers listmickeyl1-2/+7
2004-01-03show GPS coordinates in the more common DMS formatmickeyl6-18/+82
2003-12-22more TODO (*ugh*)mickeyl1-0/+7
2003-12-21updatesmickeyl3-6/+21
2003-12-20more work towards repairing the x11 version - still far away thoughmickeyl4-18/+39
2003-12-18update for 1.0.2 releasemickeyl1-3/+4
2003-12-15add missing files, changelog and correct READMEmickeyl4-11/+357
2003-12-15use current dumpname, not always /var/log/...mickeyl4-159/+179
2003-12-15Uploading dumps to The Capture Dump (http://www.vanille.de/projects/capturedu...mickeyl1-2/+2
2003-12-15*** empty log message ***mickeyl1-9/+51
2003-12-11more work on uploading dumps to The Capture Dump(TM)mickeyl1-3/+124
2003-12-09misc. fixes and preparations for uploading dumpsmickeyl3-48/+54
2003-12-09preload the manufacturer library during startup (nice trick, btw.)mickeyl2-0/+14
2003-12-08write configmickeyl1-0/+2
2003-12-08use more sane standard intervalmickeyl1-1/+1
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl1-2/+13
2003-12-04use opie-lupdate instead lupdatear2-36/+0
2003-11-08remove -lstdc++. wellenreiter doesn't need itmickeyl2-2/+2
2003-11-08work lessmickeyl1-1/+1
2003-11-07adjust dependencies and don't use quicklaunch (at least for now)mickeyl1-2/+2
2003-10-28catch up with API changes in libopienetmickeyl1-3/+3
2003-10-07prepare for standalone X11-releasemickeyl2-2/+6
2003-10-06fix ARP decoding for wired networks. Interestingly, 802.11 encapsulatesmickeyl2-1/+17
2003-10-06decode DHCP ACK packets and show the extracted client IP addressmickeyl2-4/+7
2003-10-05* start with preparations for scanning wired networksmickeyl4-10/+110
2003-10-04perform autodetection only if no configuration exists or on demandmickeyl3-230/+344
2003-10-03fix a few SIGSEGVs related to not checking the value of iface, if wemickeyl1-8/+10
2003-09-26more work on persistent configurationmickeyl4-11/+73
2003-09-26disable screensaver if checked in configmickeyl1-0/+19
2003-09-26add automatic tree-opening if checked in configmickeyl1-0/+7
2003-09-25start with persistent configurationmickeyl3-66/+113
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-09-09reading GPS data from gpsd is now working. TODO: save the datamickeyl7-27/+64
2003-09-08Note to self: QSocket buffers!mickeyl1-5/+6
2003-08-28add TODO, remove MOC and OBJECTS dir as they are set in include.promickeyl3-4/+5
2003-08-11assorted fixes and more work on GPSmickeyl7-32/+153
2003-08-07add GPS configuration windowmickeyl4-4/+231
2003-07-02updatemickeyl2-5/+6
2003-06-26very interesting... qmake doesn't recognize that it should generate moc-targetsmickeyl2-13/+12
2003-06-26first bunch of fixes for Qt 3.x compilationmickeyl3-2/+10
2003-06-21send message cound to networksettingstille1-1/+9
2003-06-17dcop needs QString not const char*tille1-4/+4