summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/detect.pm
Commit message (Expand)AuthorAgeFilesLines
* old perl_checker compliancePascal Rigaux2005-10-201-1/+1
* - Updated printerdrake to the state of Mandriva 2006:Till Kamppeter2005-10-201-67/+182
* perl_checker compliancePascal Rigaux2004-05-111-1/+2
* Fixed problem that not used parallel ports were detected as printers.Till Kamppeter2004-02-171-1/+4
* Recognize parallel printers also when they miss the "CLASS:PRINTER;" in their...Till Kamppeter2004-02-161-0/+2
* Recognize also "SN:" as serial number field in printer ID string (HP PhotoSma...Till Kamppeter2004-02-141-1/+2
* Let printerdrake load the "usblp" instead of the "printer" kernel module if k...Till Kamppeter2004-02-141-1/+2
* escaped strings fixesThierry Vignaud2003-11-061-10/+10
* perl_checker fixesPascal Rigaux2003-09-291-2/+1
* Removed use of "parport_probe", we do not need to support kernel 2.2.xTill Kamppeter2003-08-251-3/+2
* Adapted to scli 0.2.12.Till Kamppeter2003-08-221-1/+1
* perl_checker fixesThierry Vignaud2003-05-201-9/+9
* perl_checker fixesThierry Vignaud2003-05-191-5/+5
* 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