root / pykota / trunk / NEWS @ 1697

Revision 1697, 46.4 kB (checked in by jalet, 20 years ago)

Improved messaging system when IP address is needed for smbclient -M

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