0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 18 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Typerules really should support PDF. And quite right too! Contributed by Greg Luck <[email protected]> More... over 23 years ago
..second fix for vendorIdSize and add $Id$ string to files More... almost 24 years ago
Fix vendorIdSize const definition to be outside the class itself. More... almost 24 years ago
Fixed non-portable sed code in libtiff test. Thanks to Aidan Van Dyk <[email protected]> for the fix mentioned in an e-mail to the list on May 30 2000 More... almost 24 years ago
recvstats assumes POSIX shell features (namely the OCLOBBER stuff) but it uses /bin/sh. Use @SCRIPT_SH@ instead, and extend to faxcron and xferfaxstats also. Contributed by Paul Eggert <[email protected]>. More... almost 24 years ago
Correct awk substr to be explicitly origin-1 (rather than origin-0 which gets silently converted to a 1 in most implementations). Contributed by Paul Eggert <[email protected]>. More... almost 24 years ago
Small patch to fix variable assignment in else loop. Contributed by Andre Albsmeier <[email protected]>. More... almost 24 years ago
Unbounded access to fxStr nsf. Bug reported by Toki Barron, fix contributed by Aidan Van Dyk <[email protected]>. More... almost 24 years ago
rename rockwell config file to rockwell-rc plus add config files elsa-microlink-56k-basic-2.0, performance-rts, rockwell-k56 and sierra More... almost 24 years ago
rename rockwell config file to rockwell-rc More... almost 24 years ago
Fix mistake in security.patch More... almost 24 years ago
rename rockwell modem config file and amend the rockwell-k56 file for SupraExpress 56e Pro modem More... almost 24 years ago
Defensive shell programming - tidy up quoting of test assignments. Contributed by Andy Sparrow <[email protected]>. More... almost 24 years ago
BSD compatibility fixes. Contributed by Andy Sparrow <[email protected]> More... almost 24 years ago
Parts of security-patch.sh that never made it into 4.1, along with some shell portability fixes. Contributed by Tim Rice. More... almost 24 years ago
Second attempt to amend libtiff check routine - this time with changes as intended More... almost 24 years ago
Dmitry's([email protected]) class2-general patch: - Distingusihes between RTN and PIN More... almost 24 years ago
Dmitry's class1-general patch: - Decoding T.30 DIS Frame - HDLC Timeout - Numberof training attempts More... almost 24 years ago
Small amendment to libtiff check routine to recognize version as 3.4 rather than 3.4033 - Suggested by Aidan Van Dyk and Dimtry Bely May 2000 More... almost 24 years ago
Figure out which brand of echo we have and define prompt and printf shell functions accordingly - beautifies SysV init script output. Contributed by Tim Rice <[email protected]> More... almost 24 years ago
Work around a defective ioctl call in SCO Open Server 5 which caused serial ports to lock up. Contributed by Tim Rice <[email protected]> More... almost 24 years ago
Silence pointless stty errors when running faxaddmodem on linux. Contributed by Tim Rice <[email protected]>. More... almost 24 years ago
New config file for the AT&T DataPort Express in class 2 mode. Contributed by Tim Rice <[email protected]> More... almost 24 years ago
Add '-type f' to find invocation to keep it from complaining about dirs. See http://www.us.debian.org/Bugs/db/25/25303.html (Hannu Koivisto), and http://www.hylafax.org/patches/faxcron-dirs.patch (Seth Cuaiklin). More... almost 24 years ago
Fix problems in DestControl.c++ with the crackArgv function related to the changes made for gcc-2.95. More... almost 24 years ago
Configure was not grabbing the entire libtiff version string, just major.minor Contributed by Aidan Van Dyk <[email protected]> More... almost 24 years ago
Add ModemSoftResetCmd to the start of hylafax's default reset string. More... almost 24 years ago
Autodetect tiff_runlen_t in configure to build with new & old libtiff. Contributed by Dmitry Bely <[email protected]>. More... almost 24 years ago
Add new config files to Makefile(Stephan Bauer) More... about 24 years ago
Fix problem with decode() routine - it did not check the in the NSFData structure whether the vendorName field was 0. More... about 24 years ago