| Commit message (Expand) | Author | Age | Files | Lines |
* | - Let IOCTL detection of an USB printer not get accepted if there is no | Till Kamppeter | 2005-03-29 | 1 | -2/+5 |
* | - Allow setting the network printer auto-detection timeout in expert mode | Till Kamppeter | 2005-02-14 | 1 | -4/+4 |
* | - Fixed bug of network printers without DNS hostname entry not detected | Till Kamppeter | 2005-02-14 | 1 | -12/+17 |
* | - Prevented restarting of HPOJ and reloading the parallel port kernel modules | Till Kamppeter | 2005-02-08 | 1 | -2/+6 |
* | (local_detect) fix modules conf parsing | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
* | Fix problem of the "usblp" kernel module not loaded before local printer auto... | Till Kamppeter | 2004-08-19 | 1 | -1/+1 |
* | - %modules::conf is no more a global, so many functions need passing $modules... | Pascal Rigaux | 2004-07-21 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2004-05-11 | 1 | -1/+2 |
* | Fixed problem that not used parallel ports were detected as printers. | Till Kamppeter | 2004-02-17 | 1 | -1/+4 |
* | Recognize parallel printers also when they miss the "CLASS:PRINTER;" in their... | Till Kamppeter | 2004-02-16 | 1 | -0/+2 |
* | Recognize also "SN:" as serial number field in printer ID string (HP PhotoSma... | Till Kamppeter | 2004-02-14 | 1 | -1/+2 |
* | Let printerdrake load the "usblp" instead of the "printer" kernel module if k... | Till Kamppeter | 2004-02-14 | 1 | -1/+2 |
* | escaped strings fixes | Thierry Vignaud | 2003-11-06 | 1 | -10/+10 |
* | perl_checker fixes | Pascal Rigaux | 2003-09-29 | 1 | -2/+1 |
* | Removed use of "parport_probe", we do not need to support kernel 2.2.x | Till Kamppeter | 2003-08-25 | 1 | -3/+2 |
* | Adapted to scli 0.2.12. | Till Kamppeter | 2003-08-22 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2003-05-20 | 1 | -9/+9 |
* | perl_checker fixes | Thierry Vignaud | 2003-05-19 | 1 | -5/+5 |
* | Made sure that all IP addresses of the local machine are in 'Allow | Till Kamppeter | 2003-03-11 | 1 | -0/+42 |
* | Fixed bug of USB printers which do not report back an IEEE-1284 ID string after | Till Kamppeter | 2003-03-03 | 1 | -1/+3 |
* | Read device ID string for a USB printer up to three times when it does not co... | Till Kamppeter | 2003-03-02 | 1 | -67/+80 |
* | - Restructured function "main()" | Till Kamppeter | 2003-02-17 | 1 | -1/+2 |
* | Corrected call for "tryWrite" function. | Till Kamppeter | 2003-02-06 | 1 | -1/+2 |
* | move whatParport() to printer::detect | Pascal Rigaux | 2003-02-02 | 1 | -0/+21 |
* | move whatPrinter(), whatUsbport() and whatPrinterPort() out of detect_devices... | Pascal Rigaux | 2003-02-02 | 1 | -2/+105 |
* | New CUPS printer sharing configuration dialog. | Till Kamppeter | 2003-01-13 | 1 | -0/+27 |
* | (detect): don't use net_smb_detect() and net_detect(), call | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -2/+2 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -3/+3 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -1/+1 |
* | perl_checker fixes | Thierry Vignaud | 2002-11-26 | 1 | -1/+1 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-18 | 1 | -1/+1 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -8/+8 |
* | add/remove some spaces to make perl_checker happy | Pascal Rigaux | 2002-11-12 | 1 | -1/+1 |
* | printer related modules cleaning : | Thierry Vignaud | 2002-11-12 | 1 | -0/+306 |