| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix the ";" mark in the Security Policies Section | Florin Grad | 2004-02-17 | 1 | -1/+2 |
* | typo fixes | Pablo Saratxaga | 2004-02-16 | 1 | -1/+1 |
* | fix automatically found "...2" dns when network is done | Thierry Vignaud | 2004-02-16 | 1 | -3/+5 |
* | show a more precise error messages when no wireless cards were found | Thierry Vignaud | 2004-02-16 | 1 | -1/+2 |
* | eagle was renamed as eagle-usb | Thierry Vignaud | 2004-02-16 | 1 | -1/+1 |
* | removed N() around of a non-translatable string | Pablo Saratxaga | 2004-02-16 | 1 | -1/+1 |
* | minor poulpe cleanup | Thierry Vignaud | 2004-02-16 | 1 | -1/+1 |
* | explain about DNS (#7908) | Thierry Vignaud | 2004-02-16 | 1 | -1/+2 |
* | (isdn_detect_backend) try harder to detect ISDN devices | Thierry Vignaud | 2004-02-14 | 1 | -1/+2 |
* | fix automatically found "...2" dns | Thierry Vignaud | 2004-02-14 | 1 | -3/+3 |
* | fix crash on canceling "already configured net device" configuration (#7679) | Thierry Vignaud | 2004-02-14 | 1 | -2/+2 |
* | by default do not start connection at boot for modems (#7705) | Thierry Vignaud | 2004-02-13 | 1 | -0/+1 |
* | new banner icons | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
* | offer_to_connect: fix indentation | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
* | - do not flush /etc/sysconfig/drakconnect with an empty hash | Damien Chaumette | 2004-02-13 | 1 | -8/+10 |
* | s/$config/$p/ for drakconnect conf file | Damien Chaumette | 2004-02-13 | 1 | -1/+1 |
* | ask isp for ip and gateway by default (#7705) | Thierry Vignaud | 2004-02-12 | 1 | -2/+2 |
* | do use the actual user's answer | Thierry Vignaud | 2004-02-12 | 1 | -1/+2 |
* | preselect right protocol for ethernet though connections | Thierry Vignaud | 2004-02-12 | 1 | -1/+7 |
* | fix step linking with ask_connect_now and restart steps: | Thierry Vignaud | 2004-02-12 | 1 | -4/+10 |
* | fix module retrieving when configuring an adsl connection over ethernet | Thierry Vignaud | 2004-02-12 | 1 | -1/+1 |
* | sort ADSL protocols according to locale | Thierry Vignaud | 2004-02-12 | 1 | -1/+1 |
* | fix adsk over ethernet through dhcp protocol | Thierry Vignaud | 2004-02-12 | 1 | -1/+1 |
* | simplify adsl protocol choosing through format callback | Thierry Vignaud | 2004-02-12 | 1 | -7/+6 |
* | fix the perl_checker errors | Florin Grad | 2004-02-11 | 1 | -2/+13 |
* | remove debugging print commands | Florin Grad | 2004-02-11 | 1 | -8/+8 |
* | first shy attempt | Florin Grad | 2004-02-11 | 1 | -0/+781 |
* | do not allow to step forward if no network card was found (workaround | Thierry Vignaud | 2004-02-10 | 1 | -0/+6 |
* | (mapIntfToDevice) match pci function too (not that important since we | Thierry Vignaud | 2004-02-10 | 1 | -2/+2 |
* | fix unability to select gateway (#7585) | Thierry Vignaud | 2004-02-09 | 1 | -3/+4 |
* | fix empty list in "multiple internet_connexions" step | Thierry Vignaud | 2004-02-09 | 1 | -2/+4 |
* | fix unwritten ethernet interface config | Thierry Vignaud | 2004-02-09 | 1 | -0/+1 |
* | (ether_conf) rename it as write_ether_conf() | Thierry Vignaud | 2004-02-09 | 1 | -1/+1 |
* | (mapIntfToDevice) fix pci/usb ethernet devices matching | Thierry Vignaud | 2004-02-09 | 1 | -1/+1 |
* | sort ethX interfaces in list | Thierry Vignaud | 2004-02-09 | 1 | -1/+1 |
* | blacklist bogus forcedeth driver for network hotplugging, enable | Thierry Vignaud | 2004-02-09 | 1 | -1/+3 |
* | handle range (bugzilla #7172) | Pascal Rigaux | 2004-02-06 | 1 | -2/+2 |
* | help perl_checker regarding comments for translators | Thierry Vignaud | 2004-02-06 | 1 | -2/+3 |
* | wireless step: add an hint for translators | Thierry Vignaud | 2004-02-06 | 1 | -0/+1 |
* | split wireless step into two steps since there way too much options | Thierry Vignaud | 2004-02-06 | 1 | -11/+22 |
* | fix wireless settings (references being made too early) | Thierry Vignaud | 2004-02-06 | 1 | -1/+3 |
* | (main) try first to match a pcmcia device before trying to match | Thierry Vignaud | 2004-02-06 | 1 | -1/+7 |
* | (get_eth_cards) try first to match a pcmcia device before trying to | Thierry Vignaud | 2004-02-05 | 1 | -4/+9 |
* | enable one to not enter optional parameters (aka relax checks on valid | Thierry Vignaud | 2004-02-05 | 1 | -2/+2 |
* | - add network::ethernet::get_eth_cards_names | Damien Chaumette | 2004-02-04 | 2 | -5/+11 |
* | drop Storable and use Dumper (queen & pipi rulez) | Damien Chaumette | 2004-02-04 | 1 | -3/+6 |
* | - fix adsl_conf_backend call | Damien Chaumette | 2004-02-03 | 1 | -2/+4 |
* | only list wireless capabale cards when one choose wireless cnx | Thierry Vignaud | 2004-02-02 | 1 | -0/+7 |
* | (is_wireless_intf) kill it since it's no more usefull. | Thierry Vignaud | 2004-02-02 | 1 | -6/+1 |
* | split out wireless connections out of lan ones so that users are less | Thierry Vignaud | 2004-02-02 | 1 | -5/+5 |