summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* check that PIN number is 4 digitsOlivier Blin2008-03-143-0/+17
|
* load settings before setting up connection (to preserve potentially existing ↵Olivier Blin2008-03-141-0/+2
| | | | settings)
* detect EAP support when parsing iwlist scanOlivier Blin2008-03-141-2/+4
|
* indentOlivier Blin2008-03-141-2/+2
|
* delay computing of wireless flags (for next commit)Olivier Blin2008-03-141-2/+5
|
* show wait_message earlier and remove main window showing hackOlivier Blin2008-03-141-3/+2
| | | | | (wait_message will end with a default window icon though)
* oops, revert bogus commitOlivier Blin2008-03-141-1/+1
|
* use OO notation for connection_manager objectsOlivier Blin2008-03-141-1/+1
|
* mark unused variableOlivier Blin2008-03-141-1/+1
|
* use OO notation for connection_manager objectsOlivier Blin2008-03-143-44/+42
|
* rename droam as cmanagerOlivier Blin2008-03-141-5/+5
|
* bless network::connection_manager objectsOlivier Blin2008-03-143-5/+7
|
* oops, cmanager is not blessed yetOlivier Blin2008-03-141-1/+1
|
* add set_connection wrapperOlivier Blin2008-03-143-4/+10
|
* only write network settings to have to be applied before starting connection ↵Olivier Blin2008-03-141-3/+2
| | | | (workaround for #38792)
* add apply_network_selectionOlivier Blin2008-03-141-0/+7
|
* do not run the whole setup check if interface is already okOlivier Blin2008-03-141-1/+2
|
* short-circuit to avoid creating useless widgetsOlivier Blin2008-03-141-2/+2
|
* flush gtk before displaying notifications (so that they appear on the status ↵Olivier Blin2008-03-141-0/+1
| | | | icon position)
* set 'critical' urgency in attack notifications popupOlivier Blin2008-03-141-0/+1
|
* reindent for next commitOlivier Blin2008-03-141-8/+10
|
* use notification word instead of bubbleOlivier Blin2008-03-141-7/+7
|
* adapt to new nameOlivier Blin2008-03-141-1/+1
|
* adapt to Gtk2::StatusIconOlivier Blin2008-03-141-1/+1
|
* adapt to new notification queue APIOlivier Blin2008-03-141-11/+14
|
* fix regression in Gtk2::Notify patchOlivier Blin2008-03-141-1/+1
|
* use Gtk2::Notify (#37509, from Titi)Olivier Blin2008-03-141-22/+15
|
* remove old Ifw rule if neededOlivier Blin2008-03-141-0/+3
|
* rename option as component where appropriateOlivier Blin2008-03-141-35/+35
|
* blacklist File::Glob (could better create a fake package with bsd_glob only)Olivier Blin2008-03-141-0/+1
|
* rename install_packages as more generic install_components and splitOlivier Blin2008-03-141-23/+33
| | | | | packages specific function out
* split component_get_option functionOlivier Blin2008-03-141-1/+6
|
* do not set wizard title/icon, it's already done in netconnectOlivier Blin2008-03-141-3/+0
|
* styleOlivier Blin2008-03-141-4/+1
|
* inline add_intfOlivier Blin2008-03-141-6/+2
|
* always write modules conf before exiting (this could fix some bugs with ↵Olivier Blin2008-03-141-1/+1
| | | | drakconnect --del)
* do not run exit in sub-modules directlyOlivier Blin2008-03-144-6/+4
|
* do not set isWizard, already set by wizards moduleOlivier Blin2008-03-141-1/+0
|
* simplifyOlivier Blin2008-03-141-8/+5
|
* remove gtk2 includes, done by sub-modules when requiredOlivier Blin2008-03-141-6/+0
|
* remove unused includesOlivier Blin2008-03-141-7/+0
|
* use network::connection::ethernetOlivier Blin2008-03-141-0/+1
|
* explicitely use required modulesOlivier Blin2008-03-141-0/+3
|
* use network::networkOlivier Blin2008-03-141-0/+1
|
* pass some missing variablesOlivier Blin2008-03-144-10/+11
|
* move --skip-wizard part in new network::drakconnect::editOlivier Blin2008-03-143-529/+544
|
* remove /usr/lib/libDrakX inclusionOlivier Blin2008-03-141-1/+0
|
* move --del part in new network::drakconnect::deleteOlivier Blin2008-03-142-59/+73
|
* - split --internet part in network::drakconnect::globalOlivier Blin2008-03-144-108/+122
| | | | | - move common function in network::drakconnect
* remove non-working --install optionOlivier Blin2008-03-141-4/+0
|