Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | the function is called read_dhcpd_conf not read_dhcpd_conf_raw | Florin Grad | 2003-02-27 | 1 | -9/+9 |
| | |||||
* | read the dhcpd conf file before hand | Florin Grad | 2003-02-27 | 1 | -11/+15 |
| | |||||
* | add the read_dhcpd_conf function for drakgw | Florin Grad | 2003-02-27 | 1 | -0/+12 |
| | |||||
* | remove debugging print | Thierry Vignaud | 2003-02-27 | 1 | -1/+0 |
| | |||||
* | 9.1-8mdk | Thierry Vignaud | 2003-02-27 | 1 | -2/+16 |
| | |||||
* | - gtk+2 port | Thierry Vignaud | 2003-02-27 | 1 | -260/+215 |
| | | | | | | | | - clean the code through ugtk2 - too many fixes to count - clean, clean it, ... (thus shrinking the code by 20%) - ... | ||||
* | detect firewire controllers | Thierry Vignaud | 2003-02-27 | 1 | -1/+2 |
| | |||||
* | small perl_checker fix | Thierry Vignaud | 2003-02-27 | 1 | -1/+1 |
| | |||||
* | - disable autologin settings when autologin is disabled | Thierry Vignaud | 2003-02-27 | 1 | -7/+12 |
| | | | | | | - make embedded app look better - add vertical separators | ||||
* | - consolidate menu titles translations | Thierry Vignaud | 2003-02-27 | 1 | -26/+54 |
| | | | | | | | | | - add two pull down menu that enable one to access options and help when embedded - (popup_menu) provide this callback for embedded pull down menus - cleanup various other embedding stuff - convert all object creations to gc blessed style | ||||
* | - (create_factory_popup_menu): introduce it for embedded harddrake2 | Thierry Vignaud | 2003-02-27 | 1 | -5/+6 |
| | | | | | | | - embedding cleanups: o give access to top-level gtk2::plug widget o reuse gtkshow | ||||
* | More gtk2 updates. May have finally suppressed the hanging. | Stew Benedict | 2003-02-27 | 1 | -172/+157 |
| | |||||
* | Fixed bug #2171. | Till Kamppeter | 2003-02-27 | 1 | -1/+1 |
| | |||||
* | Skip Alcatel Speed Touch ADSL Modem when it is detected by "sane-find-scanner" | Till Kamppeter | 2003-02-26 | 1 | -5/+4 |
| | |||||
* | added code to handle more smootly if apache or apache-mod_perl is installed, or | Francois Pons | 2003-02-26 | 1 | -1/+1 |
| | | | | | try using apache2. | ||||
* | untabify | Thierry Vignaud | 2003-02-26 | 1 | -1/+1 |
| | |||||
* | handle multi-line labels for Checkbox'es (eg: Options in diskdrake) | Pascal Rigaux | 2003-02-26 | 1 | -11/+33 |
| | |||||
* | - kill used once only bootlook module | Thierry Vignaud | 2003-02-26 | 2 | -334/+309 |
| | | | | | | | | - inline oneliners use only once - kill unused variables - strict pragma fixes - ... | ||||
* | fixed unablities to launch Internet configuration dialog. | Francois Pons | 2003-02-26 | 1 | -3/+5 |
| | |||||
* | small fixes. | Francois Pons | 2003-02-26 | 1 | -1/+1 |
| | |||||
* | add explicit probe for netcnx type. | Francois Pons | 2003-02-26 | 1 | -1/+3 |
| | |||||
* | added probe separately to handle drakconnect horror. | Francois Pons | 2003-02-26 | 1 | -0/+4 |
| | |||||
* | detect usb adsl speed touch modem as modem and not as unknown device | Thierry Vignaud | 2003-02-26 | 1 | -2/+6 |
| | | | | | what's remain: why sane-find-scanner keep detect it a scanner ?? | ||||
* | cleaned acpi entries to propagate to all image (floppies included). | Francois Pons | 2003-02-26 | 1 | -4/+3 |
| | |||||
* | removed exception for Tamil | Pablo Saratxaga | 2003-02-26 | 1 | -1/+1 |
| | |||||
* | on laurent request, strip the empty lines and add a end-of-line character on | Thierry Vignaud | 2003-02-26 | 1 | -1/+2 |
| | | | | | last line | ||||
* | add probe of internet connection (this could avoid strange behaviour). | Francois Pons | 2003-02-26 | 1 | -2/+10 |
| | |||||
* | typo fix (s/snd-slot/sound-slot/) | Thierry Vignaud | 2003-02-26 | 4 | -5/+5 |
| | |||||
* | moved type detection code to network. | Francois Pons | 2003-02-26 | 1 | -4/+1 |
| | |||||
* | handle the "Advanced" button in newt | Pascal Rigaux | 2003-02-26 | 1 | -12/+30 |
| | |||||
* | switched to apache2 instead of apache (avoid problem with apache-mod_perl). | Francois Pons | 2003-02-26 | 1 | -1/+1 |
| | |||||
* | replace the last @isdndata with @isdn::isdndata (beurk) | Pascal Rigaux | 2003-02-26 | 1 | -1/+1 |
| | |||||
* | fixed back as titi sucks about message. | Francois Pons | 2003-02-26 | 1 | -1/+1 |
| | |||||
* | try to get back DOMAINNAME if needed. | Francois Pons | 2003-02-26 | 1 | -4/+3 |
| | |||||
* | added corporate global flag. | Francois Pons | 2003-02-26 | 1 | -0/+1 |
| | |||||
* | - remove unused variable (hey perl_checker, why didn't you see it ?) | Thierry Vignaud | 2003-02-26 | 1 | -6/+6 |
| | | | | | | - (rename_field) better use the parameter we passed than relying on $_ be set to the right value in that context even if it was correct | ||||
* | Two smp detection for intel arch | Nicolas Planel | 2003-02-26 | 2 | -10/+5 |
| | |||||
* | There is no arabic keyboard available for the console | Pablo Saratxaga | 2003-02-26 | 1 | -1/+1 |
| | |||||
* | added acpi entries with activated acpi. | Francois Pons | 2003-02-26 | 1 | -4/+7 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-02-26 | 1 | -1/+44 |
| | |||||
* | fix planel sucks that broke the installation (hint look at nm output | Thierry Vignaud | 2003-02-26 | 1 | -1/+1 |
| | | | | | on old stuff.so ... ) | ||||
* | updated Finnish, Hungarian and Slovak files | Pablo Saratxaga | 2003-02-26 | 3 | -124/+101 |
| | |||||
* | Gtk2 port. Bugzilla reports. Some perl_checker errors still, but cleaner. | Stew Benedict | 2003-02-26 | 1 | -179/+164 |
| | | | | | (some are generated by calls from other modules used) | ||||
* | after ntfs resize, warn user that on Windows next boot fsck will be done | Pascal Rigaux | 2003-02-26 | 2 | -2/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-02-25 | 1 | -1/+141 |
| | |||||
* | (read_resolv_conf_raw): fix "search ..." handling | Pascal Rigaux | 2003-02-25 | 1 | -1/+1 |
| | |||||
* | handle device hdi, hdj... hdt creation | Pascal Rigaux | 2003-02-25 | 1 | -0/+24 |
| | |||||
* | improved code for populating group with pixel. | Francois Pons | 2003-02-25 | 1 | -11/+22 |
| | |||||
* | - remove deprecated, half-commented aurora related code | Thierry Vignaud | 2003-02-25 | 1 | -130/+56 |
| | | | | | - fix display of autologin radio buttons | ||||
* | cleaned a bit the code. | Francois Pons | 2003-02-25 | 1 | -7/+7 |
| |