root / pykota / trunk / NEWS @ 2622

Revision 2622, 73.8 kB (checked in by jerome, 18 years ago)

Added 2006 to the copyright's years.

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