Timeline
03/07/08:
- 23:34 Changeset [3351] by
-
Improved SUN DS support.
02/28/08:
- 23:40 Changeset [3350] by
-
Upgraded version number.
- 23:39 Changeset [3349] by
-
Fixed encoding problem with LDAP attribute's names extracted from ...
02/24/08:
- 23:22 Changeset [3348] by
-
repykota now works new style.
02/23/08:
- 22:29 Changeset [3347] by
-
Now works new style.
- 22:29 Changeset [3346] by
-
Minor changes.
- 20:57 Changeset [3345] by
-
Removed pkmail : nobody uses it, and no further improvments are planned.
02/20/08:
- 23:41 Changeset [3344] by
-
Now include additional files to support Sun DS.
- 23:39 Changeset [3343] by
-
Now links to README.sunds
- 23:38 Changeset [3342] by
-
Improved work to better support of Sun Directory Server. NB : I'm waiting ...
02/18/08:
- 23:43 Changeset [3341] by
-
pkinvoice now works new style.
- 23:14 Changeset [3340] by
-
Improved help for filtering expressions.
- 23:08 Changeset [3339] by
-
Can now add filtering expressions as part of the generated help.
- 22:57 Changeset [3338] by
-
Added PyKota schema for Sun Directory Server to the data files to ...
- 18:11 Changeset [3337] by
-
Added some utility methods. Made generic --logo help not depend anymore on ...
- 18:07 Changeset [3336] by
-
Added PyKota schema for Sun Directory Server, thanks to Darin Perusich.
- 17:15 Changeset [3335] by
-
Moved some methods around.
02/04/08:
- 11:13 Changeset [3334] by
-
Fixed a syntax error...
02/03/08:
- 19:04 Changeset [3333] by
-
Now escapes the content of the GPL blurb, which contains (in its v3.0) ...
- 13:52 Changeset [3332] by
-
Even better to do this only once.
- 13:51 Changeset [3331] by
-
Minor fix, just in case the default value is not 0 anymore.
- 13:17 Changeset [3330] by
-
Reduced the scope of some import statements. Fixed some minor ...
02/02/08:
- 21:59 Changeset [3329] by
-
Removed confusing dot at the end of the default font's name.
- 21:57 Changeset [3328] by
-
pykosd converted to new style.
- 20:47 Changeset [3327] by
-
warnpykota converted to new style.
- 20:34 Changeset [3326] by
-
Missing dot at the end of the description sentence.
- 19:12 Changeset [3325] by
-
Use the impersonal 'Set' instead of 'Sets' in options' help.
- 18:56 Changeset [3324] by
-
Moved some code elsewhere. Minor changes to ensure that the job's ticket ...
- 16:34 Changeset [3323] by
-
unmodified => unchanged
- 16:31 Changeset [3322] by
-
autopykota was converted to new style.
- 16:30 Changeset [3321] by
-
Added some code to close the database if needed.
- 15:38 Changeset [3320] by
-
Changed import statements.
- 15:35 Changeset [3319] by
-
Greatly simplified the code. Will serve as the model for the other command ...
- 15:33 Changeset [3318] by
-
Added some utility functions.
- 15:33 Changeset [3317] by
-
Fixed another character encoding problem in the sending of email ...
- 14:05 Changeset [3316] by
-
Improved handling of --version and --help. --help's help can now be ...
- 13:38 Changeset [3315] by
-
Added a specific method to add all generic options.
- 13:21 Changeset [3314] by
-
Improved readability.
- 13:07 Changeset [3313] by
-
Reorganized modules tree.
- 11:49 Changeset [3312] by
-
Now handles -v|--version automatically at parsing time.
- 11:49 Changeset [3311] by
-
TODO.
01/30/08:
- 23:16 Changeset [3310] by
-
Added a workaround for buggy versions of python-mysqldb (e.g 1.2.1-p2-4 ...
- 23:14 Changeset [3309] by
-
Fixed charset encoding problem for syslog.
- 21:48 Changeset [3308] by
-
Removed timing code which wasn't used anymore.
- 21:48 Changeset [3307] by
-
Removed problematic str() calls.
- 13:56 Changeset [3306] by
-
Fixed some character encoding problems when CUPS' locale was not C : my ...
- 00:41 Changeset [3305] by
-
Now pkbanner uses the new command line parser. A bit rough around the ...
01/29/08:
- 23:51 Changeset [3304] by
-
Added the skeleton for an improved command line parser.
01/28/08:
- 19:36 Changeset [3303] by
-
PDF generation routines now use unicode everywhere. Ensure translations ...
01/27/08:
- 18:21 Changeset [3302] by
-
Fixed string interpolation method.
- 18:21 Changeset [3301] by
-
Found the solution to missing "LIMIT" SQL statement under DB2. Noted it as ...
- 00:16 Changeset [3300] by
-
Ensures email headers will be ok.
01/24/08:
- 10:37 Changeset [3299] by
-
Temporary decoding solution for the output of pknotify.
- 10:12 Changeset [3298] by
-
It seems that the lead developer can eat his own food again... More ...
01/21/08:
- 22:46 Changeset [3297] by
-
Properly sets the 'config_charset' directive in the configuration file ...
- 22:43 Changeset [3296] by
-
Introduces the 'config_charset' directive to specify the character set to ...
- 21:00 Changeset [3295] by
-
Made the CGI scripts work again. Moved even more functions to the utils ...
01/18/08:
- 23:39 Changeset [3294] by
-
Added modules to store utility functions and application intialization ...
01/15/08:
- 18:29 Changeset [181] by
-
Added TODO item.
01/14/08:
- 00:55 Changeset [3293] by
-
Added a TODO item.
- 00:54 Changeset [3292] by
-
Removed the LIMIT SQL keyword to accomodate DB2 which apparently lacks ...
01/13/08:
- 01:22 Changeset [3291] by
-
Database backends now convert from and to unicode instead of UTF-8. The ...
01/11/08:
- 23:10 Changeset [3290] by
-
Fixed a problem where PostgreSQL 8.x wants 'listen_addresses' instead of ...
- 19:09 Changeset [3289] by
-
Added missing docstring.
- 19:08 Changeset [3288] by
-
Moved all exceptions definitions to a dedicated module.
01/10/08:
- 23:01 Changeset [3287] by
-
Removed the dependency on python-chardet entirely. Now uses unicode or ...
- 21:48 Changeset [3286] by
-
Typo
01/09/08:
- 00:17 Changeset [3285] by
-
Now external preaccounter/accounter scripts must read the print job's ...
- 00:16 Changeset [3284] by
-
Someone did something wrong...
01/08/08:
- 22:46 Changeset [3283] by
-
Clearly marks CUPS 1.3.4 or higher as being required for new releases of ...
- 22:41 Changeset [3282] by
-
Removed LPRng stuff. Removed the boring list of supported Page Description ...
- 22:40 Changeset [3281] by
-
PyKota supports more than 2 database backends for a long time now.
- 22:25 Changeset [3280] by
-
Update copyright on LDAP initscripts while I'm at it.
- 22:08 Changeset [3279] by
-
Finished changing copyright years, excepted for contributed stuff and ...
- 21:39 Changeset [3278] by
-
Some cruft snuck in my last commit. Removing.
- 21:24 Changeset [3277] by
-
Update LDAP installation instructions to note different paths for ...
- 00:03 Changeset [3276] by
-
Doesn't drop and regain priviledges anymore : no added security since we ...
01/07/08:
- 23:04 Changeset [45] by
-
Changed copyright years. Changed default source encoding from ISO-889-15 ...
- 22:04 Changeset [3275] by
-
Updated copyright years. Changed some remaining ISO-8859-15 markers to ...
- 21:41 Changeset [564] by
-
Changed copyright years. Removed unnecessary shebang lines. Changed ...
- 21:05 Changeset [563] by
-
Now correctly ignores the EOJ statement and the PCLXL marker statement.
- 19:26 Changeset [3274] by
-
Give credits where it's due.
- 19:21 Changeset [3273] by
-
Use 127.0.0.1 and not localhost to fix MySQL's broken behavior.
12/29/07:
- 00:03 Changeset [562] by
-
Fixed a small problem with the parser's rewrite.
12/28/07:
- 23:58 Changeset [561] by
-
Partial rewrite of PostScript? parser to increase both readability and ...
- 17:51 Changeset [560] by
-
Fixed a problem with number of copies set through 'dvips -c xx'