root / pykota / trunk / NEWS @ 1475

Revision 1475, 33.1 kB (checked in by jalet, 20 years ago)

Code simplifications

  • 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.19alpha8 :
25   
26        - 'querying' accounting method is now called 'hardware'
27       
28        - 'external' accounting method is now called 'software'
29       
30        - 'stupid' accounting method doesn't exist anymore
31       
32        - 'snmp' requester doesn't exist anymore
33       
34        - code simplifications in external requester
35       
36    - 1.19alpha7 :
37     
38        - Database schema change (both LDAP and PostgreSQL) to
39          allow storage of the job-originating-hostname attribute.
40          An SQL upgrade script is present. The code is not yet
41          capable of setting/retrieving this attribute. Support
42          for this functionnality will be added in the future.
43         
44    - 1.19alpha6 :
45   
46        - problems connecting to SMTP servers are now catched.
47       
48        - pykotme now uses pkpgcounter to compute the size of the
49          job. This modification adds PCL5 and soon PCLXL (PCL6)
50          support. You can now get quotes for PCL in addition to
51          PostScript.
52         
53        - pkpgcounter now includes first try at PCLXL parser. 
54          It is currently disabled until it's finished.
55         
56    - 1.19alpha5 :
57   
58        - cupspykota polling loop fix for MacOSX (at least)
59       
60        - logging subsystem now logs PID too, to ease diagnosing
61          problems under heavy load.
62         
63        - pkpgcounter enhancements.
64       
65        - pkprinters --skipexisting now tells pkprinters to not
66          modify existing printers when --add is used.
67          pkprinters logs a warning message whenever --add is
68          used and a printer already exists.
69         
70        - LDAP schema now allows accented chars in pykotaFileName
71          and pykotaTitle attributes.
72       
73    - 1.19alpha4 :
74   
75        - a bad copy&paste prevented pkpgcounter to work at all, this
76          is now fixed.
77         
78        - improved PCL support in pkpgcounter, with the use of
79          HP PCL/PJL Reference Set
80          PCL5 Printer Language Technical Quick Reference Guide
81       
82        - pkpgcounter now uses mmap to speed things up : duration
83          is halved with the sample 87 pages PCL document I use for
84          testing.
85         
86    - 1.19alpha3 :
87   
88        - pkprinters now accepts the --list command line argument
89          to list informations about printers.
90         
91    - 1.19alpha2 :
92   
93        - pkpgcounter is now included as a smart external
94          accounter which can handle both PostScript and PCL.
95         
96    - 1.19alpha1 :
97   
98        - PYKOTALIMITBY environment variable is now exported too.
99       
100        - Inclusion of Michele Baldessari's work on autotools.
101       
102    - 1.18 :
103   
104        - Improved documentation
105       
106    - 1.18beta2 :
107     
108        - Fix for raw jobs with cupspykota
109       
110    - 1.18beta :
111   
112        - Small fix for new waitprinter.sh script
113       
114        - Better tracebacks on error conditions
115       
116        - Improved translations
117       
118        - Improved documentation
119       
120    - 1.18alpha15 :
121
122        - waitprinter.sh replaced by a new and possibly faster
123          and more powerful one.
124   
125        - Names can now begin with a digit.
126       
127        - Stability improvement for quotas set on printers groups.
128       
129    - 1.18alpha14 :
130   
131        - Catches more (all ?) problems with SMTP servers instead
132          of breaking.
133         
134        - Italian translation added.
135       
136    - 1.18alpha13 :
137   
138        - Pre and Post hooks are now available in the pykota
139          filter as well.
140         
141        - The pykota filter doesn't check last user's quota
142          anymore when delayed hardware accounting is used :
143          this will be done anyway the next time the last
144          user will print again. This saves some database
145          queries which are unneeded.
146       
147    - 1.18alpha12 :
148   
149        - Pre and Post hooks to external commands with many
150          many environment variables available are useable
151          from the cupspykota backend.
152          See sample configuration file for details and help.
153         
154    - 1.18alpha11 :
155   
156        - Hopefully final fix wrt groups (users and printers)
157       
158    - 1.18alpha10 :
159   
160        - Fixed nested printer groups accounting.
161       
162        - Fixed user groups + printer groups problem.
163       
164    - 1.18alpha9 :
165   
166        - Fix for LDAP problem when job price was 0.
167       
168        - Fix for empty user groups with LDAP.
169       
170        - Preliminary version of the snmpprinterstatus command added.
171       
172    - 1.18alpha8 :
173   
174        - Don't retrieve data when not needed.
175          This avoids many database queries.
176       
177    - 1.18alpha7 :
178   
179        - New experimental ldapcache directive to improve
180          LDAP caching.
181         
182    - 1.18alpha6 :
183       
184        - New configuration directive added : maildomain
185          to specify the domain to send mail to when user
186          email address is not set in PyKota database.
187         
188        - More complete email message headers. 
189         
190    - 1.18alpha5 :
191   
192        - Debian packaging specific files, contributed by
193          Peter Hawkins are now included in the project's tree.
194         
195        - Preliminary work on future low-level LDAP caching to speed
196          up modifications (at least).
197         
198    - 1.18alpha4 :
199   
200        - Applied some of the modifications suggested by
201          Peter Hawkins, for better Debian integration.
202          Most notably cupspykota, pykota, and the shell
203          scripts are now installed into /usr/share/pykota
204          instead of into /usr/bin
205          BEWARE : double check that your symbolic link
206          to cupspykota is correct, and that your pykota.conf
207          file use correct path for the shell scripts like
208          waitprinter.sh and al.
209         
210        - pkhint command added, to help in configuring correct
211          accounting method for PyKota.
212         
213    - 1.18alpha3 :
214   
215        - Fixed a rare bug in cupspykota backend which gave
216          incorrect "CUPS backend died abnormally" messages.
217       
218    - 1.18alpha2 :
219   
220        - Added the pkprinters command line tool to manage printers
221          exclusively.
222       
223    - 1.18alpha1 :
224   
225        - Preliminary work on Relationnal Database Independance.
226       
227        - Sample report made from OpenOffice.org added as PDF and SXC.
228       
229    - 1.17 :
230   
231        - Finalized release.
232       
233    - 1.17alpha2 :
234   
235        - Fix stupid software accounting bug in the CUPS backend.
236       
237    - 1.17alpha1 :
238   
239        - User/Group deletion code in edpykota rewritten.
240       
241    - 1.16 :
242   
243        - Preliminary documentation on how to use OpenOffice.org
244          to create personnalized reports for PyKota + PostgreSQL.
245         
246        - Spanish installation guide for CUPS+PyKota+PostgreSQL
247          added to the documentation. Doesn't yet document v1.16
248          though.
249       
250        - Portuguese Portuguese translation replaces Brasilian
251          Portuguese Translation. Brasilian portuguese
252          translation is still available under the 'br' locale.
253       
254    - 1.16beta3 :
255   
256        - Swedish translation added.
257       
258        - Small fix in documentation.
259       
260    - 1.16beta2 :
261   
262        - Small fix for job cancelling code while job already
263          printing in CUPS backend.
264         
265        - Big fix wrt printing policies for unknown users. 
266       
267    - 1.16beta1 :
268   
269        - Manpages upgraded.
270       
271    - 1.16alpha26 :
272   
273        - Job price is now computed like this :
274       
275          SUM((NbPages * PricePerPage) + PricePerJob)
276         
277          For current printer and all the printers groups it is
278          a member of, if any.
279         
280          This may be difficult to grasp, but offers unprecedented
281          flexibility.
282         
283    - 1.16alpha25 :
284   
285        - Email address can be set at user creation time,
286          using the following syntax :
287         
288            $ edpykota --add username/email@yourdomain.com
289       
290    - 1.16alpha24 :
291   
292        - CGI script now can show the printing history.
293       
294        - Bug wrt number of copies should be fixed.
295       
296        - Major code refactoring => It is now possible to
297          automatically add printers on first print.
298       
299    - 1.16alpha23 :
300   
301        - Fixed potential accuracy problem if a user printed on
302          several printers at the very same time.
303       
304    - 1.16alpha22 :
305   
306        - edpykota now allows adding printers to printer groups
307       
308    - 1.16alpha21 :
309   
310        - Allows the dot in user and printer names.
311       
312        - Printer groups are now cached too.
313       
314    - 1.16alpha20 :
315   
316        - Fixed several small bugs with the help of PyChecker.
317       
318    - 1.16alpha19 :
319     
320        - Fixed a bug in PostgreSQL backend's code.
321       
322    - 1.16alpha18 :
323   
324        - Initial code for printer groups support. Printer groups have
325          to be added with external tools like psql or gq for example.
326          Printer groups seems to work fine with users. Untested with user
327          groups for now.
328
329        - Several minor visual problems fixed in reports.
330       
331        - Fixed a bug in LDAP date handling.
332       
333        - Fix for LDAP problem with some combination of OpenLDAP + Python-LDAP
334          + some particular settings.
335         
336        - mailandpopup.sh shell script added. See sample configuration file
337          for details.
338       
339        - Several environment variables are now exported when executing
340          external commands (accounters, requesters, mailers) :
341           
342            PYKOTAUSERNAME => user who is printing
343            PYKOTAPRINTERNAME => printer on which the job is being sent
344            PYKOTATITLE => Job's title
345            PYKOTAFILENAME => Job's filename
346            PYKOTACOPIES => number of copies asked
347            PYKOTAOPTIONS => print command options (-o with CUPS)
348         
349    - 1.16alpha17 :
350   
351        - Added portugues translation.
352       
353        - Major code refactoring in accounters.
354       
355    - 1.16alpha16 :
356   
357        - Code refactoring, and addition of a real HTML reporter, to
358          have nice looking and useful web based reports (in the future).
359       
360        - Added utolower configuration option to convert all usernames
361          to lowercase during printing.
362         
363    - 1.15alpha15 :
364   
365        - Now includes the papwaitprinter.sh shell script to wait for
366          AppleTalk enabled printers.
367         
368    - 1.16alpha14 :
369   
370        - Now printing on a printer not defined in the Quota Storage,
371          results in the job being cancelled or stopped, depending
372          on the printing system.
373         
374    - 1.16alpha13 :
375   
376        - Small bugfix wrt Python v2.1
377       
378        - If username is an empty string, user root is assumed.
379       
380        - 'postgresql' is not recognized anymore as a storage backend,
381          you have to use 'pgstorage' instead. 'postgresql' used to
382          be supported for compatibility with very old PyKota versions,
383          this is not the case anymore.
384         
385    - 1.16alpha12 :
386   
387        - Job price added to job history, to keep accounting correct
388          if a printer price per page or per job is modified and the
389          history is not reset : the history would have given a false
390          amount of money charged before the printer's prices were
391          modified, this addition solves the problem.
392         
393    - 1.16alpha11 :
394   
395        - Some preliminary modifications to the database structure for
396          PostgreSQL and OpenLDAP. A script to upgrade a PostgreSQL
397          database is now provided. LDAP attributes now support
398          eq, pres and sub indexes.
399         
400        - Job history now contains additional informations : 
401          number of copies, filename, title and print options.
402         
403    - 1.16alpha10 :
404       
405        - Some modifications done to external policy handling.
406          See sample configuration file for details.
407   
408        - Spanish translation added.
409       
410    - 1.16alpha9 :
411   
412        - mailto can be set to external(...) to warn users above
413          quota with any command of your choice (e.g. linpopup).
414          Several parameters are available, see sample configuration
415          file for details.
416         
417    - 1.16alpha8 :
418   
419        - Now cupspykota transmits SIGTERMS to the original 
420          backend when the user deletes a job being processed.
421         
422        - The documentation is now licensed under the terms of the
423          GNU GPL too.
424         
425    - 1.16alpha7 :
426   
427        - The CUPS backend is now fully functionnal (it seems).
428       
429        - From now on, the use of the pykota filter with CUPS
430          is deprecated. The pykota filter still has to be
431          used with LPRng though.
432       
433    - 1.16alpha6 :
434   
435        - Bug fixed : when edpykota was used to add a printer
436          with no user or group name, a bad user/group name "*" was
437          added to the database.
438         
439    - 1.16alpha5 :
440   
441        - New CUPS backend supports device enumeration !
442          This means that NO manual CUPS configuration has to
443          be done. All can now be done from CUPS web interface.
444       
445    - 1.16alpha4 :
446   
447        - New CUPS backend added.
448       
449    - 1.16alpha3 :
450       
451        - Minimal FAQ document added.
452       
453    - 1.16alpha2 :
454   
455        - CGI script now partially supports browser's language preference
456       
457    - 1.16alpha1 :
458   
459        - Ensures that the LDAP connection is really closed at end.
460       
461        - More complete error messages in case of LDAP operation failure.
462       
463    - 1.15 :
464     
465        - Documentation improved.
466       
467    - 1.15beta :
468   
469        - Command line tools now accept multiple printer
470          names or wildcards, separated with commas.
471         
472    - 1.15alpha9 :
473   
474        - External policy can be used to auto-add unknown users
475          and any other interesting things you may want to do.
476          WARNING : You can't auto-add printers for now.
477          They have to be created manually before.
478          Look at sample configuration file for examples.
479         
480    - 1.15alpha8 :
481   
482        - Job history can be disabled if needed.
483          This feature may be useful for people who use the LDAP
484          backend and don't want their LDAP tree to grow out of
485          control.
486       
487    - 1.15alpha7 :
488   
489        - More work done on caching wrt groups.
490       
491    - 1.15alpha6 :
492   
493        - Performance bottleneck with LDAP solved.
494       
495    - 1.15alpha5 :
496   
497        - Caching mechanism for all database queries.
498
499    - 1.15alpha4 :
500   
501        - Problem with Python 2.3 fixed. Needs some definitive
502          modification.
503         
504    - 1.15alpha3 :
505   
506        - CGI script now tries to restrict view when the
507          REMOTE_USER environment variable is set. This allows
508          people to protect its use with .htaccess files.
509          When unprotected, or if REMOTE_USER is 'root', then
510          unrestricted access is granted.
511          NB : REMOTE_USER is automatically set by the web server
512          (e.g. Apache) when a page with restricted access is viewed.
513         
514    - 1.15alpha2 :
515   
516        - Better detection of LPRng.
517       
518        - Outputs a warning if printing system is unknown.
519       
520    - 1.15alpha1 :
521   
522        - Bug fix in SQL code.
523       
524    - 1.14 :
525   
526        - The PostgreSQL database connection is now always closed before
527          exit. The LDAP database connection too, but it didn't suffer
528          from the problem anyway, AFAICT.
529       
530    - 1.14beta2 :
531   
532        - An LDAP-specific configuration field was introduced, usermail.
533          Use it to specify which LDAP attribute contains a valid email
534          address for the user. See sample configuration file for
535          details.
536       
537    - 1.14beta :
538   
539        - Two new LDAP-specific configuration fields were introduced,
540          newuser and newgroup. Use them to specify if you want to add
541          quota information to existing entries or elsewhere.
542          See sample configuration file for details.
543         
544    - 1.14alpha9 :
545   
546        - Documentation improved.
547       
548        - pykotme now also prints the user's account balance value
549          if the user is registered in the Quota Storage and his
550          limiting factor is "balance".
551         
552    - 1.14alpha8 :
553   
554        - bin/waitprinter.sh is now included to wait for
555          SNMP enabled printers to be idle again before
556          asking for their internal page counter.
557          See sample configuration file for details.
558         
559    - 1.14alpha7 :
560   
561        - edpykota now doesn't check if the user/group is above
562          quota. The check is only done at print time. This
563          prevents the sending of email messages when creating
564          user quotas if quota is already reached at creation
565          time.
566         
567    - 1.14alpha6 :
568   
569        - Configuration file split and moved to /etc/pykota/pykota.conf
570          and /etc/pykota/pykotadmin.conf to prevent simple users to
571          have Read/Write access to the Quota Database.
572          Don't forget to :
573         
574                $ chmod 640 /etc/pykota/pykotadmin.conf
575               
576        - storageuser and storageuserpw configuration fields reintroduced
577          for the same reason.
578         
579        - Code cleaning for future implementation of email addresses
580          support in the PostgreSQL and LDAP backends.
581         
582    - 1.14alpha5 :
583       
584        - Big bug fixed when changing the prices for a printer
585       
586    - 1.14alpha4 :
587   
588        - When adding an user, the user itself and its account balance
589          are now added in the same LDAP entry. Before they were added
590          as two different LDAP entries.
591         
592    - 1.14alpha3 :
593   
594        - Email field added to PostgreSQL database. An upgrade script
595          is included in initscripts/postgresql.
596       
597    - 1.14alpha2 :
598   
599        - Typo fixed when using the --prototype option to edpykota
600       
601    - 1.14alpha1 :
602   
603        - Poor man's treshold included : users with a low account
604          balance (below 1.0 by default, configurable) are sent
605          a warning message.
606         
607        - All warning messages to users are now configurable. 
608          NB : Warning messages to the administrator are not.
609       
610    - 1.13 :
611   
612        - Some small fixes wrt group handling.
613       
614        - The whole module code was passed through PyChecker and
615          several small code inconsistencies were fixed,
616          as well as a bug in the groups code.
617         
618    - 1.13alpha1 :
619   
620        - Bug fix wrt LDAP.
621       
622    - 1.12 :
623   
624        - More complete test added in edpykota.
625       
626    - 1.12alpha2 :
627   
628        - The previous bug fix was incomplete. This is corrected.
629       
630    - 1.12alpha1 :
631   
632        - Small bug fix.
633       
634    - 1.11 :
635   
636        - Now includes the pykotme command line tool, to produce
637          printing quotes for users.
638         
639    - 1.10 :
640   
641        - Bug fixed wrt quota reports when print limiting is by
642          account balance.
643         
644    - 1.09 :
645   
646        - Translations finalized.
647       
648        - Manpages updated.
649       
650        - Installation documentation improved wrt LDAP support.
651       
652    - 1.09beta2 :
653   
654        - The CGI script for quota reports works again, and
655          is much more powerful.
656       
657    - 1.09beta :
658   
659        - edpykota finalized
660       
661    - 1.09alpha2 :
662   
663        - LDAP schema modified a bit. Please upgrade.
664       
665        - LDAP backend works !
666       
667        - repykota and warnpykota allow the root user to pass
668          users or groups names on the command line. Users
669          and groups names may contain wildcards.
670         
671        - repykota and warnpykota only reports or warns the
672          current user when launched by non-root users.
673         
674        - Minor bug fixes. 
675   
676    - 1.09alpha1 :
677   
678        - More work on LDAP storage backend. Many options
679          were added to /etc/pykota.conf to give some
680          hints to the LDAP storage backend.
681         
682        - Severe database access optimizations were done by
683          rewriting most of the Quota Storage backends drivers.
684     
685    - 1.08 :
686   
687        - Major bug fix wrt LPRng support for remote jobs.
688       
689        - Major bug fix wrt increase/decrease account balances.
690       
691    - 1.08alpha8 :
692   
693        - Code refactoring.
694       
695        - A single user/password pair is used to connect
696          to the database backend. The storageuser configuration
697          field, and its associated passwords storageuserpw, are
698          not used anymore.
699         
700        - You can now set PyKota in debug mode, see sample configuration 
701          file for details.
702          WARNING : only Quota Storage backend queries are logged in
703          debug mode, for now.
704       
705    - 1.08alpha7 :
706   
707        - Very latest LDAP schema.
708       
709        - Code enhancement wrt easy pluggability of PyKota attributes
710          and object classes into an existing LDAP directory.
711       
712    - 1.08alpha6 :
713   
714        - Minor bug corrections
715       
716        - More work on LDAP : new schema
717       
718    - 1.08alpha5 :
719   
720        - More good work on LDAP storage.
721          repykota now works reasonably well with the sample LDAP directory.
722       
723    - 1.08alpha4 :
724   
725        - LDAP schema included.
726          THIS IS JUST FOR PEOPLE TO DISCUSS ABOUT THIS.
727          LDAP SUPPORT DOESN'T WORK YET, AND THE SCHEMA
728          MAY CHANGE IN THE FUTURE. PLEASE TELL US
729          WHAT YOU THINK ABOUT THIS SCHEMA ON THE
730          MAILING LIST.
731         
732    - 1.08alpha3 :
733   
734        - External accounting methods were partly rewritten :
735         
736          - No more "broken pipe" should happen.
737         
738          - They now take care of the number of copies
739            This may be unneeded though, if the postscript
740            file already does this, because this would
741            overcharge users (number of copies counted
742            two times). NEEDS MORE TESTING.
743           
744          - The sample configuration file now contains 
745            an external accounting method example which should
746            work with all DSC compliant Postscript files.
747           
748        - Some small bugs were fixed.   
749       
750    - 1.08alpha2 :
751   
752        - Now works with net-snmp v5.0 and above.
753          It already worked, but the sample configuration
754          file didn't contain appropriate values...
755       
756    - 1.07 : Release of the Shame !
757   
758        - The external accounting methods driver was left out of
759          the CVS tree. Nobody could use it since it wasn't included !
760         
761    - 1.06 :
762   
763        - Severe bug fixed : if you had a printer in
764          power saving state which couldn't answer immediately,
765          a bug was triggered.
766          It was caused by a bad copy/paste which
767          forgot to import a Python module at run time.
768         
769    - 1.05 :
770   
771        - External accounters are finally available !
772          This means that you can plug any page accounting
773          method you like by setting the appropriate
774          'accounter' field in /etc/pykota.conf
775          See the sample conf/pykota.conf.sample to
776          learn how to do.
777         
778          NB : Both 'external' and 'stupid' accounting methods
779               account a job size just before *this* job is
780               sent to the printer.
781               The original 'querying' method accounts a job
782               size just before *the next* job is sent to
783               the printer.
784       
785    - 1.05alpha3 :
786   
787        - A 'stupid' and unreliable accounting method was
788          implemented to serve as an example on how to
789          do this sort of things. This method only counts
790          the 'showpage' statements in the input data.
791          See sample configuration file for details.
792          Pluggable accounting methods work, but I advise
793          you TO NOT USE THIS ONE WHICH IS JUST AN EXAMPLE.
794          It is not reliable enough to be used.
795          Use the 'querying' accounting method instead.
796         
797    - 1.05alpha2 :
798   
799        - Pluggable accounting methods.
800       
801        - Better error handling.
802       
803    - 1.05alpha1 :
804   
805        - SECURITY file added to help improve PyKota's security.
806       
807        - Extracting the printer's internal page counter is now
808          tried several times, waiting several seconds between
809          two tries. This lets the time to warm up for some printers
810          which don't answer when they are sleeping (my Apple
811          LaserWriter 16/600 PS is in this case, maybe others too)
812         
813        - Small display bug fixed in repykota
814         
815    - 1.04 :
816   
817        - Default print policy for users/groups unknown from
818          the print quota system is now DENY instead of ALLOW,
819          since ALLOW can generate inaccurate results
820          (incorrect job sizes charged to the wrong persons)
821         
822        - LPRng support works !
823       
824        - A bug was introduced some time ago wrt printers' default
825          policy for unknown users. It is now corrected.
826       
827        - repykota now displays prices per job and per page for each
828          printer, if they are defined.
829         
830        - Minor display bug fixed in repykota.
831       
832        - Problem when running repykota with an empty database was fixed.
833       
834    - 1.03 :
835   
836        - Upgrade script included for earlier versions.
837          Please look inside the initscripts subdirectory.
838          THE DATABASE SCHEMA HAS CHANGED, PLEASE UPGRADE.
839         
840        - repykota now reports account balances too.
841       
842        - PyKota now has a nice logo, see the logos
843          subdirectory.
844       
845        - Manual pages were finally updated.
846       
847        - Group quotas seem to work now !
848       
849        - The new database schema allows to keep an history of all
850          jobs as well as charge users per page and/or per job,
851          and track users' account balance.
852         
853        - edpykota now accepts much more command line options to 
854          use the new functionnalities. See edpykota --help for
855          details.
856         
857        - The installation script now allows to install the sample
858          configuration file during first installation.
859         
860        - More group quota code works, but still not finished. 
861       
862        - The CGI script displays a link to PyKota's website.
863       
864        - The job history is now kept, this will allow per-period
865          reports in the future.
866         
867        - After having modified the quota for an user with edpykota,
868          a quota check is done to eventually warn the user/admin about
869          a quota which is too low to print.
870         
871        - A workaround is provided for HP Printers : their internal
872          page counter is only saved to NVRAM in a 10 increment, so
873          if you switch them off and then on, the reported page counter
874          may be lower than the real number of pages printed.
875          See http://web.mit.edu/source/third/lprng/doc/LPRng-HOWTO-15.html
876          We unconditionnally set the last job's page count to
877          abs(int((10 - abs(lastcounter(snmp) - lastcounter(storage)) / 2))
878          in this case.
879          For a more accurate accounting, never switch your HP printers
880          off.
881         
882        - A fix is provided for printers which only have a volatile 
883          page counter (reset to 0 every time you switch the printer on)
884          This should allow PyKota to work reasonably fine with HP Laserjet
885          4L/5L/6L, not perfect, but better than nothing.
886          See http://web.mit.edu/source/third/lprng/doc/LPRng-HOWTO-15.html
887          For a more accurate accounting, never switch your HP printers
888          off. This is untested, please report any problem.
889         
890        - A bug was fixed when edpykota --add was used with users who already
891          had a quota on the specified printer.
892         
893        - A small display bug in repykota was introduced in preliminary
894          1.03 versions, and fixed later on.
895         
896        - Some minor bugs which happened in rare situations were fixed.
897       
898        - Support for AppleTalk printers was added, see sample configuration
899          file for details.
900         
901        - Users and group printing can now be controlled (limited) either by 
902          print quota or by account balance.
903       
904    - 1.02 :
905   
906        - The installation script now checks for software availability
907          and in case a software is missing asks the user if he
908          wants to continue with the installation or abort it.
909         
910        - The configuration file pykota.conf is now expected to be
911          found in /etc instead of in /etc/cups
912          The installation script prompts the user to see if he
913          wants to move an old configuration file to the new location
914          if needed.
915         
916        - Improved documentation.
917       
918        - You can now set the tcp/ip port on which the Quota Storage
919          Server is listening, see sample configuration file for details.
920       
921        - Better general error handling.
922       
923        - Upgrade script for pre 1.01 PostgreSQL database schema is now
924          included as well.
925       
926    - 1.01 :
927   
928        - The configuration file now accepts an option   
929          to choose the recipient(s) of the email messages :
930         
931            - DevNull means no one will receive them.
932            - User means only the user will receive them.
933            - Admin means only the admin will receive them.
934            - Both means the User and the Admin will receive them.
935           
936        - The configuration file now uses hard-coded default values
937          when an option is not set. See sample configuration file
938          for details.
939         
940        - Manual pages are included since 1.00, but I forgot to   
941          add this information to this file.
942         
943        - Redistribution terms for the official package have 
944          softened and are now fully GPL compatible :
945          unrestricted modification is now allowed even for
946          the version number.
947         
948    - 1.00 :
949   
950        - edpykota now accepts a --noquota option. This
951          disable quota checking while still doing page
952          accounting. This is really useful for people
953          who don't want to limit their users but want
954          to know how much pages they print.
955         
956        - Some untested scripts were added to retrieve
957          the life time page counter of non-SNMP printers.
958         
959        - Every directory now has a specific README file. 
960       
961    - 0.99 :
962   
963        - Under some circumstances while the user wasn't allowed
964          to print, he didn't receive any email message. It is
965          now fixed.
966         
967        - When an user wasn't allowed to print, the quota for
968          the previous user wasn't updated. This is now fixed.
969         
970    - 0.98 :
971   
972        - Correctly handle the case where the printer is switched off.
973       
974        - Small bug wrt syslog fixed.
975       
976    - 0.97 :
977   
978        - edpykota accepts wildcards on its command line for users/groups too
979          if the --add option is not set, e.g. :
980         
981              $ edpykota --printer lp --softlimit 50 --hardlimit 100 "jer*"
982             
983        - If no user name is passed at all, then a default wildcard of "*"
984          which means apply the command on ALL users for this printer is used.
985         
986        - Small bug fixes.
987       
988    - 0.96 :
989
990        - Options requester, policy, admin, adminmail and gracedelay can now
991          be set either globally or per printer. The printer option has
992          priority if both are defined.
993
994        - More powerful configuration parser.
995       
996        - If all options are defined globally, there's no need to
997          define a section for each printer in the configuration
998          file anymore. Just define a [global] section and it's ok.
999
1000    - 0.95 :
1001
1002        - External requesters for printers finally added.
1003
1004        - Full internationalization (english and french are supported)
1005 
1006        - More complete quota usage report
1007
1008        - CGI script to access to the quota usage report
1009
1010        - Several bugs fixed.
1011
1012
1013    - 0.9 :
1014
1015        - First public version
Note: See TracBrowser for help on using the browser.