| Commit message (Expand) | Author | Age | Files | Lines |
* | Force only ASCII letters, numbers, and underscores being used in print queue ... | Till Kamppeter | 2005-02-15 | 1 | -2/+6 |
* | - Let printer autodetection results get into /root/drakx/report.bug.gz | Till Kamppeter | 2005-02-14 | 1 | -3/+8 |
* | - Allow setting the network printer auto-detection timeout in expert mode | Till Kamppeter | 2005-02-14 | 2 | -14/+39 |
* | - Fixed bug of network printers without DNS hostname entry not detected | Till Kamppeter | 2005-02-14 | 1 | -12/+17 |
* | Allow HPLIP setup also when setting up the print queue manually. | Till Kamppeter | 2005-02-13 | 2 | -8/+71 |
* | Tell that card reader is USB storage in the HPLIP help text only if the devic... | Till Kamppeter | 2005-02-10 | 1 | -6/+4 |
* | - Added help text for printers used with HPLIP. | Till Kamppeter | 2005-02-10 | 2 | -10/+93 |
* | Added reading the printing technology type in the HPLIP model database. | Till Kamppeter | 2005-02-09 | 1 | -0/+3 |
* | Added automatic setup of HP printers with HPLIP. | Till Kamppeter | 2005-02-09 | 2 | -107/+347 |
* | Added subroutine to parse HPLIP device database XML file. | Till Kamppeter | 2005-02-09 | 1 | -0/+115 |
* | Updated device destinctions for HPOJ to the newest models. | Till Kamppeter | 2005-02-08 | 1 | -10/+10 |
* | translatable string already in use | Pablo Saratxaga | 2005-02-08 | 1 | -1/+1 |
* | Fixed (worked around?) bug of parallel HP MF devices not being set up correct... | Till Kamppeter | 2005-02-08 | 1 | -3/+6 |
* | - Prevented restarting of HPOJ and reloading the parallel port kernel modules | Till Kamppeter | 2005-02-08 | 2 | -5/+12 |
* | - Corrected recognition of driver name in Foomatic-generated PPDs. | Till Kamppeter | 2005-02-08 | 1 | -2/+13 |
* | Added hplip-model-data package to be installed. | Till Kamppeter | 2005-02-08 | 1 | -1/+2 |
* | Limited automatically generated print queue names to 12 characters and warn u... | Till Kamppeter | 2005-02-08 | 1 | -7/+85 |
* | Use "hplip-hpijs" for HPIJS package. | Till Kamppeter | 2005-02-07 | 1 | -1/+1 |
* | Added "hplip-hpijs-ppds" to be installed when printerdrake is started. | Till Kamppeter | 2005-02-06 | 1 | -1/+3 |
* | Adapted printerdrake to new printer drivers packages. | Till Kamppeter | 2005-02-06 | 2 | -7/+22 |
* | don't pass prefix to network::netconnect::main() (it doesn't use it) | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 3 | -17/+17 |
* | - make printer::printerdrake::install_spooler() work with an optional $in | Pascal Rigaux | 2004-09-28 | 2 | -69/+47 |
* | don't ask when $in is not set in security_check() | Pascal Rigaux | 2004-09-24 | 1 | -1/+2 |
* | (write_client_conf) fix drakxtools build | Thierry Vignaud | 2004-09-02 | 1 | -1/+1 |
* | - Do not check for presence of "scanner-gui" during install. | Till Kamppeter | 2004-09-01 | 1 | -1/+1 |
* | - If cupsd.conf is read but does not exist, use default settings for all sett... | Till Kamppeter | 2004-09-01 | 1 | -1/+41 |
* | - Fixed bug of printerdrake trying to install the virtual package "scanner-gu... | Till Kamppeter | 2004-09-01 | 1 | -1/+3 |
* | - Let xpp also be installed when in daemon-less CUPS client mode. | Till Kamppeter | 2004-08-31 | 1 | -2/+3 |
* | - Fixed duplicate translatable strings. | Till Kamppeter | 2004-08-30 | 1 | -2/+4 |
* | - Added column to show whether the printers are enabled or disables to the li... | Till Kamppeter | 2004-08-30 | 3 | -4/+45 |
* | - Inform the user on first-time setup, both during or after installation, tha... | Till Kamppeter | 2004-08-29 | 2 | -49/+183 |
* | - Made support for daemon-less CUPS client working. | Till Kamppeter | 2004-08-27 | 5 | -68/+248 |
* | - Moved initial package installation by printerdrake into "install_spooler()"... | Till Kamppeter | 2004-08-25 | 2 | -44/+65 |
* | - Special treatments for print queues with the "lbp660" and "ml85p" drivers. ... | Till Kamppeter | 2004-08-24 | 1 | -9/+78 |
* | Fixed "ask_from_()" calls in "config_cups()" (Thanks Olivier for breaking it ... | Till Kamppeter | 2004-08-24 | 1 | -5/+5 |
* | (local_detect) fix modules conf parsing | Olivier Blin | 2004-08-24 | 1 | -1/+1 |
* | language names are upcase in english | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
* | aspell's typo fixes | Thierry Vignaud | 2004-08-23 | 1 | -1/+1 |
* | - Added fully automatic, non-interactive, X-less print queue set up by the "a... | Till Kamppeter | 2004-08-21 | 2 | -41/+87 |
* | - Fixed problem of Brother laser printer on parallel port not showing its nam... | Till Kamppeter | 2004-08-20 | 1 | -2/+6 |
* | - Let printer name, description, location be entered after determining the mo... | Till Kamppeter | 2004-08-19 | 1 | -92/+70 |
* | always close the wizard_window, die when an exception has been raised | Olivier Blin | 2004-08-19 | 1 | -1/+2 |
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -7/+9 |
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -95/+88 |
* | workaround not to call c::upgrade_utf8 on read-only variables | Olivier Blin | 2004-08-19 | 1 | -10/+20 |
* | workaround not to call c::upgrade_utf8 on read-only variables | Olivier Blin | 2004-08-19 | 1 | -11/+22 |
* | perl_checker fixes | Olivier Blin | 2004-08-19 | 1 | -140/+125 |
* | typo fixes | Thierry Vignaud | 2004-08-19 | 1 | -3/+3 |
* | - Removed installation of "gimpprint" package, it is part of GIMP 2.0.x now. | Till Kamppeter | 2004-08-19 | 4 | -852/+8 |