summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Support default CRDA domain (required for #49982, #49983 and #49171).Eugeni Dodonov2009-04-153-12/+32
|
* do not crash if no o_net is passedOlivier Blin2009-04-151-1/+1
|
* Correctly saving hostname (#49827).Eugeni Dodonov2009-04-141-1/+4
|
* Removing code which duplicates install::steps::upNetwork().Eugeni Dodonov2009-04-071-2/+0
|
* Using correct 70-persistent-net-rules file during installation (#49156).Eugeni Dodonov2009-04-071-1/+1
|
* Show global interface settings in draknetcenter (#33623).Eugeni Dodonov2009-04-061-0/+3
|
* Adding missing resolv.conf during install if necessary.Eugeni Dodonov2009-04-061-0/+2
|
* Added Estonian cellular operators (#49504).Eugeni Dodonov2009-04-031-0/+21
|
* New way to disable ipv6 (#48618).Eugeni Dodonov2009-04-021-7/+7
|
* Checking for connection to be up during installation.Eugeni Dodonov2009-03-315-1/+18
|
* Typo fixed.Eugeni Dodonov2009-03-311-1/+1
|
* Verify possible causes of network connection failures (#20684).Eugeni Dodonov2009-03-311-8/+14
|
* Checking if the network is really up when testing connectionEugeni Dodonov2009-03-301-0/+2
| | | | (#48887 #48169 #45965).
* Spelling change for 'Assign host name from DHCP address' option (#41886).Eugeni Dodonov2009-03-302-2/+2
|
* Always running comgt PIN even if PIN is empty (#48837).Eugeni Dodonov2009-03-281-5/+1
|
* Drakfirewall: updated list of packages for specific ports.Eugeni Dodonov2009-03-261-4/+34
| | | | Added bacula, dhcp, syslog, mysql and postgresql ports.
* Added support for 3G connections which do not require PIN number (#48837).Eugeni Dodonov2009-03-251-3/+7
|
* set NETWORKING=yes when configuring an interfaceOlivier Blin2009-03-251-1/+2
|
* Saving udev configuration when writing network settings.Eugeni Dodonov2009-03-201-0/+2
|
* More informative message for interfaces that should be left unprotectedEugeni Dodonov2009-03-181-0/+3
| | | | when configuring firewall together with Connection Sharing.
* Added support for regulatory domain settings (#47324).Eugeni Dodonov2009-03-181-0/+7
|
* Preserving CRDA_DOMAIN value.Eugeni Dodonov2009-03-182-2/+2
|
* Removed debugging code (duh..).Eugeni Dodonov2009-03-171-5/+0
|
* Supporting custom user-defined NFS ports.Eugeni Dodonov2009-03-172-23/+67
|
* 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
|