root / pykota / trunk / pykota / storages

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1156 [1156] 21 years jalet Multiple printer names or wildcards can be passed on the command …
(edit) @1149 [1149] 21 years jalet Job history can be disabled. Some typos in README. More messages in setup …
(edit) @1147 [1147] 21 years jalet More work on cache
(edit) @1144 [1144] 21 years jalet Character encoding added to please latest version of Python
(edit) @1141 [1141] 21 years jalet LDAP group access will be slower when cache is disabled, but at least …
(edit) @1137 [1137] 21 years jalet More work on caching
(edit) @1136 [1136] 21 years jalet Nothing interesting…
(edit) @1133 [1133] 21 years jalet Several optimizations, especially with LDAP backend
(edit) @1131 [1131] 21 years jalet Caching mechanism now caches all that's cacheable.
(edit) @1130 [1130] 21 years jalet Storage caching mechanism added.
(edit) @1119 [1119] 21 years jalet Better user and group deletion
(edit) @1115 [1115] 21 years jalet Bug fix by Oleg Biteryakov
(edit) @1113 [1113] 21 years jalet 1.14 is out !
(edit) @1112 [1112] 21 years jalet Forgot to read the email field from LDAP
(edit) @1111 [1111] 21 years jalet Added configurable LDAP mail attribute support
(edit) @1105 [1105] 21 years jalet PyKota now tries to add its attributes intelligently in existing …
(edit) @1099 [1099] 21 years jalet Better documentation. pykotme now displays the current user's account …
(edit) @1087 [1087] 21 years jalet Really big modifications wrt new configuration file's location and …
(edit) @1085 [1085] 21 years jalet Bug in postgresql storage when modifying the prices for a printer
(edit) @1084 [1084] 21 years jalet Wrong documentation strings
(edit) @1081 [1081] 21 years jalet When adding an user only adds one object containing both the user and its …
(edit) @1079 [1079] 21 years jalet Email field added to PostgreSQL schema
(edit) @1075 [1075] 21 years jalet Small fix
(edit) @1070 [1070] 21 years jalet Small fix
(edit) @1068 [1068] 21 years jalet Lots of small fixes with the help of PyChecker?
(edit) @1067 [1067] 21 years jalet Bug fix due to a typo in LDAP code
(edit) @1062 [1062] 21 years jalet The previous bug fix was incomplete.
(edit) @1051 [1051] 21 years jalet Sorts by user / group name
(edit) @1041 [1041] 21 years jalet Hey, it may work (edpykota --reset excepted) !
(edit) @1032 [1032] 21 years jalet More work on LDAP, again. Problem detected.
(edit) @1031 [1031] 21 years jalet More work on LDAP
(edit) @1030 [1030] 21 years jalet More work on LDAP
(edit) @1029 [1029] 21 years jalet More work on LDAP storage backend.
(edit) @1027 [1027] 21 years jalet Two big bugs fixed, time to release something ;-)
(edit) @1024 [1024] 21 years jalet wrongly placed code.
(edit) @1021 [1021] 21 years jalet Deletion of the second user which is not needed anymore. Added a debug …
(edit) @1020 [1020] 21 years jalet Not implemented methods now raise an exception when called.
(edit) @1018 [1018] 21 years jalet Very latest schema. UNTESTED.
(edit) @1017 [1017] 21 years jalet New LDAP schema. Small bug fixes.
(edit) @1016 [1016] 21 years jalet More good work on LDAP storage.
(edit) @984 [984] 21 years jalet Should be able to list a group's members
(edit) @983 [983] 21 years jalet More work on LDAP
(edit) @979 [979] 21 years jalet I've got my assigned number for LDAP by the IANA.
(edit) @976 [976] 21 years jalet Stupid accounting method was added.
(edit) @968 [968] 21 years jalet connection to LDAP backend
(edit) @967 [967] 21 years jalet LDAP storage backend's skeleton added. DOESN'T WORK.
(edit) @952 [952] 21 years jalet Preliminary support for LPRng added BUT STILL UNTESTED.
(edit) @929 [929] 21 years jalet repykota now reports account balances too.
(edit) @927 [927] 21 years jalet Groups quota work now !
(edit) @925 [925] 21 years jalet Printing can now be limited either by user's account balance or by page …
(edit) @921 [921] 21 years jalet edpykota now accepts a --delete option. Preparation to allow edpykota to …
(edit) @917 [917] 21 years jalet Options --limitby and --balance added to edpykota
(edit) @915 [915] 21 years jalet More work done on money print charging. Minor bugs corrected. All tools …
(edit) @900 [900] 21 years jalet Job history added. Upgrade script neutralized for now !
(edit) @887 [887] 21 years jalet The last job Id is saved now for each printer, this will probably allow …
(edit) @873 [873] 21 years jalet GPL paragraphs were incorrectly (from memory) copied into the sources. Two …
(edit) @859 [859] 21 years jalet The port on which the Quota Storage Sever is listening can now be set in …
(edit) @812 [812] 21 years jalet DATETIME is not supported anymore in PostgreSQL 7.3 it seems, …
(edit) @800 [800] 21 years jalet Storage backend now supports admin and user passwords (untested)
(edit) @791 [791] 21 years jalet Now repykota should output the recorded total page number for each printer …
(edit) @784 [784] 21 years jalet edpykota's --reset command line option resets the limit date too.
(edit) @768 [768] 21 years jalet --reset command line option added
(edit) @765 [765] 21 years jalet Life time counter for users and groups added.
(edit) @748 [748] 21 years jalet Perhaps edpykota is now able to add printers !!! Oh, stupid me !
(edit) @732 [732] 21 years jalet Typos
(edit) @729 [729] 21 years jalet warnpykota doesn't need any user/group name argument, mimicing …
(edit) @723 [723] 21 years jalet self was forgotten
(edit) @722 [722] 21 years jalet added a method to set the limit date
(edit) @721 [721] 21 years jalet Forgotten import
(edit) @720 [720] 21 years jalet edpykota should be ok now
(edit) @719 [719] 21 years jalet edpykota should be ok, minus some typos
(edit) @713 [713] 21 years jalet More robust behavior (hopefully) when the user or printer is not …
(edit) @708 [708] 21 years jalet Incorrect handling of grace delay
(edit) @706 [706] 21 years jalet Typo
(edit) @705 [705] 21 years jalet Forgotten import Bad datetime conversion
(edit) @700 [700] 21 years jalet More robust storage
(add) @695 [695] 21 years jalet Initial import into CVS
Note: See TracRevisionLog for help on using the revision log.