root / pykota / trunk / NEWS @ 3140

Revision 3140, 84.4 kB (checked in by jerome, 17 years ago)

When several instances of PostgreSQL were installed, pksetup failed
to modify the correct configuration files. This fixes this problem
by asking for each PostgreSQL configuration directory found if this
is the one to modify or not.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# $Id$
2
3PyKota - Print Quotas for CUPS and LPRng
4
5(c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com>
6This program is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2 of the License, or
9(at your option) any later version.
10
11This program is distributed in the hope that it will be useful,
12but WITHOUT ANY WARRANTY; without even the implied warranty of
13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14GNU General Public License for more details.
15
16You should have received a copy of the GNU General Public License
17along with this program; if not, write to the Free Software
18Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19
20============================================================
21
22PyKota NEWS :
23       
24    - 1.26alpha2 (2007-01-18) :
25   
26        - Fixed a problem with pksetup when several instances of PostgreSQL
27          were installed.
28         
29        - Fixed a failure in edpykota to cleanly delete non existing entries.
30       
31        - Fixed email headers.
32       
33        - Changed copyright years.
34       
35    - 1.26alpha1 (2007-01-17) :
36   
37        - Stefan Wold contributed a patch to make autopykota able to retrieve
38          the email address to use for a particular user when creating it.
39         
40        - Added support for pkpgcounter v2.13's GC pseudo colorspace if you
41          only want to differentiate grayscale pages from colored pages.
42         
43        - Fixed a compatibility problem dumpykota's "--format cups" command line
44          option.
45         
46    - 1.25 (2006-12-03) :
47       
48        - Fixed a minor problem in pkprinters with the --cups command line option.
49       
50        - Improved readablity when pkrefund asks for confirmation.
51       
52        - Finished the french translation.
53       
54    - 1.25beta (2006-11-30) :
55   
56        - Fixed a bug wrt ink accounting, thanks to Netzwerkler.
57   
58        - Updated all message catalogs and manual pages.
59       
60    - 1.25alpha18 (2006-11-30) :
61   
62        - Make the data dumper accept jobid= as an additional filter, just
63          like pkrefund and pkinvoice.
64       
65        - Make pkinvoice internally work like pkrefund.
66       
67        - Fixed a severe bug in the LDAP backend wrt the overcharging factor.
68       
69    - 1.25alpha17 (2006-11-27) :
70   
71        - pkrefund can now create receipts in the PDF format.
72       
73        - The code was changed to accomodate ReportLab 2.x in pkbanner
74          and pkinvoice. ReportLab v1.x is now only supported with
75          an english or C locale.
76         
77        - pknotify now accepts the --noremote command line option to
78          decide what has to be done when there's no PyKotIcon running
79          or accepting connections from the print server on the client host.
80         
81        - pkprinters now only modifies CUPS' printers.conf when the
82          -C | --cups command line switch is used.
83         
84    - 1.25alpha16 (2006-11-12) :
85     
86        - Several fixes to CGI scripts wrt i18n.
87       
88        - Introduced the pkrefund command line tool to refund jobs.
89       
90        - Several i18n fixes.
91       
92        - Several minor fixes to documentation and translations.
93       
94    - 1.25alpha15 (2006-11-06) :   
95   
96        - pkprinters --add and --delete now automatically reroutes CUPS
97          print queues through PyKota or through CUPS only.
98         
99        - Fixed date and time parsing problems.
100       
101        - Finally simplified the locking code again, and checked that no
102          stalled lock can persist. The lock files remain on disk though,
103          but it is a small price to pay.
104         
105    - 1.25alpha14 (2006-10-13) :
106     
107        - Removed some locking code which would have prevented multi-server
108          configuration to work correctly with a shared lock directory.
109         
110        - First useable release with the computation of ink
111          usage, through the introduction of the 'ink(cspace, resolution)'
112          value for the 'preaccounter' and 'accounter' directives in
113          pykota.conf
114         
115    - 1.25alpha13 (2006-10-04) :
116     
117        - The dumpykota.cgi script now does basic form checking
118          to immediately avoid incompatible dump options and
119          alerts the end user if Javascript is enabled.
120         
121        - The filter keys in dumpykota can now be specified in
122          lower or upper case.
123         
124        - Introduced the 'noprintingmaxdelay' directive to workaround
125          some buggy printers when hardware accounting is used.
126         
127        - Improved the reliability of hardware accounting. 
128         
129    - 1.25alpha12 (2006-09-15) :
130   
131        - Fixes encoding of username and billingcode when they
132          are overwritten by a subprocess.
133         
134    - 1.25alpha11 (2006-09-06) :
135   
136        - Now fails in an helpful manner if python-mysqldb is too old.
137       
138        - Now exports the original username and billing code (i.e.
139          their values before they are eventually overwritten) in
140          two additionnal environment variables.
141         
142    - 1.25alpha10 (2006-09-03) :
143   
144        - Rewrote the locking mechanism to try to fix the problem
145          some people reported.
146         
147        - Permissions on cupspykota are now correctly set after
148          installation.
149         
150        - Added a workaround to incorrect charset through the add
151          of the python-chardet module as a dependency.
152         
153    - 1.25alpha9 (2006-08-10) :
154   
155        - Fixed a problem when an SMTP error occured and the recovery
156          routine failed to handle it correctly.
157         
158    - 1.25alpha8 (2006-07-11) :
159   
160        - Fixed a problem in the MySQL schema.
161       
162    - 1.25alpha7 (2006-06-20) :
163   
164        - Fixed some date formatting problems when retrieving the
165          printing history with MySQL.
166         
167        - Began code cleaning. 
168         
169    - 1.25alpha6 (2006-06-13) :
170   
171        - pkusers now supports the --email command line switch.
172          The old method to set the email address is still supported,
173          but the new one allows the email address to be modified
174          as well.
175         
176    - 1.25alpha6 (2006-06-09) :
177   
178        - Fixed the incorrect overwriting of the original billing
179          code if the overwrite_jobticket directive was used.
180         
181    - 1.25alpha5 (2006-06-03) :
182   
183        - Fixed minor issues with pkipplib's usage.
184       
185        - Fixed MySQL schema to workaround some "features"...
186       
187    - 1.25alpha4 (2006-05-23) :
188   
189        - Introduced the 'askconfirmation' directive to interact with
190          the end user through any script (pknotify is recommended)
191          and see if he really wants to print when knowing the cost
192          of the job.
193         
194        - Now uses pkipplib if present to directly retrieve the job
195          information from the CUPS server over IPP.
196         
197    - 1.25alpha3 (2006-05-11) :
198   
199        - Added a lock to ensure that a single cupspykota backend
200          is processing datas for a particular print queue at any
201          given time.
202         
203        - Now exports more environment variables for the subprocesses.
204         
205    - 1.25alpha2 (2006-05-03) :
206   
207        - Fixed some problems with DateTime objects.
208       
209        - Added support for PySNMP v4.x in addition to 3.4.x.
210       
211    - 1.25alpha1 (2006-04-14) :
212   
213        - Make the MySQL schema work with old releases of MySQL.
214       
215        - Fixed several character encoding problems.
216         
217        - Ensures that the denied banners counter is properly initialized
218          with relationnal databases.
219         
220    - 1.24 (2006-04-08) :
221   
222        - Improved documentation and packaging stuff.
223       
224    - 1.24beta (2006-03-26) :
225   
226        - Finalized the pknotify command.
227       
228        - Updated the messages catalogs for translations.
229       
230    - 1.24alpha18 (2006-03-15) :
231   
232        - Now uses MIME encapsulation for email messages to avoid
233          some problems with 8 bits messages being rejected.
234         
235    - 1.24alpha17 (2006-03-06) :
236   
237        - Fixed a major problem in the PostgreSQL backend.
238       
239        - pknotify can now check a remote user's name and password.
240       
241    - 1.24alpha16 (2006-03-02) :
242   
243        - Introduced the pknotify command line tool to dialog
244          with remote PyKotIcon applications.
245         
246    - 1.24alpha15 (2006-03-02) :
247       
248        - optimized pkbcodes, pkprinters and pkusers using edpykota as
249          the model.
250       
251        - 'edpykota --list' and 'pkusers --list' are now authorized
252          to mere mortal users, but the list is restricted to informations
253          about the current user.
254       
255        - Extended the functionnality of the 'onbackenderror' directive to
256          allow for configurable retries.
257         
258    - 1.24alpha14 :
259   
260        - Finished optimizations in edpykota and fixed some minor
261          problems with LDAP.
262         
263    - 1.24alpha13 :
264   
265        - Introduced the pkusers command line tool to manage users and 
266          users groups. This command doesn't deal with print quota entries,
267          which continue to be managed through the edpykota command line
268          tool.
269         
270        - Major rewrite and incompatible changes to command line options
271          in edpykota. This command now only deals with print quota
272          entries. Printers, users (or users groups) now have to be created
273          first using pkprinters or pkusers.
274         
275    - 1.24alpha12 :
276   
277        - Introduced the 'duplicatesdelay' directive to specify after
278          which duration two duplicate jobs are not considered duplicate
279          jobs anymore.
280         
281        - Introduced the 'balancezero' directive to specify any value 
282          as the balance limit instead of 0.0. This can allow admins to
283          give a few free credits to users, for example.
284         
285    - 1.24alpha11 :
286   
287        - Huge speed improvements when modifying billing codes and
288          printers.
289       
290        - Both pkbcodes and pkprinters now display the percent done
291          for all actions.
292         
293        - The pkinvoice invoice generator command line utility is now
294          included.
295         
296    - 1.24alpha10 :   
297   
298        - Huge speed improvements when deleting users, printers, and
299          billing codes.
300         
301    - 1.24alpha9 :
302   
303        - Preliminary support for MySQL, thanks to Matt Hyclak.
304       
305    - 1.24alpha8 :
306   
307        - The 'preaccounter' configuration directive was introduced to control
308          which parser to use for precomputation of the job's size. When unset,
309          the internal parser is used just like it was previously. See
310          conf/pykota.conf.sample for more details.
311         
312        - Now subprocesses launched through the overwrite_jobticket directive
313          can also output 'CANCEL', to represent the user's own choice to
314          cancel the print job.
315         
316    - 1.24alpha7 :
317     
318        - pkbanner now handles new print limiting modes correctly.
319       
320        - The cupspykota backend wrapper now accepts to be interrupted
321          with a kill -INT. This causes an immediate and clean abort
322          of the current print job.
323         
324        - Matt Hyclak contributed the possibility to store the printing
325          history in a MySQL database. See the contributed/ directory
326          for details.
327         
328        - Added 2006 to the copyright's years.
329       
330    - 1.24alpha6 :
331   
332        - Fixed internal SNMP and PJL handling code for very fast
333          printers : PyKota didn't see them going from 'idle'
334          to 'printing' to 'idle' again.
335         
336        - Now waitprinter.sh accepts SNMP version number and
337          community name as arguments, thanks to Brandon
338          Holbrook.
339         
340        - Now command line errors and Ctrl+C repectively cause
341          PyKota commands to exit with status -2 and -3.
342         
343    - 1.24alpha5 :
344   
345        - All command line tools now accept -A | --arguments filename.args
346          as a way to bypass the shell's maximal command line size :
347          just put each argument on a line by itself in a file, and
348          pass the file's name as the -A | --arguments command line
349          option's argument. For now this won't be documented in
350          commands' helps.
351         
352        - dumpykota can now dump the complete database in XML
353          format.
354         
355    - 1.24alpha4 :
356   
357        - Added support for the SQLite3 backend.
358          See pykota/initscripts/sqlite/README.sqlite
359       
360    - 1.24alpha3 :
361   
362        - Fix for mailandpopup.sh : smbstatus can't be run setuid,
363          so we regain priviledges before running an external
364          mailto directive.
365       
366    - 1.24alpha2 :
367   
368        - Introduce the "onbackenderror" directive in pykota.conf, to
369          control if the user must be charged or not whenever a real
370          CUPS backend fails. The default value is 'nocharge'.
371          Set it to 'charge' if you think your users can cause a CUPS
372          backend to fail.
373         
374        - Now mark original backends related problems as such in the
375          printing history. Modified printquota.cgi and pykota.css
376          to make them be more visible.
377         
378    - 1.24alpha1 :
379   
380        - Fixed a problem which caused backend errors to be ignored.
381       
382        - The sample LDIF file now contains the two necessary user
383          entries to have an LDAP PyKota Admin and an LDAP PyKota
384          ReadOnly user. The sample configuration files were updated
385          to contain the default passwords used in the LDIF file.
386         
387        - dumpykota is now more strict when checking arguments.   
388       
389    - 1.23 :
390   
391        - Many minor bug fixes and code cleaning.
392       
393        - Improved documentation.
394       
395        - Added Polish translation.
396       
397        - Improved French and Swedish translations.
398       
399    - 1.23beta :
400   
401        - Now the mailto directive is honored in all cases where the job is
402          denied or a warning has to be issued, and the correct reason
403          can be sent back to the user.
404         
405        - The PYKOTAREASON environment variable, if defined, contains the 
406          textual reason why the job was denied or a warning has to be
407          issued.
408       
409    - 1.23alpha31 :
410   
411        - Added support for --maxjobsize, --passthrough and --nopassthrough
412          in pkprinters. These modes are now also honored when printing.
413         
414        - Allows the admin to restrict the number of print queues which will
415          be treated by pkturnkey by passing queues' names as additionnal
416          arguments on pkturnkey's command line.
417         
418        - pkturnkey now supersedes pkhint with the help of the -c | --doconf
419          command line option.   
420         
421    - 1.23alpha30 :
422   
423        - Database changes : you MUST use upgrade-to-1.23.sql again if you
424          use PostgreSQL, or copy the new schema and restart your LDAP
425          server if you use LDAP.
426         
427        - The -C | --comment command line switch was added to edpykota to 
428          attach textual information to modifications done to a user's
429          account balance.
430         
431        - The -l | --limitby command line switch to edpykota was modified 
432          to allow 'noquota', 'nochange', and 'noprint'. See the edpykota
433          command's help or manual page for details.
434         
435        - The -i | --ingroups command line switch to repykota allows 
436          PyKota Administrators to only lists members of the specified
437          group or groups (separated with commas).
438         
439        - The -I | --increase command line switch to edpykota allows
440          to increase or decrease page limits.
441         
442        - Added the precomputed job's size and price to the history
443          for controlling purpose.
444       
445    - 1.23alpha29 :
446   
447        - Fixed a small problem with billing codes.
448       
449        - Exports some environment variables earlier, to render the script
450          launched by the overwrite_jobticket directive more powerful.
451         
452        - Now autopykota also creates print quota entries for the user on the
453          printers groups the current printer is a member of.
454         
455    - 1.23alpha28 :
456   
457        - Added users groups management to pkturnkey.
458       
459        - Fixed umask in setup script.
460       
461    - 1.23alpha27 :
462   
463        - Replaced the --dryrun command line option by the --force
464          command line option in pkturnkey, with exactly the opposite
465          effect (for security reasons).
466         
467    - 1.23alpha26 :
468   
469        - Allows parametrized pjl and snmp hardware accounting methods,
470          to be able to respectively set the TCP port and the SNMP
471          community.
472         
473    - 1.23alpha25 :
474   
475        - Added a --dryrun command line switch to pkturnkey.
476       
477        - Improved pkturnkey's general usability.
478       
479        - Added a manpage for pkturnkey.
480       
481    - 1.23alpha24 :
482   
483        - Allows different databases to be used depending on the
484          user's rights. This allows PyKota admins to directly
485          use a master LDAP server for read+write, while letting
486          normal users using the replicas for readonly access.
487          NB : using different storage backends is also possible,
488          but you're on your own there.
489         
490    - 1.23alpha23 :
491   
492        - Fixed a problem with banner accounting.
493   
494        - Introduction of the new 'pkturnkey' command line tool.
495       
496    - 1.23alpha22 :
497   
498        - The cupspykota backend was almost entirely rewritten from scratch.
499          It's now much more readable, maintainable, etc...
500         
501        - LPRng support is OFFICIALLY dropped for now. LPRng users are 
502          advised to download earlier releases or purchase the
503          PyKota v1.22HotFix1 Official release. LPRng support
504          MIGHT be re-added later.
505       
506    - 1.23alpha21 :
507     
508        - Fix for IPP requests which contain more than a single
509          job-originating-host-name attribute.
510         
511    - 1.23alpha20 :
512   
513        - Added the overwrite_jobticket directive. See pykota.conf.sample
514          for how to use it.
515         
516    - 1.23alpha19 :
517   
518        - Fixed an LDAP filtering problem when managing billing codes.
519       
520        - Added the unknown_billingcode directive. See pykota.conf.sample
521          for how to use it.
522       
523    - 1.23alpha18 :
524     
525        - Added the dump_bfd.php contribution.
526       
527        - Several fixes in the internal PJL accounter.
528       
529        - Now autopykota doesn't create unneeded print quota entries anymore.
530       
531        - Increased the timeout in the PJL hardware accounting code to
532          accomodate some printers (HP5000 at least).
533         
534    - 1.23alpha17 :
535   
536        - pkpgcounter is now distributed separately only. This
537          means that people must now download and install pkpgcounter
538          v1.56 or higher prior to being able to run PyKota.
539         
540        - Removed all the autoconf/automake stuff which was outdated 
541          and confusing.
542         
543    - 1.23alpha16 :
544     
545        - Extracted the GPL blurb from all commands' help, and use
546          a static version only once. This saves space big time, and
547          eases future translations.
548         
549    - 1.23alpha15 :
550   
551        - pkbcodes now works with the PostgreSQL backend.
552          NB : PLEASE RUN upgrade-to-1.23.sql AGAIN !!!
553       
554    - 1.23alpha14 :
555   
556        - Logs a warning when the user/group doesn't exist when running
557          edpykota.
558         
559    - 1.23alpha13 :
560   
561        - Minor fix for user groups because of latest database changes.
562       
563    - 1.23alpha12 :
564   
565        - Big database changes, use the migration scripts !
566       
567    - 1.23alpha11 :
568   
569        - Small fix to the PCL3/4/5 parser for some drivers.
570       
571    - 1.23alpha10 :
572   
573        - Fixed a bad exception name in cupspykota when parsing IPP messages.
574       
575        - Improved the IPP messages module : it can now generate IPP messages
576          in addition to parsing them.
577       
578    - 1.23alpha9 :   
579   
580        - The denyduplicates directive now accepts a command line as an
581          argument beside yes/no. The command is launched and must
582          print either ALLOW or DENY to its standard output. Then the
583          job gets allowed or denied by PyKota.
584          This will allow user interaction in the near future.
585         
586        - Introduced the new 'striptitle' directive to remove ugly prefixes
587          from print job's titles whenever a new print job is submitted.
588         
589        - Fixed internal SNMP accounter for printers which only have a life time
590          page counter, and not a volatile page counter.
591         
592    - 1.23alpha8 :
593   
594        - The data dumper can now summarize payments and history with the
595          help of the --sum command line option (or checkbox in the CGI).
596         
597        - The message used when the job's filename, title and options are
598          hidden because of the privacy directive is now translated at
599          retrieval time, instead of at saving time.
600         
601        - Minor fix in the LDAP backend code. 
602         
603    - 1.23alpha7 :
604   
605        - Improvements to the internal PJL and SNMP accounter : now should
606          support more printers and waste less time.
607         
608    - 1.23alpha6 :
609   
610        - The data dumper's start= and end= date filtering options now
611          accept a positive or negative offset to be added to the special
612          keywords 'yesterday', 'today', 'now', 'tomorrow'.
613          e.g. : dumpykota --data history start=yesterday-5 end=today
614         
615    - 1.23alpha5 :
616   
617        - The data dumper's start= and end= date filtering options now accept
618          the special keywords 'yesterday', 'today', 'now' and 'tomorrow'.
619         
620    - 1.23alpha4 :
621   
622        - The data dumper now accept start= and end= to specify the starting
623          and ending dates to dump the history.
624         
625    - 1.23alpha3 :
626   
627        - The destination link for the logo used in CGI scripts is
628          configurable.
629         
630        - Data dumper improved : it's faster and now datas are correctly
631          escaped.
632       
633        - The URL to the logo displayed in the CGI scripts is configurable.
634       
635    - 1.23alpha2 :
636   
637        - Fixed edpykota --prototype with balance.
638       
639        - Major rewrite of the IPP message parsing code to definitely
640          fix the job-originating-hostname IPP attribute problem.
641       
642    - 1.23alpha1 :   
643   
644        - Sets current username to the user CUPS runs as instead of "root"
645          when printing test pages from CUPS' web interface (because
646          the username is empty in this case).
647         
648        - Fix for strange values in job-originating-hostname
649       
650    - 1.22 :
651   
652        - Big improvements to the documentation.
653       
654    - 1.22beta :
655   
656        - Improved stability in pykotme and pykotme.cgi.
657       
658        - Fixed a permission problem in pykotme and pykosd.
659       
660        - Fixed an inconsitency between SQL and LDAP backends'
661          behavior in edpykota.
662         
663        - Improved stability and allowed tracebacks in CGI scripts.
664       
665        - Improved pykotme.cgi
666         
667    - 1.22alpha8 :
668   
669        - Fixed history retrieval for nonexisting printers or users.
670       
671        - Clicking on the billing code in printquota.cgi's job history
672          now shows all jobs matching this billing code.
673         
674        - Fixed the dump in CUPS' page_log format which didn't
675          dump the oldest entry.
676         
677        - The data dumper now accepts billingcode= and hostname= as
678          filters when dumping the job history.
679         
680        - The job billing code if present is now saved into the database,
681          and exported to subprocesses as the PYKOTAJOBBILLING environment
682          variable.
683         
684        - Ctrl+C now makes PyKota commands exit without a traceback.
685       
686        - Fixed an i18n problem with Python 2.1
687       
688    - 1.22alpha7 :
689   
690        - Fixed some problems with the retrieval of the history from LDAP.
691       
692    - 1.22alpha6 :
693   
694        - Early errors now produce meaningful error messages (finally !)
695       
696    - 1.22alpha5 :
697       
698        - SNMP and PJL improvements with regard to PowerSave / StandBy.
699       
700    - 1.22alpha4 :
701   
702        - Fixed charset problem under MacOSX.
703       
704        - Allows pkbanner to accept more info to display on its
705          command line.
706         
707    - 1.22alpha3 :
708   
709        - Fixes some case related problems with some LDAP backends.
710       
711        - Fixes some problem for printers which directly go from
712          "idle" to "warmup" and never to "printing" before
713          returning to "idle".
714         
715        - Some permissions settings may have prevented cupspykota
716          from parsing cupsd.conf, this is now fixed.
717         
718    - 1.22alpha2 :
719   
720        - Introduction of the web enabled print quote generator.
721       
722        - Fixed a potential race condition when several backend
723          wrappers were present in CUPS' backend directory.
724         
725        - Fixed dumpykota's output in CUPS' page_log format to better
726          match CUPS format.
727         
728    - 1.22alpha1 :
729   
730        - Import into Subversion.
731       
732    - 1.21 :
733   
734        - Improved documentation.
735       
736        - Improved dependencies checker.
737       
738        - Updated some translation files.
739       
740    - 1.21beta2 :
741   
742        - Fixed an LPRng specific bug.
743       
744        - Several improvements on stability issues with manually modified
745          LDAP trees.
746         
747        - Documentation improvements. 
748       
749    - 1.21beta :
750   
751        - Prepared translation files for next release.
752       
753    - 1.21alpha27 :
754   
755        - Allows software() (no arguments) to the software accounting
756          directive. This saves a lot of CPU since the job is not
757          parsed again : the precomputed size is used directly in this
758          case.
759         
760        - epykota's --prototype option now works fine with accounts
761          limited by balance.
762         
763    - 1.21alpha26 :
764   
765        - Fixed the handling of the 'maxdenybanners' directive.
766       
767        - Introduced the 'denyduplicates' directive.
768       
769        - Fixed some database related glitches.
770       
771    - 1.21alpha25 :
772   
773        - The job's size is now always precomputed, even when
774          'enforcement' is not set to 'strict'.
775         
776        - Introduction of the new 'trustjobsize' configuration directive
777          to workaround some problematic printers. See the sample
778          configuration file for details.
779         
780    - 1.21alpha24 :
781   
782        - Big database structure changes. An upgrade script
783          is now included for PostgreSQL. LDAP users may just
784          want to copy the new schema in place.
785         
786        - edpykota now recognizes the -o | --overcharge command line
787          option to set an overcharging or undercharging factor
788          on each print job's cost for a particular user.
789         
790        - repykota's output format has changed an is not limited to 
791          80 characters wide anymore. People who used to parse
792          repykota's output in their own tools are strongly advised
793          to parse dumpykota's output instead.
794         
795        - Introduction of the new 'maxdenybanners' configuration directive
796          to allow up to N (the directive's value) deny banners to be
797          printed even if the print account is forbidden to print.
798         
799        - Better detection of the number of copies in the PostScript parser.
800       
801    - 1.21alpha23 :
802   
803        - Traditional Chinese translation added.
804   
805        - Several fixes and performance improvements with the LDAP backend.
806       
807    - 1.21alpha22 :
808   
809        - edpykota's --delete command line option doesn't consider
810          '*' to be the default argument anymore :-)
811         
812    - 1.21alpha21 :
813   
814        - dumpykota.cgi can now be run as a normal user as opposed to
815          a PyKota administrator. No read access to pykotadmin.conf is
816          necessary anymore. This CGI scripts now honors the REMOTE_USER
817          environment variable just like printquota.cgi does, see
818          the file cgi-bin/README for details.
819          The command line tool dumpykota must still be run by a PyKota
820          administrator.
821         
822        - Fix exception's name error due to a change in recent versions
823          of PygreSQL.   
824         
825    - 1.21alpha20 :
826         
827        - Big bug fix wrt the datelimit field which was never reset.
828         
829    - 1.21alpha19 :
830   
831        - Introduction of the new dumpykota.cgi CGI script, which
832          allows third party tools like phpPrintAnalyzer to be
833          interfaced in real time with PyKota. To use it you
834          may have to change your web server's configuration,
835          please see pykota/cgi-bin/README
836         
837    - 1.21alpha18 :
838   
839        - Now dumpykota can dump the job history into CUPS' page_log
840          format (even when the printing system is LPRng). This allows
841          people to use tools like PrintAnalyzer or phpPrintAnalyzer
842          (two completely different beasts) with PyKota.
843         
844    - 1.21alpha17 :
845     
846        - Fixed field type's name in XML dumps.
847       
848        - Now drops priviledges to user 'pykota' when launched as root
849          (directly or as a CUPS backend), if such an user exists.
850         
851        - Fixed PCL3/4/5 parser for some drivers' output.
852       
853    - 1.21alpha16 :
854   
855        - fixed several recently introduced bugs in LDAP backend code,
856          thanks to Matt Hyclak.
857         
858    - 1.21alpha15 :
859     
860        - Normalized field names between LDAP and PostgreSQL backends
861          in dumpykota's output.
862         
863        - dumpykota filtering capabilities are now supported within
864          the LDAP backend too.
865         
866    - 1.21alpha14 :
867   
868        - dumpykota now supports extended filtering possibilities
869          with the PostgreSQL backend (LDAP support will come soon).
870         
871    - 1.21alpha13 :
872   
873        - Added a --debug command line option to pkpgcounter, so
874          that people may see what really happens, and what will
875          be available in the future :-)
876         
877    - 1.21alpha12 :
878   
879        - Fixed a bug with non standard pkbanner command lines.
880       
881        - Now logs as errors the differences between precomputed and
882          computed job sizes. **CUPS only for now**
883         
884    - 1.21alpha11 :
885   
886        - Now user and group print quota entries can be stored directly
887          below the user or group with the LDAP backend, using them
888          as branches. Thanks to Stefan Wold for the patch.
889          See the sample configuration file for details.
890         
891        - TLS is now supported with the LDAP backend. Thanks to Stefan
892          Wold for the patch.
893          See the sample configuration file for details.
894         
895        - edpkota now accepts the -U | --used value command line argument
896          to preset the page counters to an initial value. Thanks to
897          Wilson Roberto Afonso and Matt Hyclak for the patch.
898         
899    - 1.21alpha10 :
900   
901        - Now automatically reconnects up to three times if the LDAP server
902          returned an error, possibly due to a timeout.
903         
904    - 1.21alpha9 :
905   
906        - Now searches the configuration files in 'pykota' system user's
907          home directory. The 'pykota' system user and group have
908          to be created by the system administrator, and given
909          sufficient permissions to PyKota's configuration files.
910         
911    - 1.21alpha8 :
912   
913        - Added the new reject_unknown directive to reject the
914          creation of user or groups which are unknown to the system.
915         
916    - 1.21alpha7 :
917   
918        - Introduction of the pkmail email gateway.
919       
920    - 1.21alpha6 :
921   
922        - Fix for LPRng filenames.
923       
924        - Added Turkish translation thanks to Baris Cicek.
925       
926    - 1.21alpha5 :
927   
928        - Improved ESC/P2 miniparser for Stylus Photo printers.
929       
930        - Implemented the --savetoner command line option to pkbanner.
931       
932        - Improved pkbanner's help and messages.
933       
934    - 1.21alpha4 :
935   
936        - Fixed job's data file detection code for LPRng.
937       
938        - Fixed a problem with PJL and PowerSave mode,
939          thanks to Wilson Roberto Afonso.
940       
941    - 1.21alpha3 :
942   
943        - PyKota can now generate its own banners, and either account
944          for them or not, depending on newly introduced directives
945          in pykota.conf
946          Thanks to Matt Hyclak for the patch.
947         
948    - 1.21alpha2 :
949   
950        - Installation script is now non interactive again, as it should
951          have stayed from the beginning. Dependencies checking can
952          be done by launching the checkdeps.py command.
953         
954    - 1.21alpha1 :
955   
956        - added an IPP messages miniparser. Extraction of the client
957          hostname is now considered to be fiable, at least until
958          the CUPS developpers change something...
959       
960    - 1.20 :
961   
962        - Version number changed.
963       
964    - 1.20beta :
965   
966        - Norwegian (Bokm� preliminary translation added.
967       
968        - German translation was finalized.
969       
970        - Greek translation was finalized.
971       
972        - For urgent legal reasons, a "privacy" directive has been added
973          to pykota.conf, to hide jobs' title, filename and options
974          in the history.
975         
976        - Minor changes in the debian directory.
977       
978    - 1.20alpha27 :
979   
980        - Fixed many problems with translation files. In particular
981          the Brazilian Portuguese translation file was incorrectly
982          installed into the french "breton" locale directory.
983         
984        - Finished French translation. 
985         
986    - 1.20alpha26 :
987   
988        - LPRng support code should now better detect network
989          printers' hostnames or IP addresses.
990         
991        - Fix for recently introduced bug in LPRng support.
992       
993        - Fix for incorrect locale setting when starting.
994       
995    - 1.20alpha25 :
996   
997        - pkprinters allows --list to normal users, but require user
998          to be a PyKota administrator when another command line
999          option is used.
1000         
1001        - pkhint doesn't use absolute path to search for helper commands
1002          anymore.
1003         
1004        - Spanish translation ready for 1.20.   
1005       
1006    - 1.20alpha24 :
1007   
1008        - Now warnpykota only warns users limited by balance once.
1009       
1010        - Now warnpykota only warns users who have ever printed,
1011          to not cause confusion to users who have just opened
1012          their account.
1013       
1014        - Prepared help messages for translations.
1015       
1016    - 1.20alpha23 :
1017   
1018        - Add workaround for locale problem.
1019       
1020    - 1.20alpha22 :
1021   
1022        - Hopefully final fix for data encoding charset.
1023       
1024        - edpykota now refuse to work if the user is not a PyKota admin.
1025       
1026        - Fixes a recently introduced bug with users groups and PostgreSQL.
1027       
1028    - 1.20alpha21 :
1029   
1030        - Now dumpykota refuses to launch if the current user is not
1031          a PyKota administrator (a PyKota administrator is an user
1032          allowed to read the pykotadmin.conf file).
1033         
1034        - Now any PyKota administrator can use repykota and warnpykota
1035          with additionnal arguments, not only the root user.
1036         
1037        - Improved documentation a bit.
1038       
1039    - 1.20alpha20 :
1040   
1041        - Reduced delay in internal SNMP and PJL_over_TCP handlers
1042          from 2 to 1 second.
1043       
1044        - dumpykota can now output XML.
1045       
1046    - 1.20alpha19 :
1047   
1048        - Improved user groups and user groups quotas dumps in dumpykota.
1049       
1050        - Finished implementation of LDAP support in dumpykota.
1051       
1052        - The md5 sum of the job's datas is now available as an
1053          hexadecimal digest in the PYKOTAMD5SUM environment variable.
1054         
1055        - The description, filename, title, and options fields
1056          are now stored as UTF-8 strings in both LDAP and PostgreSQL.
1057          Proper charset is used during extraction from the database.
1058         
1059    - 1.20alpha18 :
1060   
1061        - Experimental autopykota command to initialize user
1062          account and quota entries on first print while not
1063          resetting the balance value if not needed.
1064         
1065        - Added the new "winbind_separator" directive to strip
1066          out the Samba/Winbind domain name while printing if
1067          needed (Off by default).
1068         
1069    - 1.20alpha17 :
1070   
1071        - Added --hardreset command line option to edpykota.
1072       
1073        - Fixed problem with accented chars in title, filename
1074          or options and LDAP backend.
1075         
1076    - 1.20alpha16 :
1077   
1078        - Internal handling of socket based PJL queries over
1079          port tcp/9100 is now available with the magic
1080          'pjl' value in the hardware accounter.
1081         
1082    - 1.20alpha15 :
1083   
1084        - LDAP pykotaAccountBalance objects were always created
1085          attached to the pykotaUser objects. This is now
1086          fixed and the value of balancebase in pykota.conf
1087          is now correctly used.
1088         
1089    - 1.20alpha14 :
1090   
1091        - Belgian translations added (copy of the french ones).
1092       
1093        - External hardware accounter now loops until
1094          a result can be read correctly.
1095         
1096        - pkhint now suggest the internal snmp handling instead
1097          of the external one.
1098         
1099    - 1.20alpha13 :
1100     
1101        - Hardware accounter now accepts the special
1102          'snmp' value, meaning ALL is done from main code
1103          without launching any subprocess.
1104          You need the http://pysnmp.sf.net Python module
1105          for this to work (tested with v3.4.2)
1106         
1107        - Increased delay between two loops iterations 
1108          to 2 seconds in waitprinter.sh to diminish
1109          CPU load.
1110         
1111    - 1.20alpha12 :
1112   
1113        - waitprinter.sh rewritten from scratch to wait
1114          for printer status stabilization.
1115       
1116    - 1.20alpha11 :
1117   
1118        - Generic data dumper 'dumpykota' introduced.
1119          Works only with PostgreSQL backend for now.
1120         
1121    - 1.20alpha10 :
1122   
1123        - Added fix for incorrect job's size computation when
1124          hardware accounting fails.
1125         
1126    - 1.20alpha9 :
1127   
1128        - Small fixes wrt subprocesses.
1129       
1130    - 1.20alpha8 :
1131   
1132        - Added full support of PCL3 : HP Deskjet printers are now
1133          supported.
1134       
1135    - 1.20alpha7 :
1136   
1137        - First draft of PCL3GUI (Deskjet 640C for example) analyzer.
1138          Needs more work, but no documentation is available.
1139       
1140    - 1.20alpha6 :
1141     
1142        - Improved mailandpopup.sh script.
1143       
1144        - Small fixes for LPRng.
1145       
1146        - Now exports PYKOTAPRINTERHOSTNAME for network printers'
1147          hostname or IP address. Set to 'localhost' when not
1148          meaningful.
1149         
1150        - Fixed issue with how mod_auth_ldap Apache modules
1151          fills the REMOTE_USER environment variable.
1152         
1153        - Fixed a bug in LDAP user deletion code.
1154       
1155    - 1.20alpha5 :
1156     
1157        - Introduces the new configuration directive 'onaccountererror'
1158          to specify what must be done whenever the software or
1159          hardware accounter fails. Allowed values are 'continue' and
1160          'stop' (default).
1161         
1162        - Minor fix in software accounter for a recently introduced
1163          problem.
1164         
1165    - 1.20alpha4 :
1166   
1167        - Added support for more ghostscript devices in ESC/P2
1168          analyzer : stcolor, st800, escp, escpc are now supported.
1169         
1170    - 1.20alpha3 :
1171       
1172        - Small improvement in PostScript parser to avoid being
1173          fooled by a change in number of copies :
1174          The user can't ask for 200 copies of page 1 and 1 copy
1175          of page 2 to fool PyKota anymore :
1176          this would have been accounted for as 1 copy only, but
1177          now the maximum value seen is used.
1178         
1179        - Relax checks for PCL5 header to accomodate some strange
1180          printer drivers.
1181         
1182        - Now hardware accounting method works like software
1183          accounting method wrt the subprocess' output.
1184         
1185        - Hardware and Software accounting stop the print queue 
1186          when the accounting subprocess didn't work. This will
1187          be configurable in the near future.
1188         
1189    - 1.20alpha2 :
1190   
1191        - Now software accounting method reads accounter's
1192          answer until a line with a single integer is
1193          obtained or until all of its output has been read.
1194          This should fix the problem some people have
1195          when strange locale related messages are sent
1196          when running subprocesses (Solaris only ?).
1197         
1198        - First version of ESC/P2 analyzer. Seems to work
1199          ok at least with 'epson', 'epsonc', 'eps9mid'
1200          and 'esp9high' ghostscript devices. Needs more
1201          work to correctly analyze other devices.
1202       
1203    - 1.20alpha1 :
1204   
1205        - Fixed problem with number of copies in PCLXL parser.
1206       
1207        - Fixed problem with number of copies in PCL5 parser,
1208          when number of copies was set outside of and before first
1209          page.
1210       
1211        - Added workaround for number of copies directly set in
1212          PostScript code.
1213         
1214        - Added german translation.
1215       
1216        - Fixed problem on first print for user group quota when
1217          "enforcement: strict" is used.
1218       
1219        - Fixed interpolation problem in french translation.
1220       
1221    - 1.19 :
1222   
1223        - Updated existing translations.   
1224       
1225        - Added final Thai and Greek translations.
1226       
1227        - Minor last minute bug fixes.
1228       
1229    - 1.19beta :
1230   
1231        - LPRng support for both software and hardware accounting seems
1232          to be OK.
1233         
1234        - Translation files fixed because of fuzzy matching problem. 
1235       
1236        - Fixed path to Swedish translation: 'sv' instead of 'se'.
1237       
1238        - Added first draft of Thai translation.
1239       
1240        - Fixed some minor bugs with Pychecker.
1241       
1242    - 1.19alpha35 :
1243   
1244        - Generic PDL analyzer now supports Binary PostScript documents
1245          in addition to DSC compliant ones.
1246       
1247    - 1.19alpha34 :
1248   
1249        - LPRng support : software accounting seems to work fine,
1250          but hardware accounting doesn't work yet.
1251   
1252    - 1.19alpha33 :
1253   
1254        - pykosd now accepts command line arguments. Enjoy !
1255          NB : due to a bug in xosd, you need xosd version 2.2.8
1256          or higher if you don't use the default C locale.
1257         
1258    - 1.19alpha32 :
1259   
1260        - Early (not working) version of the LPRng support rewrite.
1261       
1262        - Saner default configuration file.
1263       
1264    - 1.19alpha31 :
1265   
1266        - Fixed a double Python2.1 incompatibility with newer versions,
1267          which prevented the PCL5 and the PCLXL parsers to work with
1268          this older version of Python.
1269         
1270    - 1.19alpha30 :
1271   
1272        - Introduction of preliminary version of the pykosd command
1273       
1274        - Usernames, Groupnames and Printernames can now contain
1275          ANY character, expected '/' and '@'.
1276       
1277        - Integrated most of the Debian work from Sergio
1278          Gonz�z Gonz�z
1279         
1280    - 1.19alpha29 :
1281   
1282        - PCLXL parser should now correctly handle number of
1283          copies set for each page.
1284         
1285        - Added testsuite for generic PDL analyzer.
1286       
1287        - Typo fixed in PCLXL parser.
1288       
1289        - Correctly dispatches error messages depending on the
1290          situation : tools which can be run interactively will
1291          ALWAYS output their logs to stderr, excepted for
1292          their DEBUG messages, for which the "logger:"
1293          directive as set in pykota.conf will be honored.
1294          Tools which can't be run interactively will ALWAYS
1295          honor the "logger:" directive as set in pykota.conf
1296         
1297    - 1.19alpha28 :
1298   
1299        - The description field for printers can now be set,
1300          and is displayed in reports.
1301         
1302        - Fixed a small problem in SQL backend code.
1303         
1304        - Improved pkhint
1305       
1306        - First working PCL6 (aka PCLXL) parser !
1307          Doesn't handle copies yet.
1308       
1309    - 1.19alpha27 :
1310   
1311        - Additionnal 10% speed increase in PCL5 parser for GhostScript
1312          generated files (untested yet with other PCL files).
1313         
1314        - Reintroduced the use of mmap in PCL5 parser : this speedups
1315          PCL5 parsing by almost 4 times.
1316          This 4x with the 3x below give us in fact a twelvefold increase
1317          in performance for PCL5 parsing !
1318         
1319        - The Python accelerator Psyco is now used if available
1320          in the generic PDL parser : it speedups PCL5 parsing by
1321          almost three times automagically.
1322         
1323    - 1.19alpha26 :
1324   
1325        - Fixed PCL5 parser according to the sources of rastertohp.
1326       
1327        - Fixed number of copies handling in PCL5 parser : the number
1328          of copies could vary from page to page.
1329         
1330        - Added more debug information to PCLXL parser. 
1331       
1332    - 1.19alpha25 :
1333   
1334        - Added new "description" field to printers in both
1335          PostgreSQL and LDAP. No code to handle this yet.
1336         
1337        - Reversed the fix for power save mode in printers : 
1338          no paper or tray open would have caused people to
1339          be undercharged.
1340         
1341        - Preliminary version of MySQL initialization script.
1342         
1343    - 1.19alpha24 :
1344   
1345        - Native PDF parsing code now works perfectly with
1346          Python 2.1 and above, and is way faster than before.
1347          GhostScript is not used anymore to convert PDF to PS,
1348          because PDF is parsed directly.
1349         
1350    - 1.19alpha23 :
1351   
1352        - Fixed waitprinter.sh wrt PowerSave mode and some
1353          printers. Thanks to Ryan Suarez.
1354       
1355        - Smart PDL analyzer now recognizes PDF too : two
1356          PDF parsing methods are used : a native one which
1357          is very fast but requires Python 2.3 or above, and
1358          a slower one which uses Ghostscript. PyKota detects
1359          automatically which method to use depending on your
1360          version of Python.
1361       
1362        - All tracebacks now include PyKota's version number.
1363         
1364    - 1.19alpha22 :
1365   
1366        - Ensures that the file pointer for job's data is
1367          reset to the start of the job's datas after the
1368          job's size pre-computation phase.
1369         
1370        - Improved PostScript detection code for bad drivers
1371          which don't correctly switch languages between PJL
1372          and PS.
1373       
1374        - Even better debugging code.
1375       
1376    - 1.19alpha21 :
1377   
1378        - Additionnal check.
1379       
1380    - 1.19alpha20 :
1381   
1382        - More complete logging messages wrt accounters.
1383       
1384        - Now catches early failures occuring when the configuration
1385          files are parsed.
1386       
1387    - 1.19alpha19 :
1388   
1389        - Fixed over-verbose exits when displaying help
1390          or version.
1391         
1392        - Extended some PATH in the shell scripts 
1393       
1394        - Deleting an user now also deletes his payments history.
1395       
1396        - Doesn't explicitely ignore SIGCHLD anymore. This seems to
1397          cause problems.
1398
1399    - 1.19alpha18 :
1400   
1401        - History of payments is now stored in the database, and
1402          updated each time an user's balance is modified with
1403          edpykota --balance. This history represents each time
1404          the user was given some positive or negative credit,
1405          but doesn't reflect price paid for jobs, which appear
1406          in the jobs history instead.
1407         
1408        - Jobs history web reports now include the job's size in
1409          bytes. Also columns were reordered to render the report
1410          more easily readable.
1411         
1412    - 1.19alpha17 :
1413   
1414        - Mysterious bug (program exited unexpectedly without leaving
1415          any log message) which occured once in a while when
1416          cancelling jobs should be fixed now.
1417         
1418        - New 'crashrecipient' directive. Disabled by 
1419          default. See sample configuration file to see how
1420          to activate it. It is suggested that you activate it.
1421         
1422        - New PYKOTAJOBSIZEBYTES environment variable exported, 
1423          which contains the job's size in bytes. Empty jobs
1424          are now denied. This value is now stored in the job
1425          history (but not yet displayed from the web interface)
1426         
1427        - Preliminary work on payments storage : the PostgreSQL 
1428          and LDAP schemas should be OK now, but no code is written
1429          yet to support this functionnality.
1430         
1431    - 1.19alpha16 :
1432   
1433        - the newuser and newgroup LDAP specific directives now accept
1434          a second parameter to attach(), "fail" or "warn". If no entry
1435          is found to attach PyKota attributes to, and "fail" was used,
1436          then action is aborted and program exits in error. If "warn"
1437          is used, a new entry is created but a warning message is logged.
1438         
1439        - The job's originating hostname is now stored in the database,
1440          and exported as PYKOTAJOBORIGINATINGHOSTNAME in the environment.
1441       
1442    - 1.19alpha15 :
1443   
1444        - The old pykota filter is now removed. This means that
1445          currently PyKota doesn't support LPRng anymore, but
1446          LPRng support will be re-added, improved, in the near future.
1447         
1448    - 1.19alpha14 :
1449   
1450        - PYKOTAPRECOMPUTEDJOBSIZE and PYKOTAPRECOMPUTEDJOBPRICE
1451          are now exported as environment variables.
1452         
1453        - Heavy CPU usage is now completely fixed it seems, by
1454          introducing some 0.01 second sleeping when nothing to do.
1455         
1456        - Pre-computation of the job's size is now only
1457          done when enforcement is "STRICT", this saves
1458          CPU for people who don't want to use this new
1459          feature.
1460         
1461        - New 'enforcement' directive which accepts either
1462          STRICT or LAXIST. See sample configuration file
1463          for details.
1464         
1465    - 1.19alpha13 :
1466   
1467        - Get back to an old version of the polling loop which
1468          worked fine, but non-optimally. Will be optimized
1469          as time permits.
1470         
1471    - 1.19alpha12 :
1472   
1473        - Job's size is now precomputed unconditionnally using
1474          the generic PDL analyzer.
1475          NB : This value is not yet used to pre-allow/deny the
1476          job.
1477       
1478    - 1.19alpha11 :
1479   
1480        - The pykota filter is now completely deprecated and
1481          can't be used anymore. LPRng users MUST download
1482          an older version of PyKota. CUPS users MUST use
1483          cupspykota. Better support for LPRng will come
1484          in the near future.
1485         
1486    - 1.19alpha10 :
1487   
1488        - pykotme now uses generic PDL Analyzer directly instead
1489          of spawning a new process.
1490         
1491        - Improvements to generic PDL Analyzer.
1492       
1493        - 25% Speedup in PCL parser. Getting more of the Python version
1494          will probably be difficult, since the completely table driven
1495          parser I wrote is slower than the original algorithm. Then,
1496          the original algorithm is still used for now.
1497          Probable that more speed could be achieved using mmap, at the
1498          expense of severe memory consumption.
1499       
1500        - configuration simplifications : the "accounter" directive's
1501          'hardware' arguments now accepts what was in the "requester"
1502          directive as it's content. The "requester" directive is not
1503          supported anymore. See sample configuration file for details.
1504       
1505    - 1.19alpha9 :
1506       
1507        - pkpgcounter is now just a wrapper around the PDLAnalyzer class
1508       
1509        - pykotaOptions LDAP attribute now accepts non-ascii characters
1510          too.
1511         
1512        - First try at cupspykota main loop rewrite
1513       
1514    - 1.19alpha8 :
1515   
1516        - 'querying' accounting method is now called 'hardware'
1517       
1518        - 'external' accounting method is now called 'software'
1519       
1520        - 'stupid' accounting method doesn't exist anymore
1521       
1522        - 'snmp' requester doesn't exist anymore
1523       
1524        - code simplifications in external requester
1525       
1526    - 1.19alpha7 :
1527     
1528        - Database schema change (both LDAP and PostgreSQL) to
1529          allow storage of the job-originating-hostname attribute.
1530          An SQL upgrade script is present. The code is not yet
1531          capable of setting/retrieving this attribute. Support
1532          for this functionnality will be added in the future.
1533         
1534    - 1.19alpha6 :
1535   
1536        - problems connecting to SMTP servers are now catched.
1537       
1538        - pykotme now uses pkpgcounter to compute the size of the
1539          job. This modification adds PCL5 and soon PCLXL (PCL6)
1540          support. You can now get quotes for PCL in addition to
1541          PostScript.
1542         
1543        - pkpgcounter now includes first try at PCLXL parser. 
1544          It is currently disabled until it's finished.
1545         
1546    - 1.19alpha5 :
1547   
1548        - cupspykota polling loop fix for MacOSX (at least)
1549       
1550        - logging subsystem now logs PID too, to ease diagnosing
1551          problems under heavy load.
1552         
1553        - pkpgcounter enhancements.
1554       
1555        - pkprinters --skipexisting now tells pkprinters to not
1556          modify existing printers when --add is used.
1557          pkprinters logs a warning message whenever --add is
1558          used and a printer already exists.
1559         
1560        - LDAP schema now allows accented chars in pykotaFileName
1561          and pykotaTitle attributes.
1562       
1563    - 1.19alpha4 :
1564   
1565        - a bad copy&paste prevented pkpgcounter to work at all, this
1566          is now fixed.
1567         
1568        - improved PCL support in pkpgcounter, with the use of
1569          HP PCL/PJL Reference Set
1570          PCL5 Printer Language Technical Quick Reference Guide
1571       
1572        - pkpgcounter now uses mmap to speed things up : duration
1573          is halved with the sample 87 pages PCL document I use for
1574          testing.
1575         
1576    - 1.19alpha3 :
1577   
1578        - pkprinters now accepts the --list command line argument
1579          to list informations about printers.
1580         
1581    - 1.19alpha2 :
1582   
1583        - pkpgcounter is now included as a smart external
1584          accounter which can handle both PostScript and PCL.
1585         
1586    - 1.19alpha1 :
1587   
1588        - PYKOTALIMITBY environment variable is now exported too.
1589       
1590        - Inclusion of Michele Baldessari's work on autotools.
1591       
1592    - 1.18 :
1593   
1594        - Improved documentation
1595       
1596    - 1.18beta2 :
1597     
1598        - Fix for raw jobs with cupspykota
1599       
1600    - 1.18beta :
1601   
1602        - Small fix for new waitprinter.sh script
1603       
1604        - Better tracebacks on error conditions
1605       
1606        - Improved translations
1607       
1608        - Improved documentation
1609       
1610    - 1.18alpha15 :
1611
1612        - waitprinter.sh replaced by a new and possibly faster
1613          and more powerful one.
1614   
1615        - Names can now begin with a digit.
1616       
1617        - Stability improvement for quotas set on printers groups.
1618       
1619    - 1.18alpha14 :
1620   
1621        - Catches more (all ?) problems with SMTP servers instead
1622          of breaking.
1623         
1624        - Italian translation added.
1625       
1626    - 1.18alpha13 :
1627   
1628        - Pre and Post hooks are now available in the pykota
1629          filter as well.
1630         
1631        - The pykota filter doesn't check last user's quota
1632          anymore when delayed hardware accounting is used :
1633          this will be done anyway the next time the last
1634          user will print again. This saves some database
1635          queries which are unneeded.
1636       
1637    - 1.18alpha12 :
1638   
1639        - Pre and Post hooks to external commands with many
1640          many environment variables available are useable
1641          from the cupspykota backend.
1642          See sample configuration file for details and help.
1643         
1644    - 1.18alpha11 :
1645   
1646        - Hopefully final fix wrt groups (users and printers)
1647       
1648    - 1.18alpha10 :
1649   
1650        - Fixed nested printer groups accounting.
1651       
1652        - Fixed user groups + printer groups problem.
1653       
1654    - 1.18alpha9 :
1655   
1656        - Fix for LDAP problem when job price was 0.
1657       
1658        - Fix for empty user groups with LDAP.
1659       
1660        - Preliminary version of the snmpprinterstatus command added.
1661       
1662    - 1.18alpha8 :
1663   
1664        - Don't retrieve data when not needed.
1665          This avoids many database queries.
1666       
1667    - 1.18alpha7 :
1668   
1669        - New experimental ldapcache directive to improve
1670          LDAP caching.
1671         
1672    - 1.18alpha6 :
1673       
1674        - New configuration directive added : maildomain
1675          to specify the domain to send mail to when user
1676          email address is not set in PyKota database.
1677         
1678        - More complete email message headers. 
1679         
1680    - 1.18alpha5 :
1681   
1682        - Debian packaging specific files, contributed by
1683          Peter Hawkins are now included in the project's tree.
1684         
1685        - Preliminary work on future low-level LDAP caching to speed
1686          up modifications (at least).
1687         
1688    - 1.18alpha4 :
1689   
1690        - Applied some of the modifications suggested by
1691          Peter Hawkins, for better Debian integration.
1692          Most notably cupspykota, pykota, and the shell
1693          scripts are now installed into /usr/share/pykota
1694          instead of into /usr/bin
1695          BEWARE : double check that your symbolic link
1696          to cupspykota is correct, and that your pykota.conf
1697          file use correct path for the shell scripts like
1698          waitprinter.sh and al.
1699         
1700        - pkhint command added, to help in configuring correct
1701          accounting method for PyKota.
1702         
1703    - 1.18alpha3 :
1704   
1705        - Fixed a rare bug in cupspykota backend which gave
1706          incorrect "CUPS backend died abnormally" messages.
1707       
1708    - 1.18alpha2 :
1709   
1710        - Added the pkprinters command line tool to manage printers
1711          exclusively.
1712       
1713    - 1.18alpha1 :
1714   
1715        - Preliminary work on Relationnal Database Independance.
1716       
1717        - Sample report made from OpenOffice.org added as PDF and SXC.
1718       
1719    - 1.17 :
1720   
1721        - Finalized release.
1722       
1723    - 1.17alpha2 :
1724   
1725        - Fix stupid software accounting bug in the CUPS backend.
1726       
1727    - 1.17alpha1 :
1728   
1729        - User/Group deletion code in edpykota rewritten.
1730       
1731    - 1.16 :
1732   
1733        - Preliminary documentation on how to use OpenOffice.org
1734          to create personnalized reports for PyKota + PostgreSQL.
1735         
1736        - Spanish installation guide for CUPS+PyKota+PostgreSQL
1737          added to the documentation. Doesn't yet document v1.16
1738          though.
1739       
1740        - Portuguese Portuguese translation replaces Brazilian
1741          Portuguese Translation. Brazilian portuguese
1742          translation is still available under the 'br' locale.
1743       
1744    - 1.16beta3 :
1745   
1746        - Swedish translation added.
1747       
1748        - Small fix in documentation.
1749       
1750    - 1.16beta2 :
1751   
1752        - Small fix for job cancelling code while job already
1753          printing in CUPS backend.
1754         
1755        - Big fix wrt printing policies for unknown users. 
1756       
1757    - 1.16beta1 :
1758   
1759        - Manpages upgraded.
1760       
1761    - 1.16alpha26 :
1762   
1763        - Job price is now computed like this :
1764       
1765          SUM((NbPages * PricePerPage) + PricePerJob)
1766         
1767          For current printer and all the printers groups it is
1768          a member of, if any.
1769         
1770          This may be difficult to grasp, but offers unprecedented
1771          flexibility.
1772         
1773    - 1.16alpha25 :
1774   
1775        - Email address can be set at user creation time,
1776          using the following syntax :
1777         
1778            $ edpykota --add username/email@yourdomain.com
1779       
1780    - 1.16alpha24 :
1781   
1782        - CGI script now can show the printing history.
1783       
1784        - Bug wrt number of copies should be fixed.
1785       
1786        - Major code refactoring => It is now possible to
1787          automatically add printers on first print.
1788       
1789    - 1.16alpha23 :
1790   
1791        - Fixed potential accuracy problem if a user printed on
1792          several printers at the very same time.
1793       
1794    - 1.16alpha22 :
1795   
1796        - edpykota now allows adding printers to printer groups
1797       
1798    - 1.16alpha21 :
1799   
1800        - Allows the dot in user and printer names.
1801       
1802        - Printer groups are now cached too.
1803       
1804    - 1.16alpha20 :
1805   
1806        - Fixed several small bugs with the help of PyChecker.
1807       
1808    - 1.16alpha19 :
1809     
1810        - Fixed a bug in PostgreSQL backend's code.
1811       
1812    - 1.16alpha18 :
1813   
1814        - Initial code for printer groups support. Printer groups have
1815          to be added with external tools like psql or gq for example.
1816          Printer groups seems to work fine with users. Untested with user
1817          groups for now.
1818
1819        - Several minor visual problems fixed in reports.
1820       
1821        - Fixed a bug in LDAP date handling.
1822       
1823        - Fix for LDAP problem with some combination of OpenLDAP + Python-LDAP
1824          + some particular settings.
1825         
1826        - mailandpopup.sh shell script added. See sample configuration file
1827          for details.
1828       
1829        - Several environment variables are now exported when executing
1830          external commands (accounters, requesters, mailers) :
1831           
1832            PYKOTAUSERNAME => user who is printing
1833            PYKOTAPRINTERNAME => printer on which the job is being sent
1834            PYKOTATITLE => Job's title
1835            PYKOTAFILENAME => Job's filename
1836            PYKOTACOPIES => number of copies asked
1837            PYKOTAOPTIONS => print command options (-o with CUPS)
1838         
1839    - 1.16alpha17 :
1840   
1841        - Added portugues translation.
1842       
1843        - Major code refactoring in accounters.
1844       
1845    - 1.16alpha16 :
1846   
1847        - Code refactoring, and addition of a real HTML reporter, to
1848          have nice looking and useful web based reports (in the future).
1849       
1850        - Added utolower configuration option to convert all usernames
1851          to lowercase during printing.
1852         
1853    - 1.15alpha15 :
1854   
1855        - Now includes the papwaitprinter.sh shell script to wait for
1856          AppleTalk enabled printers.
1857         
1858    - 1.16alpha14 :
1859   
1860        - Now printing on a printer not defined in the Quota Storage,
1861          results in the job being cancelled or stopped, depending
1862          on the printing system.
1863         
1864    - 1.16alpha13 :
1865   
1866        - Small bugfix wrt Python v2.1
1867       
1868        - If username is an empty string, user root is assumed.
1869       
1870        - 'postgresql' is not recognized anymore as a storage backend,
1871          you have to use 'pgstorage' instead. 'postgresql' used to
1872          be supported for compatibility with very old PyKota versions,
1873          this is not the case anymore.
1874         
1875    - 1.16alpha12 :
1876   
1877        - Job price added to job history, to keep accounting correct
1878          if a printer price per page or per job is modified and the
1879          history is not reset : the history would have given a false
1880          amount of money charged before the printer's prices were
1881          modified, this addition solves the problem.
1882         
1883    - 1.16alpha11 :
1884   
1885        - Some preliminary modifications to the database structure for
1886          PostgreSQL and OpenLDAP. A script to upgrade a PostgreSQL
1887          database is now provided. LDAP attributes now support
1888          eq, pres and sub indexes.
1889         
1890        - Job history now contains additional informations : 
1891          number of copies, filename, title and print options.
1892         
1893    - 1.16alpha10 :
1894       
1895        - Some modifications done to external policy handling.
1896          See sample configuration file for details.
1897   
1898        - Spanish translation added.
1899       
1900    - 1.16alpha9 :
1901   
1902        - mailto can be set to external(...) to warn users above
1903          quota with any command of your choice (e.g. linpopup).
1904          Several parameters are available, see sample configuration
1905          file for details.
1906         
1907    - 1.16alpha8 :
1908   
1909        - Now cupspykota transmits SIGTERMS to the original 
1910          backend when the user deletes a job being processed.
1911         
1912        - The documentation is now licensed under the terms of the
1913          GNU GPL too.
1914         
1915    - 1.16alpha7 :
1916   
1917        - The CUPS backend is now fully functionnal (it seems).
1918       
1919        - From now on, the use of the pykota filter with CUPS
1920          is deprecated. The pykota filter still has to be
1921          used with LPRng though.
1922       
1923    - 1.16alpha6 :
1924   
1925        - Bug fixed : when edpykota was used to add a printer
1926          with no user or group name, a bad user/group name "*" was
1927          added to the database.
1928         
1929    - 1.16alpha5 :
1930   
1931        - New CUPS backend supports device enumeration !
1932          This means that NO manual CUPS configuration has to
1933          be done. All can now be done from CUPS web interface.
1934       
1935    - 1.16alpha4 :
1936   
1937        - New CUPS backend added.
1938       
1939    - 1.16alpha3 :
1940       
1941        - Minimal FAQ document added.
1942       
1943    - 1.16alpha2 :
1944   
1945        - CGI script now partially supports browser's language preference
1946       
1947    - 1.16alpha1 :
1948   
1949        - Ensures that the LDAP connection is really closed at end.
1950       
1951        - More complete error messages in case of LDAP operation failure.
1952       
1953    - 1.15 :
1954     
1955        - Documentation improved.
1956       
1957    - 1.15beta :
1958   
1959        - Command line tools now accept multiple printer
1960          names or wildcards, separated with commas.
1961         
1962    - 1.15alpha9 :
1963   
1964        - External policy can be used to auto-add unknown users
1965          and any other interesting things you may want to do.
1966          WARNING : You can't auto-add printers for now.
1967          They have to be created manually before.
1968          Look at sample configuration file for examples.
1969         
1970    - 1.15alpha8 :
1971   
1972        - Job history can be disabled if needed.
1973          This feature may be useful for people who use the LDAP
1974          backend and don't want their LDAP tree to grow out of
1975          control.
1976       
1977    - 1.15alpha7 :
1978   
1979        - More work done on caching wrt groups.
1980       
1981    - 1.15alpha6 :
1982   
1983        - Performance bottleneck with LDAP solved.
1984       
1985    - 1.15alpha5 :
1986   
1987        - Caching mechanism for all database queries.
1988
1989    - 1.15alpha4 :
1990   
1991        - Problem with Python 2.3 fixed. Needs some definitive
1992          modification.
1993         
1994    - 1.15alpha3 :
1995   
1996        - CGI script now tries to restrict view when the
1997          REMOTE_USER environment variable is set. This allows
1998          people to protect its use with .htaccess files.
1999          When unprotected, or if REMOTE_USER is 'root', then
2000          unrestricted access is granted.
2001          NB : REMOTE_USER is automatically set by the web server
2002          (e.g. Apache) when a page with restricted access is viewed.
2003         
2004    - 1.15alpha2 :
2005   
2006        - Better detection of LPRng.
2007       
2008        - Outputs a warning if printing system is unknown.
2009       
2010    - 1.15alpha1 :
2011   
2012        - Bug fix in SQL code.
2013       
2014    - 1.14 :
2015   
2016        - The PostgreSQL database connection is now always closed before
2017          exit. The LDAP database connection too, but it didn't suffer
2018          from the problem anyway, AFAICT.
2019       
2020    - 1.14beta2 :
2021   
2022        - An LDAP-specific configuration field was introduced, usermail.
2023          Use it to specify which LDAP attribute contains a valid email
2024          address for the user. See sample configuration file for
2025          details.
2026       
2027    - 1.14beta :
2028   
2029        - Two new LDAP-specific configuration fields were introduced,
2030          newuser and newgroup. Use them to specify if you want to add
2031          quota information to existing entries or elsewhere.
2032          See sample configuration file for details.
2033         
2034    - 1.14alpha9 :
2035   
2036        - Documentation improved.
2037       
2038        - pykotme now also prints the user's account balance value
2039          if the user is registered in the Quota Storage and his
2040          limiting factor is "balance".
2041         
2042    - 1.14alpha8 :
2043   
2044        - bin/waitprinter.sh is now included to wait for
2045          SNMP enabled printers to be idle again before
2046          asking for their internal page counter.
2047          See sample configuration file for details.
2048         
2049    - 1.14alpha7 :
2050   
2051        - edpykota now doesn't check if the user/group is above
2052          quota. The check is only done at print time. This
2053          prevents the sending of email messages when creating
2054          user quotas if quota is already reached at creation
2055          time.
2056         
2057    - 1.14alpha6 :
2058   
2059        - Configuration file split and moved to /etc/pykota/pykota.conf
2060          and /etc/pykota/pykotadmin.conf to prevent simple users to
2061          have Read/Write access to the Quota Database.
2062          Don't forget to :
2063         
2064                $ chmod 640 /etc/pykota/pykotadmin.conf
2065               
2066        - storageuser and storageuserpw configuration fields reintroduced
2067          for the same reason.
2068         
2069        - Code cleaning for future implementation of email addresses
2070          support in the PostgreSQL and LDAP backends.
2071         
2072    - 1.14alpha5 :
2073       
2074        - Big bug fixed when changing the prices for a printer
2075       
2076    - 1.14alpha4 :
2077   
2078        - When adding an user, the user itself and its account balance
2079          are now added in the same LDAP entry. Before they were added
2080          as two different LDAP entries.
2081         
2082    - 1.14alpha3 :
2083   
2084        - Email field added to PostgreSQL database. An upgrade script
2085          is included in initscripts/postgresql.
2086       
2087    - 1.14alpha2 :
2088   
2089        - Typo fixed when using the --prototype option to edpykota
2090       
2091    - 1.14alpha1 :
2092   
2093        - Poor man's treshold included : users with a low account
2094          balance (below 1.0 by default, configurable) are sent
2095          a warning message.
2096         
2097        - All warning messages to users are now configurable. 
2098          NB : Warning messages to the administrator are not.
2099       
2100    - 1.13 :
2101   
2102        - Some small fixes wrt group handling.
2103       
2104        - The whole module code was passed through PyChecker and
2105          several small code inconsistencies were fixed,
2106          as well as a bug in the groups code.
2107         
2108    - 1.13alpha1 :
2109   
2110        - Bug fix wrt LDAP.
2111       
2112    - 1.12 :
2113   
2114        - More complete test added in edpykota.
2115       
2116    - 1.12alpha2 :
2117   
2118        - The previous bug fix was incomplete. This is corrected.
2119       
2120    - 1.12alpha1 :
2121   
2122        - Small bug fix.
2123       
2124    - 1.11 :
2125   
2126        - Now includes the pykotme command line tool, to produce
2127          printing quotes for users.
2128         
2129    - 1.10 :
2130   
2131        - Bug fixed wrt quota reports when print limiting is by
2132          account balance.
2133         
2134    - 1.09 :
2135   
2136        - Translations finalized.
2137       
2138        - Manpages updated.
2139       
2140        - Installation documentation improved wrt LDAP support.
2141       
2142    - 1.09beta2 :
2143   
2144        - The CGI script for quota reports works again, and
2145          is much more powerful.
2146       
2147    - 1.09beta :
2148   
2149        - edpykota finalized
2150       
2151    - 1.09alpha2 :
2152   
2153        - LDAP schema modified a bit. Please upgrade.
2154       
2155        - LDAP backend works !
2156       
2157        - repykota and warnpykota allow the root user to pass
2158          users or groups names on the command line. Users
2159          and groups names may contain wildcards.
2160         
2161        - repykota and warnpykota only reports or warns the
2162          current user when launched by non-root users.
2163         
2164        - Minor bug fixes. 
2165   
2166    - 1.09alpha1 :
2167   
2168        - More work on LDAP storage backend. Many options
2169          were added to /etc/pykota.conf to give some
2170          hints to the LDAP storage backend.
2171         
2172        - Severe database access optimizations were done by
2173          rewriting most of the Quota Storage backends drivers.
2174     
2175    - 1.08 :
2176   
2177        - Major bug fix wrt LPRng support for remote jobs.
2178       
2179        - Major bug fix wrt increase/decrease account balances.
2180       
2181    - 1.08alpha8 :
2182   
2183        - Code refactoring.
2184       
2185        - A single user/password pair is used to connect
2186          to the database backend. The storageuser configuration
2187          field, and its associated passwords storageuserpw, are
2188          not used anymore.
2189         
2190        - You can now set PyKota in debug mode, see sample configuration 
2191          file for details.
2192          WARNING : only Quota Storage backend queries are logged in
2193          debug mode, for now.
2194       
2195    - 1.08alpha7 :
2196   
2197        - Very latest LDAP schema.
2198       
2199        - Code enhancement wrt easy pluggability of PyKota attributes
2200          and object classes into an existing LDAP directory.
2201       
2202    - 1.08alpha6 :
2203   
2204        - Minor bug corrections
2205       
2206        - More work on LDAP : new schema
2207       
2208    - 1.08alpha5 :
2209   
2210        - More good work on LDAP storage.
2211          repykota now works reasonably well with the sample LDAP directory.
2212       
2213    - 1.08alpha4 :
2214   
2215        - LDAP schema included.
2216          THIS IS JUST FOR PEOPLE TO DISCUSS ABOUT THIS.
2217          LDAP SUPPORT DOESN'T WORK YET, AND THE SCHEMA
2218          MAY CHANGE IN THE FUTURE. PLEASE TELL US
2219          WHAT YOU THINK ABOUT THIS SCHEMA ON THE
2220          MAILING LIST.
2221         
2222    - 1.08alpha3 :
2223   
2224        - External accounting methods were partly rewritten :
2225         
2226          - No more "broken pipe" should happen.
2227         
2228          - They now take care of the number of copies
2229            This may be unneeded though, if the postscript
2230            file already does this, because this would
2231            overcharge users (number of copies counted
2232            two times). NEEDS MORE TESTING.
2233           
2234          - The sample configuration file now contains 
2235            an external accounting method example which should
2236            work with all DSC compliant Postscript files.
2237           
2238        - Some small bugs were fixed.   
2239       
2240    - 1.08alpha2 :
2241   
2242        - Now works with net-snmp v5.0 and above.
2243          It already worked, but the sample configuration
2244          file didn't contain appropriate values...
2245       
2246    - 1.07 : Release of the Shame !
2247   
2248        - The external accounting methods driver was left out of
2249          the CVS tree. Nobody could use it since it wasn't included !
2250         
2251    - 1.06 :
2252   
2253        - Severe bug fixed : if you had a printer in
2254          power saving state which couldn't answer immediately,
2255          a bug was triggered.
2256          It was caused by a bad copy/paste which
2257          forgot to import a Python module at run time.
2258         
2259    - 1.05 :
2260   
2261        - External accounters are finally available !
2262          This means that you can plug any page accounting
2263          method you like by setting the appropriate
2264          'accounter' field in /etc/pykota.conf
2265          See the sample conf/pykota.conf.sample to
2266          learn how to do.
2267         
2268          NB : Both 'external' and 'stupid' accounting methods
2269               account a job size just before *this* job is
2270               sent to the printer.
2271               The original 'querying' method accounts a job
2272               size just before *the next* job is sent to
2273               the printer.
2274       
2275    - 1.05alpha3 :
2276   
2277        - A 'stupid' and unreliable accounting method was
2278          implemented to serve as an example on how to
2279          do this sort of things. This method only counts
2280          the 'showpage' statements in the input data.
2281          See sample configuration file for details.
2282          Pluggable accounting methods work, but I advise
2283          you TO NOT USE THIS ONE WHICH IS JUST AN EXAMPLE.
2284          It is not reliable enough to be used.
2285          Use the 'querying' accounting method instead.
2286         
2287    - 1.05alpha2 :
2288   
2289        - Pluggable accounting methods.
2290       
2291        - Better error handling.
2292       
2293    - 1.05alpha1 :
2294   
2295        - SECURITY file added to help improve PyKota's security.
2296       
2297        - Extracting the printer's internal page counter is now
2298          tried several times, waiting several seconds between
2299          two tries. This lets the time to warm up for some printers
2300          which don't answer when they are sleeping (my Apple
2301          LaserWriter 16/600 PS is in this case, maybe others too)
2302         
2303        - Small display bug fixed in repykota
2304         
2305    - 1.04 :
2306   
2307        - Default print policy for users/groups unknown from
2308          the print quota system is now DENY instead of ALLOW,
2309          since ALLOW can generate inaccurate results
2310          (incorrect job sizes charged to the wrong persons)
2311         
2312        - LPRng support works !
2313       
2314        - A bug was introduced some time ago wrt printers' default
2315          policy for unknown users. It is now corrected.
2316       
2317        - repykota now displays prices per job and per page for each
2318          printer, if they are defined.
2319         
2320        - Minor display bug fixed in repykota.
2321       
2322        - Problem when running repykota with an empty database was fixed.
2323       
2324    - 1.03 :
2325   
2326        - Upgrade script included for earlier versions.
2327          Please look inside the initscripts subdirectory.
2328          THE DATABASE SCHEMA HAS CHANGED, PLEASE UPGRADE.
2329         
2330        - repykota now reports account balances too.
2331       
2332        - PyKota now has a nice logo, see the logos
2333          subdirectory.
2334       
2335        - Manual pages were finally updated.
2336       
2337        - Group quotas seem to work now !
2338       
2339        - The new database schema allows to keep an history of all
2340          jobs as well as charge users per page and/or per job,
2341          and track users' account balance.
2342         
2343        - edpykota now accepts much more command line options to 
2344          use the new functionnalities. See edpykota --help for
2345          details.
2346         
2347        - The installation script now allows to install the sample
2348          configuration file during first installation.
2349         
2350        - More group quota code works, but still not finished. 
2351       
2352        - The CGI script displays a link to PyKota's website.
2353       
2354        - The job history is now kept, this will allow per-period
2355          reports in the future.
2356         
2357        - After having modified the quota for an user with edpykota,
2358          a quota check is done to eventually warn the user/admin about
2359          a quota which is too low to print.
2360         
2361        - A workaround is provided for HP Printers : their internal
2362          page counter is only saved to NVRAM in a 10 increment, so
2363          if you switch them off and then on, the reported page counter
2364          may be lower than the real number of pages printed.
2365          See http://web.mit.edu/source/third/lprng/doc/LPRng-HOWTO-15.html
2366          We unconditionnally set the last job's page count to
2367          abs(int((10 - abs(lastcounter(snmp) - lastcounter(storage)) / 2))
2368          in this case.
2369          For a more accurate accounting, never switch your HP printers
2370          off.
2371         
2372        - A fix is provided for printers which only have a volatile 
2373          page counter (reset to 0 every time you switch the printer on)
2374          This should allow PyKota to work reasonably fine with HP Laserjet
2375          4L/5L/6L, not perfect, but better than nothing.
2376          See http://web.mit.edu/source/third/lprng/doc/LPRng-HOWTO-15.html
2377          For a more accurate accounting, never switch your HP printers
2378          off. This is untested, please report any problem.
2379         
2380        - A bug was fixed when edpykota --add was used with users who already
2381          had a quota on the specified printer.
2382         
2383        - A small display bug in repykota was introduced in preliminary
2384          1.03 versions, and fixed later on.
2385         
2386        - Some minor bugs which happened in rare situations were fixed.
2387       
2388        - Support for AppleTalk printers was added, see sample configuration
2389          file for details.
2390         
2391        - Users and group printing can now be controlled (limited) either by 
2392          print quota or by account balance.
2393       
2394    - 1.02 :
2395   
2396        - The installation script now checks for software availability
2397          and in case a software is missing asks the user if he
2398          wants to continue with the installation or abort it.
2399         
2400        - The configuration file pykota.conf is now expected to be
2401          found in /etc instead of in /etc/cups
2402          The installation script prompts the user to see if he
2403          wants to move an old configuration file to the new location
2404          if needed.
2405         
2406        - Improved documentation.
2407       
2408        - You can now set the tcp/ip port on which the Quota Storage
2409          Server is listening, see sample configuration file for details.
2410       
2411        - Better general error handling.
2412       
2413        - Upgrade script for pre 1.01 PostgreSQL database schema is now
2414          included as well.
2415       
2416    - 1.01 :
2417   
2418        - The configuration file now accepts an option   
2419          to choose the recipient(s) of the email messages :
2420         
2421            - DevNull means no one will receive them.
2422            - User means only the user will receive them.
2423            - Admin means only the admin will receive them.
2424            - Both means the User and the Admin will receive them.
2425           
2426        - The configuration file now uses hard-coded default values
2427          when an option is not set. See sample configuration file
2428          for details.
2429         
2430        - Manual pages are included since 1.00, but I forgot to   
2431          add this information to this file.
2432         
2433        - Redistribution terms for the official package have 
2434          softened and are now fully GPL compatible :
2435          unrestricted modification is now allowed even for
2436          the version number.
2437         
2438    - 1.00 :
2439   
2440        - edpykota now accepts a --noquota option. This
2441          disable quota checking while still doing page
2442          accounting. This is really useful for people
2443          who don't want to limit their users but want
2444          to know how much pages they print.
2445         
2446        - Some untested scripts were added to retrieve
2447          the life time page counter of non-SNMP printers.
2448         
2449        - Every directory now has a specific README file. 
2450       
2451    - 0.99 :
2452   
2453        - Under some circumstances while the user wasn't allowed
2454          to print, he didn't receive any email message. It is
2455          now fixed.
2456         
2457        - When an user wasn't allowed to print, the quota for
2458          the previous user wasn't updated. This is now fixed.
2459         
2460    - 0.98 :
2461   
2462        - Correctly handle the case where the printer is switched off.
2463       
2464        - Small bug wrt syslog fixed.
2465       
2466    - 0.97 :
2467   
2468        - edpykota accepts wildcards on its command line for users/groups too
2469          if the --add option is not set, e.g. :
2470         
2471              $ edpykota --printer lp --softlimit 50 --hardlimit 100 "jer*"
2472             
2473        - If no user name is passed at all, then a default wildcard of "*"
2474          which means apply the command on ALL users for this printer is used.
2475         
2476        - Small bug fixes.
2477       
2478    - 0.96 :
2479
2480        - Options requester, policy, admin, adminmail and gracedelay can now
2481          be set either globally or per printer. The printer option has
2482          priority if both are defined.
2483
2484        - More powerful configuration parser.
2485       
2486        - If all options are defined globally, there's no need to
2487          define a section for each printer in the configuration
2488          file anymore. Just define a [global] section and it's ok.
2489
2490    - 0.95 :
2491
2492        - External requesters for printers finally added.
2493
2494        - Full internationalization (english and french are supported)
2495 
2496        - More complete quota usage report
2497
2498        - CGI script to access to the quota usage report
2499
2500        - Several bugs fixed.
2501
2502
2503    - 0.9 :
2504
2505        - First public version
Note: See TracBrowser for help on using the browser.