summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* make sure shorewall config is written if there is no interface in net zone ↵Olivier Blin2008-03-181-1/+1
| | | | (#38722)
* improve message about non-free packages (#37258)Olivier Blin2008-03-141-1/+7
|
* use no_distro_package for acx100 firmwareOlivier Blin2008-03-141-1/+1
|
* rename no_club as no_distro_packageOlivier Blin2008-03-143-7/+8
|
* do not check connection setup again if first time failed (update_networks ↵Olivier Blin2008-03-141-1/+1
| | | | will check it as well)
* do not enter PIN multiple times in gcom (to prevent wrong PIN from being ↵Olivier Blin2008-03-141-0/+7
| | | | entered and SIM card to be locked)
* extract the "wrong PIN" error message to be reusedOlivier Blin2008-03-141-1/+3
|
* 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
|
* remove old Ifw rule if neededOlivier Blin2008-03-141-0/+3
|
* rename option as component where appropriateOlivier Blin2008-03-141-35/+35
|
* 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 run exit in sub-modules directlyOlivier Blin2008-03-143-5/+2
|
* 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-143-9/+10
|
* move --skip-wizard part in new network::drakconnect::editOlivier Blin2008-03-142-0/+540
|
* remove /usr/lib/libDrakX inclusionOlivier Blin2008-03-141-1/+0
|
* move --del part in new network::drakconnect::deleteOlivier Blin2008-03-141-0/+69
|
* - split --internet part in network::drakconnect::globalOlivier Blin2008-03-143-0/+116
| | | | | - move common function in network::drakconnect
* preselect "No device found" in connections list if no device is foundOlivier Blin2008-03-111-1/+3
|
* do not crash if no device is detected when updating networks (#38734)Olivier Blin2008-03-111-2/+2
|
* add .perl_checker file for lib/network/connection (requires perl_checker ↵Olivier Blin2008-03-101-0/+1
| | | | from SVN)
* rephrase WPA/WPA2 PSK/Enterprise labelsOlivier Blin2008-03-101-2/+2
|
* show only non-zeroconf virtual interfacesOlivier Blin2008-03-051-1/+5
|
* add is_zeroconf_interface helperOlivier Blin2008-03-051-0/+5
|
* fix getting address of alias interfacesOlivier Blin2008-03-051-1/+1
|
* styleOlivier Blin2008-03-051-3/+3
|
* perl_checkerOlivier Blin2008-03-051-3/+3
|
* always set interface for unlisted devicesOlivier Blin2008-03-051-1/+2
|
* prefer real interfaces over virtual/vlanOlivier Blin2008-03-051-1/+2
|
* copy device hash not to override descriptionsOlivier Blin2008-03-051-5/+3
|
* perl_checker fixOlivier Blin2008-03-051-1/+1
|