summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Preserving MTU settings (#45969).Eugeni Dodonov2009-02-131-0/+2
* More informative message when trying to configure an address which isEugeni Dodonov2009-02-111-1/+1
* Guessing DNS server as x.x.x.1, as it is more usual this days (partlyEugeni Dodonov2009-02-111-1/+1
* Showing interface name in drakconnect (#45581).Eugeni Dodonov2009-02-111-1/+1
* Support for msec-controlled network settings.Eugeni Dodonov2009-02-051-6/+8
* Restarting mandi when necessary.Eugeni Dodonov2009-02-051-0/+4
* Fixed date handling in drakids (#39914).Eugeni Dodonov2009-01-281-1/+3
* Added more options to Advanced Settings of draknetcenter.Eugeni Dodonov2009-01-271-32/+55
* Moved advanced network settings to draknetcenter, and removed draknetadvanced.Eugeni Dodonov2009-01-202-0/+44
* - Added draknetadvanced to control advanced network parametersEugeni Dodonov2009-01-191-0/+13
* Proper fix for #46256, now handling Cancel button correctly.Eugeni Dodonov2009-01-141-1/+6
* install bluez not bluez-utils (which no longer exists) when setting up a blue...Adam Williamson2009-01-071-1/+1
* Reverted commit 247997 (#46256).Eugeni Dodonov2008-12-171-3/+1
* keep wireless wait messages while wpa_supplicant is associatingOlivier Blin2008-12-152-1/+15
* handle interface name from event tooOlivier Blin2008-12-151-2/+2
* catch new events from com.mandriva.monitoring.wirelessOlivier Blin2008-12-151-0/+5
* be stricter regarding interface when handling dbus eventsOlivier Blin2008-12-151-1/+1
* make connection managers use mandi when availableOlivier Blin2008-12-093-4/+4
* fix crash when there is no wireless interfaceOlivier Blin2008-12-091-1/+1
* use atm bridging interface if needed in pppoe command lineOlivier Blin2008-11-261-2/+9
* fix writing ATM settings (has been broken for ages)Olivier Blin2008-11-241-4/+4
* extract atm interfacesOlivier Blin2008-11-241-2/+4
* write ATM_DEVICE in config fileOlivier Blin2008-11-241-1/+1
* rewrite package selection to avoid dereferencing empty refOlivier Blin2008-11-241-5/+6
* install linux-atm for ATMARP or ATM bridgingOlivier Blin2008-11-241-0/+1
* add support for ATM bridging (for pppoe over USB modems, #35797)Olivier Blin2008-11-241-0/+11
* be more readableOlivier Blin2008-11-241-2/+2
* extract uses_atmarpOlivier Blin2008-11-241-1/+6
* fix installing rt61 and rt73 firmware packagesOlivier Blin2008-11-191-2/+4
* add description for ethernet and wireless typesOlivier Blin2008-11-172-0/+2
* prefer type descriptionOlivier Blin2008-11-171-1/+1
* detect cellular_card types from ifcfg fileOlivier Blin2008-11-171-0/+5
* show/hide connections on hotplug eventsOlivier Blin2008-11-171-3/+22
* print connection eventsOlivier Blin2008-11-171-0/+1
* simplifyOlivier Blin2008-11-171-1/+1
* keep track of box displaying a cmanager (to hide/show on connection events)Olivier Blin2008-11-171-1/+1
* keep track of main managers box (to add more managers on hotplugging)Olivier Blin2008-11-171-1/+2
* extract get_connectionsOlivier Blin2008-11-171-9/+13
* extract build_cmanager_box functionOlivier Blin2008-11-171-85/+88
* use connection field instead of default input variableOlivier Blin2008-11-171-3/+3
* move separator in boxOlivier Blin2008-11-171-1/+2
* remember ethernet interface, it is not likely to change, and it is useful to ...Olivier Blin2008-11-171-1/+1
* allow to search in networks list (from Pascal Terjan)Olivier Blin2008-11-131-0/+6
* remove trailing newlineOlivier Blin2008-11-131-1/+0
* use cmp operatorOlivier Blin2008-11-131-4/+5
* allow to sort networks list (from Pascal Terjan, #40177)Olivier Blin2008-11-131-0/+23
* add network connection type labelOlivier Blin2008-11-131-3/+8
* use object notationOlivier Blin2008-11-131-1/+1
* reload networks list from wpa_supplicant before checking if a networkOlivier Blin2008-11-131-0/+6
* run wpa_cli reconfigure after writing network settings in wpa config fileOlivier Blin2008-11-131-0/+2