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 (
Collapse
)
Author
Age
Files
Lines
*
Preserving MTU settings (#45969).
Eugeni Dodonov
2009-02-13
1
-0
/
+2
|
*
More informative message when trying to configure an address which is
Eugeni Dodonov
2009-02-11
1
-1
/
+1
|
|
|
|
already in use (#16595).
*
Guessing DNS server as x.x.x.1, as it is more usual this days (partly
Eugeni Dodonov
2009-02-11
1
-1
/
+1
|
|
|
|
fixes #7041).
*
Showing interface name in drakconnect (#45581).
Eugeni Dodonov
2009-02-11
1
-1
/
+1
|
*
Support for msec-controlled network settings.
Eugeni Dodonov
2009-02-05
1
-6
/
+8
|
*
Restarting mandi when necessary.
Eugeni Dodonov
2009-02-05
1
-0
/
+4
|
*
Fixed date handling in drakids (#39914).
Eugeni Dodonov
2009-01-28
1
-1
/
+3
|
*
Added more options to Advanced Settings of draknetcenter.
Eugeni Dodonov
2009-01-27
1
-32
/
+55
|
*
Moved advanced network settings to draknetcenter, and removed draknetadvanced.
Eugeni Dodonov
2009-01-20
2
-0
/
+44
|
*
- Added draknetadvanced to control advanced network parameters
Eugeni Dodonov
2009-01-19
1
-0
/
+13
|
|
|
|
|
|
such as IPv6 and TCP Window Scaling (#27070, #28829, #33623, #38662).
*
Proper fix for #46256, now handling Cancel button correctly.
Eugeni Dodonov
2009-01-14
1
-1
/
+6
|
*
install bluez not bluez-utils (which no longer exists) when setting up a ↵
Adam Williamson
2009-01-07
1
-1
/
+1
|
|
|
|
bluetooth DUN connection
*
Reverted commit 247997 (#46256).
Eugeni Dodonov
2008-12-17
1
-3
/
+1
|
*
keep wireless wait messages while wpa_supplicant is associating
Olivier Blin
2008-12-15
2
-1
/
+15
|
*
handle interface name from event too
Olivier Blin
2008-12-15
1
-2
/
+2
|
*
catch new events from com.mandriva.monitoring.wireless
Olivier Blin
2008-12-15
1
-0
/
+5
|
*
be stricter regarding interface when handling dbus events
Olivier Blin
2008-12-15
1
-1
/
+1
|
*
make connection managers use mandi when available
Olivier Blin
2008-12-09
3
-4
/
+4
|
*
fix crash when there is no wireless interface
Olivier Blin
2008-12-09
1
-1
/
+1
|
*
use atm bridging interface if needed in pppoe command line
Olivier Blin
2008-11-26
1
-2
/
+9
|
*
fix writing ATM settings (has been broken for ages)
Olivier Blin
2008-11-24
1
-4
/
+4
|
*
extract atm interfaces
Olivier Blin
2008-11-24
1
-2
/
+4
|
*
write ATM_DEVICE in config file
Olivier Blin
2008-11-24
1
-1
/
+1
|
*
rewrite package selection to avoid dereferencing empty ref
Olivier Blin
2008-11-24
1
-5
/
+6
|
*
install linux-atm for ATMARP or ATM bridging
Olivier Blin
2008-11-24
1
-0
/
+1
|
*
add support for ATM bridging (for pppoe over USB modems, #35797)
Olivier Blin
2008-11-24
1
-0
/
+11
|
*
be more readable
Olivier Blin
2008-11-24
1
-2
/
+2
|
*
extract uses_atmarp
Olivier Blin
2008-11-24
1
-1
/
+6
|
*
fix installing rt61 and rt73 firmware packages
Olivier Blin
2008-11-19
1
-2
/
+4
|
*
add description for ethernet and wireless types
Olivier Blin
2008-11-17
2
-0
/
+2
|
*
prefer type description
Olivier Blin
2008-11-17
1
-1
/
+1
|
*
detect cellular_card types from ifcfg file
Olivier Blin
2008-11-17
1
-0
/
+5
|
*
show/hide connections on hotplug events
Olivier Blin
2008-11-17
1
-3
/
+22
|
*
print connection events
Olivier Blin
2008-11-17
1
-0
/
+1
|
*
simplify
Olivier Blin
2008-11-17
1
-1
/
+1
|
*
keep track of box displaying a cmanager (to hide/show on connection events)
Olivier Blin
2008-11-17
1
-1
/
+1
|
*
keep track of main managers box (to add more managers on hotplugging)
Olivier Blin
2008-11-17
1
-1
/
+2
|
*
extract get_connections
Olivier Blin
2008-11-17
1
-9
/
+13
|
*
extract build_cmanager_box function
Olivier Blin
2008-11-17
1
-85
/
+88
|
*
use connection field instead of default input variable
Olivier Blin
2008-11-17
1
-3
/
+3
|
*
move separator in box
Olivier Blin
2008-11-17
1
-1
/
+2
|
*
remember ethernet interface, it is not likely to change, and it is useful to ↵
Olivier Blin
2008-11-17
1
-1
/
+1
|
|
|
|
keep it to match objects with interfaces on device removal events
*
allow to search in networks list (from Pascal Terjan)
Olivier Blin
2008-11-13
1
-0
/
+6
|
*
remove trailing newline
Olivier Blin
2008-11-13
1
-1
/
+0
|
*
use cmp operator
Olivier Blin
2008-11-13
1
-4
/
+5
|
*
allow to sort networks list (from Pascal Terjan, #40177)
Olivier Blin
2008-11-13
1
-0
/
+23
|
*
add network connection type label
Olivier Blin
2008-11-13
1
-3
/
+8
|
*
use object notation
Olivier Blin
2008-11-13
1
-1
/
+1
|
*
reload networks list from wpa_supplicant before checking if a network
Olivier Blin
2008-11-13
1
-0
/
+6
|
|
|
|
|
|
is configured (fixes showing configure window again when clicking Connect right after Configure)
*
run wpa_cli reconfigure after writing network settings in wpa config file
Olivier Blin
2008-11-13
1
-0
/
+2
|
[next]