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

188 Commits

Author SHA1 Message Date
imdano
1714444cf7 trunk, experimental:
- Fix crash if default locale isn't supported.
2008-09-20 19:13:34 +00:00
imdano
f71ca63667 trunk/experimental:
- Fix use of subprocess.call method
2008-09-20 10:39:23 +00:00
imdano
c197b5fcbc branches/experimental
- Add support for entering search domain into static DNS settings.
- Fix some errors in how static setting texboxes were getting set.
- Fixed a bunch of errors/warnings found by pylint.
2008-09-20 10:22:06 +00:00
imdano
244b419f3f branches/experimental:
- Fix crash in configmanager.
2008-09-20 08:02:06 +00:00
imdano
ccbd6ad392 experimental:
- Fix potential deadlock in connection thread
- Make wireless interface blank string if set to None in config.
2008-09-19 16:28:26 +00:00
imdano
890b5ee16a experimental:
- Use the full path to wpa_passphrase.
- Fix some crashing bugs in the daemon and configscript.py
- Port a few changes/fixes from trunk.
- Some minor refactoring.
2008-09-18 21:18:40 +00:00
imdano
55e292b3c1 trunk/experimental:
- Fix EAP-TLS template.  Thanks to Andrew Psaltis for the fix.
2008-09-18 16:07:49 +00:00
imdano
f6033cc6bb experimental:
- Add UPDATE_INTERVAL as a required attribute for backends, and used by monitor.py
- Update Copyright stuff in a few files
- Remove/update some scripts and configuration files.
2008-09-13 22:52:01 +00:00
imdano
3989159ee6 experimental:
- Merge missing dbusmanager changes from pluggablebackends
- Merge a change from trunk for --no-autoconnect mode
- Make monitor timeout_add_seconds time an integer
2008-09-13 21:39:20 +00:00
imdano
bbfcae834e experimental:
- Use gobject.timeout_add_seconds instead of gobject.timeout_add when possible
- Merge some fixes from pluggablebackends
- Replace os.system usage with subprocess.call.
2008-09-13 11:28:36 +00:00
imdano
97e1123c8c experimental:
- fix some autoconnect issues related to the splitting up of the daemon
2008-09-06 20:53:21 +00:00
compwiz18
9a846b8e43 Experimental:
* Fixed typo in setup.py
2008-09-06 20:35:53 +00:00
compwiz18
78b93a4b77 Experimental:
* Added wicd.configmanager to setup.py
2008-09-06 20:30:23 +00:00
imdano
f7fce478a2 experimental:
- Add backends entry to wpath.py
2008-09-06 19:54:20 +00:00
imdano
687d932065 experimental:
- Fix some syntax/import problems created during the merge
2008-09-06 19:53:25 +00:00
imdano
345b7ce0b9 experimental:
- update glade file
2008-09-06 17:29:25 +00:00
imdano
98df8b115e experimental:
- update setup.py
2008-09-06 16:57:36 +00:00
imdano
59d282ee6e experimental:
- Merge in changes from pluggablebackends.
2008-09-06 16:54:53 +00:00
imdano
9639cc8a14 All braches/trunk:
- Force locale settings to C before running commands with piped output.
2008-08-29 14:49:37 +00:00
imdano
5a20b38e79 All branches/trunk:
- Specify the device to use in SetDefaultRoute
2008-08-29 12:22:34 +00:00
imdano
e13f83d9fc trunk/all branches:
make wicd launch scripts use "exec" so that the launch script exits after starting up the daemon/tray icon.
2008-08-28 18:58:34 +00:00
imdano
8e6c37fa4d experimental/pluggablebackends:
- Remove --scan-interval option from daemon since its no longer needed.
2008-08-24 08:36:07 +00:00
imdano
37838ba057 experimental:
- Some minor cleanup/formatting fixes
- Add a missing DetectWiredInterfaces() method to networking.py
2008-08-24 08:15:24 +00:00
compwiz18
0844386017 Experimental: Apply changes involving setup.py
* Added setup.py from trunk
 * Updated various information files (AUTHORS, README, etc)
 * Update the Wicd icon
 * Move stuff around to match trunk's layout
2008-08-23 20:14:43 +00:00
imdano
2261b25101 experimental:
- Merge in changes (prefs.py, dbusmanager.py, clean up in daemon.py) from pluggablebackends.

pluggablebackends:
- Some minor cleanup.
2008-08-23 14:50:50 +00:00
imdano
fedd44a5b0 trunk/experiementa/pluggablebackends:
- Fix crash due to _sanitize_string getting None passed in.
2008-08-20 14:09:47 +00:00
imdano
57b03dd434 Experimental:
- Add new logging system which rotates the log file once it reaches a set size.
- Merge in fixes and new features from pluggablebackends and trunk
- Right click network menu in tray icon now bolds the active network.
2008-08-19 19:06:26 +00:00
imdano
1c2fbd4918 Testing:
- Fix typo in daemon
2008-07-21 13:46:38 +00:00
imdano
ab3f0987e0 Experimental:
- Port a ton of changes from the testing branch over.
2008-07-20 16:34:45 +00:00
imdano
a91ec23653 Testing:
- Fix bug in configscript.py that kept it from loading correctly.
- More manpage fixes/updates from rworkman.
2008-06-29 20:38:30 +00:00
imdano
72a5567835 Experimental/Testing:
- Fix changes made to encryption settings not being reset if "cancel" is selected in the dialog box.

Experimental:
- Fix bug where Static DNS checkbox would be disabled no matter what if Static IP was disabled.
2008-06-24 14:14:18 +00:00
imdano
a8007dc29b Experimental/Testing:
- Fix encryption combobox size sometimes getting distorted when switching between encryption types.
2008-06-23 22:21:47 +00:00
imdano
2d18e61a65 Experimental/Testing:
- Fix dhcp not getting released if the disconnect button wasn't pressed explicitly, but a new connection is trying to be made.
2008-06-23 08:08:53 +00:00
imdano
4e3f3aad30 Experimental/Testing:
- Fix bug keeping wired networks from connecting
- Wicd will now try to release dhcp when disconnecting from a network.
2008-06-20 08:13:56 +00:00
imdano
05a59fb5db Experimental/Testing:
- Improved behavior in the networking backend.  The wired/wireless wnettools instances now refer to each other, and get passed on to connection threads as well, which simplifies passing settings for external program usage.  Also removed some unecessary creating of duplicate wnettools instances which ended up causing some issues.
- Fixed bug where dhclient was being used as the dhcp client even if it was selected in the options menu.
- Fixed a typo in the connection commands used for ralink cards.
- Fixed the wrong cli option for releasing a dhcpcd lease.
- Monitor.py no longer calls for an auto-rescan if the daemon is currently connecting to a network.
- Cleaned up some comments and simplified the logic in a few methods/functions.
2008-06-19 22:09:39 +00:00
imdano
86bcc8f795 Experimental/Testing:
- Fixed typo in ttls template (Thanks to Nido Media for catching it)
2008-06-12 15:08:50 +00:00
imdano
81470bb96b Experimental/Testing:
- Added support for using kdesu instead of gksu where it makes sense.
- Improved code used to sanitize network keys used with wpa_passphrase.
- Removed some unused functions and imports.
- Cleaned up some comments/docstrings.

Experimental:
- Split gui.py into gui.py and netentry.py.  netentry is imported by gui.py to make use of NetworkEntry and its subclasses.
- Reorganzed how dbus and the language dict are used in wicd.py and gui.py.
2008-06-11 20:13:32 +00:00
imdano
316e4a4dd2 Experimental/Testing:
- Fix bug where wired advanced settings wouldn't be saved properly

Experimental:
- Add support for determining which graphical sudo program (gksu/kdesu) should be used.
2008-05-24 11:36:14 +00:00
imdano
a6252d5baa Testing/Experimental:
- Fixed an indentation problem
- Use misc.RenameProcess for process renaming in wicd.py

Experimental:
- Make the encryption template file parsing used for the GUI a little more robust.
2008-05-09 21:07:41 +00:00
imdano
6e0fe132b9 Testing/Experimental:
- Move process renaming code to the misc module, and fix process ranming for 64 bit systems.  (Thanks to Helber Maciel)
- Move the error gtk method to the gui module. (Thanks to Helber Maciel)
- Removed a debugging print statement from monitor.py
- Fixed up a few docstrings/comments.

Testing:
- Fix bug where Connect button would become inactive after disconnecting from a network.
2008-05-07 21:59:44 +00:00
imdano
0d1ba53bb1 Testing/Experimental:
- Emit a dbus signal when an autoscan is called, so that the GUI can update if needed.

Experimental:
- Merged a few changes from the testing branch.
2008-05-04 18:10:47 +00:00
imdano
e6ffa892ff Testing/Experimental:
- Fixed bug where monitor would crash on resume because dbus wasn't ready yet.
- Monitor now calls a rescan every 2 minutes.

Experimental:
- Added a network list submenu to the right-click menu of the tray icon.
2008-05-03 09:30:09 +00:00
imdano
5b83ce7052 Testing/Experimental:
- Replaced uses of /proc/net/wireless with /sys/class/net/<iface>.
2008-04-29 14:29:44 +00:00
imdano
5ca7dba47f Testing/Experimental:
- Added check to make sure wpa_cli is installed, and make sure not to try to validate authentication if it isn't.
Experimental:
- Increased length of sleep time before checking for an active link when the wired interface has to be put up explicitly.
2008-04-28 18:22:37 +00:00
imdano
d139c8f8e5 Fixed problems with passphrases using non-alphanumeric characters. 2008-04-23 18:10:23 +00:00
imdano
a176c84373 Fixed bug where building with setup.py wouldn't add rcX symlinks to init.d, so wicd wouldn't start at boot. 2008-04-19 09:09:15 +00:00
imdano
df6b2ba484 Fixed bug where special characters would break expander label formatting. 2008-04-19 08:48:09 +00:00
imdano
9662012fef Fixed problems with wpa_supplicant driver not being passed to wnettools correctly in networking.py.
Fixed bug where connect threads could crash if debug was on and dhcp failed.
2008-04-19 08:00:44 +00:00
imdano
b72f4b2803 Fixed bug where advanced settings dialog wouldn't appear for wired networks.
Added MAC address to the top level info line in a wireless network entry.
Fixed some setup.py problems.
2008-04-11 10:29:10 +00:00
imdano
e1d7429e6c Fixed some setup.py problems
Added a bunch of docstrings
Fixed a crash bug when the daemon is called with the -s option caused by wicd.py calling SetForceDisconnect(False) when it launches.
2008-04-02 10:52:41 +00:00