root / pykota / trunk / TODO @ 737

Revision 737, 1.2 kB (checked in by jalet, 21 years ago)

TODO list added

  • 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>
6You're welcome to redistribute this software under the
7terms of the GNU General Public Licence version 2.0
8or, at your option, any higher version.
9
10You can read the complete GNU GPL in the file COPYING
11which should come along with this software, or visit
12the Free Software Foundation's WEB site http://www.fsf.org
13
14============================================================
15
16TODO, in order of importance :
17
18        - External requester (any shell command or script) : gives
19          instant support for any querying protocol (of course
20          querying tools still have to exist). Easy but I must
21          think about the different parameters I'll let the
22          command know before implementing this.
23         
24        - Finalize the implementation of group quotas.
25       
26        - Per printer quota administrator name and email.
27       
28        - Group administrators (think quotagrpdmins for disk quotas).
29       
30        - Documentation...
31       
32        - LDAP storage backend
33
34============================================================
35
36Please e-mail bugs to: alet@librelogiciel.com (Jerome Alet)
Note: See TracBrowser for help on using the browser.