root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3053 [3053] 17 years jerome Only displays a message if no user/group entry was found to match command …
(edit) @3052 [3052] 17 years jerome Now pkprinters reroutes CUPS print queues through PyKota or through CUPS …
(edit) @3051 [3051] 17 years jerome Now pkprinters --list indicates if a particular printer is routed …
(edit) @3050 [3050] 17 years jerome Fixed date and time parsing, although I was unable to reproduce the …
(edit) @3049 [3049] 17 years jerome Removed unneeded code.
(edit) @3048 [3048] 17 years jerome Locking code should now work as expected, even when CUPS is stopped …
(edit) @3047 [3047] 18 years jerome Added an item.
(edit) @3046 [3046] 18 years jerome Fixed ink accounting when there are several copies.
(edit) @3045 [3045] 18 years jerome Added a patch by Andrew Ross from Parakeet Print Quota.
(edit) @3044 [3044] 18 years jerome Improved the documentation about ink accounting.
(edit) @3043 [3043] 18 years jerome No need to extend the PATH in autopykota, since cupspykota does it …
(edit) @3042 [3042] 18 years jerome Simplified code : pkpgcounter's code already opens the data file.
(edit) @3041 [3041] 18 years jerome Extends the PATH to be sure to find subprocesses like ghostscript and pcl6 …
(edit) @3040 [3040] 18 years jerome Removed parts of the locking code incompatible with a multi-server …
(edit) @3039 [3039] 18 years jerome Removed an SNMP OID which is not supported by some printers, and wasn't …
(edit) @3038 [3038] 18 years jerome Removed duplicate list of features.
(edit) @3037 [3037] 18 years jerome Define some example coefficients for ink usage.
(edit) @3036 [3036] 18 years jerome Charging for ink usage, finally !
(edit) @3035 [3035] 18 years jerome Removed 'coefficient_' in front of each coefficient's name.
(edit) @3034 [3034] 18 years jerome Can now compute ink usage, but does not use it yet to compute price.
(edit) @3033 [3033] 18 years jerome Added lazy retrieval of a printer's coefficients. Removed pykoef from …
(edit) @3032 [3032] 18 years jerome Added some javascript form validation code to avoid common mistakes and …
(edit) @3031 [3031] 18 years jerome The configuration parser can now extract all coefficients for a particular …
(edit) @3030 [3030] 18 years jerome Now accepts uppercase for filter keys. The CGI now contains an example of …
(edit) @3029 [3029] 18 years jerome Make the configuration file parser recognize the 'bw', 'cmyk', 'cmy', and …
(edit) @3028 [3028] 18 years jerome Printer Off should be reported as an error.
(edit) @3027 [3027] 18 years jerome Improved the detection of a stable idle status in snmp accounting stuff, …
(edit) @3026 [3026] 18 years jerome Removed item.
(edit) @3025 [3025] 18 years jerome Added the 'noprintingmaxdelay' directive to workaround printers which …
(edit) @3024 [3024] 18 years jerome Added important item to do ASAP.
(edit) @3023 [3023] 18 years jerome Fixed a minor cleaning problem when an exception happens early at database …
(edit) @3022 [3022] 18 years jerome Added keywords property.
(edit) @3021 [3021] 18 years jerome Added pksetup for Debian & Ubuntu
(edit) @3020 [3020] 18 years jerome Removed unneeded code to retrieve the correct character set.
(edit) @3019 [3019] 18 years jerome Don't use CUPS' CHARSET environment variable anymore since it's …
(edit) @3018 [3018] 18 years jerome Ensures that the billing code and username are encoded into the user's …
(edit) @3017 [3017] 18 years jerome Added an item.
(edit) @3016 [3016] 18 years jerome Added an item.
(edit) @3015 [3015] 18 years jerome Added something about Samsung QPDL now that pkpgcounter v1.85 supports it.
(edit) @3014 [3014] 18 years jerome I think this item was done but not deleted.
(edit) @3013 [3013] 18 years jerome Killed another item from the TODO list
(edit) @3012 [3012] 18 years jerome Exports two additional environment variables.
(edit) @3011 [3011] 18 years jerome Deleted an item which doesn't seem to be needed anymore, now that charset …
(edit) @3010 [3010] 18 years jerome Finally it's probably better to abort immediately if python-mysqldb is too …
(edit) @3009 [3009] 18 years jerome Now logs an error when the version of python-mysqldb lacks some …
(edit) @3008 [3008] 18 years jerome Rewrote the locking mechanism.
(edit) @3007 [3007] 18 years jerome Version + log.
(edit) @3006 [3006] 18 years jerome Now uses an automatic charset detection module if installed, or fallback …
(edit) @3005 [3005] 18 years jerome Now ensures that the permissions on /usr/share/pykota/cupspykota are …
(edit) @3004 [3004] 18 years jerome Removed the list of sponsors entirely, and redirects people who want to …
(edit) @3003 [3003] 18 years jerome New supporter added.
(edit) @3002 [3002] 18 years jerome New supporter added.
(edit) @3001 [3001] 18 years jerome Now also cleans the build and dist directories.
(edit) @3000 [3000] 18 years jerome Ensures that the multiplication by number of copies is done only once.
(edit) @2999 [2999] 18 years jerome New supporter added.
(edit) @2998 [2998] 18 years jerome New supporter added.
(edit) @2997 [2997] 18 years jerome Avoids eating all filenums :-)
(edit) @2996 [2996] 18 years jerome Fixed problem when the cupspykota process waits for the lock and the admin …
(edit) @2995 [2995] 18 years jerome New supporters added.
(edit) @2994 [2994] 18 years jerome New supporter added.
(edit) @2993 [2993] 18 years jerome New supporters added.
(edit) @2992 [2992] 18 years jerome Added a TODO remark about the value of grouppquota.PageCounter?
(edit) @2991 [2991] 18 years matt Cast string to an int so we can += it
(edit) @2990 [2990] 18 years jerome New supporter added.
(edit) @2989 [2989] 18 years jerome New supporter added
(edit) @2988 [2988] 18 years jerome New supporter added.
(edit) @2987 [2987] 18 years jerome New supporter added.
(edit) @2986 [2986] 18 years jerome New supporter added
(edit) @2985 [2985] 18 years jerome Added an item.
(edit) @2984 [2984] 18 years jerome New supporter added.
(edit) @2983 [2983] 18 years jerome Fixed a problem in the handling of SMTP errors.
(edit) @2982 [2982] 18 years jerome New supporter added
(edit) @2981 [2981] 18 years jerome New supporters added.
(edit) @2980 [2980] 18 years jerome New supporter added.
(edit) @2979 [2979] 18 years jerome New supporter added.
(edit) @2978 [2978] 18 years jerome Removed broken document.
(edit) @2977 [2977] 18 years jerome New supporter added.
(edit) @2976 [2976] 18 years jerome New supporter added.
(edit) @2975 [2975] 18 years jerome Removed an ugly error message when the file doesn't exist.
(edit) @2974 [2974] 18 years jerome Fixed a bug in the MySQL schema
(edit) @2973 [2973] 18 years jerome In case there's a permission problem on the temporary directory, …
(edit) @2972 [2972] 18 years jerome Doesn't output an error anymore when the database encoding can't be …
(edit) @2971 [2971] 18 years jerome Team of supporters :)
(edit) @2970 [2970] 18 years jerome Fixed path problem
(edit) @2969 [2969] 18 years jerome New supporter added
(edit) @2968 [2968] 18 years jerome New supporter added.
(edit) @2967 [2967] 18 years jerome New supporter added.
(edit) @2966 [2966] 18 years jerome Added an item
(edit) @2965 [2965] 18 years jerome Added some info about potential delay when several jobs are waiting in the …
(edit) @2964 [2964] 18 years jerome New supporter added.
(edit) @2963 [2963] 18 years jerome New supporter added.
(edit) @2962 [2962] 18 years jerome New supporter added.
(edit) @2961 [2961] 18 years jerome Ensures no problem can occur during early cleanup, by moving data …
(edit) @2960 [2960] 18 years jerome Fixed a database client encoding problem : if the database already exists …
(edit) @2959 [2959] 18 years jerome Added an item
(edit) @2958 [2958] 18 years jerome Fixed a missing %s in the chinese translation, which caused an error …
(edit) @2957 [2957] 18 years jerome Added an item to the list.
(edit) @2956 [2956] 18 years jerome Fixed parser to correctly handle event notification attributes.
(edit) @2955 [2955] 18 years jerome Improved documentation
(edit) @2954 [2954] 18 years jerome Ensures that the databases are created with UTF-8 encoding, and that …
Note: See TracRevisionLog for help on using the revision log.