root / pykota / trunk / pykota

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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
(edit) @1531 [1531] 20 years jalet Payment now gets deleted when the user is deleted
(edit) @1529 [1529] 20 years jalet Now accepts a job when enforcement is STRICT and predicted account …
(edit) @1526 [1526] 20 years jalet Fixed over-verbose exits when displaying help or version number
(edit) @1523 [1523] 20 years jalet Now catches some exceptions earlier. storage.py and ldapstorage.py : …
(edit) @1522 [1522] 20 years jalet Payments history is now stored in database
(edit) @1520 [1520] 20 years jalet Now stores the job's size in bytes in the database. Preliminary work on …
(edit) @1518 [1518] 20 years jalet crashrecipient directive
(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) @1514 [1514] 20 years jalet Moved the sigterm capturing elsewhere
(edit) @1512 [1512] 20 years jalet Debug message added
(edit) @1510 [1510] 20 years jalet Extended syntax for LDAP specific newuser and newgroup directives. …
(edit) @1506 [1506] 20 years jalet More useful error message in case of misconfiguration of an LDAP search …
(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) @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) @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) @1481 [1481] 20 years jalet Now catches SIGPIPE and SIGCHLD
(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) @1469 [1469] 20 years jalet Now catches connection problems to SMTP server
(edit) @1463 [1463] 20 years jalet pykotme now uses pkpgcounter to compute the job's size.
(edit) @1457 [1457] 20 years jalet Now logs the PID too
(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) @1443 [1443] 20 years jalet Exports the PYKOTASTATUS environment variable when SIGTERM is received.
(edit) @1439 [1439] 20 years jalet The list of printers groups the current printer is a member of is now …
(edit) @1437 [1437] 20 years jalet pkprinters now accept the --list command line option
(edit) @1434 [1434] 20 years jalet More work on correct child processes handling
(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) @1426 [1426] 20 years jalet uninitialized values caused problems
(edit) @1421 [1421] 20 years jalet PYKOTALIMITBY environment variable is now exported too
(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) @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) @1395 [1395] 20 years jalet Small fix : only keeps existing quota entries when searching parents
(edit) @1394 [1394] 20 years jalet Allow names to begin with a digit
(edit) @1393 [1393] 20 years jalet Improvement on strange history entries
(edit) @1392 [1392] 20 years jalet Code safer wrt entries created in other tools
(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) @1380 [1380] 20 years jalet Final fix for printers searching
(edit) @1379 [1379] 20 years jalet Missing test when searching printer objects when these objects were …
(edit) @1376 [1376] 20 years jalet Pre and Post hooks should now work in the pykota filter too. The pykota …
(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) @1371 [1371] 20 years jalet Can now extract per printer pre and post hooks from the configuration file
(edit) @1368 [1368] 20 years jalet Hopefully the final fix for groups (users and printers)
(edit) @1367 [1367] 20 years jalet datelimit wasn't reset when modifying soft and hard limits with the LDAP …
(edit) @1365 [1365] 20 years jalet Should fix the remaining bugs wrt printers groups and users groups.
(edit) @1364 [1364] 20 years jalet Fixed nested printer groups accounting.
(edit) @1363 [1363] 20 years jalet Fix for LDAP problem when job price was 0.
(edit) @1361 [1361] 20 years jalet Small fix wrt empty user 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) @1358 [1358] 20 years jalet Don't retrieve data when it's not needed, to avoid database queries
(edit) @1357 [1357] 20 years jalet ldapcache directive marked as experimental
(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) @1348 [1348] 20 years jalet Preliminary work on low-level LDAP specific cache.
(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) @1333 [1333] 20 years jalet Removing a printer from a printers group should work now.
(edit) @1332 [1332] 20 years jalet pkprinters can now remove printers from printers groups.
(edit) @1330 [1330] 20 years jalet pkprinters command line tool added.
(edit) @1327 [1327] 20 years jalet Preliminary work on Relationnal Database Independance via DB-API 2.0
(edit) @1325 [1325] 20 years jalet More info for OpenOffice?.org usage
(edit) @1324 [1324] 20 years jalet Version
Note: See TracRevisionLog for help on using the revision log.