root / pykota / trunk / NEWS @ 2692

Revision 2692, 75.7 kB (checked in by jerome, 18 years ago)

Added the 'duplicatesdelay' and 'balancezero' directives.

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