root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3530 [3530] 5 months jerome Removed gettext marker for debugging messages. Reworked bse's patch in …
(edit) @3529 [3529] 5 months jerome Removed unneeded code.
(edit) @3528 [3528] 5 months jerome Fixes #56.
(edit) @3527 [3527] 5 months jerome Moved some code around.
(edit) @3526 [3526] 5 months jerome Fixes #60.
(edit) @3525 [3525] 5 months jerome Backported the improvement of the fix for #52. References #52.
(edit) @3524 [3524] 5 months jerome Improved the retrival of printers and billingcodes as well as users. …
(edit) @3523 [3523] 5 months jerome Should fix #49. This is entirely untested, so please report any problem …
(edit) @3522 [3522] 5 months jerome Backport of the fix to #52.
(edit) @3521 [3521] 5 months jerome Removed some code specific to Python v2.2 and earlier. Improved the work …
(edit) @3520 [3520] 5 months jerome Backport of the missing fucking dot !!!
(edit) @3519 [3519] 5 months jerome Fuck !
(edit) @3518 [3518] 5 months jerome Backported some code from latest development tree to fix #59.
(edit) @3517 [3517] 5 months jerome Reworked the existing code to log informational messages and prepare …
(edit) @3516 [3516] 6 months jerome Added a message about send-jabber.
(edit) @3515 [3515] 6 months jerome Added contribution from Allison Jones : a notifier that sends a jabber …
(edit) @3514 [3514] 6 months jerome Try to do something about deadlock, not sure it happens there though…
(edit) @3513 [3513] 10 months jerome Fixes #50. Such files use undocumented values in PCLXL class 3.0 streams. …
(edit) @3512 [3512] 11 months jerome Marks cancelled jobs as cancelled in CUPS.
(edit) @3511 [3511] 11 months jerome Backported the code that fixed #48.
(edit) @3510 [3510] 11 months jerome File wasn't encoded in utf-8.
(edit) @3509 [3509] 11 months jerome Thanks again to Börje Sennung. Fixes #48.
(edit) @3508 [3508] 11 months jerome Bumped version number up.
(edit) @3507 [3507] 11 months jerome Backported the code that fixed #47.
(edit) @3506 [3506] 11 months jerome Removed all support for pysnmp v3.x Applied the patch from Ilya Etingof …
(edit) @3505 [3505] 12 months jerome Added missing double quotes. Fixes #46.
(edit) @3504 [3504] 12 months jerome Used the patch provided by Stephane Chazelas to fix #45. It's applied …
(edit) @3503 [3503] 12 months jerome Better handle printers which return an empty string when we ask …
(edit) @3502 [3502] 14 months jerome Doesn't check anymore if the current line ends with an EOL marker. …
(edit) @3501 [3501] 16 months jerome Simple commit test to see if I can get through the proxy.
(edit) @3500 [3500] 16 months jerome Backported from @3498, fixes #43.
(edit) @3499 [3499] 16 months jerome Fixed problem with PygreSQL v4.x
(edit) @3498 [3498] 16 months jerome Ensures IPP requests are decoded using the charset they were encoded …
(edit) @3497 [3497] 17 months jerome Improvement over the latest fix. References #41.
(edit) @3496 [3496] 17 months jerome Implemented a workaround for Kerberized usernames. This workaround should …
(edit) @3495 [3495] 18 months jerome Now correctly handles the <ESC>$b???W sequences. IMPORTANT : a …
(edit) @3494 [3494] 19 months jerome Backported the fix to #38.
(edit) @3493 [3493] 19 months jerome Fixes missing function due to global search and replace.
(edit) @3492 [3492] 19 months jerome Now correctly extracts and installs the GhostPDL archive. The …
(edit) @3491 [3491] 19 months jerome Fix for some strange looking PCLXL files, workaround until I receive the …
(edit) @3490 [3490] 20 months jerome Fixed missing import.
(edit) @3489 [3489] 20 months jerome Removed bad copy and paste artifact.
(edit) @3488 [3488] 20 months jerome Removed unwanted control character.
(edit) @3487 [3487] 20 months jerome Changed copyright years.
(edit) @3486 [3486] 20 months jerome Removed unwanted whitespaces.
(edit) @3485 [3485] 20 months jerome Updated manual pages.
(edit) @3484 [3484] 20 months jerome Removed pkmail, which was removed from PyKota anyway.
(edit) @3483 [3483] 20 months jerome Updated manual page.
(edit) @3482 [3482] 20 months jerome Copyright years are now dynamic when displayed by pkpgcounter.
(edit) @3481 [3481] 20 months jerome Changed copyright years. Copyright years are now dynamic when displayed by …
(edit) @3480 [3480] 20 months jerome Changed copyright years.
(edit) @3479 [3479] 20 months jerome Fixed incorrect svn properties.
(edit) @3478 [3478] 20 months jerome Changed copyright years.
(edit) @3477 [3477] 20 months jerome Changed copyright years.
(edit) @3476 [3476] 20 months jerome Changed copyright years.
(edit) @3475 [3475] 20 months jerome Fixed typo.
(edit) @3474 [3474] 20 months jerome Changed copyright years.
(edit) @3473 [3473] 20 months jerome Updated dependencies.
(edit) @3472 [3472] 20 months jerome Updated installation instructions.
(edit) @3471 [3471] 20 months jerome Updated dependencies and gives more useful hints for Debian based …
(edit) @3470 [3470] 21 months jerome Now pkrefund features a -i|--info command line option allowing …
(edit) @3469 [3469] 21 months jerome Removed all 'print' statements.
(edit) @3468 [3468] 21 months jerome Fixes #36 thanks to Mark Swift.
(edit) @3467 [3467] 21 months jerome Fixed a typo.
(edit) @3466 [3466] 21 months jerome Typo
(edit) @3465 [3465] 21 months jerome Finished english translation.
(edit) @3464 [3464] 21 months jerome Added proper encoding to fix #35.
(edit) @3463 [3463] 22 months jerome Fixed an uninitialized variable problem.
(edit) @3462 [3462] 22 months jerome Fixed an uninitialized variable problem.
(edit) @3461 [3461] 22 months jerome Uses True and False instead of 1 and 0.
(edit) @3460 [3460] 22 months jerome Ensures the temporary files are always closed (they should be anyway, but …
(edit) @3459 [3459] 22 months jerome Backported the fix to #32. References #32.
(edit) @3458 [3458] 22 months jerome Exports some environment variables much earlier so that the …
(edit) @3457 [3457] 22 months jerome Fixes #31 (will require a fix in PyKota as well, which references …
(edit) @3456 [3456] 22 months jerome Replaced all print statements.
(edit) @3455 [3455] 22 months jerome Better names.
(edit) @3454 [3454] 22 months jerome Partial translation.
(edit) @3453 [3453] 22 months jerome Made clear that the schemas apply to both Tea4CUPS and PyKota. Added a …
(edit) @3452 [3452] 22 months jerome Translated Tea4CUPS/PyKota schemas into english.
(edit) @3451 [3451] 22 months jerome Added Cleber to the list of authors.
(edit) @3450 [3450] 22 months jerome Reorganized packaging stuff.
(edit) @3449 [3449] 22 months jerome Moved some schemas around.
(edit) @3448 [3448] 22 months jerome Added the presentation done for JM2L 2008, including the original schemas. …
(edit) @3447 [3447] 22 months jerome Fixes #33 by implementing Martin Schreiber's patch.
(edit) @3446 [3446] 22 months jerome Removed hardcoded temporary directory names. They were only used in …
(edit) @3445 [3445] 23 months jerome Ported code from the 1.26_fixes branch. References #29.
(edit) @3444 [3444] 23 months jerome Doesn't break when there's an error retrieving the login name (when …
(edit) @3443 [3443] 23 months jerome Typo in a comment.
(edit) @3442 [3442] 23 months jerome More work done on pknotify. Still not useable…
(edit) @3441 [3441] 2 years jerome Intermediate commit. Doesn't work yet. Clearly marked as such when …
(edit) @3440 [3440] 2 years jerome Moved pknotify's TimeoutError? here.
(edit) @3439 [3439] 2 years jerome Removed trailing spaces.
(edit) @3438 [3438] 2 years jerome Removed trailing spaces.
(edit) @3437 [3437] 2 years jerome Removed spaces at EOL.
(edit) @3436 [3436] 2 years jerome Removed spaces at EOL.
(edit) @3435 [3435] 2 years jerome Removed command line options incompatible with 'edpykota --groups'.
(edit) @3434 [3434] 2 years jerome Moved the progress report code to its own module.
(edit) @3433 [3433] 2 years jerome Now pkturnkey supports new style command line handling code.
(edit) @3432 [3432] 2 years jerome edpykota now supports new style command line handling.
(edit) @3431 [3431] 2 years jerome Removed blank lines.
Note: See TracRevisionLog for help on using the revision log.