root / pykota / trunk / pykota / accounters / software.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3489 [3489] 15 years jerome Removed bad copy and paste artifact.
(edit) @3481 [3481] 15 years jerome Changed copyright years. Copyright years are now dynamic when displayed by …
(edit) @3413 [3413] 16 years jerome Removed unnecessary spaces at EOL.
(edit) @3411 [3411] 16 years jerome Minor change to please emacs…
(edit) @3357 [3357] 16 years jerome Less verbose now since some messages are now logged only at debug …
(edit) @3288 [3288] 16 years jerome Moved all exceptions definitions to a dedicated module.
(edit) @3285 [3285] 16 years jerome Now external preaccounter/accounter scripts must read the print job's …
(edit) @3275 [3275] 16 years jerome Updated copyright years. Changed some remaining ISO-8859-15 markers to …
(edit) @3260 [3260] 16 years jerome Changed license to GNU GPL v3 or later. Changed Python source encoding …
(edit) @3256 [3256] 16 years jerome No need to reopen the file another time, it's already done in pkpgcounter.
(edit) @3252 [3252] 16 years jerome Can now print again under limited circumstances.
(edit) @3245 [3245] 17 years jerome Now the pykotme command line tool computes size and price based on the …
(edit) @3133 [3133] 17 years jerome Changed copyright years.
(edit) @3000 [3000] 18 years jerome Ensures that the multiplication by number of copies is done only once.
(edit) @2909 [2909] 18 years jerome Updated URLs.
(edit) @2635 [2635] 18 years jerome Introduced the 'preaccounter' directive.
(edit) @2622 [2622] 18 years jerome Added 2006 to the copyright's years.
(edit) @2409 [2409] 19 years jerome The cupspykota backend was rewritten from scratch. MacOSX servers …
(edit) @2302 [2302] 19 years jerome Updated the FSF's address
(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) @2074 [2074] 19 years jalet Optimize print job parsing by avoiding to pass the job's datas …
(edit) @1743 [1743] 20 years jalet Did a pass of PyChecker?
(edit) @1687 [1687] 20 years jalet Introduction of the new 'onaccountererror' configuration directive. Small …
(edit) @1680 [1680] 20 years jalet Now both software and hardware accounting raise an exception when no …
(edit) @1678 [1678] 20 years jalet Tries to fix problem with subprocesses outputting more datas than needed
(edit) @1665 [1665] 20 years jalet Fixed french translation problem. Fixed problem with group quotas and …
(edit) @1584 [1584] 20 years jalet Better dispatching of error messages
(edit) @1536 [1536] 20 years jalet Better messages in logs
(edit) @1514 [1514] 20 years jalet Moved the sigterm capturing elsewhere
(edit) @1495 [1495] 20 years jalet New 'enforcement' directive added Polling loop improvements
(edit) @1483 [1483] 20 years jalet Big code changes to completely remove the need for "requester" …
(add) @1475 [1475] 20 years jalet Code simplifications
Note: See TracRevisionLog for help on using the revision log.