]> git.ipfire.org Git - thirdparty/cups.git/history - scheduler/mime.c
Add strlcat() and strlcpy() checks and emulation functions.
[thirdparty/cups.git] / scheduler / mime.c
2002-05-16  mikeAdd strlcat() and strlcpy() checks and emulation functions.
2002-05-14  mikeFixes from Apple.
2002-01-29  mikeFix timezone offset right in log files...
2002-01-27  mikeOS/2 porting stuff.
2002-01-02  mikeCopyright update...
2001-01-22  mikeCopyright 2001...
2000-11-06  mikesnprintf instead of sprintf whenever a string argument...
2000-11-03  mikeReverted snprintf's to using just sizeof(); a quick...
2000-11-02  mikesnprintf() calls with size - 1; trying to nail down...
2000-08-03  mikeAdded support for */* wildcard...
2000-03-13  mikemime_load_xyz() didn't call fclose()...
2000-01-25  mikeMoved MIME stuff to scheduler directory.