root / pykota / trunk / NEWS @ 2262

Revision 2262, 63.0 kB (checked in by jerome, 19 years ago)

The URL to the logo used in the CGI scripts is now configurable

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