root / pykota / trunk / NEWS @ 2605

Revision 2605, 73.2 kB (checked in by jerome, 18 years ago)

Now all command line tools accept the -A | --arguments command line
option to specify the name of a file containing one argument per line.
NB : all other arguments are ignored, only the ones read from the file
are used for now.
This allows people to bypass the maximal command line's size, to
add several thousand users with a single command for example.

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