| Commit message (Expand) | Author | Age | Files | Lines |
* | fix tv cards detection | Thierry Vignaud | 2004-04-22 | 1 | -1/+1 |
* | move reread_net_conf to tools.pm | Damien Chaumette | 2004-04-20 | 1 | -8/+2 |
* | remove unneeded @all_cards initialisation in reread_net_conf | Damien Chaumette | 2004-04-20 | 1 | -1/+0 |
* | (populate_notebook) fix drakxtools' build | Thierry Vignaud | 2004-04-20 | 1 | -1/+1 |
* | (build_notebook) do not assume there's not language that want to | Thierry Vignaud | 2004-04-20 | 1 | -1/+1 |
* | Consolidate button_box* code, remaining file_dialogs. | Stew Benedict | 2004-04-19 | 1 | -183/+97 |
* | dropped $::i in foreach loop, use $i instead | Damien Chaumette | 2004-04-19 | 1 | -1/+1 |
* | - translate strings once and only for the user. | Damien Chaumette | 2004-04-19 | 1 | -19/+19 |
* | IPADDR, NETMASK and GATEWAY fields are not sensitive by default in DHCP | Damien Chaumette | 2004-04-19 | 1 | -0/+3 |
* | attempt to correct bug #9423 | damien | 2004-04-19 | 1 | -1/+1 |
* | Some drives don't return "ATIP info from disk". | Stew Benedict | 2004-04-16 | 1 | -1/+1 |
* | - test /etc/init.d/ntpd instead of /etc/ntp.conf for ntp installation | Daouda Lo | 2004-04-08 | 1 | -1/+1 |
* | corrected drakups against new libconf 0.32 | damien | 2004-04-07 | 1 | -3/+3 |
* | Use a scalar with cat_ (Pixel suggestion). | Stew Benedict | 2004-04-06 | 1 | -6/+6 |
* | Don't move existing dhcpd.conf, add an include for terminal-server instead. | Stew Benedict | 2004-04-06 | 1 | -27/+59 |
* | Remove config-info (new home to be man page). | Stew Benedict | 2004-04-05 | 1 | -194/+75 |
* | log nv<=>nvidia switches | Thierry Vignaud | 2004-04-05 | 1 | -0/+2 |
* | let execl() handle the arg array (this is safer) | Thierry Vignaud | 2004-04-01 | 1 | -1/+1 |
* | pass timeout parameter too | Thierry Vignaud | 2004-04-01 | 2 | -2/+4 |
* | enable to translate a few more messages | Thierry Vignaud | 2004-04-01 | 1 | -1/+1 |
* | translate "XYZ was added/removed" messages | Thierry Vignaud | 2004-04-01 | 1 | -2/+2 |
* | move harddrake service confirmation script from spec file into its own file | Thierry Vignaud | 2004-04-01 | 1 | -0/+7 |
* | space "fix" | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
* | typo fix | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
* | only alter xfree config if we found an nvidia card | Thierry Vignaud | 2004-03-29 | 1 | -6/+7 |
* | try several locations | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
* | check for compressed nvidia modules too | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
* | typo fix | Thierry Vignaud | 2004-03-29 | 1 | -1/+1 |
* | switch between nv and nvidia driver if commercial driver isn't installed | Thierry Vignaud | 2004-03-24 | 1 | -0/+8 |
* | (del_intf) enable to delete ADSL and ISDN connections | Thierry Vignaud | 2004-03-23 | 1 | -3/+13 |
* | add a new line for lord cat | Thierry Vignaud | 2004-03-23 | 1 | -1/+1 |
* | (interactive_mode) fix button layout (prevent button collisions and | Thierry Vignaud | 2004-03-23 | 1 | -1/+2 |
* | (client_type) fix layout (checbox was using too muche vertical space) | Thierry Vignaud | 2004-03-23 | 1 | -8/+8 |
* | enable to go in in --testing mode | Thierry Vignaud | 2004-03-23 | 1 | -1/+1 |
* | - do not pass options is_removable to set_default_options() since it is not a... | Pascal Rigaux | 2004-03-23 | 2 | -2/+2 |
* | fix drakgw removing MII_NOT_SUPPORTED parameter from ifcfg file (#9076) | Thierry Vignaud | 2004-03-23 | 1 | -1/+5 |
* | fix packing | Thierry Vignaud | 2004-03-23 | 1 | -1/+1 |
* | (row_setting_dialog) hide dialog's horizontal separator, because | Thierry Vignaud | 2004-03-22 | 1 | -0/+2 |
* | add space around main vbox (Robert Vojta, #9153) | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
* | Look & feel enhancement in order to have a smoother GUI (Robert Vojta, | Thierry Vignaud | 2004-03-22 | 1 | -4/+4 |
* | show timezone in drakclock (Robert Vojta, #9141) | Thierry Vignaud | 2004-03-22 | 1 | -3/+11 |
* | (get_servers) sort servers (Robert Vojta, #9139) | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
* | (parse_file) oops, forgot one /o | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
* | fix tv cards managed by cx88 and saa7134 (#9112) | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
* | fix non first searches (#9115) | Thierry Vignaud | 2004-03-22 | 1 | -3/+3 |
* | fix error message (#9080) | Thierry Vignaud | 2004-03-20 | 1 | -3/+2 |
* | cleanup | Thierry Vignaud | 2004-03-20 | 1 | -4/+1 |
* | fix loged message (thx perl_checko) | Thierry Vignaud | 2004-03-20 | 1 | -1/+1 |
* | fix #3193: | Thierry Vignaud | 2004-03-20 | 1 | -5/+8 |
* | icon | Thierry Vignaud | 2004-03-20 | 1 | -0/+2 |