Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use matched values only if matching did success | Thierry Vignaud | 2003-05-12 | 1 | -2/+2 |
| | |||||
* | add "--list-hd" to please gbeauchesne | Pascal Rigaux | 2003-05-12 | 1 | -2/+4 |
| | |||||
* | - follow new network::netconnect::save_conf signature | Damien Chaumette | 2003-05-07 | 1 | -2/+1 |
| | | | | | - remove call to network::netconnect::set_net_conf, no longer exist | ||||
* | - configuration stuff | Damien Chaumette | 2003-05-07 | 1 | -118/+24 |
| | | | | | | | | | | . rewrite sub save_conf, new signature is ($netcnx) . rewrite sub load_conf, connection type stored in /etc/sysconfig/drakconnect . remove sub read_raw_net_conf . shrink sub read_net_conf - drop if ($nb < 1 ), useless - perl_checker | ||||
* | s|/sbin/isdnctrl|/usr/sbin/isdnctrl| | Damien Chaumette | 2003-05-07 | 1 | -2/+2 |
| | |||||
* | - drop !$::isWizard code | Damien Chaumette | 2003-05-06 | 1 | -12/+10 |
| | | | | | - perl_checker | ||||
* | - drop !$::isWizard code | Damien Chaumette | 2003-05-06 | 1 | -47/+19 |
| | | | | | | | | - change netconnect::main signature - change network::modem::ppp_configure signature - perl_checker - cleanup | ||||
* | - remove sub intro | Damien Chaumette | 2003-05-06 | 1 | -47/+14 |
| | | | | | | | - change sub main signature - drop !$::isWizard code - perl_checker | ||||
* | change network::netconnect::main signature | Damien Chaumette | 2003-05-06 | 1 | -1/+1 |
| | |||||
* | Renamed Serbian po files to follow standard (sr -> cyrillic, sr@Latn -> latin). | Pablo Saratxaga | 2003-05-06 | 5 | -21055/+5 |
| | | | | | | | 'sh' is used internally by DrakX for identifier by DrakX; and 'sh_YU' used as locale name, for latin Serbian, to avoid use of '@' character which may be problematic in some cases. | ||||
* | crash on add other files | Stew Benedict | 2003-05-06 | 1 | -53/+96 |
| | | | | | | | | | fix disabled incremental other files checkbox fix lack of incremental backups of other files fix broken daemon mode fix file remove issue I know it fails perl_checker - require ugtk2 never returns on console | ||||
* | - remove unused $intf in adsl_probe_info and adsl_ask_info | Damien Chaumette | 2003-05-05 | 1 | -7/+6 |
| | | | | | - perl_checker fixes | ||||
* | perl_checker fixes | Damien Chaumette | 2003-05-05 | 1 | -5/+5 |
| | |||||
* | - change configure and winmodemConfigure args (due to $intf drop) | Damien Chaumette | 2003-05-05 | 1 | -2/+2 |
| | |||||
* | - drop unused $intf in configure and winmodemConfigure | Damien Chaumette | 2003-05-05 | 1 | -27/+21 |
| | | | | | | - fix winmodem configuration behavior - perl_checker | ||||
* | fix sucky fonction (thanks to master guillaume) | Damien Chaumette | 2003-05-02 | 1 | -2/+2 |
| | |||||
* | fix typo | Damien Chaumette | 2003-05-02 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Damien Chaumette | 2003-05-02 | 3 | -12/+13 |
| | |||||
* | 9.1-35mdk | Thierry Vignaud | 2003-04-30 | 1 | -1/+5 |
| | |||||
* | fix #3618 | Thierry Vignaud | 2003-04-30 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-04-30 | 3 | -20/+20 |
| | |||||
* | perl_checker fix | Thierry Vignaud | 2003-04-30 | 1 | -1/+1 |
| | |||||
* | - no non empty prototypes | Thierry Vignaud | 2003-04-30 | 1 | -4/+4 |
| | | | | | - s/sub { one func call }/code ref/ | ||||
* | (create_dialog): | Thierry Vignaud | 2003-04-30 | 1 | -4/+4 |
| | | | | | | - second parameter really is optionnal - do not blindly set the title to logdrake, this is used elsewhere | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-04-30 | 1 | -15/+15 |
| | |||||
* | more perl_checker compliant | Damien Chaumette | 2003-04-30 | 1 | -25/+16 |
| | |||||
* | have /etc/sysconfig/i18n in report.bug | Guillaume Cottenceau | 2003-04-30 | 1 | -0/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 13 | -23/+19 |
| | |||||
* | remove export for two removed functions | Guillaume Cottenceau | 2003-04-30 | 1 | -2/+2 |
| | |||||
* | perl_checker can parse me at last | Guillaume Cottenceau | 2003-04-29 | 1 | -20/+3 |
| | |||||
* | no doble module loading | Thierry Vignaud | 2003-04-29 | 1 | -1/+0 |
| | |||||
* | 9.1-34mdk | Thierry Vignaud | 2003-04-29 | 1 | -1/+6 |
| | |||||
* | fix #3701: return back to the display managers menu if one cancel the | Thierry Vignaud | 2003-04-29 | 1 | -1/+2 |
| | | | | | installation of the required packages | ||||
* | more perl_checker friendly | Damien Chaumette | 2003-04-29 | 1 | -51/+50 |
| | |||||
* | (get_parameters) perl-ize | Thierry Vignaud | 2003-04-29 | 1 | -6/+1 |
| | |||||
* | empty install list at cancel | Damien Chaumette | 2003-04-29 | 1 | -0/+1 |
| | |||||
* | prevent void list installation | Damien Chaumette | 2003-04-29 | 1 | -2/+4 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 52 | -183/+177 |
| | |||||
* | fix conflict with perl-Locale-gettext | Thierry Vignaud | 2003-04-24 | 1 | -3/+6 |
| | |||||
* | 9.1-32mdk | Thierry Vignaud | 2003-04-23 | 1 | -1/+4 |
| | |||||
* | add prototypes | Pascal Rigaux | 2003-04-23 | 1 | -41/+41 |
| | |||||
* | add prototypes to help.pm | Pascal Rigaux | 2003-04-23 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-04-23 | 2 | -1000/+847 |
| | |||||
* | - localedrake is part of drakxtools-newt, so does its menu entry (and | Thierry Vignaud | 2003-04-23 | 1 | -8/+13 |
| | | | | | | | sanitize its entry btw) - drakxtools-newt: add the needed post and postun macros - sort provides'n obsoletes, add missing drakfloppy | ||||
* | perl_checker compliance for optional method arguments | Pascal Rigaux | 2003-04-22 | 6 | -54/+54 |
| | |||||
* | fix typos and cleanup syntax | Pascal Rigaux | 2003-04-22 | 1 | -4/+4 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-04-22 | 1 | -728/+799 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-04-22 | 1 | -658/+718 |
| | |||||
* | array costs less than a hash | Thierry Vignaud | 2003-04-22 | 1 | -32/+29 |
| | |||||
* | adapt to new help.pm | Pascal Rigaux | 2003-04-22 | 1 | -3/+3 |
| |