root / pykota / trunk / NEWS @ 2588

Revision 2588, 72.6 kB (checked in by jerome, 18 years ago)

Now regain priviledges before running an external mailto directive,
because smbstatus can't be run setuid (smbstatus is used by mailandpopup.sh)

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