root / pykota / trunk / NEWS @ 1993

Revision 1993, 55.4 kB (checked in by jalet, 19 years ago)

dumpykota's filtering capabilities are now supported within the LDAP
backend as well as within the PostgreSQL backend. Untested though since
my only PyKota+LDAP setup is on my laptop at work :-)

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