summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2003-02-20- add mainwindow as central windowmickeyl5-10/+166
- add menubar and some toolbuttons
2003-02-19minor bugfixes - major overhaul coming after public alphamickeyl4-13/+24
2003-02-19Translation added for pluginsgroucho4-5/+69
2003-02-18Use a max line count on the QMultiLineEdit used for ipkg output, as users ↵kergoth1-0/+10
have reported performance issues when the line count gets huge.
2003-02-18Remove-promisc-flagmax2-1/+72
2003-02-18no more dummy entry here, since its working and that dummy could confuse usersharlekin1-11/+0
2003-02-17attempt to fix bug 586 - new thread and sleep 15 sec for cards to mount for ↵llornkcor3-418/+457
mp3 alarm
2003-02-16Fixed hostap driver < wireless extension 14max1-1/+1
2003-02-16cleaned the scandialogharlekin2-58/+24
2003-02-15hacked together pan support, just for my own convenience, the core func ↵harlekin7-5/+113
should be moved into libopietooth later
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-15Forgot to add the sources :-}groucho9-0/+598
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-13Added Euroconv for Eric Santonaccigroucho3-13/+12
Changed the opiemail config.in files to the correct dependencies. How did this slip in again ?
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-11Made description more descriptivedrw1-1/+1
2003-02-11Wlan-ng chanswitchmax1-14/+4
2003-02-10Fixed bug where feed names could have spaces in themandyq1-7/+18
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-09remove uic-generated filesmickeyl2-432/+0
2003-02-08libwellenreiter now needs to link against libpcapmickeyl1-1/+1
2003-02-070 not 1harlekin1-2/+2
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-07Directories "." & ".." are removed from backup list ..eilers1-2/+4
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-06Now we store the application subdirectories, too ! Otherwise this tooleilers1-2/+2
does not help us anything !
2003-02-06Fix to keep current selection for modules & processes. Would lose selection ↵drw2-2/+30
when lists were updated.
2003-02-06Change all vector<> to QList<>. First step in removing dependency on libstdc++.drw9-214/+245