root / pykota / trunk / NEWS @ 2467

Revision 2467, 70.9 kB (checked in by jerome, 19 years ago)

Introduces the -c | --doconf command line option for pkturnkey,
which replaces what pkhint did before.

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