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