summaryrefslogtreecommitdiffstats
path: root/lib/network
Commit message (Expand)AuthorAgeFilesLines
* fix reading default squid port (if prefixed by domain, or suffixed by other o...Olivier Blin2008-03-261-1/+1
* perl_checker fixesOlivier Blin2008-03-261-2/+2
* add set_redirected_ports helper (for drakguard)Olivier Blin2008-03-261-0/+11
* indentOlivier Blin2008-03-261-26/+26
* allow to accept local users for specific portsOlivier Blin2008-03-261-0/+5
* redirect ports from the firewall system if no local zone existsOlivier Blin2008-03-261-1/+4
* use a more logical key/value order in shorewall redirects hashOlivier Blin2008-03-261-2/+2
* add has_loc_zone variableOlivier Blin2008-03-261-2/+3
* declare gw_addressOlivier Blin2008-03-261-1/+1
* add has_network_connection helperOlivier Blin2008-03-191-0/+5
* rename network::tools::get_internet_connection as network::tools::get_default...Olivier Blin2008-03-191-1/+1
* make sure shorewall config is written if there is no interface in net zone (#...Olivier Blin2008-03-181-1/+1
* 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 wil...Olivier Blin2008-03-141-1/+1
* do not enter PIN multiple times in gcom (to prevent wrong PIN from being ente...Olivier Blin2008-03-141-0/+7
* 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
* 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
* 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
* 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
* 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
* 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