root / pykota / trunk / NEWS

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1558 [1558] 20 years jalet Added first draft of MySQL initialization script
(edit) @1557 [1557] 20 years jalet Added comment about waitprinter.sh fix reversal
(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) @1550 [1550] 20 years jalet Added native fast PDF parsing method
(edit) @1549 [1549] 20 years jalet Fixed problem with Power Save mode on some printers
(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) @1539 [1539] 20 years jalet Log
(edit) @1536 [1536] 20 years jalet Better messages in logs
(edit) @1532 [1532] 20 years jalet Doesn't ignore SIGCHLD anymore
(edit) @1527 [1527] 20 years jalet Extended the PATH
(edit) @1526 [1526] 20 years jalet Fixed over-verbose exits when displaying help or version number
(edit) @1524 [1524] 20 years jalet Improved web history reports
(edit) @1522 [1522] 20 years jalet Payments history is now stored in database
(edit) @1521 [1521] 20 years jalet Missing comment
(edit) @1519 [1519] 20 years jalet Now denies empty jobs
(edit) @1517 [1517] 20 years jalet Improved error logging. crashrecipient directive added. Now exports the …
(edit) @1510 [1510] 20 years jalet Extended syntax for LDAP specific newuser and newgroup directives. …
(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) @1498 [1498] 20 years jalet Heavy CPU usage seems to be fixed at least !
(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) @1492 [1492] 20 years jalet Preliminary work on pre-accounting
(edit) @1490 [1490] 20 years jalet The pykota filter is now deprecated
(edit) @1488 [1488] 20 years jalet Now pykotme doesn't spawn a new process anymore to compute job's size, …
(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) @1480 [1480] 20 years jalet LDAP schema change to accomodate non-ascii chars in CUPS options
(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) @1471 [1471] 20 years jalet Note about SMTP problems
(edit) @1464 [1464] 20 years jalet Note about PCLXL support in pkpgcounter
(edit) @1463 [1463] 20 years jalet pykotme now uses pkpgcounter to compute the job's size.
(edit) @1459 [1459] 20 years jalet About logging susbsystem
(edit) @1458 [1458] 20 years jalet Fix for file handles unregistered twice from the polling object
(edit) @1456 [1456] 20 years jalet Doesn't exit anymore on the first nul byte
(edit) @1455 [1455] 20 years jalet LDAP schema now stores filename and title as directory strings which …
(edit) @1453 [1453] 20 years jalet Added --skipexisting command line option to pkprinters
(edit) @1451 [1451] 20 years jalet pkpgcounter : comments pkprinters : when --add is used, existing printers …
(edit) @1450 [1450] 20 years jalet Typo
(edit) @1449 [1449] 20 years jalet Now uses mmap in PCL mode
(edit) @1448 [1448] 20 years jalet Better PCL support
(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) @1421 [1421] 20 years jalet PYKOTALIMITBY environment variable is now exported too
(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) @1405 [1405] 20 years jalet Small fix for new waitprinter.sh : when job was denied, would wait …
(edit) @1404 [1404] 20 years jalet 1.18beta
(edit) @1398 [1398] 20 years jalet More powerful waitprinter.sh
(edit) @1396 [1396] 20 years jalet Version
(edit) @1384 [1384] 20 years jalet Now catches all smtplib exceptions when there's a problem sending messages
(edit) @1381 [1381] 20 years jalet Italian translation added. Needs more work.
(edit) @1377 [1377] 20 years jalet More complete changelog
(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) @1363 [1363] 20 years jalet Fix for LDAP problem when job price was 0.
(edit) @1362 [1362] 20 years jalet Note added about small fix wrt empty user 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) @1345 [1345] 20 years jalet Better integration in Debian and more LSB compliance, thanks to Peter …
(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) @1328 [1328] 20 years jalet New entries.
(edit) @1323 [1323] 20 years jalet 1.17
(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) @1308 [1308] 20 years jalet Unless I'm mistaken, it seems that 1.16 Final is just out !
(edit) @1301 [1301] 20 years jalet 1.16beta3 is out
(edit) @1293 [1293] 20 years jalet Missing changelog entry
(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) @1286 [1286] 20 years jalet Improved documentation
(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) @1274 [1274] 20 years jalet Printing history added to CGI script.
(edit) @1272 [1272] 20 years jalet Bug wrt number of copies with CUPS should be fixed.
(edit) @1271 [1271] 20 years jalet Major code refactoring, it's way cleaner, and now allows automated …
(edit) @1270 [1270] 20 years jalet Clarifies
(edit) @1269 [1269] 20 years jalet Fixed potential accuracy problem if a user printed on several printers …
Note: See TracRevisionLog for help on using the revision log.