root / pykota / trunk / NEWS @ 1019

Revision 1019, 12.2 kB (checked in by jalet, 21 years ago)

Changelog entry

  • 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
4
5(c) 2003 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
19
20============================================================
21
22PyKota NEWS :
23
24    - 1.08alpha7 :
25   
26        - Very latest LDAP schema.
27        - Code enhancement wrt easy pluggability of PyKota attributes
28          and object classes into an existing LDAP directory.
29       
30    - 1.08alpha6 :
31   
32        - Minor bug corrections
33        - More work on LDAP : new schema
34       
35    - 1.08alpha5 :
36   
37        - More good work on LDAP storage.
38          repykota now works reasonably well with the sample LDAP directory.
39       
40    - 1.08alpha4 :
41   
42        - LDAP schema included.
43          THIS IS JUST FOR PEOPLE TO DISCUSS ABOUT THIS.
44          LDAP SUPPORT DOESN'T WORK YET, AND THE SCHEMA
45          MAY CHANGE IN THE FUTURE. PLEASE TELL US
46          WHAT YOU THINK ABOUT THIS SCHEMA ON THE
47          MAILING LIST.
48         
49    - 1.08alpha3 :
50   
51        - External accounting methods were partly rewritten :
52         
53          - No more "broken pipe" should happen.
54         
55          - They now take care of the number of copies
56            This may be unneeded though, if the postscript
57            file already does this, because this would
58            overcharge users (number of copies counted
59            two times). NEEDS MORE TESTING.
60           
61          - The sample configuration file now contains 
62            an external accounting method example which should
63            work with all DSC compliant Postscript files.
64           
65        - Some small bugs were fixed.   
66       
67    - 1.08alpha2 :
68   
69        - Now works with net-snmp v5.0 and above.
70          It already worked, but the sample configuration
71          file didn't contain appropriate values...
72       
73    - 1.07 : Release of the Shame !
74   
75        - The external accounting methods driver was left out of
76          the CVS tree. Nobody could use it since it wasn't included !
77         
78    - 1.06 :
79   
80        - Severe bug fixed : if you had a printer in
81          power saving state which couldn't answer immediately,
82          a bug was triggered.
83          It was caused by a bad copy/paste which
84          forgot to import a Python module at run time.
85         
86    - 1.05 :
87   
88        - External accounters are finally available !
89          This means that you can plug any page accounting
90          method you like by setting the appropriate
91          'accounter' field in /etc/pykota.conf
92          See the sample conf/pykota.conf.sample to
93          learn how to do.
94         
95          NB : Both 'external' and 'stupid' accounting methods
96               account a job size just before *this* job is
97               sent to the printer.
98               The original 'querying' method accounts a job
99               size just before *the next* job is sent to
100               the printer.
101       
102    - 1.05alpha3 :
103   
104        - A 'stupid' and unreliable accounting method was
105          implemented to serve as an example on how to
106          do this sort of things. This method only counts
107          the 'showpage' statements in the input data.
108          See sample configuration file for details.
109          Pluggable accounting methods work, but I advise
110          you TO NOT USE THIS ONE WHICH IS JUST AN EXAMPLE.
111          It is not reliable enough to be used.
112          Use the 'querying' accounting method instead.
113         
114    - 1.05alpha2 :
115   
116        - Pluggable accounting methods.
117       
118        - Better error handling.
119       
120    - 1.05alpha1 :
121   
122        - SECURITY file added to help improve PyKota's security.
123       
124        - Extracting the printer's internal page counter is now
125          tried several times, waiting several seconds between
126          two tries. This lets the time to warm up for some printers
127          which don't answer when they are sleeping (my Apple
128          LaserWriter 16/600 PS is in this case, maybe others too)
129         
130        - Small display bug fixed in repykota
131         
132    - 1.04 :
133   
134        - Default print policy for users/groups unknown from
135          the print quota system is now DENY instead of ALLOW,
136          since ALLOW can generate inaccurate results
137          (incorrect job sizes charged to the wrong persons)
138         
139        - LPRng support works !
140       
141        - A bug was introduced some time ago wrt printers' default
142          policy for unknown users. It is now corrected.
143       
144        - repykota now displays prices per job and per page for each
145          printer, if they are defined.
146         
147        - Minor display bug fixed in repykota.
148       
149        - Problem when running repykota with an empty database was fixed.
150       
151    - 1.03 :
152   
153        - Upgrade script included for earlier versions.
154          Please look inside the initscripts subdirectory.
155          THE DATABASE SCHEMA HAS CHANGED, PLEASE UPGRADE.
156         
157        - repykota now reports account balances too.
158       
159        - PyKota now has a nice logo, see the logos
160          subdirectory.
161       
162        - Manual pages were finally updated.
163       
164        - Group quotas seem to work now !
165       
166        - The new database schema allows to keep an history of all
167          jobs as well as charge users per page and/or per job,
168          and track users' account balance.
169         
170        - edpykota now accepts much more command line options to 
171          use the new functionnalities. See edpykota --help for
172          details.
173         
174        - The installation script now allows to install the sample
175          configuration file during first installation.
176         
177        - More group quota code works, but still not finished. 
178       
179        - The CGI script displays a link to PyKota's website.
180       
181        - The job history is now kept, this will allow per-period
182          reports in the future.
183         
184        - After having modified the quota for an user with edpykota,
185          a quota check is done to eventually warn the user/admin about
186          a quota which is too low to print.
187         
188        - A workaround is provided for HP Printers : their internal
189          page counter is only saved to NVRAM in a 10 increment, so
190          if you switch them off and then on, the reported page counter
191          may be lower than the real number of pages printed.
192          See http://web.mit.edu/source/third/lprng/doc/LPRng-HOWTO-15.html
193          We unconditionnally set the last job's page count to
194          abs(int((10 - abs(lastcounter(snmp) - lastcounter(storage)) / 2))
195          in this case.
196          For a more accurate accounting, never switch your HP printers
197          off.
198         
199        - A fix is provided for printers which only have a volatile 
200          page counter (reset to 0 every time you switch the printer on)
201          This should allow PyKota to work reasonably fine with HP Laserjet
202          4L/5L/6L, not perfect, but better than nothing.
203          See http://web.mit.edu/source/third/lprng/doc/LPRng-HOWTO-15.html
204          For a more accurate accounting, never switch your HP printers
205          off. This is untested, please report any problem.
206         
207        - A bug was fixed when edpykota --add was used with users who already
208          had a quota on the specified printer.
209         
210        - A small display bug in repykota was introduced in preliminary
211          1.03 versions, and fixed later on.
212         
213        - Some minor bugs which happened in rare situations were fixed.
214       
215        - Support for AppleTalk printers was added, see sample configuration
216          file for details.
217         
218        - Users and group printing can now be controlled (limited) either by 
219          print quota or by account balance.
220       
221    - 1.02 :
222   
223        - The installation script now checks for software availability
224          and in case a software is missing asks the user if he
225          wants to continue with the installation or abort it.
226         
227        - The configuration file pykota.conf is now expected to be
228          found in /etc instead of in /etc/cups
229          The installation script prompts the user to see if he
230          wants to move an old configuration file to the new location
231          if needed.
232         
233        - Improved documentation.
234       
235        - You can now set the tcp/ip port on which the Quota Storage
236          Server is listening, see sample configuration file for details.
237       
238        - Better general error handling.
239       
240        - Upgrade script for pre 1.01 PostgreSQL database schema is now
241          included as well.
242       
243    - 1.01 :
244   
245        - The configuration file now accepts an option   
246          to choose the recipient(s) of the email messages :
247         
248            - DevNull means no one will receive them.
249            - User means only the user will receive them.
250            - Admin means only the admin will receive them.
251            - Both means the User and the Admin will receive them.
252           
253        - The configuration file now uses hard-coded default values
254          when an option is not set. See sample configuration file
255          for details.
256         
257        - Manual pages are included since 1.00, but I forgot to   
258          add this information to this file.
259         
260        - Redistribution terms for the official package have 
261          softened and are now fully GPL compatible :
262          unrestricted modification is now allowed even for
263          the version number.
264         
265    - 1.00 :
266   
267        - edpykota now accepts a --noquota option. This
268          disable quota checking while still doing page
269          accounting. This is really useful for people
270          who don't want to limit their users but want
271          to know how much pages they print.
272         
273        - Some untested scripts were added to retrieve
274          the life time page counter of non-SNMP printers.
275         
276        - Every directory now has a specific README file. 
277       
278    - 0.99 :
279   
280        - Under some circumstances while the user wasn't allowed
281          to print, he didn't receive any email message. It is
282          now fixed.
283         
284        - When an user wasn't allowed to print, the quota for
285          the previous user wasn't updated. This is now fixed.
286         
287    - 0.98 :
288   
289        - Correctly handle the case where the printer is switched off.
290       
291        - Small bug wrt syslog fixed.
292       
293    - 0.97 :
294   
295        - edpykota accepts wildcards on its command line for users/groups too
296          if the --add option is not set, e.g. :
297         
298              $ edpykota --printer lp --softlimit 50 --hardlimit 100 "jer*"
299             
300        - If no user name is passed at all, then a default wildcard of "*"
301          which means apply the command on ALL users for this printer is used.
302         
303        - Small bug fixes.
304       
305    - 0.96 :
306
307        - Options requester, policy, admin, adminmail and gracedelay can now
308          be set either globally or per printer. The printer option has
309          priority if both are defined.
310
311        - More powerful configuration parser.
312       
313        - If all options are defined globally, there's no need to
314          define a section for each printer in the configuration
315          file anymore. Just define a [global] section and it's ok.
316
317    - 0.95 :
318
319        - External requesters for printers finally added.
320
321        - Full internationalization (english and french are supported)
322 
323        - More complete quota usage report
324
325        - CGI script to access to the quota usage report
326
327        - Several bugs fixed.
328
329
330    - 0.9 :
331
332        - First public version
Note: See TracBrowser for help on using the browser.