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

19 Commits

Author SHA1 Message Date
imdano
80c6c22951 fixed a bug in the open/close gui function in dapper.py
fixed a bug in getdebugmode function in daemon.py
2007-07-28 11:19:18 +00:00
imdano
e7f5f269fe Rewrote dapper.py to act just like edgy.py (needs to be tested), changed some gui behavior, fixed version numbers in experimental/testing daemon.py 2007-07-27 18:20:51 +00:00
imdano
f1eb03fa85 Fixed typo in the testing release, added ralink correct signal strength info to experimental release, fixed wired connection bug in experimental release 2007-07-25 09:04:39 +00:00
compwiz18
c6e779142e daemon will now fork 2007-07-24 06:31:07 +00:00
compwiz18
85d3730249 updates and bug fixes and all that fun stuff 2007-07-24 06:06:27 +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
db591c345e daemon will now daemonize 2007-07-16 09:23:18 +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
0b0859152d Optimized autoconnect for wired code (should be more log friendly) 2007-07-11 12:47:44 +00:00
imdano
7aaf402389 Fixed bug caused by wired/wireless daemons using the same function names 2007-07-10 14:32:45 +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
compwiz18
f573bc4eae changed version number 2007-07-08 20:12:44 +00:00
imdano
f3535a7a65 Fixed a static DNS bug and added some comments / fixed some typos 2007-07-08 10:31:28 +00:00
compwiz18
6bece259a3 Added ICS support, but commented it out so we can release 2007-07-07 20:09:37 +00:00
imdano
7b541011b5 Fixed bug where tray wouldn't load when it automatically opened the daemon
Fixed some typos
2007-07-05 05:30:09 +00:00
compwiz18
709efd2ac4 trying to fix 2007-07-04 14:51:57 +00:00