2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Add resolutionNew() to public API and... 322/head |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Initialize 'print_quality' |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Fix leakage of CUPS arrays when checkin... |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Fix leakage of IPP response |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Fix 'document_format' memory leak |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Introduce a new pointer to prevent... |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Fix conditional jumps based on uninitia... |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Fix nickname pointer memory leak |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Fix memory ipp_t struct memory leak |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | ppdgenerator.c: Free printer_sizes array |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Free the allocated memory if error... |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Call 'get_cluster_attributes()' earlier |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: revert a5a3344aea0bc9, silence the... |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Free the memory in correct order |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Remove unused pointer |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | cups-browsed.c: Add tagzero attributes as IPP_TAG_KEYWORD |
commit | commitdiff | tree |
2020-11-23 |
Zdenek Dohnal | ppdgenerator.c, cups-browsed.c: Fix resolution struct... |
commit | commitdiff | tree |
2020-11-20 |
Till Kamppeter | libcupsfilters: Let pdftopdf() output JCL for PDF print... |
commit | commitdiff | tree |
2020-11-20 |
Till Kamppeter | libcupsfilters: Support for callback function to indica... |
commit | commitdiff | tree |
2020-11-17 |
Till Kamppeter | Build system: Make parallel builds work |
commit | commitdiff | tree |
2020-11-16 |
Till Kamppeter | libppd: Fixed test suite ppd/testppd.c |
commit | commitdiff | tree |
2020-11-16 |
Till Kamppeter | libcupsfilters: Added explicit dependency on libppd.la |
commit | commitdiff | tree |
2020-11-15 |
Till Kamppeter | libppd, libcupsfilters, bannertopdf, texttopdf: Added... |
commit | commitdiff | tree |
2020-11-15 |
Till Kamppeter | libppd: Move PPD-option-name-converting functions into... |
commit | commitdiff | tree |
2020-11-13 |
Till Kamppeter | libppd: Correct conversion between PPD option names... |
commit | commitdiff | tree |
2020-11-13 |
Till Kamppeter | cups-browsed: Silenced compiler warning |
commit | commitdiff | tree |
2020-11-13 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-11-13 |
Till Kamppeter | Merge pull request #318 from tsite/master |
commit | commitdiff | tree |
2020-11-13 |
Pranav Batra | cups-filters: Fix foomatic-rip infinite loop 318/head |
commit | commitdiff | tree |
2020-11-08 |
Till Kamppeter | libcupsfilters: Let imagetops/imagetopdf convert to... |
commit | commitdiff | tree |
2020-11-08 |
Till Kamppeter | libcupsfilters: In cupsRasterParseIPPOptions() improve... |
commit | commitdiff | tree |
2020-11-06 |
Till Kamppeter | libcupsfilters: Make sure all filter functions close... |
commit | commitdiff | tree |
2020-11-06 |
Till Kamppeter | libcupsfilters: Added filterPOpen() and filterPClose... |
commit | commitdiff | tree |
2020-10-30 |
Till Kamppeter | libcupsfilters: Vastly enhanced ieee1284NormalizeMakeAn... |
commit | commitdiff | tree |
2020-10-28 |
Till Kamppeter | libcupsfilters: Added NULL check when removing ".Border... |
commit | commitdiff | tree |
2020-10-27 |
Till Kamppeter | test1284: Moved to cupsfilters/ as tested function... |
commit | commitdiff | tree |
2020-10-27 |
Till Kamppeter | libcupsfilters: Made internal device-ID-related functio... |
commit | commitdiff | tree |
2020-10-27 |
Till Kamppeter | libcupsfilters, parallel, test1284: Moved device-ID... |
commit | commitdiff | tree |
2020-10-27 |
Till Kamppeter | libppd: Corrected newline output of log function in... |
commit | commitdiff | tree |
2020-10-27 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-10-27 |
Till Kamppeter | Merge pull request #313 from bmasonrh/master |
commit | commitdiff | tree |
2020-10-27 |
Bryan Mason | foomatic-rip: remove tempfile created during pdf-to... 313/head |
commit | commitdiff | tree |
2020-10-23 |
Till Kamppeter | libcupsfilters, libppd: Made logging compatible with... |
commit | commitdiff | tree |
2020-10-23 |
Till Kamppeter | libcupsfilters: Add page log message in rastertops... |
commit | commitdiff | tree |
2020-10-23 |
Till Kamppeter | libcupsfilters: Logging corrections in pdftops() filter... |
commit | commitdiff | tree |
2020-10-22 |
Till Kamppeter | libcupsfilters: In pstops() filter function close strea... |
commit | commitdiff | tree |
2020-10-22 |
Till Kamppeter | libcupsfilters: In pdftops() filter function fix option... |
commit | commitdiff | tree |
2020-10-22 |
Till Kamppeter | libcupsfilters: Several fixes on the filterChain()... |
commit | commitdiff | tree |
2020-10-15 |
Till Kamppeter | libppd: In ppdLoadAttributes() set media type default... |
commit | commitdiff | tree |
2020-10-12 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-10-12 |
Till Kamppeter | Merge pull request #311 from zdohnal/printer_uuid_freed |
commit | commitdiff | tree |
2020-10-12 |
Zdenek Dohnal | cups-browsed.c: uuid was used after its pointer was... 311/head |
commit | commitdiff | tree |
2020-10-06 |
Till Kamppeter | libcupsfilters: In pstops removed unneeded _CUPS_FORMAT... |
commit | commitdiff | tree |
2020-10-01 |
Till Kamppeter | driverless: Always output debug message when ippfind... |
commit | commitdiff | tree |
2020-10-01 |
Till Kamppeter | driverless: Avoid duplicate PPD list entries from the... |
commit | commitdiff | tree |
2020-10-01 |
Till Kamppeter | driverless: Reduce "ippfind" calls by "driverless"... |
commit | commitdiff | tree |
2020-10-01 |
Till Kamppeter | driverless: Whitespace/Indentation clean-up |
commit | commitdiff | tree |
2020-10-01 |
Till Kamppeter | driverless: Simplified code as "ippfind" allows more... |
commit | commitdiff | tree |
2020-09-29 |
Till Kamppeter | libppd: Added PPD file collection handling functions |
commit | commitdiff | tree |
2020-09-29 |
Till Kamppeter | Sample PPDs: Corrected manufacturer name in Fuji_Xerox... |
commit | commitdiff | tree |
2020-09-25 |
Till Kamppeter | libppd: Libppd will be introduced in 2.0.0 release... |
commit | commitdiff | tree |
2020-09-17 |
Till Kamppeter | imagetopdf: Added support for PPD-less use, folded... |
commit | commitdiff | tree |
2020-09-17 |
Till Kamppeter | libcupsfilters, imagetops: Added imagetops() filter... |
commit | commitdiff | tree |
2020-09-17 |
Till Kamppeter | libcupsfilters: Fixed inconsistency between resolvers... |
commit | commitdiff | tree |
2020-09-17 |
Till Kamppeter | Merge pull request #309 from zdohnal/ipp_uninitialized_buf |
commit | commitdiff | tree |
2020-09-17 |
Zdenek Dohnal | driverless: Fix uninitialized buffer and parsing ippfin... 309/head |
commit | commitdiff | tree |
2020-09-16 |
Till Kamppeter | imagetopdf: Added wrapper CUPS filter for imagetopdf... |
commit | commitdiff | tree |
2020-09-16 |
Till Kamppeter | libcupsfilters, imagetopdf: Convert imagetopdf into... |
commit | commitdiff | tree |
2020-09-16 |
Till Kamppeter | imagetoraster: Added wrapper CUPS filter for imagetoras... |
commit | commitdiff | tree |
2020-09-16 |
Till Kamppeter | libcupsfilters, imagetoraster: Convert imagetoraster... |
commit | commitdiff | tree |
2020-09-13 |
Till Kamppeter | sys5ippprinter, cups-browsed: Removed sys5ippprinter... |
commit | commitdiff | tree |
2020-09-12 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-09-12 |
Till Kamppeter | libcupsfilters: Corrected page logging in pdftopdf... |
commit | commitdiff | tree |
2020-09-12 |
Till Kamppeter | Merge pull request #307 from JaiLuthra1/pdftopdf_fix |
commit | commitdiff | tree |
2020-09-12 |
Jai Luthra | pdftopdf: fix logging issue. 307/head |
commit | commitdiff | tree |
2020-09-10 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-09-10 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-09-10 |
Till Kamppeter | libcupsfilters, gstoraster, gstopdf, gstopxl: Replaced... |
commit | commitdiff | tree |
2020-09-08 |
Till Kamppeter | libcupsfilters, gstoraster: Convert gstoraster into... |
commit | commitdiff | tree |
2020-09-07 |
Till Kamppeter | Merge pull request #306 from zdohnal/master |
commit | commitdiff | tree |
2020-09-07 |
Zdenek Dohnal | Free the used memory 306/head |
commit | commitdiff | tree |
2020-09-06 |
Till Kamppeter | driverless: Fix double free and select() timeout handling |
commit | commitdiff | tree |
2020-09-06 |
Till Kamppeter | Merge pull request #305 from nidhijainpnp/parallel_ippf... |
commit | commitdiff | tree |
2020-09-06 |
nidhijainpnp | using select() to read ippfind output inCUPS array 305/head |
commit | commitdiff | tree |
2020-09-05 |
nidhijainpnp | driverless.c: creating two more forks to read output... |
commit | commitdiff | tree |
2020-09-02 |
Till Kamppeter | Update NEWS |
commit | commitdiff | tree |
2020-09-02 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-09-02 |
Till Kamppeter | libcupsfilters: Addded PDF page count function taking... |
commit | commitdiff | tree |
2020-09-02 |
Till Kamppeter | Merge pull request #304 from zdohnal/driverless_memleaks |
commit | commitdiff | tree |
2020-09-02 |
Zdenek Dohnal | driverless.c: free an allocated memory, use MAX_OUTPUT_LEN 304/head |
commit | commitdiff | tree |
2020-09-01 |
Till Kamppeter | Updated NEWS |
commit | commitdiff | tree |
2020-09-01 |
Till Kamppeter | Merge pull request #303 from sthibaul/liblouis |
commit | commitdiff | tree |
2020-08-31 |
Till Kamppeter | libcupsfilters: Silenced warning in rastertopdf() filte... |
commit | commitdiff | tree |
2020-08-31 |
Till Kamppeter | libcupsfilters: Fixed typo |
commit | commitdiff | tree |
2020-08-31 |
Till Kamppeter | Merge pull request #302 from nidhijainpnp/run_ippfind_t... |
commit | commitdiff | tree |
2020-08-31 |
Till Kamppeter | libcupsfilters: Extended filter_out_format_t type defin... |
commit | commitdiff | tree |
2020-08-31 |
Samuel Thibault | braille: Support new liblouis tables not containing... 303/head |
commit | commitdiff | tree |
2020-08-31 |
nidhijainpnp | driverless.c: make the two ippfind tasks(for IPP and 302/head |
commit | commitdiff | tree |
2020-08-31 |
Till Kamppeter | libcupsfilters: Added filterChain() filter function |
commit | commitdiff | tree |
2020-08-30 |
Till Kamppeter | libcupsfilters: White space/line break/indentation... |
commit | commitdiff | tree |
next |