| Commit message (Expand) | Author | Age | Files | Lines |
* | simplify | Thierry Vignaud | 2004-01-20 | 1 | -3/+1 |
* | go to wireless step if needed | Thierry Vignaud | 2004-01-20 | 1 | -7/+7 |
* | always go to hostname step (shared by all paths) | Thierry Vignaud | 2004-01-20 | 1 | -4/+1 |
* | kill old cable step | Thierry Vignaud | 2004-01-20 | 1 | -18/+0 |
* | install requested dhcp client | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
* | add hidden option enabling to select dhcp client | Thierry Vignaud | 2004-01-20 | 1 | -0/+3 |
* | skip protocol step when configuring cable connection | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
* | cable is like lan but with dhcp | Thierry Vignaud | 2004-01-20 | 1 | -1/+6 |
* | set connection type at one point only | Thierry Vignaud | 2004-01-20 | 1 | -3/+1 |
* | load adsl wizard on demand | Thierry Vignaud | 2004-01-20 | 1 | -0/+1 |
* | (get_subwizard) introduce the infrastructure that enable to load a | Thierry Vignaud | 2004-01-20 | 1 | -0/+11 |
* | init modem data structure when manually selecting a serial port | Thierry Vignaud | 2004-01-20 | 1 | -0/+3 |
* | fix modem dns servers reading | Thierry Vignaud | 2004-01-20 | 1 | -2/+4 |
* | keep entered data when stepping back to dialup options step | Thierry Vignaud | 2004-01-20 | 1 | -8/+10 |
* | do not mix modem choice and modem configuration, so that we keep | Thierry Vignaud | 2004-01-20 | 1 | -3/+4 |
* | pass dynamically build data into interactive layer when configuring modems | Thierry Vignaud | 2004-01-20 | 1 | -4/+7 |
* | fix device (was broken due to the fact we kept all the data collected | Thierry Vignaud | 2004-01-20 | 1 | -1/+1 |
* | fix ppp_configure call | 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 |
* | (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 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 |
* | 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 |