summaryrefslogtreecommitdiffstats
path: root/perl-install/printer
Commit message (Expand)AuthorAgeFilesLines
...
* - remove useless $_ settingThierry Vignaud2003-01-071-29/+11
* - simplify by reusing list_passwd()Thierry Vignaud2003-01-071-27/+20
* fix printerdrake regarding gimp configurationThierry Vignaud2003-01-061-2/+2
* *** empty log message ***Thierry Vignaud2003-01-061-3/+1
* fix displaying of spooler listThierry Vignaud2003-01-061-5/+6
* fix displaying list of availlable printer spoolersThierry Vignaud2003-01-061-1/+1
* put full data in all variants of the data structureThierry Vignaud2003-01-061-2/+2
* (first_time_dialog): much cleanup (but not tested)Pascal Rigaux2003-01-031-40/+33
* set_permissions() doesn't want the given file to be $::prefix'edPascal Rigaux2002-12-291-2/+2
* - mkdir_p throws an exception on error, so "mkdir_p() or ..." is dumb, fixingPascal Rigaux2002-12-281-7/+4
* 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-193-59/+51
* do not use "$1 !~ ..."Pascal Rigaux2002-12-191-2/+2
* remove exported names which are not definedPascal Rigaux2002-12-131-1/+1
* commit the real code, not the debug code :-(Pascal Rigaux2002-12-131-2/+1
* put back the commentPascal Rigaux2002-12-131-0/+3
* (read_cups_printer_list, get_cups_remote_queues): much cleanupPascal Rigaux2002-12-131-48/+27
* $_ was not localized, fixing (and cleanup)Pascal Rigaux2002-12-051-3/+2
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-046-54/+49
* use if_() where possible (as reported by perl_checker)Pascal Rigaux2002-12-042-71/+54
* simplifyPascal Rigaux2002-12-022-51/+34
* perl_checker adaptationsPascal Rigaux2002-11-286-61/+61
* perl_checker adaptationsPascal Rigaux2002-11-281-1/+1
* perl_checker adaptationsPascal Rigaux2002-11-275-39/+37
* (configure_hpoj): functions dynamically loaded from /usr/sbin/ptal-init arePascal Rigaux2002-11-271-9/+10
* miaouhThierry Vignaud2002-11-261-17/+8
* simplifyThierry Vignaud2002-11-261-34/+23
* perl_checker fixesThierry Vignaud2002-11-261-1/+1
* simplify some stuffThierry Vignaud2002-11-261-15/+7
* cleanupsThierry Vignaud2002-11-201-12/+8
* update to new security::level schemeThierry Vignaud2002-11-201-2/+2
* make perl_checker happyPascal Rigaux2002-11-185-33/+32
* 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-152-146/+91
* consolidate some stuff into printer::data::spoolers{XXX}{alternatives}Thierry Vignaud2002-11-152-25/+45
* cleanupsThierry Vignaud2002-11-151-37/+15
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-146-323/+313
* - printer::data : export all data structuresThierry Vignaud2002-11-145-24/+28
* *** empty log message ***Thierry Vignaud2002-11-141-0/+10
* simplify install_spooler() but there's still lot of duplication thereThierry Vignaud2002-11-131-3/+1
* - final switch to $::prefixThierry Vignaud2002-11-132-132/+95
* - set_usermode() : don't reinvent the wheel, use substInFileThierry Vignaud2002-11-131-29/+5
* don't reinvent the wheel, use commonThierry Vignaud2002-11-131-52/+22
* fix files lookupThierry Vignaud2002-11-131-2/+2
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-133-83/+81
* fix syntax errorPascal Rigaux2002-11-131-1/+0
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-134-89/+85