Changeset 2028 for pykota/trunk/initscripts
- Timestamp:
- 01/17/05 09:44:27 (20 years ago)
- Location:
- pykota/trunk/initscripts
- Files:
-
- 7 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/initscripts/ldap/pykota.schema
r2024 r2028 4 4 # 5 5 # LDAP Schema for Pykota Quota System 6 # Version 0.27 6 # 8 7 # Include it in OpenLDAP's configuration file (/etc/ldap/slapd.conf) -
pykota/trunk/initscripts/ldap/README.ldap
r1354 r2028 3 3 PyKota - Print Quota for CUPS and LPRng 4 4 5 (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pykota/trunk/initscripts/mysql/pykota-mysql.sql
r1558 r2028 2 2 -- PyKota - Print Quotas for CUPS and LPRng 3 3 -- 4 -- (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 5 5 -- This program is free software; you can redistribute it and/or modify 6 6 -- it under the terms of the GNU General Public License as published by … … 20 20 -- 21 21 -- $Log$ 22 -- Revision 1.2 2005/01/17 08:44:24 jalet 23 -- Modified copyright years 24 -- 22 25 -- Revision 1.1 2004/06/20 19:14:20 jalet 23 26 -- Added first draft of MySQL initialization script -
pykota/trunk/initscripts/mysql/README.mysql
r1559 r2028 3 3 PyKota - Print Quota for CUPS and LPRng 4 4 5 (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pykota/trunk/initscripts/postgresql/pykota-postgresql.sql
r2024 r2028 2 2 -- PyKota - Print Quotas for CUPS and LPRng 3 3 -- 4 -- (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>4 -- (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 5 5 -- This program is free software; you can redistribute it and/or modify 6 6 -- it under the terms of the GNU General Public License as published by … … 20 20 -- 21 21 -- $Log$ 22 -- Revision 1.14 2005/01/17 08:44:24 jalet 23 -- Modified copyright years 24 -- 22 25 -- Revision 1.13 2005/01/10 23:23:25 jalet 23 26 -- Added the billing code to the history -
pykota/trunk/initscripts/postgresql/README.postgresql
r1473 r2028 3 3 PyKota - Print Quota for CUPS and LPRng 4 4 5 (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pykota/trunk/initscripts/README
r1473 r2028 3 3 PyKota - Print Quota for CUPS and LPRng 4 4 5 (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by