summaryrefslogtreecommitdiff
path: root/noncore/net
AgeCommit message (Collapse)AuthorFilesLines
2003-02-15not needed anymore, there is oprocessharlekin4-2107/+0
2003-02-15- setCaption during scanningmickeyl1-9/+6
- add some tr() - shut down / boot up interface after scanning (should work better than cardctl eject; cardctl insert)
2003-02-15- add manufacturers.dat to ipkmickeyl3-2/+3
- remove orinoco_hopper from ipk - add -DDEBUG for lib and daemon compilation
2003-02-14- remove manual switch into monitor mode ==> wellenreiterd handles this nowmickeyl5-70/+95
- remove manual start of channelswitcher ==> wellenreiterd handles this now - add device type configurations for cisco, wlan-ng, hostap and orinoco - minor bugfix to the start/stop logic
2003-02-13Wireless extension < 14max1-2/+30
2003-02-12add a comment explaining the #ifmickeyl1-2/+3
2003-02-12Did I say 14 or 15?mickeyl1-1/+1
2003-02-12fix compilation on systems with wireless extensions < V15mickeyl1-2/+7
2003-02-12fix const charmax1-4/+4
2003-02-12new compiler flagsmjm1-0/+3
2003-02-12MAXCHANNEL dynamic detectionmax1-2/+11
2003-02-12All card monitor and switchingmax2-16/+167
2003-02-11fix bug #259, asterik instead of cleartext for passwordharlekin1-0/+1
2003-02-11Wlan-ng chanswitchmax1-14/+4
2003-02-10link against pthreadmickeyl1-1/+1
2003-02-09fd closemax2-6/+13
2003-02-09Channelswitchmax3-32/+53
2003-02-09Chanswitchmax1-1/+1
2003-02-09generic cleaupmjm1-22/+25
2003-02-09added -lpthreadmjm1-1/+1
2003-02-09added wl_cardtype_t structuremjm1-1/+6
2003-02-09implemented new timer function, threadedmjm2-43/+69
added wl_cardtype_t
2003-02-08libwellenreiter now needs to link against libpcapmickeyl1-1/+1
2003-02-07Chanswitchmax3-11/+25
2003-02-07inserted temporary channel switching via alarm()mjm1-3/+24
2003-02-07Monitor commands and set_card_channelmax2-3/+48
2003-02-07Bugfix memsetmax1-2/+1
2003-02-07Removed datalink_check from daemon, better debugging etcmax1-11/+1
2003-02-07*** empty log message ***max2-1/+1
2003-02-07Flags and datalinkmax2-56/+68
2003-02-01fix qt dependharlekin1-1/+1
2003-02-01cisco statusmax1-0/+1
2003-01-31promiscous flagmax2-7/+62
2003-01-28remove duplicate packagekergoth1-8/+0
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth7-7/+7
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-26More dependencies: libopietooth -> libopietooth1groucho1-1/+1
2003-01-26Add Replaces for libopietooth->libopietooth1.kergoth1-0/+1
2003-01-26.. dont store generated files in cvs.kergoth2-28/+1
2003-01-26Arent dependencies fun?kergoth1-1/+1
2003-01-25Addedgroucho1-0/+8
2003-01-25Fixed dependenciesgroucho1-1/+1
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth14-14/+14
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23add two missing public: to make it compile with gcc 3.xmickeyl1-1/+2
funny that gcc 2.9x just doesn't care...
2003-01-23fix too much libopie->libopie1 replacementsmickeyl3-4/+4
2003-01-23add Replaces entry which has been forgotten when renamingmickeyl1-0/+1
2003-01-23noncore/apps/opie-write/.cvsignorekergoth2-1/+3
2003-01-23QTDIR/lib -> OPIEDIR/libkergoth7-7/+7
2003-01-23compile fix, just because you add something to the configuration system ↵kergoth5-11/+18
doesnt mean it actually builds.
2003-01-23- remove mocfilesmickeyl3-191/+1
- g++ 3.2 fix (repeat after me... :-)
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth4-5/+5
convention. also moved bits that didnt belong in lib pakcages elsewhere.