]> git.ipfire.org Git - thirdparty/cups.git/history - berkeley/lpr.c
Merge changes from 1.1.x into 1.2 devel.
[thirdparty/cups.git] / berkeley / lpr.c
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-05-13  mikeMerge changes from 1.1 tree.
2001-02-13  mikeMore BSD compatibility stuff...
2001-02-13  mikeCUPS lpr didn't ignore -1, -2, -3, and -4 options to...
2001-02-06  mikeNew cupsTempFd() function to work around glibc fopen...
2001-01-23  mike"-E" option for all commands (use encryption.)
2001-01-22  mikeCopyright 2001...
2000-08-18  mikeAdded -h (suppress banner) option support.
2000-08-03  mikeBug #76 - user options overridden when -d/-P specified...
2000-06-26  mikeFixed bugs 17 and 31:
2000-03-09  mikeCode cleanup (no more unused vars, etc.)
2000-02-24  mikelpq/lpr fixes from 4.0.x.
2000-01-04  mikeY2k copyright changes.
1999-12-21  mikeWasn't calling "CheckJobs()" after a job was finished.
1999-10-26  mikeFixed cancel and lprm - now report error messages,...
1999-08-06  mikeNow use cupsTempFile() to get temporary filenames.
1999-08-04  mikeWasn't deleting the temp file when piping from stdin...
1999-07-30  mikeFixed stdin printing bug (reporting using argv[i]).
1999-07-13  mikeFixed const char * stuff.
1999-07-07  mikeAdded support for "-o" and "-r".
1999-07-07  mikeAdded -o option to lpr command.
1999-05-13  mikeAdded all of the Berkeley stuff...