root / pykota / trunk / pykota

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1695 [1695] 20 years jalet Small fix for old versions of LPRng
(edit) @1694 [1694] 20 years jalet Now exports PYKOTAPRINTERHOSTNAME
(edit) @1692 [1692] 20 years jalet Fixed bug in LDAP user deletion code which didn't correctly delete the …
(edit) @1690 [1690] 20 years jalet Some more work on ESC/P2 analyzer to avoid missing \r\n sequences. …
(edit) @1687 [1687] 20 years jalet Introduction of the new 'onaccountererror' configuration directive. Small …
(edit) @1686 [1686] 20 years jalet Improved the ESC/P2 analyzer so that more GhostScript? devices are …
(edit) @1685 [1685] 20 years jalet No answer from subprocess now is really a fatal error. Waiting for …
(edit) @1683 [1683] 20 years jalet Improvement in PostScript? parser to avoid being fooled by clever …
(edit) @1682 [1682] 20 years jalet Forgot to remove some special debugging code…
(edit) @1681 [1681] 20 years jalet Relax checks for PCL5 header to accomodate strange printer drivers
(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) @1677 [1677] 20 years jalet Improved ESC/P2 miniparser thanks to Paulo Silva
(edit) @1676 [1676] 20 years jalet First draft of ESC/P2 (mini-)parser.
(edit) @1675 [1675] 20 years jalet Fixed index problem in PCLXL parser when retrieving number of copies …
(edit) @1674 [1674] 20 years jalet Fixed number of copies in PCL5 parser
(edit) @1673 [1673] 20 years jalet Added workaround for number of copies and some PostScript? drivers
(edit) @1666 [1666] 20 years jalet Finished group quota fix for balance when no user in group has a balance
(edit) @1665 [1665] 20 years jalet Fixed french translation problem. Fixed problem with group quotas and …
(edit) @1664 [1664] 20 years jalet 1.19 final is out.
(edit) @1646 [1646] 20 years jalet Typo : treshold ==> threshold
(edit) @1637 [1637] 20 years jalet Unitialized variable
(edit) @1629 [1629] 20 years jalet 1.19beta is out !
(edit) @1624 [1624] 20 years jalet Hardware accounting for LPRng should be OK now. UNTESTED.
(edit) @1622 [1622] 20 years jalet Added support for binary PostScript? through GhostScript? if native …
(edit) @1611 [1611] 20 years jalet Software accounting seems to be OK with LPRng support now
(edit) @1606 [1606] 20 years jalet Sanitized a bit + use of gettext
(edit) @1605 [1605] 20 years jalet pykosd is now a very good tool
(edit) @1601 [1601] 20 years jalet Missing file... Am I really stupid ?
(edit) @1600 [1600] 20 years jalet LPRng support early version
(edit) @1599 [1599] 20 years jalet Fix for Python2.1 incompatibilities
(edit) @1593 [1593] 20 years jalet Reduced the set of invalid characters in names
(edit) @1592 [1592] 20 years jalet Integrated most of the Debian packaging work made by Sergio Gonz�lez …
(edit) @1591 [1591] 20 years jalet Fix for number of copies for each page in PCLXL parser
(edit) @1588 [1588] 20 years jalet Testsuite for PDL Analyzer added
(edit) @1584 [1584] 20 years jalet Better dispatching of error messages
(edit) @1582 [1582] 20 years jalet Added code to handle the description field for printers
(edit) @1580 [1580] 20 years jalet Smallish optimization
(edit) @1577 [1577] 20 years jalet Code de-factorization in PCLXL parser
(edit) @1576 [1576] 20 years jalet Increased speed by a factor of 2 in PCLXL parser
(edit) @1575 [1575] 20 years jalet PCLXL support now works !
(edit) @1574 [1574] 20 years jalet More work on PCLXL parser
(edit) @1573 [1573] 20 years jalet Additionnal speedup for GhostScript? generated PCL5 files
(edit) @1572 [1572] 20 years jalet mmap reintroduced in PCL5 parser
(edit) @1570 [1570] 20 years jalet Now uses Psyco if it is available
(edit) @1568 [1568] 20 years jalet More debug info in PCLXL parser
(edit) @1567 [1567] 20 years jalet Another fix for PCL5 parser
(edit) @1566 [1566] 20 years jalet Fix for number of copies in PCL5 parser
(edit) @1565 [1565] 20 years jalet Also prints read size on last block
(edit) @1564 [1564] 20 years jalet Fixed PCL5 parser according to the sources of rastertohp
(edit) @1563 [1563] 20 years jalet Catches accounter configuration errors earlier
(edit) @1562 [1562] 20 years jalet Always send some debug info to CUPS' back channel stream (stderr) …
(edit) @1560 [1560] 20 years jalet Added version number in subject message for directive crashrecipient.
(edit) @1556 [1556] 20 years jalet Added "description" attribute for printers
(edit) @1553 [1553] 20 years jalet Removed old comments
(edit) @1552 [1552] 20 years jalet Native PDF parser greatly improved. GhostScript? based PDF parser …
(edit) @1551 [1551] 20 years jalet "ERROR:" prefix added
(edit) @1550 [1550] 20 years jalet Added native fast PDF parsing method
(edit) @1547 [1547] 20 years jalet Added PDF support in smart PDL analyzer (through GhostScript? for now)
(edit) @1546 [1546] 20 years jalet Now all tracebacks include PyKota's version number
(edit) @1545 [1545] 20 years jalet Now includes PyKota's version number in messages sent by the …
(edit) @1544 [1544] 20 years jalet Resets file pointer to start of file in all cases
(edit) @1543 [1543] 20 years jalet Fixes PostScript? detection code for incorrect drivers
(edit) @1542 [1542] 20 years jalet Better exception handling code
(edit) @1541 [1541] 20 years jalet Smarter initialisation code
(edit) @1538 [1538] 20 years jalet More exceptions catched in case of very early failure.
(edit) @1537 [1537] 20 years jalet Now detects and logs configuration syntax errors instead of failing …
(edit) @1536 [1536] 20 years jalet Better messages in logs
(edit) @1534 [1534] 20 years jalet Better log message
(edit) @1532 [1532] 20 years jalet Doesn't ignore SIGCHLD anymore
(edit) @1531 [1531] 20 years jalet Payment now gets deleted when the user is deleted
(edit) @1529 [1529] 20 years jalet Now accepts a job when enforcement is STRICT and predicted account …
(edit) @1526 [1526] 20 years jalet Fixed over-verbose exits when displaying help or version number
(edit) @1523 [1523] 20 years jalet Now catches some exceptions earlier. storage.py and ldapstorage.py : …
(edit) @1522 [1522] 20 years jalet Payments history is now stored in database
(edit) @1520 [1520] 20 years jalet Now stores the job's size in bytes in the database. Preliminary work on …
(edit) @1518 [1518] 20 years jalet crashrecipient directive
(edit) @1517 [1517] 20 years jalet Improved error logging. crashrecipient directive added. Now exports the …
(edit) @1516 [1516] 20 years jalet logs job's size in bytes now
(edit) @1514 [1514] 20 years jalet Moved the sigterm capturing elsewhere
(edit) @1512 [1512] 20 years jalet Debug message added
(edit) @1510 [1510] 20 years jalet Extended syntax for LDAP specific newuser and newgroup directives. …
(edit) @1506 [1506] 20 years jalet More useful error message in case of misconfiguration of an LDAP search …
(edit) @1502 [1502] 20 years jalet First try at saving the job-originating-hostname in the database
(edit) @1500 [1500] 20 years jalet The old pykota filter has been removed. LPRng support disabled for now.
(edit) @1499 [1499] 20 years jalet accounter.py : old code deleted the rest : now exports …
(edit) @1497 [1497] 20 years jalet Now precomputes the job's size only if current printer's enforcement is …
(edit) @1495 [1495] 20 years jalet New 'enforcement' directive added Polling loop improvements
(edit) @1494 [1494] 20 years jalet Revert to old polling loop. Will need optimisations
(edit) @1493 [1493] 20 years jalet More robust (?) code
(edit) @1492 [1492] 20 years jalet Preliminary work on pre-accounting
(edit) @1490 [1490] 20 years jalet The pykota filter is now deprecated
(edit) @1487 [1487] 20 years jalet All the code for pkpgcounter is now in pdlanalyzer.py
(edit) @1485 [1485] 20 years jalet Speed improvement
(edit) @1483 [1483] 20 years jalet Big code changes to completely remove the need for "requester" …
(edit) @1482 [1482] 20 years jalet pkpgcounter is now just a wrapper around the PDLAnalyzer class
(edit) @1481 [1481] 20 years jalet Now catches SIGPIPE and SIGCHLD
(edit) @1478 [1478] 20 years jalet First try at cupspykota's main loop rewrite
(edit) @1475 [1475] 20 years jalet Code simplifications
(edit) @1473 [1473] 20 years jalet Added hostname field in job history
Note: See TracRevisionLog for help on using the revision log.