root / pykota / trunk / NEWS @ 1543

Revision 1543, 38.5 kB (checked in by jalet, 20 years ago)

Fixes PostScript? detection code for incorrect drivers

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