Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Configure clients with defined IPs to set hostname so gnome works. | Stew Benedict | 2004-01-29 | 1 | -6/+16 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-29 | 1 | -1/+41 |
| | |||||
* | advertising: | Guillaume Cottenceau | 2004-01-29 | 5 | -88/+85 |
| | | | | | | | - support leftish and centered text - support arbitrary bold text with ml-like syntax <b>foo</b> in strings - simplify get_text_coord and unexport it, no one else than wrap_paragraph uses it nowadays | ||||
* | 9.3-25mdk | Thierry Vignaud | 2004-01-29 | 1 | -1/+20 |
| | |||||
* | help cperl-mode parsing this file (drawback: perl_checker won't be | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | | | | | happy) | ||||
* | simplify | Thierry Vignaud | 2004-01-29 | 1 | -2/+2 |
| | |||||
* | shrink | Damien Chaumette | 2004-01-29 | 1 | -14/+5 |
| | |||||
* | add help for newly introduced MAIL_EMPTY_CONTENT item | Thierry Vignaud | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | notify that timeout is in seconds | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | fix parsing of default values for multi argument msec functions | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | fix modem login fetching | Damien Chaumette | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - use nice interfaces name (e.g. ethernet0 rather than eth0) | Damien Chaumette | 2004-01-29 | 1 | -5/+4 |
| | | | | | - fix adsl loading and saving calls | ||||
* | fix interface config file writing | Thierry Vignaud | 2004-01-29 | 1 | -5/+2 |
| | |||||
* | fix DHCP client installation | Thierry Vignaud | 2004-01-29 | 1 | -3/+3 |
| | |||||
* | do not force page switch | Thierry Vignaud | 2004-01-29 | 1 | -1/+0 |
| | |||||
* | fix static/dhcp step branching | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | 9.3-24mdk | Thierry Vignaud | 2004-01-29 | 1 | -1/+4 |
| | |||||
* | fix ethernet network card list | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-01-29 | 1 | -1/+218 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | 9.3-23mdk | Thierry Vignaud | 2004-01-29 | 1 | -1/+29 |
| | |||||
* | fix encapsulation pull down menu filling | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | enable to alter encapsulation, vci and vpi parameters in advanced mode | Thierry Vignaud | 2004-01-29 | 1 | -1/+3 |
| | |||||
* | write cnx scripts for cable connection too | Thierry Vignaud | 2004-01-29 | 1 | -0/+6 |
| | |||||
* | fix encapsulation parameter | Thierry Vignaud | 2004-01-29 | 1 | -2/+2 |
| | |||||
* | fix VPI parameter setting | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_conf_backend) fix disconnect script | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_conf_backend) fix ppp's pty server | Thierry Vignaud | 2004-01-29 | 1 | -1/+1 |
| | |||||
* | (adsl_probe_info) minor cleanups | Thierry Vignaud | 2004-01-28 | 1 | -3/+3 |
| | |||||
* | (adsl_conf_backend) new configuration stuff | Thierry Vignaud | 2004-01-28 | 1 | -135/+163 |
| | |||||
* | sucky toggled fix (queen fix) | Damien Chaumette | 2004-01-28 | 1 | -6/+6 |
| | |||||
* | - move radio buttons to $gui->{intf_radio} | Damien Chaumette | 2004-01-28 | 1 | -7/+8 |
| | | | | | - fix authentication menu wrongly used for isdn | ||||
* | Update | David Baudens | 2004-01-28 | 4 | -0/+0 |
| | |||||
* | removed useless variable | Thierry Vignaud | 2004-01-28 | 1 | -2/+1 |
| | |||||
* | create add_modify_remove_sensitive() and use it so that "Modify" and "Remove" | Pascal Rigaux | 2004-01-28 | 1 | -1/+9 |
| | | | | | are non sensitive when the initial list is empty | ||||
* | simplify code through format callback (thus enabling to centralize translatable | Thierry Vignaud | 2004-01-28 | 2 | -41/+42 |
| | | | | | strings, thus reducing error risk) | ||||
* | - add gtk_new_TextView_get_log() and gtk_TextView_get_log() which allow | Pascal Rigaux | 2004-01-27 | 1 | -0/+55 |
| | | | | | | | running a command in background and get the filtered output in a TextView - add Gtk2::OptionMenu::new_with_strings() which is a simple combination of ->new, ->set_popdown_strings and ->set_text | ||||
* | typo fix | Thierry Vignaud | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | rollback debug stuff :-( | Thierry Vignaud | 2004-01-27 | 1 | -21/+22 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-27 | 1 | -22/+21 |
| | |||||
* | fix typo s#Network name#Network name# | Damien Chaumette | 2004-01-27 | 2 | -2/+2 |
| | |||||
* | get encapsulation default value from provider db and offer to configure it | Thierry Vignaud | 2004-01-27 | 1 | -1/+13 |
| | |||||
* | - add Retevision spanish provider | Thierry Vignaud | 2004-01-27 | 1 | -0/+29 |
| | | | | | - add encapsulation default value | ||||
* | fix typo s/Netwok name (ESSID)/Network name (ESSID)/ | Damien Chaumette | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | - fix Information page | Damien Chaumette | 2004-01-27 | 1 | -3/+3 |
| | | | | | - use mapIntfToDevice to get infos | ||||
* | adiusbadsl package was renamed as eagle | Thierry Vignaud | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | default protocol for speedtouch is pppoa | Thierry Vignaud | 2004-01-27 | 1 | -0/+1 |
| | |||||
* | do not try to install "auto" package | Thierry Vignaud | 2004-01-27 | 1 | -1/+1 |
| | |||||
* | install needed packages w/o second thoughs | Thierry Vignaud | 2004-01-27 | 1 | -3/+3 |
| |