summaryrefslogtreecommitdiffstats
path: root/perl-install/network
Commit message (Collapse)AuthorAgeFilesLines
* allow to modify METRIC settings in the wizardOlivier Blin2005-04-141-0/+1
|
* consider a device as wifi even if it isn't plugged (useful in manage wizard)Olivier Blin2005-04-131-1/+1
|
* use sysfs as fallback to detect wireless interfaces (rt2x00/prism2_*)Olivier Blin2005-04-122-2/+2
|
* Fix running ifup/ifdown not in chrootRafael Garcia-Suarez2005-04-121-2/+2
|
* Need to specify the full path of ifup/ifdown when a shell isn't used to run themRafael Garcia-Suarez2005-04-121-2/+2
|
* fix error reporting for ndiswrapper package installation (#15373)Olivier Blin2005-04-111-1/+1
|
* handle spaces in ndiswrapper drivers pathOlivier Blin2005-04-111-1/+1
|
* add some comments for post 10.2Olivier Blin2005-04-081-0/+2
|
* always restart slmodem, even if it was already installedOlivier Blin2005-04-071-5/+4
|
* net_applet: really allow users to start connection without having toOlivier Blin2005-04-071-1/+1
| | | | | type the root password
* run ifup/ifdown with run_program::raw and detach, so that pppd doesn'tOlivier Blin2005-04-071-3/+3
| | | | | complain about invalid tty
* cosmeticsOlivier Blin2005-04-071-2/+3
|
* create correct /dev/modem for HCF modemsOlivier Blin2005-04-071-0/+1
|
* use correct package name for HCF modemsOlivier Blin2005-04-071-2/+2
|
* fix h[cs]f fixOlivier Blin2005-04-071-3/+3
|
* improve wifi detectionOlivier Blin2005-04-051-2/+5
|
* support more slmodemsOlivier Blin2005-04-051-2/+2
|
* please perl_checkerOlivier Blin2005-04-051-1/+1
|
* remove useless and unwanted non-ASCII characterOlivier Blin2005-04-051-1/+1
|
* replace non-ASCII charactersOlivier Blin2005-04-051-1/+1
|
* disconnect internet interface before trying to reconnect (or else someOlivier Blin2005-04-041-0/+2
| | | | | nasty pppd and pppoa may be still alive)
* do not reload firmware on eagle-usb modems if already doneOlivier Blin2005-04-041-1/+1
|
* add some comment for post 10.2Olivier Blin2005-03-311-0/+1
|
* do not use ifplugd for wireless cards (and don't allow users to enableOlivier Blin2005-03-311-1/+3
| | | | | it for wireless cards in drakconnect)
* fix typo (bugzilla #15116)Pascal Rigaux2005-03-311-2/+2
|
* fix speedtouch microcode url (#15095)Olivier Blin2005-03-301-1/+1
|
* eagle-usb: try to use the country specific CMVOlivier Blin2005-03-301-0/+5
|
* fctStartAdsl is moved in /sbin tooOlivier Blin2005-03-301-1/+2
|
* fix NET_INTERFACE for sagem modems not using pppoaOlivier Blin2005-03-291-1/+3
|
* eaglectrl is now in /sbin (#15033)Olivier Blin2005-03-282-3/+3
|
* log what we are doingPascal Rigaux2005-03-241-0/+1
|
* return the user choicesPascal Rigaux2005-03-241-1/+3
|
* - there is no reason to have string ref for portsPascal Rigaux2005-03-241-12/+8
| | | | | - replace main_auto_install() with default_ports()
* network::drakfirewall::set_ports() doesn't *need* a $in anymore, and it ↵Pascal Rigaux2005-03-241-4/+14
| | | | doesn't die when no network card
* - network::shorewall::default_interfaces_silent() does not need any parameterPascal Rigaux2005-03-242-19/+14
| | | | | | | - network::shorewall::read() is simpler with a $o_in - network::drakfirewall::default_from_pkgs() is non interactive, better give it a do_pkgs - cleanup as little as possible
* ATMARP support, useful for modems using pppoatm (e.g. SpeedTouch) andOlivier Blin2005-03-241-4/+13
| | | | | ISP using RFC 1483 Routed VC MUX (e.g. Free Degroupe)
* use new --nocall option of speedtouch-startOlivier Blin2005-03-241-2/+1
|
* write ATM_ADDR fieldOlivier Blin2005-03-241-1/+1
|
* make Bewan PCI modems work (drop MTU config entries)Olivier Blin2005-03-231-4/+0
|
* disable network hotplug for via-velocity driver (#14763)Thierry Vignaud2005-03-181-1/+1
|
* remove other mac address occurrences in iftabOlivier Blin2005-03-181-0/+1
|
* vpi is given as hex too (though it doesn't matter much since it'sOlivier Blin2005-03-171-1/+1
| | | | | merely always less than or equal to 9)
* temporary move collate sorting into net wizard in order to minimize possible ↵Thierry Vignaud2005-03-171-1/+3
| | | | side effects
* allow drakconnect to display multiple instances of the same adsl deviceOlivier Blin2005-03-152-20/+29
|
* fix commentOlivier Blin2005-03-151-1/+1
|
* fix unicorn packages installationOlivier Blin2005-03-151-2/+2
|
* do not compare translated string, on Pixel's adviceOlivier Blin2005-03-151-3/+3
|
* allow not to set gateway device (#14633)Olivier Blin2005-03-151-4/+6
|
* allow connections from local net to firewall (#14586)Olivier Blin2005-03-141-1/+1
|
* remove eagle-usb_must_be_configured fileOlivier Blin2005-03-141-0/+2
|