| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed auto-detection of a configured (but not started) network. | Till Kamppeter | 2003-02-04 | 1 | -7/+15 |
* | - "Out-sourced" functions for config file handling into handle_configs.pm, | Till Kamppeter | 2003-02-04 | 1 | -8/+11 |
* | move whatPrinter(), whatUsbport() and whatPrinterPort() out of detect_devices... | Pascal Rigaux | 2003-02-02 | 1 | -2/+1 |
* | - Completed support for pre-compiled Foomatic PPDs. | Till Kamppeter | 2003-02-01 | 1 | -14/+13 |
* | - Faster switch between normal and expert mode (no re-read of the print | Till Kamppeter | 2003-01-31 | 1 | -10/+22 |
* | - Conservation of option settings also for queues with PostScript PPD files | Till Kamppeter | 2003-01-30 | 1 | -166/+174 |
* | - Display options devided in the groups defined in the PPD file. | Till Kamppeter | 2003-01-30 | 1 | -20/+58 |
* | - Automatic non-interactive installation of local print queues. | Till Kamppeter | 2003-01-29 | 1 | -73/+155 |
* | More stuff for non-interactive printer configuration: | Till Kamppeter | 2003-01-28 | 1 | -84/+115 |
* | Adapted printerdrake to Foomatic 2.9.x, bug fix for use of native PPDs in rec... | Till Kamppeter | 2003-01-27 | 1 | -22/+78 |
* | perl_checker fixes | Thierry Vignaud | 2003-01-22 | 1 | -8/+8 |
* | English proofreading (first pass) | Pablo Saratxaga | 2003-01-21 | 1 | -13/+13 |
* | - Support for manufacturer-supplied PostScript PPDs also in recommended | Till Kamppeter | 2003-01-21 | 1 | -2/+2 |
* | Improve association of printers with database entries (preparation for | Till Kamppeter | 2003-01-20 | 1 | -24/+121 |
* | Removed bugs from Titi which prevented printerdrake from installing the reque... | Till Kamppeter | 2003-01-14 | 1 | -6/+6 |
* | please perl_checker | Pascal Rigaux | 2003-01-14 | 1 | -2/+2 |
* | print_testpages() : factorize and simplify options managment | Thierry Vignaud | 2003-01-13 | 1 | -66/+26 |
* | setup_local_autoscan(): | Thierry Vignaud | 2003-01-13 | 1 | -21/+3 |
* | setup_local_autoscan() : simplify loop of loop | Thierry Vignaud | 2003-01-13 | 1 | -7/+2 |
* | Avoid unnecessary restarts of the CUPS daemon. | Till Kamppeter | 2003-01-13 | 1 | -2/+6 |
* | Removed debug helper line. | Till Kamppeter | 2003-01-13 | 1 | -2/+1 |
* | New CUPS printer sharing configuration dialog. | Till Kamppeter | 2003-01-13 | 1 | -68/+248 |
* | once we identify the protocal, skip remaining tests | Thierry Vignaud | 2003-01-08 | 1 | -8/+7 |
* | - fix autodetection code (remember me to teach titi that "and" in list contex... | Pascal Rigaux | 2003-01-07 | 1 | -3/+4 |
* | use "if any" instead of "if grep", and various other occurences of "any", "ev... | Pascal Rigaux | 2003-01-07 | 1 | -3/+1 |
* | printerdrake is back alive | Thierry Vignaud | 2003-01-07 | 1 | -4/+4 |
* | fix displaying of spooler list | Thierry Vignaud | 2003-01-06 | 1 | -5/+6 |
* | (first_time_dialog): much cleanup (but not tested) | Pascal Rigaux | 2003-01-03 | 1 | -40/+33 |
* | help perl_checker (interactive is used even if the constructor is not there) | Pascal Rigaux | 2002-12-23 | 1 | -0/+1 |
* | - printer::main::read_cups_printer_list() is now printer::cups::read_printer_... | Pascal Rigaux | 2002-12-19 | 1 | -2/+2 |
* | remove unused variables or rename them with an underscore (eg: $o becomes $_o) | Pascal Rigaux | 2002-12-04 | 1 | -44/+42 |
* | use if_() where possible (as reported by perl_checker) | Pascal Rigaux | 2002-12-04 | 1 | -62/+50 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -37/+37 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -14/+12 |
* | miaouh | Thierry Vignaud | 2002-11-26 | 1 | -17/+8 |
* | simplify | Thierry Vignaud | 2002-11-26 | 1 | -34/+23 |
* | cleanups | Thierry Vignaud | 2002-11-20 | 1 | -12/+8 |
* | update to new security::level scheme | Thierry Vignaud | 2002-11-20 | 1 | -2/+2 |
* | make perl_checker happy | Pascal Rigaux | 2002-11-18 | 1 | -22/+21 |
* | update copyright years | Thierry Vignaud | 2002-11-18 | 1 | -4/+2 |
* | - more cleanups | Thierry Vignaud | 2002-11-15 | 1 | -22/+13 |
* | cleanups | Thierry Vignaud | 2002-11-15 | 1 | -34/+20 |
* | cleanups | Thierry Vignaud | 2002-11-15 | 1 | -22/+9 |
* | printerdrake::install_spooler() : fix heavy duplication of code | Thierry Vignaud | 2002-11-15 | 1 | -144/+59 |
* | consolidate some stuff into printer::data::spoolers{XXX}{alternatives} | Thierry Vignaud | 2002-11-15 | 1 | -21/+12 |
* | cleanups | Thierry Vignaud | 2002-11-15 | 1 | -37/+15 |
* | - add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-14 | 1 | -255/+250 |
* | simplify install_spooler() but there's still lot of duplication there | Thierry Vignaud | 2002-11-13 | 1 | -3/+1 |
* | - final switch to $::prefix | Thierry Vignaud | 2002-11-13 | 1 | -17/+7 |