Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-02-16 | cleaned the scandialog | harlekin | 2 | -58/+24 |
2003-02-15 | hacked together pan support, just for my own convenience, the core func ↵ | harlekin | 7 | -5/+113 |
should be moved into libopietooth later | ||||
2003-02-15 | not needed anymore, there is oprocess | harlekin | 4 | -2107/+0 |
2003-02-15 | - setCaption during scanning | mickeyl | 1 | -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 ipk | mickeyl | 3 | -2/+3 |
- remove orinoco_hopper from ipk - add -DDEBUG for lib and daemon compilation | ||||
2003-02-15 | Forgot to add the sources :-} | groucho | 9 | -0/+598 |
2003-02-14 | - remove manual switch into monitor mode ==> wellenreiterd handles this now | mickeyl | 5 | -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-13 | Wireless extension < 14 | max | 1 | -2/+30 |
2003-02-13 | Added Euroconv for Eric Santonacci | groucho | 3 | -13/+12 |
Changed the opiemail config.in files to the correct dependencies. How did this slip in again ? | ||||
2003-02-12 | add a comment explaining the #if | mickeyl | 1 | -2/+3 |
2003-02-12 | Did I say 14 or 15? | mickeyl | 1 | -1/+1 |
2003-02-12 | fix compilation on systems with wireless extensions < V15 | mickeyl | 1 | -2/+7 |
2003-02-12 | fix const char | max | 1 | -4/+4 |
2003-02-12 | new compiler flags | mjm | 1 | -0/+3 |
2003-02-12 | MAXCHANNEL dynamic detection | max | 1 | -2/+11 |
2003-02-12 | All card monitor and switching | max | 2 | -16/+167 |
2003-02-11 | fix bug #259, asterik instead of cleartext for password | harlekin | 1 | -0/+1 |
2003-02-11 | Made description more descriptive | drw | 1 | -1/+1 |
2003-02-11 | Wlan-ng chanswitch | max | 1 | -14/+4 |
2003-02-10 | Fixed bug where feed names could have spaces in them | andyq | 1 | -7/+18 |
2003-02-10 | link against pthread | mickeyl | 1 | -1/+1 |
2003-02-09 | fd close | max | 2 | -6/+13 |
2003-02-09 | Channelswitch | max | 3 | -32/+53 |
2003-02-09 | Chanswitch | max | 1 | -1/+1 |
2003-02-09 | generic cleaup | mjm | 1 | -22/+25 |
2003-02-09 | added -lpthread | mjm | 1 | -1/+1 |
2003-02-09 | added wl_cardtype_t structure | mjm | 1 | -1/+6 |
2003-02-09 | implemented new timer function, threaded | mjm | 2 | -43/+69 |
added wl_cardtype_t | ||||
2003-02-09 | remove uic-generated files | mickeyl | 2 | -432/+0 |
2003-02-08 | libwellenreiter now needs to link against libpcap | mickeyl | 1 | -1/+1 |
2003-02-07 | 0 not 1 | harlekin | 1 | -2/+2 |
2003-02-07 | Chanswitch | max | 3 | -11/+25 |
2003-02-07 | inserted temporary channel switching via alarm() | mjm | 1 | -3/+24 |
2003-02-07 | Monitor commands and set_card_channel | max | 2 | -3/+48 |
2003-02-07 | Bugfix memset | max | 1 | -2/+1 |
2003-02-07 | Directories "." & ".." are removed from backup list .. | eilers | 1 | -2/+4 |
2003-02-07 | Removed datalink_check from daemon, better debugging etc | max | 1 | -11/+1 |
2003-02-07 | *** empty log message *** | max | 2 | -1/+1 |
2003-02-07 | Flags and datalink | max | 2 | -56/+68 |
2003-02-06 | Now we store the application subdirectories, too ! Otherwise this tool | eilers | 1 | -2/+2 |
does not help us anything ! | ||||
2003-02-06 | Fix to keep current selection for modules & processes. Would lose selection ↵ | drw | 2 | -2/+30 |
when lists were updated. | ||||
2003-02-06 | Change all vector<> to QList<>. First step in removing dependency on libstdc++. | drw | 9 | -214/+245 |
2003-02-04 | More dialog clean-up. Except for QWhatsThis, the UI changes are pretty much ↵ | drw | 8 | -313/+79 |
done now for AQPkg | ||||
2003-02-04 | Updates to configure dialog | drw | 6 | -922/+239 |
2003-02-03 | adapted to xine1-beta4 | harlekin | 1 | -2/+2 |
2003-02-03 | - link in libstdc++ | simon | 2 | -18/+1 |
- removed std::vector custom allocator hack for gcc2. we always pull in libstdc++ now. | ||||
2003-02-01 | Fix for gcc 3.2... | drw | 1 | -2/+2 |
2003-02-01 | fix qt depend | harlekin | 1 | -1/+1 |
2003-02-01 | cisco status | max | 1 | -0/+1 |
2003-02-01 | Fix display problem after killing a process | drw | 1 | -4/+1 |