| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix ppp_configure call | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | merge ppp_configure_raw() into its only caller (ppp_configure()) | Thierry Vignaud | 2004-01-20 | 1 | -4/+0 |
* | do not bother try installing packages in testing mode | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | prepare killing obfuscated install path | Thierry Vignaud | 2004-01-20 | 1 | -19/+2 |
* | merge in next_cnx_step into handle_multiple_cnx | Thierry Vignaud | 2004-01-20 | 1 | -14/+6 |
* | - kill duplicated code | Thierry Vignaud | 2004-01-19 | 1 | -11/+2 |
* | - merge wireless step into normal modem one | Thierry Vignaud | 2004-01-19 | 1 | -83/+64 |
* | 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 |
* | chain hostname/dns step with zeroconf one (more work on zeroconf will | Thierry Vignaud | 2004-01-19 | 1 | -1/+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 |
* | 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 |
* | 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 |
* | do not install zeroconf if no zeroconf hostname was typed in (we may add a | Thierry Vignaud | 2004-01-16 | 1 | -3/+5 |
* | (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 |
* | rollback "separate standalone and install paths" try (just too painful to | Thierry Vignaud | 2004-01-16 | 1 | -5/+6 |
* | - make a real step out of "manage multiple internet connections" case | Thierry Vignaud | 2004-01-16 | 1 | -15/+15 |
* | drop proxy configuration step. | Thierry Vignaud | 2004-01-16 | 1 | -22/+0 |
* | morph hw_account step through reusing new wizard layer capabilites (aka | Thierry Vignaud | 2004-01-16 | 1 | -41/+39 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |