summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Added network::nfs library.Eugeni Dodonov2009-03-171-0/+37
|
* Automatically configuring NFS to use fixed ports when protecting withEugeni Dodonov2009-03-171-0/+32
| | | | drakfirewall.
* Support for NFS connection firewalling (#7689, #42072).Eugeni Dodonov2009-03-161-0/+6
|
* Adding missing require to fix mdkapplet crashes (#48729 and a bunch ofEugeni Dodonov2009-03-131-0/+1
| | | | others).
* Fixed username/password for O2 provider.Eugeni Dodonov2009-03-091-2/+2
|
* Added UK O2 operator (#48582).Eugeni Dodonov2009-03-091-0/+5
|
* add broadcom-wl supportOlivier Blin2009-03-061-0/+8
|
* Retreiving updated DNS server information.Eugeni Dodonov2009-03-041-0/+2
|
* fix crash in net_applet when mandi is started (happens if mandi was not ↵Olivier Blin2009-03-032-7/+18
| | | | available at net_applet start), this requires some API change to split init code, so that we do not add the dbus filters every time we try to reconnect the network::ifw object
* do net set gtk2 dbus watch helpers twice (fix crash, #48243)Olivier Blin2009-02-261-1/+0
|
* warn that connection failed after timeout (instead of just hiding wait message)Olivier Blin2009-02-251-1/+9
|
* do not require net monitor for connection timeout, it just needs dbus nowOlivier Blin2009-02-251-1/+1
|
* fix variable nameOlivier Blin2009-02-251-1/+1
|
* simplifyOlivier Blin2009-02-251-4/+1
|
* simplifyOlivier Blin2009-02-251-1/+1
|
* remove duplicate code (should have been removed in 253270)Olivier Blin2009-02-251-6/+0
|
* 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
|