root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1743 [1743] 20 years jalet Did a pass of PyChecker?
(edit) @1742 [1742] 20 years jalet Fixed pykotaAccountBalance object location during creation
(edit) @1741 [1741] 20 years jalet Belgian translations added as a copy of the french ones
(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) @1738 [1738] 20 years jalet New supporter added
(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) @1733 [1733] 20 years jalet Installation script now checks for availability of Python-SNMP …
(edit) @1732 [1732] 20 years jalet More informational messages
(edit) @1731 [1731] 20 years jalet Increase delay to diminish CPU load
(edit) @1730 [1730] 20 years jalet Typo
(edit) @1729 [1729] 20 years jalet First try at full SNMP handling from the Python code.
(edit) @1728 [1728] 20 years jalet Now doesn't wait anymore until printer is printing before waiting …
(edit) @1727 [1727] 20 years jalet New entry added
(edit) @1726 [1726] 20 years jalet New supporter added
(edit) @1725 [1725] 20 years jalet Re-Extends the list of invalid characters in names to prevent people from …
(edit) @1724 [1724] 20 years jalet Updated help for dumpykota
(edit) @1723 [1723] 20 years jalet waitprinter.sh rewritten from scratch to wait for printer …
(edit) @1722 [1722] 20 years jalet Manpages updated
(edit) @1721 [1721] 20 years jalet Added manpage for dumpykota
(edit) @1720 [1720] 20 years jalet Fix for uninitialized variable
(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) @1716 [1716] 20 years jalet New supporter added
(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) @1712 [1712] 20 years jalet New supporter added
(edit) @1711 [1711] 20 years jalet Small fixes for incomplete entry intialization
(edit) @1710 [1710] 20 years jalet New supporter added
(edit) @1709 [1709] 20 years jalet Two new entries added
(edit) @1708 [1708] 20 years jalet New question added
(edit) @1707 [1707] 20 years jalet New supporter added.
(edit) @1706 [1706] 20 years jalet Small addition to catch SIGTERM. Doesn't currently help, though, so …
(edit) @1705 [1705] 20 years jalet Version
(edit) @1704 [1704] 20 years jalet Fix for autodetection of SC_OPEN_MAX
(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) @1697 [1697] 20 years jalet Improved messaging system when IP address is needed for smbclient -M
(edit) @1696 [1696] 20 years jalet Another bunch of LPRng fixes
(edit) @1695 [1695] 20 years jalet Small fix for old versions of LPRng
(edit) @1694 [1694] 20 years jalet Now exports PYKOTAPRINTERHOSTNAME
(edit) @1693 [1693] 20 years jalet Fixed problem with mod_auth_ldap Apache module
(edit) @1692 [1692] 20 years jalet Fixed bug in LDAP user deletion code which didn't correctly delete the …
(edit) @1691 [1691] 20 years jalet Added missing note about ESC/P2
(edit) @1690 [1690] 20 years jalet Some more work on ESC/P2 analyzer to avoid missing \r\n sequences. …
(edit) @1689 [1689] 20 years jalet Typo
(edit) @1688 [1688] 20 years jalet Added note about ESC/P2 support. Added note about lack of support for HP …
(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) @1684 [1684] 20 years jalet New supporter added.
(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) @1679 [1679] 20 years jalet New entries
(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) @1672 [1672] 20 years jalet New contributor added
(edit) @1671 [1671] 20 years jalet German translation added
(edit) @1670 [1670] 20 years jalet Two new supporters added. New contributor added.
(edit) @1669 [1669] 20 years jalet Debian installation should install correctly daily con job now
(edit) @1668 [1668] 20 years jalet Now includes Debian specific files in tarball
(edit) @1667 [1667] 20 years jalet Now includes message translations generation shell script in tarball
(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) @1663 [1663] 20 years jalet Added greek translation, thanks to Spyros Melissovas
(edit) @1662 [1662] 20 years jalet Updated spanish translatio
(edit) @1661 [1661] 20 years jalet Note about Greek language which will be added later today
(edit) @1660 [1660] 20 years jalet Updated swedish translation thanks to Stefan Wold
(edit) @1659 [1659] 20 years jalet New contributor added
(edit) @1658 [1658] 20 years jalet Now takes care of .sxi and .sxc files if any
(edit) @1657 [1657] 20 years jalet Added presentation made with OOo
(edit) @1656 [1656] 20 years jalet Fixed inconsistent quoting.
(edit) @1655 [1655] 20 years jalet Removed misleading comment since there's no more pykota filter.
(edit) @1654 [1654] 20 years jalet Give credit where it's due.
(edit) @1653 [1653] 20 years jalet Updated Spanish translation, thanks to Sergio Gonzalez Gonzalez. Updated …
(edit) @1652 [1652] 20 years jalet Small fix for %(port)s thanks to rpinheiro
(edit) @1651 [1651] 20 years jalet Added link to Sergio Gonzalez Gonzalez' document
(edit) @1650 [1650] 20 years jalet Updated Italian translation, thanks to Michele Baldessari
(edit) @1649 [1649] 20 years jalet Upgraded Brasilian and Portuguese translations thanks to Jurandy Martins
(edit) @1648 [1648] 20 years jalet Note about thai language added
(edit) @1647 [1647] 20 years jalet Now warns the user if pyosd is not present
(edit) @1646 [1646] 20 years jalet Typo : treshold ==> threshold
(edit) @1645 [1645] 20 years jalet Thai translation was broken during email transfer. This one is now …
(edit) @1644 [1644] 20 years jalet New contributor added
Note: See TracRevisionLog for help on using the revision log.