Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - kill duplicated code | Thierry Vignaud | 2004-01-19 | 1 | -11/+2 |
| | | | | | - move some code where it belongs so that it's shared by isdn/modem | ||||
* | - merge wireless step into normal modem one | Thierry Vignaud | 2004-01-19 | 1 | -83/+64 |
| | | | | | | - report all detected serial modems - use all collected data on modems in order to have a nice list | ||||
* | rollback bogus change | Thierry Vignaud | 2004-01-19 | 1 | -74/+101 |
| | |||||
* | dot not try to alter squid config in --testing mode | Thierry Vignaud | 2004-01-19 | 1 | -101/+74 |
| | |||||
* | isdn: detect serial modems if needed | Thierry Vignaud | 2004-01-19 | 1 | -0/+1 |
| | |||||
* | rename "ppp_choose step" as "choose_serial_port" and "ppp_choose2" one | Thierry Vignaud | 2004-01-19 | 1 | -4/+4 |
| | | | | | as "ppp_choose" | ||||
* | chain hostname/dns step with zeroconf one (more work on zeroconf will | Thierry Vignaud | 2004-01-19 | 1 | -1/+2 |
| | | | | | be done between beta 1 and 2) | ||||
* | turn "unsupported winmodem" into a terminal step | Thierry Vignaud | 2004-01-19 | 1 | -1/+2 |
| | |||||
* | add strings for future options | Thierry Vignaud | 2004-01-19 | 1 | -1/+5 |
| | |||||
* | fix next_cnx_step call | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
| | |||||
* | (ppp_configure_raw) remove code stolen from ppp_configure() | Thierry Vignaud | 2004-01-19 | 1 | -4/+1 |
| | |||||
* | (detect) display a nice string for serial modems | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
| | |||||
* | (detect) | Thierry Vignaud | 2004-01-19 | 1 | -3/+1 |
| | | | | | | - adapt modem detection to new detect_devices - keep all data collected on modems | ||||
* | add the silly read_squid function | Florin Grad | 2004-01-19 | 1 | -0/+8 |
| | |||||
* | add proper window title | Thierry Vignaud | 2004-01-19 | 1 | -7/+7 |
| | |||||
* | make a real wizard step out of first modem step | Thierry Vignaud | 2004-01-19 | 1 | -2/+6 |
| | |||||
* | winmodem connection'll be merge into modem connection | Thierry Vignaud | 2004-01-19 | 1 | -2/+1 |
| | |||||
* | kill Data::Dumper orphean | Thierry Vignaud | 2004-01-19 | 1 | -1/+0 |
| | |||||
* | merge dhcp hostname into hostname step | Thierry Vignaud | 2004-01-19 | 1 | -15/+19 |
| | |||||
* | use radio button instead of optionmenu if possible (aka not too many | Thierry Vignaud | 2004-01-19 | 1 | -1/+1 |
| | | | | | network interfaces) | ||||
* | new host settings step | Thierry Vignaud | 2004-01-16 | 1 | -1/+5 |
| | |||||
* | clean horrible code | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
| | |||||
* | do not alter proxies config while configuring network interfaces (needed since | Thierry Vignaud | 2004-01-16 | 1 | -2/+0 |
| | | | | | we've disabled proxy config in network interface config path) | ||||
* | do not install zeroconf if no zeroconf hostname was typed in (we may add a | Thierry Vignaud | 2004-01-16 | 1 | -3/+5 |
| | | | | | USE_ZEROCONF variable to /etc/sysconfig/network instead) | ||||
* | (ppp_configure) reintroduce it for drakconnect's manager | Thierry Vignaud | 2004-01-16 | 1 | -0/+9 |
| | |||||
* | do not export dead functions | Thierry Vignaud | 2004-01-16 | 3 | -3/+3 |
| | |||||
* | prevent faillure when trying to dereference undef in testing mode | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
| | |||||
* | split/merge lan config steps according to new specs | Thierry Vignaud | 2004-01-16 | 1 | -23/+63 |
| | | | | | (card => protocol => parameters => hostname) | ||||
* | rollback "separate standalone and install paths" try (just too painful to | Thierry Vignaud | 2004-01-16 | 1 | -5/+6 |
| | | | | | maintain and anyway install net wizard has no logic) | ||||
* | - make a real step out of "manage multiple internet connections" case | Thierry Vignaud | 2004-01-16 | 1 | -15/+15 |
| | | | | | - factorize and fix accessing to this step | ||||
* | drop proxy configuration step. | Thierry Vignaud | 2004-01-16 | 1 | -22/+0 |
| | | | | | | | | | | | rationale: - miscellaneous_choose() was reintroduced in network::network since it was still needed by drakproxy - anyway configuring proxies is: o not supposed to be done while configuring network interfaces o duplicated with drakproxy and the like o removed in new drakconnect specs | ||||
* | morph hw_account step through reusing new wizard layer capabilites (aka | Thierry Vignaud | 2004-01-16 | 1 | -41/+39 |
| | | | | | | dynamically return just build needed data rather than ackwardly puting it in place) | ||||
* | fix ppp_first_step() call | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
| | |||||
* | small reindenting | Thierry Vignaud | 2004-01-16 | 1 | -3/+3 |
| | |||||
* | remove overrided variables | Thierry Vignaud | 2004-01-16 | 1 | -2/+0 |
| | |||||
* | enable to step forward after to "connect now?" step since wizard | Thierry Vignaud | 2004-01-16 | 1 | -2/+0 |
| | | | | | | infrastructure fixed the ask_yesorno design flaw (and remove bug hint left by previous maintainers) | ||||
* | use wizard layer 's yesorno type | Thierry Vignaud | 2004-01-16 | 1 | -8/+11 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-16 | 1 | -1/+1 |
| | |||||
* | fix N() badly used | Pascal Rigaux | 2004-01-16 | 1 | -1/+1 |
| | |||||
* | - add icmp support | Pascal Rigaux | 2004-01-16 | 2 | -3/+10 |
| | | | | | - add "Echo request (ping)" choice | ||||
* | ask_info2 is dead | Thierry Vignaud | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | (miscellaneous_choose) restore it for drakproxy (we'd better split out | Thierry Vignaud | 2004-01-14 | 1 | -0/+17 |
| | | | | | network interface and proxy configuration at install time) | ||||
* | allow a range of ports (anthill bug #267) | Pascal Rigaux | 2004-01-12 | 1 | -3/+8 |
| | |||||
* | fordward sagem net_cnx_up fix | Thierry Vignaud | 2004-01-08 | 1 | -4/+4 |
| | |||||
* | authentification is french, the english word is authentication | Pascal Rigaux | 2004-01-08 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | write_conf() doesn't need $prefix anymore | Pascal Rigaux | 2004-01-05 | 3 | -4/+4 |
| | |||||
* | revert code for testing perl_checker :-/ | Pascal Rigaux | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Pascal Rigaux | 2004-01-05 | 1 | -1/+1 |
| | |||||
* | the #-PO: comment must be before the N("...") with nothing in between | Pascal Rigaux | 2004-01-05 | 1 | -2/+2 |
| |