root / pykota / trunk / NEWS @ 1998

Revision 1998, 55.6 kB (checked in by jalet, 19 years ago)

Fixed recently introduced bugs due to extended userquotabase and groupquotabase
directives.

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