root / pykota / trunk / bin / cupspykota

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3012 [3012] 18 years jerome Exports two additional environment variables.
(edit) @3008 [3008] 18 years jerome Rewrote the locking mechanism.
(edit) @2997 [2997] 18 years jerome Avoids eating all filenums :-)
(edit) @2996 [2996] 18 years jerome Fixed problem when the cupspykota process waits for the lock and the admin …
(edit) @2983 [2983] 18 years jerome Fixed a problem in the handling of SMTP errors.
(edit) @2973 [2973] 18 years jerome In case there's a permission problem on the temporary directory, …
(edit) @2961 [2961] 18 years jerome Ensures no problem can occur during early cleanup, by moving data …
(edit) @2929 [2929] 18 years jerome Fixed a problem with the overwriting of the job's billing code.
(edit) @2919 [2919] 18 years jerome Added support for pkipplib v0.06
(edit) @2918 [2918] 18 years jerome Workaround empty CUPS_SERVER environment variable.
(edit) @2913 [2913] 18 years jerome Fixed minor problems with pkipplib.
(edit) @2895 [2895] 18 years jerome Introduced the 'askconfirmation' directive in pykota.conf
(edit) @2891 [2891] 18 years jerome Now uses pkipplib if present.
(edit) @2889 [2889] 18 years jerome Added a small fix for incorrect username used when printing as root.
(edit) @2886 [2886] 18 years jerome Transformed the per print queue lock into a per backend lock.
(edit) @2885 [2885] 18 years jerome Improved the locking stuff.
(edit) @2884 [2884] 18 years jerome Exports two additionnal environment variables to subprocesses.
(edit) @2883 [2883] 18 years jerome Added locking to prevent two or more cupspykota processes to handle …
(edit) @2882 [2882] 18 years jerome Exports more environment variables.
(edit) @2879 [2879] 18 years jerome Fixes a datetime encoding problem.
(edit) @2829 [2829] 18 years jerome Did a pass with pylint.
(edit) @2803 [2803] 18 years jerome Changed the behavior of the overwrite_jobticket directive : it's now …
(edit) @2797 [2797] 18 years jerome Now uses the 'mailto' directive when user doesn't exist or doesn't have a …
(edit) @2786 [2786] 18 years jerome Combining cupspykota, pknotify and PyKotIcon? now work fine to check user's …
(edit) @2766 [2766] 18 years jerome Made cupspykota use the new API to create the billing code.
(edit) @2759 [2759] 18 years jerome Added support for an extended syntax for the 'onbackenderror' directive.
(edit) @2692 [2692] 18 years jerome Added the 'duplicatesdelay' and 'balancezero' directives.
(edit) @2687 [2687] 18 years jerome When an user is in 'nochange' mode, the price of a job should be set to …
(edit) @2642 [2642] 18 years jerome Fixed encoding for subject header
(edit) @2636 [2636] 18 years jerome Now uses correct encoding for message's body. TODO : message subject, then …
(edit) @2635 [2635] 18 years jerome Introduced the 'preaccounter' directive.
(edit) @2632 [2632] 18 years jerome If the end user cancels the print job for some reason, report this in the …
(edit) @2631 [2631] 18 years jerome Added support for the CANCEL command in subprocesses launched from …
(edit) @2624 [2624] 18 years jerome Now cupspykota can be interrupted cleanly with SIGINT.
(edit) @2622 [2622] 18 years jerome Added 2006 to the copyright's years.
(edit) @2588 [2588] 18 years jerome Now regain priviledges before running an external mailto …
(edit) @2584 [2584] 18 years jerome Introduce the onbackenderror directive. Make problems caused by real …
(edit) @2580 [2580] 18 years jerome Fixed a missing return statement which caused the original CUPS' backend …
(edit) @2566 [2566] 18 years jerome Fix for old releases of Python which break on multiline list …
(edit) @2522 [2522] 19 years jerome Fixed dupe == duplicate in non-translated messages.
(edit) @2474 [2474] 19 years jerome 1.23beta is out with some goodies.
(edit) @2463 [2463] 19 years jerome Now honors the passthrough mode for printers (although it can't be set …
(edit) @2455 [2455] 19 years jerome Added the precomputed job's size and price to the history.
(edit) @2452 [2452] 19 years jerome Upgraded database schema. Added -i | --ingroups command line option to …
(edit) @2449 [2449] 19 years jerome The billing code attribute was not correctly initialized whenever the …
(edit) @2448 [2448] 19 years jerome Exports the environment earlier to give hints to external scripts
(edit) @2444 [2444] 19 years jerome Added a debug message
(edit) @2414 [2414] 19 years jerome Fixed banner accounting
(edit) @2412 [2412] 19 years jerome Fixes the fix !
(edit) @2411 [2411] 19 years jerome Fix for permissions problem
(edit) @2410 [2410] 19 years jerome Small fixes after a pychecker pass.
(edit) @2409 [2409] 19 years jerome The cupspykota backend was rewritten from scratch. MacOSX servers …
(edit) @2398 [2398] 19 years jerome Fix for people who tell Samba to add the correct job-originating-host-name …
(edit) @2396 [2396] 19 years jerome Fixed username in the case it was overwritten because of the …
(edit) @2395 [2395] 19 years jerome Moved some code around so that when the job ticket can be overwritten, …
(edit) @2393 [2393] 19 years jerome Added the overwrite_jobticket directive. Severity : How Powerful !!! …
(edit) @2389 [2389] 19 years jerome Added a debug message. Changed version.
(edit) @2388 [2388] 19 years jerome Fixed an LDAP filtering problem when several billing codes were passed on …
(edit) @2314 [2314] 19 years jerome Added a comment about dupes. Severity : improvement to do when all the …
(edit) @2313 [2313] 19 years jerome Improved IPP parser. Severity : Jamuel, you don't even need to give it a …
(edit) @2311 [2311] 19 years jerome Fixed bug : exception name was incorrect in an except statement in …
(edit) @2308 [2308] 19 years jerome Extended syntax for the denyduplicates directive : it now allows any …
(edit) @2303 [2303] 19 years jerome Updated the FSF's address
(edit) @2254 [2254] 19 years jerome Integrated the major rewrite of ipp.py into PyKota. Now the …
(edit) @2239 [2239] 19 years jerome Fix for strange values in job-originating-hostname
(edit) @2217 [2217] 19 years jerome The job-billing info is now saved into the database if present.
(edit) @2210 [2210] 19 years jerome Early errors now finally generate meaningful error messages, this will …
(edit) @2177 [2177] 19 years jerome Regaining priviledges wasn't done at the correct time so parsing …
(edit) @2165 [2165] 19 years jerome Avoids launching non-executable backends during device enumeration
(edit) @2164 [2164] 19 years jerome Avoids an infinite loop when several different backend wrappers try to …
(edit) @2147 [2147] 19 years jerome Removed all references to $Log$
(edit) @2146 [2146] 19 years jerome It seems that $Log$ is not implemented or doesn't work for some reason
(edit) @2139 [2139] 19 years jerome Added the Log keyword property
(edit) @2066 [2066] 19 years jalet Fixed the maxdenybanners directive. Introduced the denyduplicates …
(edit) @2062 [2062] 19 years jalet Introduces the new 'trustjobsize' directive to workaround some …
(edit) @2060 [2060] 19 years jalet Now always precomputes the job's size with the internal PDL parser, and …
(edit) @2057 [2057] 19 years jalet Added the md5sum to the history
(edit) @2054 [2054] 19 years jalet Big database structure changes. Upgrade script is now included as well …
(edit) @2028 [2028] 19 years jalet Modified copyright years
(edit) @2007 [2007] 19 years jalet Regain priviledge the time to read the job control file to extract the …
(edit) @2006 [2006] 19 years jalet Implemented the dropping of priviledges. Beware, beware…
(edit) @1974 [1974] 19 years jalet Now logs as errors differences between computed and precomputed job's …
(edit) @1924 [1924] 19 years jalet Fix for the Fix !!!
(edit) @1923 [1923] 19 years jalet Improved banner handling. Fix for raw printing and banners.
(edit) @1918 [1918] 19 years jalet PyKota banners now basically work !
(edit) @1902 [1902] 19 years jalet Safer code
(edit) @1901 [1901] 19 years jalet Added a miniparser for IPP messages (RFC 2910). The …
(edit) @1897 [1897] 19 years jalet Added many debug messages. Added some code to prevent short writes.
(edit) @1820 [1820] 19 years jalet Made debugging levels be the same in cupspykota and lprngpykota. Now …
(edit) @1819 [1819] 19 years jalet Added a space to the pattern to differentiate jobs which id begins …
(edit) @1713 [1713] 20 years jalet Added fix for incorrect job's size when hardware accounting fails
(edit) @1704 [1704] 20 years jalet Fix for autodetection of SC_OPEN_MAX
(edit) @1643 [1643] 20 years jalet Unneeded module
(edit) @1624 [1624] 20 years jalet Hardware accounting for LPRng should be OK now. UNTESTED.
(edit) @1606 [1606] 20 years jalet Sanitized a bit + use of gettext
(edit) @1600 [1600] 20 years jalet LPRng support early version
(edit) @1584 [1584] 20 years jalet Better dispatching of error messages
(edit) @1562 [1562] 20 years jalet Always send some debug info to CUPS' back channel stream (stderr) …
(edit) @1546 [1546] 20 years jalet Now all tracebacks include PyKota's version number
(edit) @1542 [1542] 20 years jalet Better exception handling code
Note: See TracRevisionLog for help on using the revision log.