summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/detect.pm
Commit message (Expand)AuthorAgeFilesLines
* Made sure that all IP addresses of the local machine are in 'AllowTill Kamppeter2003-03-111-0/+42
* Fixed bug of USB printers which do not report back an IEEE-1284 ID string afterTill Kamppeter2003-03-031-1/+3
* Read device ID string for a USB printer up to three times when it does not co...Till Kamppeter2003-03-021-67/+80
* - Restructured function "main()"Till Kamppeter2003-02-171-1/+2
* Corrected call for "tryWrite" function.Till Kamppeter2003-02-061-1/+2
* move whatParport() to printer::detectPascal Rigaux2003-02-021-0/+21
* move whatPrinter(), whatUsbport() and whatPrinterPort() out of detect_devices...Pascal Rigaux2003-02-021-2/+105
* New CUPS printer sharing configuration dialog.Till Kamppeter2003-01-131-0/+27
* (detect): don't use net_smb_detect() and net_detect(), callPascal Rigaux2003-01-071-1/+1
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-2/+2
* perl_checker adaptationsPascal Rigaux2002-11-281-3/+3
* perl_checker adaptationsPascal Rigaux2002-11-271-1/+1
* perl_checker fixesThierry Vignaud2002-11-261-1/+1
* make perl_checker happyPascal Rigaux2002-11-181-1/+1
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-8/+8
* add/remove some spaces to make perl_checker happyPascal Rigaux2002-11-121-1/+1
* printer related modules cleaning :Thierry Vignaud2002-11-121-0/+306