root / pykota / trunk / pykota

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1748 [1748] 20 years jalet Typo
(edit) @1746 [1746] 20 years jalet Added internal handling for PJL queries over port tcp/9100. Now waits for …
(edit) @1745 [1745] 20 years jalet Now includes printer's hostname in SNMP error messages
(edit) @1743 [1743] 20 years jalet Did a pass of PyChecker?
(edit) @1742 [1742] 20 years jalet Fixed pykotaAccountBalance object location during creation
(edit) @1740 [1740] 20 years jalet If SNMP accounting is possible, pkhint now suggests to use the …
(edit) @1739 [1739] 20 years jalet Now loops when the external hardware accounter fails, until it returns a …
(edit) @1737 [1737] 20 years jalet Logs the looping message as debug instead of as info
(edit) @1736 [1736] 20 years jalet Bad import statement
(edit) @1735 [1735] 20 years jalet Just loop in case a network error occur
(edit) @1734 [1734] 20 years jalet Fixed nasty typo
(edit) @1732 [1732] 20 years jalet More informational messages
(edit) @1730 [1730] 20 years jalet Typo
(edit) @1729 [1729] 20 years jalet First try at full SNMP handling from the Python code.
(edit) @1725 [1725] 20 years jalet Re-Extends the list of invalid characters in names to prevent people from …
(edit) @1723 [1723] 20 years jalet waitprinter.sh rewritten from scratch to wait for printer …
(edit) @1719 [1719] 20 years jalet Data dumps are now ordered by entry creation date if applicable. Now …
(edit) @1718 [1718] 20 years jalet User groups membership and printer groups membership can now be dumped too
(edit) @1717 [1717] 20 years jalet First version of dumpykota. Works fine but only with PostgreSQL …
(edit) @1715 [1715] 20 years jalet Minor fix
(edit) @1714 [1714] 20 years jalet Small test added
(edit) @1713 [1713] 20 years jalet Added fix for incorrect job's size when hardware accounting fails
(edit) @1711 [1711] 20 years jalet Small fixes for incomplete entry intialization
(edit) @1705 [1705] 20 years jalet Version
(edit) @1703 [1703] 20 years jalet Fix missing import statement for the signal module
(edit) @1702 [1702] 20 years jalet Support for more laserjet models added.
(edit) @1701 [1701] 20 years jalet Support for PCL3 (HP Deskjets) added to generic PDL parser
(edit) @1700 [1700] 20 years jalet Comments
(edit) @1699 [1699] 20 years jalet First draft of PCL3GUI analyzer.
(edit) @1698 [1698] 20 years jalet One more PCL tag
(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
Note: See TracRevisionLog for help on using the revision log.