root / pykota / trunk / pykota

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3568 [3568] 11 years jerome Don't output reports anymore for printers without any print quota entry.
(edit) @3561 [3561] 11 years jerome Changed copyright years.
(edit) @3556 [3556] 12 years jerome Fix for a strange bug where CUPS doesn't return …
(edit) @3555 [3555] 12 years jerome Strange bug in payment's content.
(edit) @3553 [3553] 13 years jerome When dumping datas in CSV, we now completely ignore I/O errors which …
(edit) @3552 [3552] 13 years jerome Fixes a strange case where the job's originating user name is not found in …
(edit) @3549 [3549] 14 years jerome Removed support for the MaxJobSize? attribute for users group print …
(edit) @3548 [3548] 14 years jerome During SNMP accounting, I forgot to decrease the waiting delay at the time …
(edit) @3547 [3547] 14 years jerome Major (temporary ?) fix for a very old bug : the job options …
(edit) @3546 [3546] 14 years jerome Fixes #65.
(edit) @3545 [3545] 14 years jerome Ensures that all command lines are properly encoded before …
(edit) @3541 [3541] 14 years jerome I've finally killed this one (exactly the sort of thing I've said …
(edit) @3533 [3533] 14 years jerome Fixes #61. References #56, #60.
(edit) @3532 [3532] 14 years jerome Backported changes from [3531] to LDAP. Fixes #56 for good. References …
(edit) @3531 [3531] 14 years jerome Fix which fixes 56 for good. References 60.
(edit) @3530 [3530] 14 years jerome Removed gettext marker for debugging messages. Reworked bse's patch in …
(edit) @3529 [3529] 14 years jerome Removed unneeded code.
(edit) @3528 [3528] 14 years jerome Fixes #56.
(edit) @3527 [3527] 14 years jerome Moved some code around.
(edit) @3526 [3526] 14 years jerome Fixes #60.
(edit) @3524 [3524] 14 years jerome Improved the retrival of printers and billingcodes as well as users. …
(edit) @3521 [3521] 14 years jerome Removed some code specific to Python v2.2 and earlier. Improved the work …
(edit) @3519 [3519] 14 years jerome Fuck !
(edit) @3517 [3517] 14 years jerome Reworked the existing code to log informational messages and prepare …
(edit) @3509 [3509] 15 years jerome Thanks again to Börje Sennung. Fixes #48.
(edit) @3508 [3508] 15 years jerome Bumped version number up.
(edit) @3506 [3506] 15 years jerome Removed all support for pysnmp v3.x Applied the patch from Ilya Etingof …
(edit) @3503 [3503] 15 years jerome Better handle printers which return an empty string when we ask …
(edit) @3499 [3499] 15 years jerome Fixed problem with PygreSQL v4.x
(edit) @3498 [3498] 15 years jerome Ensures IPP requests are decoded using the charset they were encoded …
(edit) @3497 [3497] 15 years jerome Improvement over the latest fix. References #41.
(edit) @3496 [3496] 15 years jerome Implemented a workaround for Kerberized usernames. This workaround should …
(edit) @3489 [3489] 15 years jerome Removed bad copy and paste artifact.
(edit) @3481 [3481] 15 years jerome Changed copyright years. Copyright years are now dynamic when displayed by …
(edit) @3470 [3470] 15 years jerome Now pkrefund features a -i|--info command line option allowing …
(edit) @3464 [3464] 15 years jerome Added proper encoding to fix #35.
(edit) @3445 [3445] 16 years jerome Ported code from the 1.26_fixes branch. References #29.
(edit) @3440 [3440] 16 years jerome Moved pknotify's TimeoutError? here.
(edit) @3434 [3434] 16 years jerome Moved the progress report code to its own module.
(edit) @3432 [3432] 16 years jerome edpykota now supports new style command line handling.
(edit) @3430 [3430] 16 years jerome Another round of removing print statements.
(edit) @3429 [3429] 16 years jerome Changed the way informations are output, especially to replace …
(edit) @3426 [3426] 16 years jerome pkusers now supports new style command line handling code. Needs …
(edit) @3419 [3419] 16 years jerome Improved debug output.
(edit) @3413 [3413] 16 years jerome Removed unnecessary spaces at EOL.
(edit) @3411 [3411] 16 years jerome Minor change to please emacs…
(edit) @3398 [3398] 16 years jerome Fixed non-ascii characters inside a docstring.
(edit) @3388 [3388] 16 years jerome Fixed an SQL incompatibilities problem, thanks to Jens Weibler. Fixes #17.
(edit) @3387 [3387] 16 years jerome Fixed incorrect docstrings.
(edit) @3372 [3372] 16 years jerome Fixed a problem when refunding jobs with an LDAP backend, thanks to Daniel …
(edit) @3371 [3371] 16 years jerome Fixed problem with printers sending empty result as the answer for their …
(edit) @3369 [3369] 16 years jerome Fixed small inconsistency in online help.
(edit) @3368 [3368] 16 years jerome dumpykota now support new style command line options. TODO : dumpykota.cgi
(edit) @3367 [3367] 16 years jerome Moved new method around.
(edit) @3366 [3366] 16 years jerome Added a method to check if user is admin and fail if needed.
(edit) @3364 [3364] 16 years jerome Tried to fix remaining LDAP encoding problems... Untested.
(edit) @3363 [3363] 16 years jerome Fixed encoding problems for LDAP.
(edit) @3359 [3359] 16 years jerome Missing '.' at the end of the help string.
(edit) @3357 [3357] 16 years jerome Less verbose now since some messages are now logged only at debug …
(edit) @3355 [3355] 16 years jerome All new-style command line tools now have a working -A|--arguments …
(edit) @3354 [3354] 16 years jerome Added a function to return the default charset.
(edit) @3350 [3350] 16 years jerome Upgraded version number.
(edit) @3349 [3349] 16 years jerome Fixed encoding problem with LDAP attribute's names extracted from …
(edit) @3341 [3341] 16 years jerome pkinvoice now works new style.
(edit) @3340 [3340] 16 years jerome Improved help for filtering expressions.
(edit) @3339 [3339] 16 years jerome Can now add filtering expressions as part of the generated help.
(edit) @3337 [3337] 16 years jerome Added some utility methods. Made generic --logo help not depend anymore on …
(edit) @3335 [3335] 16 years jerome Moved some methods around.
(edit) @3330 [3330] 16 years jerome Reduced the scope of some import statements. Fixed some minor …
(edit) @3327 [3327] 16 years jerome warnpykota converted to new style.
(edit) @3324 [3324] 16 years jerome Moved some code elsewhere. Minor changes to ensure that the job's ticket …
(edit) @3321 [3321] 16 years jerome Added some code to close the database if needed.
(edit) @3318 [3318] 16 years jerome Added some utility functions.
(edit) @3317 [3317] 16 years jerome Fixed another character encoding problem in the sending of email …
(edit) @3316 [3316] 16 years jerome Improved handling of --version and --help. --help's help can now be …
(edit) @3315 [3315] 16 years jerome Added a specific method to add all generic options.
(edit) @3314 [3314] 16 years jerome Improved readability.
(edit) @3313 [3313] 16 years jerome Reorganized modules tree.
(edit) @3312 [3312] 16 years jerome Now handles -v|--version automatically at parsing time.
(edit) @3311 [3311] 16 years jerome TODO.
(edit) @3310 [3310] 16 years jerome Added a workaround for buggy versions of python-mysqldb (e.g 1.2.1-p2-4 …
(edit) @3309 [3309] 16 years jerome Fixed charset encoding problem for syslog.
(edit) @3308 [3308] 16 years jerome Removed timing code which wasn't used anymore.
(edit) @3307 [3307] 16 years jerome Removed problematic str() calls.
(edit) @3306 [3306] 16 years jerome Fixed some character encoding problems when CUPS' locale was not C : my …
(edit) @3305 [3305] 16 years jerome Now pkbanner uses the new command line parser. A bit rough around the …
(edit) @3304 [3304] 16 years jerome Added the skeleton for an improved command line parser.
(edit) @3302 [3302] 16 years jerome Fixed string interpolation method.
(edit) @3301 [3301] 16 years jerome Found the solution to missing "LIMIT" SQL statement under DB2. Noted it as …
(edit) @3300 [3300] 16 years jerome Ensures email headers will be ok.
(edit) @3298 [3298] 16 years jerome It seems that the lead developer can eat his own food again... More …
(edit) @3296 [3296] 16 years jerome Introduces the 'config_charset' directive to specify the character set to …
(edit) @3295 [3295] 16 years jerome Made the CGI scripts work again. Moved even more functions to the utils …
(edit) @3294 [3294] 16 years jerome Added modules to store utility functions and application intialization …
(edit) @3293 [3293] 16 years jerome Added a TODO item.
(edit) @3292 [3292] 16 years jerome Removed the LIMIT SQL keyword to accomodate DB2 which apparently lacks …
(edit) @3291 [3291] 16 years jerome Database backends now convert from and to unicode instead of UTF-8. The …
(edit) @3289 [3289] 16 years jerome Added missing docstring.
(edit) @3288 [3288] 16 years jerome Moved all exceptions definitions to a dedicated module.
(edit) @3287 [3287] 16 years jerome Removed the dependency on python-chardet entirely. Now uses unicode or …
Note: See TracRevisionLog for help on using the revision log.