summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* do not fork usb module drivers list but reuse list_modules one insteadThierry Vignaud2003-05-221-2/+2
|
* fix #2291Thierry Vignaud2003-05-221-1/+1
|
* kill some warnings catched by diagnostics pragmaThierry Vignaud2003-05-221-9/+9
|
* Fix differntial user file naming.Stew Benedict2003-05-221-1/+1
|
* better english (#1342)Thierry Vignaud2003-05-221-2/+2
|
* fix #3485Thierry Vignaud2003-05-221-1/+1
|
* 9.2-0.3mdk's first bits (more to com tomorrow)Thierry Vignaud2003-05-211-1/+5
|
* add some ip checking (#853)Damien Chaumette2003-05-211-15/+25
| | | | | remove old comments
* remove unused function that should never have come to liveThierry Vignaud2003-05-211-2/+0
|
* fix gc sux in 1.117 modfiying function behaviourGuillaume Cottenceau2003-05-211-1/+1
|
* gtktext_insert: fix indenting of one line, takes that as aGuillaume Cottenceau2003-05-211-12/+12
| | | | | pretext to redo whole function identing without tabs
* beautify titiGuillaume Cottenceau2003-05-211-1/+1
|
* please gcThierry Vignaud2003-05-211-1/+1
|
* - help menu items are not checkableThierry Vignaud2003-05-211-7/+9
| | | | | | - do not display spurious "/" on menu buttons when embedded - (strip_first_underscore) let speedup the regexp
* (gtktext_append) fix gtktext_insert() callThierry Vignaud2003-05-211-1/+1
|
* we already have fork()+exec() detect_loader, so there's no need to doThierry Vignaud2003-05-211-1/+1
| | | | | it again
* updated pot filePablo Saratxaga2003-05-202-98/+147
|
* (probe_category): one regexp is enough for isdnThierry Vignaud2003-05-201-2/+1
|
* check again printerdrake, this would have prevent whoever alteredThierry Vignaud2003-05-201-4/+0
| | | | | | network::netconnect::main() to forget some calle when updating all calle for new parameters signature :-(
* typo fixThierry Vignaud2003-05-201-1/+1
|
* 9.1-0.2mdkThierry Vignaud2003-05-201-1/+6
|
* perl_checker fixesThierry Vignaud2003-05-203-23/+22
| | | | | | | | printer::printerdrake::{setup_smb,setup_socket}(): do not use undef values, but reuse those we just calculate printer::printerdrake::main(): fix printer::default::printer_type() callee
* - perl_checker fixes, which show up the following bugs:Thierry Vignaud2003-05-201-39/+36
| | | | | | | | | | | | - printer::printerdrake::{setup_smb,setup_socket}(): do not use undef values, but reuse those we just calculate - printer::printerdrake::main(): fix printer::default::printer_type() callee - printer::printerdrake::check_network(): fix network::netconnect::main() callee
* (pop_spaces) prevent infinite loopThierry Vignaud2003-05-201-1/+1
|
* (set_permissions): owner and group are optional parametersThierry Vignaud2003-05-201-7/+7
|
* distriblint fixThierry Vignaud2003-05-201-0/+1
|
* #763 #2336 fix alias in modules.confDamien Chaumette2003-05-201-0/+5
|
* (removeverticalbar) pixelateThierry Vignaud2003-05-201-2/+1
|
* prevent set_usermode() vs set_cups_autoconf() conflictThierry Vignaud2003-05-201-1/+2
|
* restore service restartThierry Vignaud2003-05-201-0/+2
|
* perl_checker fixesThierry Vignaud2003-05-202-44/+39
|
* try to simplifyThierry Vignaud2003-05-201-22/+11
|
* one last fixThierry Vignaud2003-05-201-0/+1
|
* fix BUG 2530, no more spurious window when insmoding failDamien Chaumette2003-05-201-1/+2
|
* further bits for 9.2-0.1mdkThierry Vignaud2003-05-201-0/+2
|
* fix #1743: offer to restart the dm serviceThierry Vignaud2003-05-201-0/+4
|
* (addprinter,isprinterconfigured): remove temp variablesThierry Vignaud2003-05-201-4/+2
|
* updated German, Estonian and Finnish filesPablo Saratxaga2003-05-203-1420/+1964
|
* (find_servers): chomp is uneededThierry Vignaud2003-05-201-1/+0
|
* (put_font_dir): $/variable is unlikely what was initially intendedThierry Vignaud2003-05-201-10/+3
| | | | | | | (chk_empty_xfs_path): typo fix (search_dir_font_uninstall): further simplify
* (chk_empty_xfs_path):Thierry Vignaud2003-05-201-2/+2
| | | | | | | | - any { !cdt} equals to every { cdt } - if_ is unneeded (search_dir_font_uninstall) map { if_(cdt, $_ } equals to grep { cdt }
* (file_ok_sel) prevent potential crash in perl regexp engine if sg badThierry Vignaud2003-05-201-1/+1
| | | | | happenned in the translation
* (find_exports) better behavior when regexp does not matchThierry Vignaud2003-05-201-1/+1
|
* for whatever reason, the second part of detect_bootloader()Thierry Vignaud2003-05-201-1/+1
| | | | | consolidation didn't make up into the cvs
* update french translationThierry Vignaud2003-05-201-67/+54
|
* better explanation of the wp fieldThierry Vignaud2003-05-201-1/+1
|
* fix #3960: divide by zero execptionThierry Vignaud2003-05-201-1/+1
|
* fix #3959 : add aic79xx scsi host controller driverThierry Vignaud2003-05-201-1/+1
|
* perl_checker compliantDamien Chaumette2003-05-201-8/+7
|
* first bits of 9.2-0.1mdkThierry Vignaud2003-05-201-2/+6
|