Revision 807, 0.8 kB
(checked in by jalet, 22 years ago)
|
Per printer preferences are OK now
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
Rev | Line | |
---|
[737] | 1 | # $Id$ |
---|
| 2 | |
---|
| 3 | PyKota - Print Quota for CUPS |
---|
| 4 | |
---|
| 5 | (c) 2003 Jerome Alet <alet@librelogiciel.com> |
---|
| 6 | You're welcome to redistribute this software under the |
---|
| 7 | terms of the GNU General Public Licence version 2.0 |
---|
| 8 | or, at your option, any higher version. |
---|
| 9 | |
---|
| 10 | You can read the complete GNU GPL in the file COPYING |
---|
| 11 | which should come along with this software, or visit |
---|
| 12 | the Free Software Foundation's WEB site http://www.fsf.org |
---|
| 13 | |
---|
| 14 | ============================================================ |
---|
| 15 | |
---|
| 16 | TODO, in order of importance : |
---|
| 17 | |
---|
| 18 | - Finalize the implementation of group quotas. |
---|
| 19 | |
---|
| 20 | - Group administrators (think quotagrpdmins for disk quotas). |
---|
| 21 | |
---|
| 22 | - Documentation... |
---|
| 23 | |
---|
| 24 | - LDAP storage backend |
---|
| 25 | |
---|
| 26 | ============================================================ |
---|
| 27 | |
---|
| 28 | Please e-mail bugs to: alet@librelogiciel.com (Jerome Alet) |
---|