root / pykota / trunk / bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @931 [931] 21 years jalet Bad alignment in output
(edit) @929 [929] 21 years jalet repykota now reports account balances too.
(edit) @927 [927] 21 years jalet Groups quota work now !
(edit) @924 [924] 21 years jalet More strict error detection. Minor code rewrite to avoid some repetitive …
(edit) @923 [923] 21 years jalet edpykota --charge command line option works now.
(edit) @922 [922] 21 years jalet More complete docstring
(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) @916 [916] 21 years jalet Allow to add a printer without any user
(edit) @915 [915] 21 years jalet More work done on money print charging. Minor bugs corrected. All tools …
(edit) @914 [914] 21 years jalet Small bug was fixed when a printer was never used and its internal page …
(edit) @912 [912] 21 years jalet Reversed test.
(edit) @909 [909] 21 years jalet Better formula for HP workaround
(edit) @908 [908] 21 years jalet The workaround for HP printers was not correct, and there's probably …
(edit) @907 [907] 21 years jalet Bug fix for edpykota --add with users who already had a quota on the …
(edit) @905 [905] 21 years jalet Translations
(edit) @904 [904] 21 years jalet Displays WARN or DENY if datelimit is not set too.
(edit) @902 [902] 21 years jalet Comment
(edit) @901 [901] 21 years jalet Workaround for the HP "feature" of saving the page counter to NVRAM only …
(edit) @900 [900] 21 years jalet Job history added. Upgrade script neutralized for now !
(edit) @895 [895] 21 years jalet (anything or 0) = anything !!! Go back to school Jerome !
(edit) @891 [891] 21 years jalet Prepare --groups option to work.
(edit) @890 [890] 21 years jalet Checks --groups option presence instead of --users because --users is the …
(edit) @887 [887] 21 years jalet The last job Id is saved now for each printer, this will probably allow …
(edit) @886 [886] 21 years jalet Unnecessary message was logged
(edit) @873 [873] 21 years jalet GPL paragraphs were incorrectly (from memory) copied into the sources. Two …
(edit) @866 [866] 21 years jalet Clearer help.
(edit) @848 [848] 21 years jalet Bad english
(edit) @847 [847] 21 years jalet Cleaner example.
(edit) @843 [843] 21 years jalet Option noquota added to do accounting only.
(edit) @842 [842] 21 years jalet Simplified translations.
(edit) @832 [832] 21 years jalet Algorithmically incorrect : last user quota wasn't updated if current user …
(edit) @826 [826] 21 years jalet Stupid bug wrt exception handlingand value conversion
(edit) @825 [825] 21 years jalet Correctly maps PyKota's log levels to syslog log levels
(edit) @824 [824] 21 years jalet WARN log priority doesn't exist.
(edit) @823 [823] 21 years jalet Missing import
(edit) @822 [822] 21 years jalet Correctly handles cases where the printer is off.
(edit) @820 [820] 21 years jalet Wildcards seem to work now
(edit) @815 [815] 21 years jalet user and group names can be passed as wildcards if the --add option is not …
(edit) @814 [814] 21 years jalet Missing translation
(edit) @813 [813] 21 years jalet Check to see if the printer was ever used at all, and displays …
(edit) @805 [805] 21 years jalet getGraceDelay for printer
(edit) @793 [793] 21 years jalet Translations.
(edit) @791 [791] 21 years jalet Now repykota should output the recorded total page number for each printer …
(edit) @775 [775] 21 years jalet typo
(edit) @772 [772] 21 years jalet Internationalization begins…
(edit) @770 [770] 21 years jalet repykota now outputs life time page counters and the total pages printed …
(edit) @769 [769] 21 years jalet Option --reset can now be used without having to use soft and hard …
(edit) @768 [768] 21 years jalet --reset command line option added
(edit) @767 [767] 21 years jalet Clarification on why we don't check with /etc/passwd to see if the …
(edit) @766 [766] 21 years jalet Now checks user and group names for validity before adding them
(edit) @763 [763] 21 years jalet Only printer was added the first time.
(edit) @762 [762] 21 years jalet Python 2.1 string module doesn't define ascii_letters
(edit) @758 [758] 21 years jalet Better handle wrong or bad command line arguments
(edit) @757 [757] 21 years jalet typos
(edit) @756 [756] 21 years jalet Badly placed test
(edit) @752 [752] 21 years jalet Typos
(edit) @751 [751] 21 years jalet Empty line deleted
(edit) @750 [750] 21 years jalet Checks if printer name is valid before adding it
(edit) @749 [749] 21 years jalet Incomplete test
(edit) @748 [748] 21 years jalet Perhaps edpykota is now able to add printers !!! Oh, stupid me !
(edit) @740 [740] 21 years jalet Avoid a possible future name clash
(edit) @734 [734] 21 years jalet Missing conversion. empty line between two printers
(edit) @733 [733] 21 years jalet Test wrt date limit was wrong
(edit) @732 [732] 21 years jalet Typos
(edit) @731 [731] 21 years jalet repykota should be ok
(edit) @730 [730] 21 years jalet Cleaner docstring
(edit) @729 [729] 21 years jalet warnpykota doesn't need any user/group name argument, mimicing …
(edit) @728 [728] 21 years jalet warnpykota should be ok
(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) @717 [717] 21 years jalet Documentation string and command line options didn't match.
(edit) @715 [715] 21 years jalet Preliminary edpykota work.
(edit) @704 [704] 21 years jalet Forgotten import
(edit) @703 [703] 21 years jalet Typo
(edit) @701 [701] 21 years jalet Typo
(edit) @699 [699] 21 years jalet DEVICE_URI is undefined outside of CUPS, i.e. for normal command line …
(edit) @696 [696] 21 years jalet Skeletons added for all command line tools
(add) @695 [695] 21 years jalet Initial import into CVS
Note: See TracRevisionLog for help on using the revision log.