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
*
do not crash with prism54 driver which reports quality with division by zero
Olivier Blin
2008-02-27
1
-0
/
+1
*
add title in wait messages
Olivier Blin
2008-02-26
4
-8
/
+8
*
improve error message for ndiswrapper setup (#28335)
Olivier Blin
2008-02-26
1
-1
/
+1
*
do not hide wait message early when scanning networks
Olivier Blin
2008-02-26
1
-1
/
+2
*
remove wait message when displaying device setup error
Olivier Blin
2008-02-26
1
-1
/
+2
*
add wait message when starting netcenter
Olivier Blin
2008-02-26
1
-0
/
+2
*
update doc
Olivier Blin
2008-02-26
1
-2
/
+6
*
do not run sdptool search when detecting connections in fast mode
Olivier Blin
2008-02-26
1
-1
/
+5
*
setup connection if needed when updating networks list
Olivier Blin
2008-02-26
1
-0
/
+3
*
update networks list after initial connection setup
Olivier Blin
2008-02-26
1
-0
/
+2
*
write settings after initial connection setup
Olivier Blin
2008-02-26
1
-0
/
+1
*
factorize settings write in write_settings() (adds additional modules_conf wr...
Olivier Blin
2008-02-26
1
-4
/
+10
*
do not scan networks at startup if device is unavailable
Olivier Blin
2008-02-26
1
-1
/
+2
*
allow to scan networks in netcenter even if slow (like cellular), just don't ...
Olivier Blin
2008-02-26
1
-6
/
+7
*
do not enable by default devices that require slow hardware check (like cellu...
Olivier Blin
2008-02-26
1
-1
/
+3
*
move setup check code in check_setup
Olivier Blin
2008-02-26
1
-6
/
+11
*
report that hardware check is slow for cellular cards
Olivier Blin
2008-02-26
1
-0
/
+1
*
add check_hardware_is_slow in network::connection
Olivier Blin
2008-02-26
1
-0
/
+2
*
allow to override component name
Olivier Blin
2008-02-26
1
-1
/
+2
*
be stricter when matching provider country
Olivier Blin
2008-02-25
1
-1
/
+2
*
fix crash when weirdly translated locale country contains metacharacters (fro...
Olivier Blin
2008-02-25
1
-1
/
+1
*
find conflicting drivers attached on the ssb bus (for example b43)
Olivier Blin
2008-02-22
1
-0
/
+6
*
find conflicting drivers with no net interface as well (for example ssb), by ...
Olivier Blin
2008-02-22
1
-0
/
+8
*
always mark the original driver as conflicting with ndiswrapper if it is loaded
Olivier Blin
2008-02-22
1
-0
/
+4
*
add is_driver_listed helper
Olivier Blin
2008-02-22
1
-0
/
+2
*
sort modules according to /proc/modules when removing conflicting modules to ...
Olivier Blin
2008-02-22
1
-1
/
+2
*
stop conflicting interfaces before removing conflicting modules
Olivier Blin
2008-02-22
1
-0
/
+2
*
adjust comment
Olivier Blin
2008-02-22
1
-1
/
+1
*
unload drivers for all conflicting interfaces
Olivier Blin
2008-02-22
1
-1
/
+2
*
add support for multiple drivers per interface conflict (will get useful for ...
Olivier Blin
2008-02-22
1
-6
/
+6
*
remove doble (well, it was triple) ndiswrapper module reload in case of confl...
Olivier Blin
2008-02-22
1
-2
/
+0
*
reload ndiswrapper module after having handled conflicting modules
Olivier Blin
2008-02-22
1
-9
/
+9
*
set ndiswrapper as device after configuration, so that network::ndiswrapper c...
Olivier Blin
2008-02-22
1
-1
/
+1
*
do not reload ndiswrapper module twice, it is already handle in network::ndis...
Olivier Blin
2008-02-22
1
-0
/
+1
*
remove doble import of strict/common
Olivier Blin
2008-02-22
3
-9
/
+0
*
allow not reloading the module if no_module_reload is set
Olivier Blin
2008-02-22
1
-6
/
+8
*
write modalias for ethernet and wireless interfaces (#34660, #37026, #37106)
Olivier Blin
2008-02-22
1
-0
/
+4
*
expand for next commit
Olivier Blin
2008-02-22
1
-1
/
+3
*
add a FIXME note
Olivier Blin
2008-02-22
1
-0
/
+1
*
reload modules.dep so that newly added dkms modules are recognized (#33044)
Olivier Blin
2008-02-22
1
-1
/
+4
*
fix checking dkms modules after package installation (#33044)
Olivier Blin
2008-02-20
1
-1
/
+1
*
allow to configure device if not installed (#33531)
Olivier Blin
2008-02-20
1
-3
/
+19
*
factorize selected_network_is_configured
Olivier Blin
2008-02-20
3
-12
/
+7
*
define network::connection::cellular::network_is_configured to fix crash in n...
Olivier Blin
2008-02-20
1
-1
/
+7
*
add references
Olivier Blin
2007-11-19
1
-0
/
+2
*
add "Orange WAP" (with "orange" as APN)
Olivier Blin
2007-11-19
1
-0
/
+5
*
rename "Orange Grand Public" as "Orange Web"
Olivier Blin
2007-11-19
1
-1
/
+1
*
perl_checker fixes
Olivier Blin
2007-11-12
1
-2
/
+2
*
do not redeclare unused new x/y
Olivier Blin
2007-11-12
1
-1
/
+1
*
do not make refresh/monitor buttons sensitive if device has no interface
Olivier Blin
2007-11-12
1
-0
/
+6
[next]