index
:
drakx-net
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mdv2010.1
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
distro/mga8
master
topic/systray
user/animtim/designWork
Mageia Network Control Libraries/Utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
check firmware with ucode API '-1' for iwl3945/iwl4965 (default in our kernel)
Olivier Blin
2008-04-01
1
-1
/
+1
*
allow to specify ucode_api for iwl modules
Olivier Blin
2008-04-01
1
-5
/
+6
*
zero-pad options to usbserial module
Olivier Blin
2008-03-31
1
-2
/
+2
*
ensure that WEP keys are not longer than maximum key length for wpa_supplican...
Olivier Blin
2008-03-31
1
-0
/
+7
*
ensure that WPA keys are 8-63 long if ASCII, 64 is hex
Olivier Blin
2008-03-31
1
-0
/
+7
*
do not convert WEP keys longer than maximum key length for wpa_supplicant (cu...
Olivier Blin
2008-03-31
1
-1
/
+7
*
allow to force using key as ASCII string (#27525)
Olivier Blin
2008-03-31
1
-11
/
+21
*
do not convert ASCII PSK passphrases that do not have between 8 and 63 charac...
Olivier Blin
2008-03-31
1
-1
/
+6
*
rename as convert_psk_key_for_wpa_supplicant
Olivier Blin
2008-03-31
1
-2
/
+2
*
really configure shorewall if not installed previously
Olivier Blin
2008-03-27
1
-2
/
+5
*
remove old comment
Olivier Blin
2008-03-27
1
-1
/
+1
*
update comments
Olivier Blin
2008-03-27
1
-5
/
+1
*
fix reading config file if it exists but is almost empty
Olivier Blin
2008-03-27
1
-1
/
+1
*
oops, remove debug
Olivier Blin
2008-03-26
1
-1
/
+0
*
fix reading default squid port (if prefixed by domain, or suffixed by other o...
Olivier Blin
2008-03-26
1
-1
/
+1
*
perl_checker fixes
Olivier Blin
2008-03-26
1
-2
/
+2
*
add set_redirected_ports helper (for drakguard)
Olivier Blin
2008-03-26
1
-0
/
+11
*
indent
Olivier Blin
2008-03-26
1
-26
/
+26
*
allow to accept local users for specific ports
Olivier Blin
2008-03-26
1
-0
/
+5
*
redirect ports from the firewall system if no local zone exists
Olivier Blin
2008-03-26
1
-1
/
+4
*
use a more logical key/value order in shorewall redirects hash
Olivier Blin
2008-03-26
1
-2
/
+2
*
add has_loc_zone variable
Olivier Blin
2008-03-26
1
-2
/
+3
*
declare gw_address
Olivier Blin
2008-03-26
1
-1
/
+1
*
add has_network_connection helper
Olivier Blin
2008-03-19
1
-0
/
+5
*
rename network::tools::get_internet_connection as network::tools::get_default...
Olivier Blin
2008-03-19
1
-1
/
+1
*
make sure shorewall config is written if there is no interface in net zone (#...
Olivier Blin
2008-03-18
1
-1
/
+1
*
improve message about non-free packages (#37258)
Olivier Blin
2008-03-14
1
-1
/
+7
*
use no_distro_package for acx100 firmware
Olivier Blin
2008-03-14
1
-1
/
+1
*
rename no_club as no_distro_package
Olivier Blin
2008-03-14
3
-7
/
+8
*
do not check connection setup again if first time failed (update_networks wil...
Olivier Blin
2008-03-14
1
-1
/
+1
*
do not enter PIN multiple times in gcom (to prevent wrong PIN from being ente...
Olivier Blin
2008-03-14
1
-0
/
+7
*
extract the "wrong PIN" error message to be reused
Olivier Blin
2008-03-14
1
-1
/
+3
*
check that PIN number is 4 digits
Olivier Blin
2008-03-14
3
-0
/
+17
*
load settings before setting up connection (to preserve potentially existing ...
Olivier Blin
2008-03-14
1
-0
/
+2
*
detect EAP support when parsing iwlist scan
Olivier Blin
2008-03-14
1
-2
/
+4
*
indent
Olivier Blin
2008-03-14
1
-2
/
+2
*
delay computing of wireless flags (for next commit)
Olivier Blin
2008-03-14
1
-2
/
+5
*
show wait_message earlier and remove main window showing hack
Olivier Blin
2008-03-14
1
-3
/
+2
*
oops, revert bogus commit
Olivier Blin
2008-03-14
1
-1
/
+1
*
use OO notation for connection_manager objects
Olivier Blin
2008-03-14
1
-1
/
+1
*
mark unused variable
Olivier Blin
2008-03-14
1
-1
/
+1
*
use OO notation for connection_manager objects
Olivier Blin
2008-03-14
3
-44
/
+42
*
rename droam as cmanager
Olivier Blin
2008-03-14
1
-5
/
+5
*
bless network::connection_manager objects
Olivier Blin
2008-03-14
3
-5
/
+7
*
oops, cmanager is not blessed yet
Olivier Blin
2008-03-14
1
-1
/
+1
*
add set_connection wrapper
Olivier Blin
2008-03-14
3
-4
/
+10
*
only write network settings to have to be applied before starting connection ...
Olivier Blin
2008-03-14
1
-3
/
+2
*
add apply_network_selection
Olivier Blin
2008-03-14
1
-0
/
+7
*
do not run the whole setup check if interface is already ok
Olivier Blin
2008-03-14
1
-1
/
+2
*
remove old Ifw rule if needed
Olivier Blin
2008-03-14
1
-0
/
+3
[next]