root / pykota / trunk / bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1542 [1542] 20 years jalet Better exception handling code
(edit) @1541 [1541] 20 years jalet Smarter initialisation code
(edit) @1530 [1530] 20 years jalet Fixed problem when username was passed in uppercase from Samba and …
(edit) @1528 [1528] 20 years jalet More portable test
(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) @1520 [1520] 20 years jalet Now stores the job's size in bytes in the database. Preliminary work on …
(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) @1516 [1516] 20 years jalet logs job's size in bytes now
(edit) @1515 [1515] 20 years jalet I think the bug when cancelling jobs should be fixed right now
(edit) @1514 [1514] 20 years jalet Moved the sigterm capturing elsewhere
(edit) @1513 [1513] 20 years jalet Should correctly capture ALL errors now
(edit) @1503 [1503] 20 years jalet Now logs something when client hostname can't be extracted
(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) @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) @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) @1484 [1484] 20 years jalet Could the 'misterious' bug in my loop be finally fixed ???
(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) @1478 [1478] 20 years jalet First try at cupspykota's main loop rewrite
(edit) @1475 [1475] 20 years jalet Code simplifications
(edit) @1467 [1467] 20 years jalet Typo
(edit) @1466 [1466] 20 years jalet Catches OSError while reading
(edit) @1465 [1465] 20 years jalet Should be more robust if we receive a SIGTERM during an I/O operation
(edit) @1463 [1463] 20 years jalet pykotme now uses pkpgcounter to compute the job's size.
(edit) @1462 [1462] 20 years jalet Improved PCL6 support
(edit) @1461 [1461] 20 years jalet Skeleton for PCLXL aka PCL6 Added the "potential" fix for …
(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) @1453 [1453] 20 years jalet Added --skipexisting command line option to pkprinters
(edit) @1452 [1452] 20 years jalet Documentation
(edit) @1451 [1451] 20 years jalet pkpgcounter : comments pkprinters : when --add is used, existing printers …
(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) @1438 [1438] 20 years jalet Better formatting
(edit) @1437 [1437] 20 years jalet pkprinters now accept the --list command line option
(edit) @1436 [1436] 20 years jalet Note about not implemented limitby values
(edit) @1433 [1433] 20 years jalet Began work on correct handling of child processes when jobs are cancelled …
(edit) @1430 [1430] 20 years jalet pkpgcounter added
(edit) @1423 [1423] 20 years jalet Fixed path problem
(edit) @1418 [1418] 20 years jalet Began integration of Henrik Janhagen's work on quota-then-balance and …
(edit) @1417 [1417] 20 years jalet Inclusion of Michele Baldessari's work on autotools
(edit) @1411 [1411] 20 years jalet Fix for raw jobs in cupspykota
(edit) @1410 [1410] 20 years jalet Added fsync() calls
(edit) @1405 [1405] 20 years jalet Small fix for new waitprinter.sh : when job was denied, would wait …
(edit) @1400 [1400] 20 years jalet This time the traceback formatting should be correct !
(edit) @1398 [1398] 20 years jalet More powerful waitprinter.sh
(edit) @1391 [1391] 20 years jalet Improve tracebacks
(edit) @1390 [1390] 20 years jalet Now should output full traceback when crashing
(edit) @1376 [1376] 20 years jalet Pre and Post hooks should now work in the pykota filter too. The pykota …
(edit) @1375 [1375] 20 years jalet PYKOTAPHASE wasn't set soon enough at the start of the job
(edit) @1374 [1374] 20 years jalet PYKOTAPHASE wasn't set at the right time at the end of data …
(edit) @1372 [1372] 20 years jalet Pre and Post hooks to external commands are available in the …
(edit) @1366 [1366] 20 years jalet Minor code reorganisation
(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) @1359 [1359] 20 years jalet Avoids a database query even if caching was disabled.
(edit) @1354 [1354] 20 years jalet domain names changed to example.com in the doc, according to RFC2606
(edit) @1343 [1343] 20 years jalet Should now be able to handle network + pjl printers
(edit) @1342 [1342] 20 years jalet De-uglyfication. Now works with older CUPS (1.14) which don't detect the …
(edit) @1341 [1341] 20 years jalet Augmented delay to 5 seconds in waitprinter.sh Added a missing delay of 5 …
(edit) @1340 [1340] 20 years jalet Help
(edit) @1339 [1339] 20 years jalet More warnings
(edit) @1338 [1338] 20 years jalet Preliminary work on the pkhint command
(edit) @1335 [1335] 20 years jalet Should fix the incorrect "backend died abnormally" problem.
(edit) @1332 [1332] 20 years jalet pkprinters can now remove printers from printers groups.
(edit) @1331 [1331] 20 years jalet pkprinters' help
(edit) @1330 [1330] 20 years jalet pkprinters command line tool added.
(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) @1302 [1302] 20 years jalet Fuck Fuck Fuck !!!
(edit) @1294 [1294] 20 years jalet Typos in messages wrt gettext.
(edit) @1292 [1292] 20 years jalet Missing return caused problems with LPRng
(edit) @1291 [1291] 20 years jalet Small fix for job cancelling code.
(edit) @1289 [1289] 20 years jalet Small streams polling loop modification.
(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) @1281 [1281] 20 years jalet Denied jobs weren't added to the history anymore, this is now fixed.
(edit) @1280 [1280] 20 years jalet Denied jobs weren't stored into the history anymore, this is now fixed.
(edit) @1271 [1271] 20 years jalet Major code refactoring, it's way cleaner, and now allows automated …
(edit) @1258 [1258] 20 years jalet edpykota now supports adding printers to printer groups.
(edit) @1257 [1257] 20 years jalet Copyright year changed.
(edit) @1256 [1256] 20 years jalet Better debugging information
(edit) @1241 [1241] 20 years uid67467 Script to send mail + WinPopup? messages added
(edit) @1240 [1240] 20 years uid67467 Should be ok now.
(edit) @1226 [1226] 20 years jalet Shell script to wait for AppleTalk? enabled printers being idle was added.
(edit) @1222 [1222] 20 years jalet Inadvertantly introduced a bug, which is fixed.
(edit) @1221 [1221] 20 years jalet Printing on a printer not present in the Quota Storage now results in the …
(edit) @1210 [1210] 20 years jalet Boolean problem with old Python, replaced with 0
Note: See TracRevisionLog for help on using the revision log.