root / pykota / trunk / NEWS @ 2414

Revision 2414, 67.8 kB (checked in by jerome, 19 years ago)

Fixed banner accounting

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