summaryrefslogtreecommitdiffstats
path: root/lib/network/network.pm
Commit message (Expand)AuthorAgeFilesLines
* drakfirewall: exclude NM wireless config files when building interface list (...Martin Whitaker2020-09-151-1/+4
* Add basic support for connecting to WPA2-PSK network with net_applet when net...Jani Välimaa2020-06-071-0/+2
* Add advanced option to set NOZEROCONF in /etc/sysconfig/network (mga#23282)Paul Bichis2019-01-281-1/+2
* Nuke an ethN regexp that prevents network coming up in installer mga#11592Colin Guthrie2014-01-051-1/+1
* adapt to new /etc/sysctl.dThierry Vignaud2013-12-271-2/+2
* Do not add 127.0.0.1 entires to /etc/hosts as this is handled by nss-myhostnameOlav Vitters2013-10-151-3/+1
* help perl_checker (increase SNR)Thierry Vignaud2013-04-271-0/+1
* silent a couple warningsThierry Vignaud2013-02-201-3/+3
* add support for MACADDR and ETHTOOL_OPTS (Oden Eriksson, mga#8811)Thierry Vignaud2013-02-191-1/+1
* remove invalid character in source code that makes drakx-net tools crashOlivier Blin2012-09-051-1/+1
* (reload_net_applet) fix crash when net_applet doesn't run (mga#6040)Thierry Vignaud2012-09-051-1/+1
* fix connectivity test during install (and possibly standalone) by Olivier Blin2012-05-101-1/+2
* ensure /etc/hostname has a newline as per upstream specs (#4672)Colin Guthrie2012-03-251-1/+1
* (detect_crda_domain) fix CRDA never set to 'US' when country not in CRDA domainsThierry Vignaud2012-03-201-1/+1
* perl_checker cleanupsThierry Vignaud2012-03-201-36/+35
* hostname: update the /etc/hostname (new x-distro standard) file on hostname c...Colin Guthrie2012-01-041-0/+3
* revert bogus part of last commitThierry Vignaud2011-11-181-2/+2
* update main catalog (#3371)Thierry Vignaud2011-11-181-2/+2
* Keep UUID, NAME and LAST_CONNECT for NetworkManager to work correctly.Dexter Morgan2011-02-031-0/+1
* Allow interface to be controlled by NetworkManagerDexter Morgan2011-02-031-0/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-031-1/+1
* installer: configure automatic DHCP on all ethernet interfacesOlivier Blin2010-04-301-9/+6
* remove old unused configuration variablesOlivier Blin2010-04-301-8/+0
* Revert code to write to resolvconf (shouldn't be done) (#54180)Claudio Matsuoka2010-03-081-10/+1
* write name servers to correct file (#54180)Claudio Matsuoka2010-03-041-1/+10
* Do not mess up /etc/hosts file when there are multiple aliases for sameEugeni Dodonov2009-11-191-6/+13
* use from_utf8 instead of Encode::decode to better work within installer.Eugeni Dodonov2009-09-021-2/+1
* support utf8-encoded network profilesEugeni Dodonov2009-08-251-1/+2
* Showing netprofile info in proxies configuration when required.Eugeni Dodonov2009-08-171-1/+4
* Added netprofile_count function.Eugeni Dodonov2009-08-171-0/+5
* Typo fix.Eugeni Dodonov2009-08-141-1/+1
* Implemented netprofile module management.Eugeni Dodonov2009-08-141-0/+28
* Updated for new netprofile.Eugeni Dodonov2009-08-141-23/+6
* Using correct sysctl variable (#50807).Eugeni Dodonov2009-05-111-3/+3
* Support for network accounting configuration.Eugeni Dodonov2009-05-081-0/+1
* Support default CRDA domain (required for #49982, #49983 and #49171).Eugeni Dodonov2009-04-151-3/+24
* New way to disable ipv6 (#48618).Eugeni Dodonov2009-04-021-7/+7
* Preserving CRDA_DOMAIN value.Eugeni Dodonov2009-03-181-1/+1
* Guessing DNS server as x.x.x.1, as it is more usual this days (partlyEugeni Dodonov2009-02-111-1/+1
* Support for msec-controlled network settings.Eugeni Dodonov2009-02-051-6/+8
* 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-201-0/+34
* - Added draknetadvanced to control advanced network parametersEugeni Dodonov2009-01-191-0/+13
* write ATM_DEVICE in config fileOlivier Blin2008-11-241-1/+1
* write WIRELESS_WPA_REASSOCIATE=yes for rt61pci driverOlivier Blin2008-08-011-1/+1
* write CELLULAR_CID in ifcfg file if neededOlivier Blin2008-05-151-0/+1
* do not write ONBOOT setting in access point filesOlivier Blin2008-05-151-1/+1
* do not disable ONBOOT for PCMCIA interfaces (ifplugd is used by default)Olivier Blin2008-04-301-2/+0
* do not write MII_NOT_SUPPORTED in wireless.d files (so that its valueOlivier Blin2008-04-031-1/+1
* rewrite for next commitOlivier Blin2008-04-031-3/+5