| Commit message (Expand) | Author | Age | Files | Lines |
* | - sector2CHS() now gives sector number starting at 0 | Pascal Rigaux | 2004-03-17 | 1 | -3/+3 |
* | (get_eth_cards) if SIOCETHTOOL ioctl is not supported by driver, try | Thierry Vignaud | 2004-03-17 | 1 | -0/+4 |
* | use std banner | Thierry Vignaud | 2004-03-17 | 1 | -1/+4 |
* | use new $ugtk2::wm_icon for x11 icon | Thierry Vignaud | 2004-03-17 | 5 | -7/+6 |
* | (_create_dialog) set x11 icon for dialogs too | Thierry Vignaud | 2004-03-17 | 1 | -0/+1 |
* | (new) fix x11 icon for Gtk2::Plug | Thierry Vignaud | 2004-03-17 | 1 | -2/+1 |
* | (_find_imgfile) prevent matching subdirectory (eg: harddrake) | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
* | add agpgart modules to modprobe.preload if needed | Thierry Vignaud | 2004-03-17 | 1 | -0/+3 |
* | show module for system bridges if it's not unknown (aka not managed by | Thierry Vignaud | 2004-03-17 | 1 | -1/+2 |
* | blacklist agp controllers class (they're still visible in the bridges one) | Thierry Vignaud | 2004-03-17 | 1 | -0/+2 |
* | split out agp controllers out of bridges | Thierry Vignaud | 2004-03-17 | 1 | -0/+1 |
* | do not pass eth interface and user to adsl-start, they're already | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
* | fix SmartLink modem managment (#8959) | Thierry Vignaud | 2004-03-17 | 1 | -1/+1 |
* | update wanadoo dns according to | Thierry Vignaud | 2004-03-17 | 1 | -2/+2 |
* | fix typo | Pascal Rigaux | 2004-03-16 | 1 | -1/+1 |
* | - add $ugtk2::wm_icon (esp. for park-rpmdrake) | Pascal Rigaux | 2004-03-16 | 1 | -4/+5 |
* | bewan support | Thierry Vignaud | 2004-03-16 | 2 | -2/+32 |
* | Update images | David Baudens | 2004-03-16 | 16 | -0/+0 |
* | readding images in binary mode | Pablo Saratxaga | 2004-03-16 | 5 | -0/+0 |
* | removed pixmaps to readd them in binary mode | Pablo Saratxaga | 2004-03-16 | 5 | -0/+0 |
* | changed order of LANGUAGE value for Filipino so monolingual windowmanagers | Pablo Saratxaga | 2004-03-16 | 1 | -1/+3 |
* | updated and added pictures for language selection list. | Pablo Saratxaga | 2004-03-16 | 9 | -4/+7 |
* | fix server lookup (#8846) | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
* | only show encapsulation parameter for sagem modem | Thierry Vignaud | 2004-03-16 | 1 | -3/+5 |
* | (adsl_conf_backend) fix adsl stop on pppoa links | Thierry Vignaud | 2004-03-16 | 1 | -2/+1 |
* | preselect pppoa for bewan too | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
* | make it clear these checks are only for pci modems | Thierry Vignaud | 2004-03-16 | 1 | -5/+6 |
* | pci modem: only take care of selected one | Thierry Vignaud | 2004-03-16 | 1 | -6/+5 |
* | wireless-tools is listed twice! | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
* | speedtouch was listed two times in the old days! | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
* | install speedtouch firmware too | Thierry Vignaud | 2004-03-16 | 1 | -2/+2 |
* | automatically install speedtouch for Alcatel USB ADSL modems | Thierry Vignaud | 2004-03-16 | 1 | -1/+2 |
* | automatically install eagle-usb for sagem ADSL modems | Thierry Vignaud | 2004-03-16 | 1 | -1/+2 |
* | Add NETWORKING_FILE support for PowerPackPlus | David Baudens | 2004-03-16 | 1 | -1/+2 |
* | (new) set x11 icon for non wizard tools | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
* | (new) set default x11 icon | Thierry Vignaud | 2004-03-16 | 1 | -0/+3 |
* | (alert_config) fix wizard when logdrake is embedded | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
* | (alert_config) fix wizard on second run | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
* | (alert_config) make it a wizard again (that is, with banner, | Thierry Vignaud | 2004-03-16 | 1 | -0/+1 |
* | (interactive_mode) better style | Thierry Vignaud | 2004-03-16 | 1 | -2/+4 |
* | (interactive_mode, dialog) let's have nice icon in sub dialogs when | Thierry Vignaud | 2004-03-16 | 1 | -2/+2 |
* | (dialog) make subdialogs be transcient for main window when not embedded | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
* | set x11 ico | Thierry Vignaud | 2004-03-16 | 5 | -0/+13 |
* | add drakups icon | Thierry Vignaud | 2004-03-16 | 1 | -0/+0 |
* | (configure_net) do not offer to alter domain name since this is | Thierry Vignaud | 2004-03-16 | 1 | -1/+0 |
* | clean majors introduced into the CVS by mistake | Florent Villard | 2004-03-16 | 1 | -39/+39 |
* | choose wether to use supermount is now based on variable SUPERMOUNT in /etc/s... | Pascal Rigaux | 2004-03-16 | 1 | -1/+1 |
* | warn that we only support kernel 2.4.x for pci modems | Thierry Vignaud | 2004-03-16 | 1 | -0/+6 |
* | remove debug statement | Thierry Vignaud | 2004-03-16 | 1 | -1/+0 |
* | install kernel-2.4.x for internal ISDN devices | Thierry Vignaud | 2004-03-16 | 1 | -1/+3 |