1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-20 04:48:00 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
imdano
e9ea0c4419 Added support for displaying correct network info in drivers using some non-standard display info. 2007-08-04 19:09:05 +00:00
imdano
626cd6010c Changed script execution method so that scripts are always run in usermode.
Removed autostarting daemon code so that script execution would work properly.
Added channel display support for cards that only get frequency info in 'iwlist scan'.
Changed autoconnect behavior to fix a bug where dbus would crash if connecting was taking too long.
Changed/added some comments.
2007-08-01 09:31:43 +00:00
imdano
a984110b49 fixed a typo 2007-07-24 15:30:59 +00:00
imdano
2d38b8f0d4 Added wired auto-connect profile chooser, fixed some bugs in the ralink legacy connection code, reorganized edgy.py and fixed some bugs in it, probably a few other things too 2007-07-23 07:05:05 +00:00
compwiz18
b898f6908a fixed global DNS 2007-07-16 08:35:07 +00:00
imdano
2f942ff865 removed conflict resolution info that would probably cause syntax errors 2007-07-16 06:41:34 +00:00
imdano
c047b9ed45 Added support for ralink legacy cards, implemented a debug mode option, swapped order that autoconnect uses, fixed some indentation issues, changed/added some comments 2007-07-16 06:34:23 +00:00
compwiz18
e55ac1fcba added global dns options (not quite working) 2007-07-16 06:16:52 +00:00
imdano
7aaf402389 Fixed bug caused by wired/wireless daemons using the same function names 2007-07-10 14:32:45 +00:00
compwiz18
4511aad391 syntax error fixed 2007-07-10 05:39:00 +00:00
imdano
d3ca083420 Added script execution support, added autoconnect to wired network support, created a default wired network system to allow autoconnection 2007-07-09 14:41:14 +00:00
imdano
4c4d702e0f Added DNS fix to wired class 2007-07-08 10:36:47 +00:00
imdano
bd9cb2457b Fixed a static DNS bug and added some comments / fixed some typos 2007-07-08 10:31:48 +00:00
compwiz18
6bece259a3 Added ICS support, but commented it out so we can release 2007-07-07 20:09:37 +00:00
compwiz18
709efd2ac4 trying to fix 2007-07-04 14:51:57 +00:00