root / pykota / trunk / NEWS @ 2448

Revision 2448, 69.3 kB (checked in by jerome, 19 years ago)

Exports the environment earlier to give hints to external scripts

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