# # ChangeLog for /pykota/trunk/pykota/storages # # Generated by Trac 0.11rc1 # 06/16/24 13:26:10 Sat, 22 Mar 2003 13:11:33 GMT jalet [859] * pykota/trunk/conf/pykota.conf.sample (modified) * pykota/trunk/docs/installation.sgml (modified) * pykota/trunk/NEWS (modified) * pykota/trunk/pykota/storages/postgresql.py (modified) * pykota/trunk/pykota/version.py (modified) * pykota/trunk/README (modified) The port on which the Quota Storage Sever is listening can now be set in ... Thu, 27 Feb 2003 08:41:49 GMT jalet [812] * pykota/trunk/initscripts/pykota-postgresql.sql (modified) * pykota/trunk/pykota/storages/sql.py (modified) DATETIME is not supported anymore in PostgreSQL 7.3 it seems, ... Mon, 17 Feb 2003 22:06:07 GMT jalet [800] * pykota/trunk/conf/pykota.conf.sample (modified) * pykota/trunk/pykota/config.py (modified) * pykota/trunk/pykota/storage.py (modified) * pykota/trunk/pykota/storages/postgresql.py (modified) Storage backend now supports admin and user passwords (untested) Mon, 10 Feb 2003 12:07:31 GMT jalet [791] * pykota/trunk/bin/edpykota (modified) * pykota/trunk/bin/repykota (modified) * pykota/trunk/bin/warnpykota (modified) * pykota/trunk/pykota/storage.py (modified) * pykota/trunk/pykota/storages/sql.py (modified) Now repykota should output the recorded total page number for ... Mon, 10 Feb 2003 08:41:36 GMT jalet [784] * pykota/trunk/pykota/storages/sql.py (modified) edpykota's --reset command line option resets the limit date too. Sat, 08 Feb 2003 22:39:46 GMT jalet [768] * pykota/trunk/bin/edpykota (modified) * pykota/trunk/pykota/storage.py (modified) * pykota/trunk/pykota/storages/sql.py (modified) --reset command line option added Sat, 08 Feb 2003 22:12:09 GMT jalet [765] * pykota/trunk/initscripts/pykota-postgresql.sql (modified) * pykota/trunk/pykota/storages/sql.py (modified) Life time counter for users and groups added. Fri, 07 Feb 2003 22:13:13 GMT jalet [748] * pykota/trunk/bin/edpykota (modified) * pykota/trunk/pykota/storages/sql.py (modified) Perhaps edpykota is now able to add printers !!! Oh, stupid me ! Fri, 07 Feb 2003 00:08:52 GMT jalet [732] * pykota/trunk/bin/repykota (modified) * pykota/trunk/pykota/storages/sql.py (modified) Typos Thu, 06 Feb 2003 23:20:03 GMT jalet [729] * pykota/trunk/bin/warnpykota (modified) * pykota/trunk/pykota/storages/sql.py (modified) * pykota/trunk/pykota/tool.py (modified) warnpykota doesn't need any user/group name argument, mimicing ... Thu, 06 Feb 2003 15:05:13 GMT jalet [723] * pykota/trunk/pykota/storages/sql.py (modified) self was forgotten Thu, 06 Feb 2003 15:03:11 GMT jalet [722] * pykota/trunk/pykota/storages/sql.py (modified) * pykota/trunk/pykota/tool.py (modified) added a method to set the limit date Thu, 06 Feb 2003 14:52:35 GMT jalet [721] * pykota/trunk/pykota/storages/sql.py (modified) Forgotten import Thu, 06 Feb 2003 14:49:04 GMT jalet [720] * pykota/trunk/bin/edpykota (modified) * pykota/trunk/pykota/storages/postgresql.py (modified) * pykota/trunk/pykota/storages/sql.py (modified) edpykota should be ok now Thu, 06 Feb 2003 14:28:59 GMT jalet [719] * pykota/trunk/bin/edpykota (modified) * pykota/trunk/pykota/storages/sql.py (modified) edpykota should be ok, minus some typos Thu, 06 Feb 2003 09:19:02 GMT jalet [713] * pykota/trunk/conf/pykota.conf.sample (modified) * pykota/trunk/pykota/config.py (modified) * pykota/trunk/pykota/storages/sql.py (modified) * pykota/trunk/pykota/tool.py (modified) More robust behavior (hopefully) when the user or printer is ... Wed, 05 Feb 2003 23:26:22 GMT jalet [708] * pykota/trunk/pykota/config.py (modified) * pykota/trunk/pykota/storages/sql.py (modified) * pykota/trunk/pykota/tool.py (modified) Incorrect handling of grace delay Wed, 05 Feb 2003 23:02:10 GMT jalet [706] * pykota/trunk/pykota/storages/sql.py (modified) Typo Wed, 05 Feb 2003 23:00:12 GMT jalet [705] * pykota/trunk/pykota/requesters/snmp.py (modified) * pykota/trunk/pykota/storages/sql.py (modified) Forgotten import Bad datetime conversion Wed, 05 Feb 2003 22:28:38 GMT jalet [700] * pykota/trunk/pykota/storages/postgresql.py (modified) * pykota/trunk/pykota/storages/sql.py (modified) More robust storage Wed, 05 Feb 2003 21:28:17 GMT jalet [695] * pykota/trunk/bin (added) * pykota/trunk/bin/pykota (added) * pykota/trunk/conf (added) * pykota/trunk/conf/pykota.conf.sample (added) * pykota/trunk/COPYING (added) * pykota/trunk/initscripts (added) * pykota/trunk/initscripts/pykota-postgresql.sql (added) * pykota/trunk/initscripts/README (added) * pykota/trunk/initscripts/README.postgresql (added) * pykota/trunk/MANIFEST.in (added) * pykota/trunk/po (added) * pykota/trunk/po/pykota.pot (added) * pykota/trunk/pykota (added) * pykota/trunk/pykota/config.py (added) * pykota/trunk/pykota/__init__.py (added) * pykota/trunk/pykota/logger.py (added) * pykota/trunk/pykota/loggers (added) * pykota/trunk/pykota/loggers/__init__.py (added) * pykota/trunk/pykota/loggers/stderr.py (added) * pykota/trunk/pykota/loggers/syslog.py (added) * pykota/trunk/pykota/requester.py (added) * pykota/trunk/pykota/requesters (added) * pykota/trunk/pykota/requesters/__init__.py (added) * pykota/trunk/pykota/requesters/snmp.py (added) * pykota/trunk/pykota/storage.py (added) * pykota/trunk/pykota/storages (added) * pykota/trunk/pykota/storages/__init__.py (added) * pykota/trunk/pykota/storages/postgresql.py (added) * pykota/trunk/pykota/storages/sql.py (added) * pykota/trunk/pykota/tool.py (added) * pykota/trunk/pykota/version.py (added) * pykota/trunk/README (added) * pykota/trunk/setup.py (added) Initial import into CVS