root / pykota / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1505 [1505] 20 years jalet Note about correct usage of PyKota Official and un-Official logos
(edit) @1504 [1504] 20 years jalet Deleted the reference to bin/pykota
(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) @1501 [1501] 20 years jalet New items in TODO list
(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) @1496 [1496] 20 years jalet One item less in TODO list
(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) @1491 [1491] 20 years jalet Note for poor LPRng users.
(edit) @1490 [1490] 20 years jalet The pykota filter is now deprecated
(edit) @1489 [1489] 20 years jalet Simplification
(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) @1486 [1486] 20 years jalet New supporter added
(edit) @1485 [1485] 20 years jalet Speed improvement
(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) @1481 [1481] 20 years jalet Now catches SIGPIPE and SIGCHLD
(edit) @1480 [1480] 20 years jalet LDAP schema change to accomodate non-ascii chars in CUPS options
(edit) @1479 [1479] 20 years jalet New supporters added
(edit) @1478 [1478] 20 years jalet First try at cupspykota's main loop rewrite
(edit) @1477 [1477] 20 years jalet NEw supporter added
(edit) @1476 [1476] 20 years jalet Warning about changed accounter and requester directives
(edit) @1475 [1475] 20 years jalet Code simplifications
(edit) @1474 [1474] 20 years jalet Incorrect french translation broke the software
(edit) @1473 [1473] 20 years jalet Added hostname field in job history
(edit) @1472 [1472] 20 years jalet Spelling
(edit) @1471 [1471] 20 years jalet Note about SMTP problems
(edit) @1470 [1470] 20 years jalet Translations updated
(edit) @1469 [1469] 20 years jalet Now catches connection problems to SMTP server
(edit) @1468 [1468] 20 years jalet New supporter added.
(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) @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) @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) @1460 [1460] 20 years jalet Added some translation skeletons
(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) @1457 [1457] 20 years jalet Now logs the PID too
(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) @1454 [1454] 20 years jalet New supporter added
(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) @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) @1446 [1446] 20 years jalet Incorrect name
(edit) @1445 [1445] 20 years jalet New supporter added
(edit) @1444 [1444] 20 years jalet New supporter added
(edit) @1443 [1443] 20 years jalet Exports the PYKOTASTATUS environment variable when SIGTERM is received.
(edit) @1442 [1442] 20 years jalet Comment about the PYKOTASTATUS environment variable
(edit) @1441 [1441] 20 years jalet New info wrt creating printers and printers groups
(edit) @1440 [1440] 20 years jalet New entries
(edit) @1439 [1439] 20 years jalet The list of printers groups the current printer is a member of is now …
(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) @1435 [1435] 20 years jalet New contributor added.
(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) @1432 [1432] 20 years jalet Manpage for pkpgcounter was forgotten. This is now fixed
(edit) @1431 [1431] 20 years jalet Credit given to the PCL pages counter authors.
(edit) @1430 [1430] 20 years jalet pkpgcounter added
(edit) @1429 [1429] 20 years jalet New entry in TODO list
(edit) @1428 [1428] 20 years jalet Peter Strauss has left uni-mannheim
(edit) @1427 [1427] 20 years jalet New supporter added
(edit) @1426 [1426] 20 years jalet uninitialized values caused problems
(edit) @1425 [1425] 20 years jalet New supporter added
(edit) @1424 [1424] 20 years jalet New supporter added
(edit) @1423 [1423] 20 years jalet Fixed path problem
(edit) @1422 [1422] 20 years jalet Typo in environment variable name
(edit) @1421 [1421] 20 years jalet PYKOTALIMITBY environment variable is now exported too
(edit) @1420 [1420] 20 years jalet New supporter and contributor added
(edit) @1419 [1419] 20 years jalet Doesn't retrieve users or printers objects to display the history, this is …
(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) @1416 [1416] 20 years jalet File inclusion
(edit) @1415 [1415] 20 years jalet 1.18
(edit) @1414 [1414] 20 years jalet Manpages
(edit) @1413 [1413] 20 years jalet Translations
(edit) @1412 [1412] 20 years jalet Improved FAQ
(edit) @1411 [1411] 20 years jalet Fix for raw jobs in cupspykota
(edit) @1410 [1410] 20 years jalet Added fsync() calls
(edit) @1409 [1409] 20 years jalet Added pkhint's documentation
(edit) @1408 [1408] 20 years jalet Note about pkhint
(edit) @1407 [1407] 20 years jalet Installation now checks for old scripts
(edit) @1406 [1406] 20 years jalet Improved documentation
Note: See TracRevisionLog for help on using the revision log.