Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - rename add_alias() into set_alias() | Pascal Rigaux | 2004-07-08 | 2 | -3/+3 |
| | | | | | - create set_sound_slot() and use it | ||||
* | modules::mergein_conf() doesn't need to be given /etc/modules.conf | Pascal Rigaux | 2004-07-07 | 2 | -2/+2 |
| | | | | | => prepare for reading either modprobe.conf or modules.conf based on the running kernel version | ||||
* | big renaming of field {type} to {pt_type}, | Pascal Rigaux | 2004-07-05 | 1 | -2/+2 |
| | | | | | | this will allow defining {fs_type} which will always be a string whereas {pt_type} will always be a number | ||||
* | remove spurious '"pty ', I suck | Olivier Blin | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | pptp support (partial fix for #6515) | Olivier Blin | 2004-07-02 | 1 | -1/+8 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | shut up "smbclient -L" | Pascal Rigaux | 2004-06-30 | 1 | -1/+1 |
| | |||||
* | never disable "DHCP host name" entry box, it shouldn't be linked with ↵ | Olivier Blin | 2004-06-25 | 1 | -1/+1 |
| | | | | ""Assign host name from DHCP address" checkbox (#2759, #9981) | ||||
* | unblacklist sis900 since its link beat detection works with latest kernels | Olivier Blin | 2004-06-25 | 1 | -1/+1 |
| | |||||
* | properly handle ascii WEP keys (#9884) | Olivier Blin | 2004-06-24 | 2 | -1/+19 |
| | |||||
* | use upcase letters whenever needed | Thierry Vignaud | 2004-06-23 | 1 | -3/+3 |
| | |||||
* | - unblacklist tg3 since QA has confirmed it works smoothly | Thierry Vignaud | 2004-06-23 | 1 | -1/+1 |
| | | | | | - blacklist buggy madwifi_pci | ||||
* | rephrase zeroconf dialog (cybercfo) | Olivier Blin | 2004-06-22 | 1 | -1/+4 |
| | |||||
* | blacklist sis900 and tg3 modules for network hotplugging | Olivier Blin | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | update fields description (baud <baud123@tuxfamily.org>) | Thierry Vignaud | 2004-06-22 | 1 | -0/+9 |
| | |||||
* | update doc urls (baud <baud123@tuxfamily.org>) | Thierry Vignaud | 2004-06-22 | 1 | -2/+1 |
| | |||||
* | add new ISP entries (baud <baud123@tuxfamily.org>) | Thierry Vignaud | 2004-06-22 | 1 | -0/+130 |
| | |||||
* | fix Telia entry (baud <baud123@tuxfamily.org>) | Thierry Vignaud | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | fix Free dns (baud <baud123@tuxfamily.org>) | Thierry Vignaud | 2004-06-22 | 1 | -2/+2 |
| | |||||
* | merge duplicate Free entries | Thierry Vignaud | 2004-06-22 | 1 | -2/+1 |
| | |||||
* | enhance tel9com name (baud <baud123@tuxfamily.org>) | Thierry Vignaud | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | kill duplicate spanish entry (baud <baud123@tuxfamily.org>) | Thierry Vignaud | 2004-06-22 | 1 | -8/+0 |
| | |||||
* | enhance a few entries (baud <baud123@tuxfamily.org>) | Thierry Vignaud | 2004-06-22 | 1 | -1/+6 |
| | |||||
* | fix spanish isp name | Thierry Vignaud | 2004-06-22 | 1 | -1/+1 |
| | |||||
* | accept from fw to loc | Florin Grad | 2004-06-21 | 1 | -0/+1 |
| | |||||
* | first lan step: replace the "manual choice" string by the more | Thierry Vignaud | 2004-06-10 | 1 | -2/+2 |
| | | | | | meaningfull "manually load a driver" | ||||
* | first lan step: do not compare translated strings, use format callback | Thierry Vignaud | 2004-06-10 | 1 | -3/+3 |
| | |||||
* | remove some FIXME comments | Damien Chaumette | 2004-06-04 | 1 | -3/+2 |
| | |||||
* | switch ONBOOT to on/off for isdn and adsl connections | Damien Chaumette | 2004-06-04 | 1 | -0/+5 |
| | |||||
* | s#ppp/peers/adsl#ppp/peers/ppp0# | Damien Chaumette | 2004-06-01 | 1 | -3/+3 |
| | | | | | as we now use ifup-ppp for adsl, it will look for ppp0 | ||||
* | new way to specify how to up connection for pppoe(xDSL) and others(ADSL) | Damien Chaumette | 2004-06-01 | 1 | -6/+5 |
| | |||||
* | remove debug message | Thierry Vignaud | 2004-06-01 | 1 | -1/+0 |
| | |||||
* | (use_windows) space cleanup | Thierry Vignaud | 2004-06-01 | 1 | -1/+2 |
| | |||||
* | mark it as translatable for non alphabetic languages | Thierry Vignaud | 2004-06-01 | 1 | -1/+1 |
| | |||||
* | make LAN wizard more user friendly: move "manual choice" after detected | Thierry Vignaud | 2004-06-01 | 1 | -1/+1 |
| | | | | | interfaces | ||||
* | (read_all_conf) read VLAN interfaces too | Thierry Vignaud | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | (real_main) fix protocol switching from manual to auto when stepping back | Thierry Vignaud | 2004-05-28 | 1 | -4/+4 |
| | |||||
* | (read_all_conf) read ip aliased interfaces too | Thierry Vignaud | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | (get_eth_cards) fallback on sysfs in order to get driver and card | Thierry Vignaud | 2004-05-28 | 1 | -0/+11 |
| | | | | | | description when ethtool is not supported (eg: ipw2100 driver for intel centrino) | ||||
* | - drop old internet service code | Damien Chaumette | 2004-05-27 | 1 | -70/+22 |
| | | | | | - only one way to configure/up/down an adsl connection | ||||
* | - call remove_initscript because internet service is dropped | Damien Chaumette | 2004-05-27 | 1 | -1/+1 |
| | | | | | - drop write_initscript call | ||||
* | - kill write_initscript | Damien Chaumette | 2004-05-27 | 1 | -50/+9 |
| | | | | | - add remove_initscript | ||||
* | - BitTorrent support added | Robert Vojta | 2004-05-25 | 1 | -0/+6 |
| | |||||
* | (mapIntfToDevice) only try to lookup pci or usb device by bus location | Thierry Vignaud | 2004-05-25 | 1 | -1/+2 |
| | | | | | | if its location is defined (some driver are returning bogus data on ETHTOOL_GDRVINFO command) | ||||
* | (get_eth_cards) brown paper bug: fix card name lookup when driver does | Thierry Vignaud | 2004-05-25 | 1 | -1/+1 |
| | | | | | | not support GDRVINFO command from ETHTOOL ioctl and there's only one card managed by this driver | ||||
* | filter LAN and Wireless cards by explicitely checking whether network | Thierry Vignaud | 2004-05-19 | 1 | -2/+2 |
| | | | | | | | interfaces support wireless extensions or not instead of relying on both ethtool support (in order to get the module name) and checking against a whitelist of known wireless awere cards | ||||
* | perl_checker compliance | Damien Chaumette | 2004-05-17 | 1 | -3/+3 |
| | |||||
* | remove speedtouch and ISDN 'only working under 2.4 kernel' warnings | Damien Chaumette | 2004-05-17 | 1 | -10/+0 |
| | |||||
* | Fixes to use speedtouch kernel driver / drop userspace one | Damien Chaumette | 2004-05-14 | 1 | -10/+15 |
| | | | | | | | | | (happy modem with both 2.4 and 2.6) - fix modem_run parameters to use kernel driver - change/move pty declaration in /etc/ppp/peers/adsl - plugin pppoatm has to be set and vpi.vci too - new net_cnx_{up/down}, speedtouch.sh seems to be useless now | ||||
* | perl_checker compliance | Pascal Rigaux | 2004-05-11 | 1 | -1/+1 |
| |