root / pykota / trunk / pykota / version.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @1729 [1729] 20 years jalet First try at full SNMP handling from the Python code.
(edit) @1723 [1723] 20 years jalet waitprinter.sh rewritten from scratch to wait for printer …
(edit) @1717 [1717] 20 years jalet First version of dumpykota. Works fine but only with PostgreSQL …
(edit) @1713 [1713] 20 years jalet Added fix for incorrect job's size when hardware accounting fails
(edit) @1705 [1705] 20 years jalet Version
(edit) @1701 [1701] 20 years jalet Support for PCL3 (HP Deskjets) added to generic PDL parser
(edit) @1699 [1699] 20 years jalet First draft of PCL3GUI analyzer.
(edit) @1692 [1692] 20 years jalet Fixed bug in LDAP user deletion code which didn't correctly delete the …
(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) @1680 [1680] 20 years jalet Now both software and hardware accounting raise an exception when no …
(edit) @1676 [1676] 20 years jalet First draft of ESC/P2 (mini-)parser.
(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) @1629 [1629] 20 years jalet 1.19beta is out !
(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) @1605 [1605] 20 years jalet pykosd is now a very good tool
(edit) @1600 [1600] 20 years jalet LPRng support early version
(edit) @1599 [1599] 20 years jalet Fix for Python2.1 incompatibilities
(edit) @1592 [1592] 20 years jalet Integrated most of the Debian packaging work made by Sergio Gonz�lez …
(edit) @1584 [1584] 20 years jalet Better dispatching of error messages
(edit) @1575 [1575] 20 years jalet PCLXL support now works !
(edit) @1570 [1570] 20 years jalet Now uses Psyco if it is available
(edit) @1564 [1564] 20 years jalet Fixed PCL5 parser according to the sources of rastertohp
(edit) @1556 [1556] 20 years jalet Added "description" attribute for printers
(edit) @1552 [1552] 20 years jalet Native PDF parser greatly improved. GhostScript? based PDF parser …
(edit) @1545 [1545] 20 years jalet Now includes PyKota's version number in messages sent by the …
(edit) @1542 [1542] 20 years jalet Better exception handling code
(edit) @1541 [1541] 20 years jalet Smarter initialisation code
(edit) @1536 [1536] 20 years jalet Better messages in logs
(edit) @1526 [1526] 20 years jalet Fixed over-verbose exits when displaying help or version number
(edit) @1522 [1522] 20 years jalet Payments history is now stored in database
(edit) @1517 [1517] 20 years jalet Improved error logging. crashrecipient directive added. Now exports the …
(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) @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) @1492 [1492] 20 years jalet Preliminary work on pre-accounting
(edit) @1490 [1490] 20 years jalet The pykota filter is now deprecated
(edit) @1483 [1483] 20 years jalet Big code changes to completely remove the need for "requester" …
(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
(edit) @1463 [1463] 20 years jalet pykotme now uses pkpgcounter to compute the job's size.
(edit) @1451 [1451] 20 years jalet pkpgcounter : comments pkprinters : when --add is used, existing printers …
(edit) @1447 [1447] 20 years jalet fixed copy&paste problem in pkpgcounter
(edit) @1437 [1437] 20 years jalet pkprinters now accept the --list command line option
(edit) @1430 [1430] 20 years jalet pkpgcounter added
(edit) @1417 [1417] 20 years jalet Inclusion of Michele Baldessari's work on autotools
(edit) @1415 [1415] 20 years jalet 1.18
(edit) @1411 [1411] 20 years jalet Fix for raw jobs in cupspykota
(edit) @1404 [1404] 20 years jalet 1.18beta
(edit) @1396 [1396] 20 years jalet Version
(edit) @1381 [1381] 20 years jalet Italian translation added. Needs more work.
(edit) @1376 [1376] 20 years jalet Pre and Post hooks should now work in the pykota filter too. The pykota …
(edit) @1372 [1372] 20 years jalet Pre and Post hooks to external commands are available in the …
(edit) @1368 [1368] 20 years jalet Hopefully the final fix for groups (users and printers)
(edit) @1365 [1365] 20 years jalet Should fix the remaining bugs wrt printers groups and users groups.
(edit) @1360 [1360] 20 years jalet Preliminary snmpprinterstatus command added.
(edit) @1358 [1358] 20 years jalet Don't retrieve data when it's not needed, to avoid database queries
(edit) @1356 [1356] 20 years jalet Experimental ldapcache directive added
(edit) @1353 [1353] 20 years jalet maildomain pykota.conf directive added. Small improvements on mail headers …
(edit) @1351 [1351] 20 years jalet Note about today's modifications
(edit) @1338 [1338] 20 years jalet Preliminary work on the pkhint command
(edit) @1336 [1336] 20 years jalet Note about recent fix in cupspykota
(edit) @1330 [1330] 20 years jalet pkprinters command line tool added.
(edit) @1325 [1325] 20 years jalet More info for OpenOffice?.org usage
(edit) @1324 [1324] 20 years jalet Version
(edit) @1321 [1321] 20 years jalet Fixes stupid software accounting bug in CUPS backend
(edit) @1318 [1318] 20 years jalet New user/group deletion code
(edit) @1313 [1313] 20 years jalet Typo
(edit) @1312 [1312] 20 years jalet *** empty log message ***
(edit) @1311 [1311] 20 years jalet Version number changed to 1.16
(edit) @1301 [1301] 20 years jalet 1.16beta3 is out
(edit) @1291 [1291] 20 years jalet Small fix for job cancelling code.
(edit) @1287 [1287] 20 years jalet PyKota 1.16beta1 is finally out.
(edit) @1285 [1285] 20 years jalet New formula to compute a job's price
(edit) @1284 [1284] 20 years jalet User's email address can now be set at user's creation time.
(edit) @1271 [1271] 20 years jalet Major code refactoring, it's way cleaner, and now allows automated …
(edit) @1269 [1269] 20 years jalet Fixed potential accuracy problem if a user printed on several printers …
(edit) @1258 [1258] 20 years jalet edpykota now supports adding printers to printer groups.
(edit) @1257 [1257] 20 years jalet Copyright year changed.
(edit) @1248 [1248] 20 years jalet Dots in user, groups and printer names should be allowed.
(edit) @1240 [1240] 20 years uid67467 Should be ok now.
(edit) @1239 [1239] 20 years uid67467 Savannah is back online…
(edit) @1227 [1227] 20 years jalet Added 'utolower' configuration option to convert all usernames …
(edit) @1226 [1226] 20 years jalet Shell script to wait for AppleTalk? enabled printers being idle was added.
(edit) @1221 [1221] 20 years jalet Printing on a printer not present in the Quota Storage now results in the …
(edit) @1212 [1212] 20 years jalet Fixes reported to NEWS file.
(edit) @1203 [1203] 20 years jalet Job price added to history
(edit) @1200 [1200] 20 years jalet More complete job history.
(edit) @1194 [1194] 20 years jalet Spanish translation by Dennis Romero L. added.
(edit) @1192 [1192] 20 years jalet Mailto can be any external command now, as usual.
(edit) @1189 [1189] 20 years jalet Documentation's licensed changed from GNU FDL to GNU GPL, to please …
(edit) @1185 [1185] 20 years jalet New CUPS backend fully functionnal. Old CUPS configuration method is now …
(edit) @1179 [1179] 20 years jalet Bug fix wrt no user/group name command line argument to edpykota
(edit) @1178 [1178] 20 years jalet New CUPS backend supports device enumeration
Note: See TracRevisionLog for help on using the revision log.