root / pykota / trunk / NEWS @ 1821

Revision 1821, 51.0 kB (checked in by jalet, 20 years ago)

Now mandates that the user be a PyKota administrator to allow dangerous
command line options. --list is still allowed to mere mortals though.

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