summaryrefslogtreecommitdiffstats
path: root/lib/network
Commit message (Collapse)AuthorAgeFilesLines
* CTRL-EVENT-CONNECTED does not have to be handled, further status will be ↵Olivier Blin2009-02-251-3/+2
| | | | handled by interface status code
* handle interface up/failure status messagesOlivier Blin2009-02-251-0/+8
|
* support more interface types in dbus event handlers for statusOlivier Blin2009-02-251-1/+6
|
* move status event print in generic handlerOlivier Blin2009-02-252-1/+1
|
* fix getting interface from status messageOlivier Blin2009-02-251-3/+6
|
* move wireless status code in generic dbus handling (to support it in ↵Olivier Blin2009-02-252-14/+14
| | | | drakroam too)
* check dbus interface before calling network status codeOlivier Blin2009-02-251-6/+8
|
* call generic dbus handler setupOlivier Blin2009-02-251-2/+1
|
* find cmanager for current interfaceOlivier Blin2009-02-251-1/+3
|
* pass all connections to _get_network_event_messageOlivier Blin2009-02-251-1/+1
|
* update networks even if there is no status messageOlivier Blin2009-02-251-2/+2
|
* fix using on_network_eventOlivier Blin2009-02-251-1/+1
|
* actually keep _ name, it should be privateOlivier Blin2009-02-251-2/+2
|
* fix function nameOlivier Blin2009-02-251-1/+1
|
* cosmeticsOlivier Blin2009-02-251-7/+8
|
* keep wait message in drakroam tooOlivier Blin2009-02-252-1/+1
|
* setup dbus handlers after all_connections and connection are properly ↵Olivier Blin2009-02-251-2/+2
| | | | initialized
* move dbus helpers in network::connection_managerOlivier Blin2009-02-252-25/+29
|
* Correctly writing udev rules for network devices.Eugeni Dodonov2009-02-191-3/+6
|
* Fixed issue with list of wireless networks not appearing in drakconnectEugeni Dodonov2009-02-181-1/+1
| | | | (#43613).
* Backed out fix for 8-digit pins, as comgt backed does not supports itEugeni Dodonov2009-02-171-2/+2
| | | | (#45341, 46972)
* Added Polish cellular operators (#46218).Eugeni Dodonov2009-02-171-0/+16
|
* xdsl: reduced number of maximum failed connection attempts to 5 (#28087).Eugeni Dodonov2009-02-161-1/+1
|
* Support editing MTU value (#45394).Eugeni Dodonov2009-02-161-0/+2
|
* Support large PIN (up to 8 digits) (#46972).Eugeni Dodonov2009-02-161-1/+1
|
* 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
| | | | already in use (#16595).
* Guessing DNS server as x.x.x.1, as it is more usual this days (partlyEugeni Dodonov2009-02-111-1/+1
| | | | fixes #7041).
* 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
| | | | | | such as IPv6 and TCP Window Scaling (#27070, #28829, #33623, #38662).
* 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 ↵Adam Williamson2009-01-071-1/+1
| | | | bluetooth DUN connection
* 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
|