root / pykota / trunk / NEWS @ 2217

Revision 2217, 61.5 kB (checked in by jerome, 19 years ago)

The job-billing info is now saved into the database if present.

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