summaryrefslogtreecommitdiffstats
path: root/perl-install/printer/printerdrake.pm
Commit message (Expand)AuthorAgeFilesLines
...
* setup_local_autoscan():Thierry Vignaud2003-01-131-21/+3
* setup_local_autoscan() : simplify loop of loopThierry Vignaud2003-01-131-7/+2
* Avoid unnecessary restarts of the CUPS daemon.Till Kamppeter2003-01-131-2/+6
* Removed debug helper line.Till Kamppeter2003-01-131-2/+1
* New CUPS printer sharing configuration dialog.Till Kamppeter2003-01-131-68/+248
* once we identify the protocal, skip remaining testsThierry Vignaud2003-01-081-8/+7
* - fix autodetection code (remember me to teach titi that "and" in list contex...Pascal Rigaux2003-01-071-3/+4
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-3/+1
* printerdrake is back aliveThierry Vignaud2003-01-071-4/+4
* fix displaying of spooler listThierry Vignaud2003-01-061-5/+6
* (first_time_dialog): much cleanup (but not tested)Pascal Rigaux2003-01-031-40/+33
* help perl_checker (interactive is used even if the constructor is not there)Pascal Rigaux2002-12-231-0/+1
* - printer::main::read_cups_printer_list() is now printer::cups::read_printer_...Pascal Rigaux2002-12-191-2/+2
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-44/+42
* use if_() where possible (as reported by perl_checker)Pascal Rigaux2002-12-041-62/+50
* perl_checker adaptationsPascal Rigaux2002-11-281-37/+37
* perl_checker adaptationsPascal Rigaux2002-11-281-1/+1
* perl_checker adaptationsPascal Rigaux2002-11-271-14/+12
* miaouhThierry Vignaud2002-11-261-17/+8
* simplifyThierry Vignaud2002-11-261-34/+23
* cleanupsThierry Vignaud2002-11-201-12/+8
* update to new security::level schemeThierry Vignaud2002-11-201-2/+2
* make perl_checker happyPascal Rigaux2002-11-181-22/+21
* update copyright yearsThierry Vignaud2002-11-181-4/+2
* - more cleanupsThierry Vignaud2002-11-151-22/+13
* cleanupsThierry Vignaud2002-11-151-34/+20
* cleanupsThierry Vignaud2002-11-151-22/+9
* printerdrake::install_spooler() : fix heavy duplication of codeThierry Vignaud2002-11-151-144/+59
* consolidate some stuff into printer::data::spoolers{XXX}{alternatives}Thierry Vignaud2002-11-151-21/+12
* cleanupsThierry Vignaud2002-11-151-37/+15
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-255/+250
* simplify install_spooler() but there's still lot of duplication thereThierry Vignaud2002-11-131-3/+1
* - final switch to $::prefixThierry Vignaud2002-11-131-17/+7
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-5/+4
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-82/+78
* fix getSNMPModel() locationThierry Vignaud2002-11-121-1/+1
* add/remove some spaces to make perl_checker happyPascal Rigaux2002-11-121-10/+10
* printer related modules cleaning :Thierry Vignaud2002-11-121-0/+3608