root / pykota / trunk / NEWS @ 2418

Revision 2418, 68.2 kB (checked in by jerome, 19 years ago)

Allow PyKota admins and users to use different database backends
or locations depending on their permissions.
Severity : minor, but with great possibilities :)

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