root / pykota / trunk / bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3133 [3133] 17 years jerome Changed copyright years.
(edit) @3132 [3132] 17 years jerome Added a copyright message.
(edit) @3130 [3130] 17 years stefan Added a new -e | --email option to autopykota. It's now possible to add a …
(edit) @3127 [3127] 17 years jerome added parenthesis (I like them, I come from the C world. I'd like them …
(edit) @3124 [3124] 17 years matt If a job is cancelled (e.g. by pknotify/pykoticon), make printing start …
(edit) @3123 [3123] 17 years jerome Better debug message.
(edit) @3109 [3109] 17 years jerome Reordered fields when asking if the job has to be refunded or not.
(edit) @3108 [3108] 17 years jerome Better textual information.
(edit) @3105 [3105] 17 years jerome Didn't reroute printers with --cups in modification mode.
(edit) @3103 [3103] 17 years jerome Simplified the import of printers. Linked to pkpgcounter v2.12.
(edit) @3102 [3102] 17 years jerome Now pkturnkey ensures print queues are rerouted through PyKota.
(edit) @3095 [3095] 17 years jerome Now pkrefund displays progression percent when extracting datas too.
(edit) @3094 [3094] 17 years jerome Documented the start= and end= filters for the data dumper.
(edit) @3093 [3093] 17 years jerome Now the data dumper can use jobid= as a filter.
(edit) @3090 [3090] 17 years jerome Now pkinvoice works internally like pkrefund. Huge code factorization is …
(edit) @3089 [3089] 17 years jerome Reduced font size.
(edit) @3088 [3088] 17 years jerome Minor improvements.
(edit) @3087 [3087] 17 years jerome Added number of users who were refunded.
(edit) @3085 [3085] 17 years jerome Now pksetup accepts the --help command line option
(edit) @3084 [3084] 17 years jerome pkrefund can now create refunding receipts in the PDF format.
(edit) @3083 [3083] 17 years jerome Changed output format for amounts.
(edit) @3079 [3079] 17 years jerome Now prepares datas for ReportLab? 2.x
(edit) @3077 [3077] 17 years jerome Improved error handling.
(edit) @3076 [3076] 17 years jerome Now raises PyKotaToolError? when the error is not on the command line.
(edit) @3075 [3075] 17 years jerome Added the --noremote command line option to pknotify.
(edit) @3073 [3073] 17 years jerome Now pkprinters doesn't modify CUPS' printers.conf if the -C | …
(edit) @3071 [3071] 17 years jerome Improved the fix.
(edit) @3070 [3070] 17 years jerome Fixed problem with hplip's device_uris
(edit) @3069 [3069] 17 years jerome Fixed a typo in help : formating ==> formatting
(edit) @3068 [3068] 17 years jerome Added help about date formatting.
(edit) @3067 [3067] 17 years jerome Removed unused command line argument.
(edit) @3066 [3066] 17 years jerome Now maintain per user counters for refunds. Doesn't use them yet.
(edit) @3063 [3063] 17 years jerome Added the pkrefund command line tool.
(edit) @3059 [3059] 17 years jerome Now logs where print job's datas come from.
(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) @3043 [3043] 18 years jerome No need to extend the PATH in autopykota, since cupspykota does it …
(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) @3036 [3036] 18 years jerome Charging for ink usage, finally !
(edit) @3033 [3033] 18 years jerome Added lazy retrieval of a printer's coefficients. Removed pykoef from …
(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) @3018 [3018] 18 years jerome Ensures that the billing code and username are encoded into the user's …
(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) @3008 [3008] 18 years jerome Rewrote the locking mechanism.
(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) @2983 [2983] 18 years jerome Fixed a problem in the handling of SMTP errors.
(edit) @2975 [2975] 18 years jerome Removed an ugly error message when the file doesn't exist.
(edit) @2973 [2973] 18 years jerome In case there's a permission problem on the temporary directory, …
(edit) @2970 [2970] 18 years jerome Fixed path problem
(edit) @2961 [2961] 18 years jerome Ensures no problem can occur during early cleanup, by moving data …
(edit) @2937 [2937] 18 years jerome pkusers now supports the --email command line option.
(edit) @2929 [2929] 18 years jerome Fixed a problem with the overwriting of the job's billing code.
(edit) @2919 [2919] 18 years jerome Added support for pkipplib v0.06
(edit) @2918 [2918] 18 years jerome Workaround empty CUPS_SERVER environment variable.
(edit) @2913 [2913] 18 years jerome Fixed minor problems with pkipplib.
(edit) @2909 [2909] 18 years jerome Updated URLs.
(edit) @2895 [2895] 18 years jerome Introduced the 'askconfirmation' directive in pykota.conf
(edit) @2891 [2891] 18 years jerome Now uses pkipplib if present.
(edit) @2889 [2889] 18 years jerome Added a small fix for incorrect username used when printing as root.
(edit) @2886 [2886] 18 years jerome Transformed the per print queue lock into a per backend lock.
(edit) @2885 [2885] 18 years jerome Improved the locking stuff.
(edit) @2884 [2884] 18 years jerome Exports two additionnal environment variables to subprocesses.
(edit) @2883 [2883] 18 years jerome Added locking to prevent two or more cupspykota processes to handle …
(edit) @2882 [2882] 18 years jerome Exports more environment variables.
(edit) @2879 [2879] 18 years jerome Fixes a datetime encoding problem.
(edit) @2877 [2877] 18 years jerome Added support for pysnmp v4.x in addition to v3.4.x
(edit) @2831 [2831] 18 years jerome Adds a hint for preaccounter directives.
(edit) @2829 [2829] 18 years jerome Did a pass with pylint.
(edit) @2825 [2825] 18 years jerome Fixed pknotify's documentation again. Finished pknotify's documentation …
(edit) @2824 [2824] 18 years jerome Fixed pknotify's documentation again. I think I'm tired…
(edit) @2823 [2823] 18 years jerome Fixed pknotify's documentation again
(edit) @2822 [2822] 18 years jerome Fixed pknotify's documentation
(edit) @2811 [2811] 18 years jerome Incorrect docstring.
(edit) @2806 [2806] 18 years jerome Now outputs DENY when --denyafter is used and the number of tries is …
(edit) @2805 [2805] 18 years jerome Implemented the denyafter command line option.
(edit) @2804 [2804] 18 years jerome Ensures that all texts sent by pknotify to a remote pykoticon server are …
(edit) @2803 [2803] 18 years jerome Changed the behavior of the overwrite_jobticket directive : it's now …
(edit) @2802 [2802] 18 years jerome Cleaned up some things... It seems I've found a bug either in libc, libpam …
(edit) @2799 [2799] 18 years jerome Added timeout option. Added denyafter option, but no code to support it …
(edit) @2797 [2797] 18 years jerome Now uses the 'mailto' directive when user doesn't exist or doesn't have a …
(edit) @2792 [2792] 18 years jerome Changed severity for some messages.
(edit) @2790 [2790] 18 years jerome Now uses the Percent class like other tools do.
(edit) @2789 [2789] 18 years jerome Modified a translatable message.
(edit) @2786 [2786] 18 years jerome Combining cupspykota, pknotify and PyKotIcon? now work fine to check user's …
(edit) @2785 [2785] 18 years jerome Authentication can now be checked through PAM.
(edit) @2783 [2783] 18 years jerome Now outputs the average speed, so no need to do this in filldb anymore.
(edit) @2782 [2782] 18 years jerome Code cleaning. Topped to 10000 the number of times the percent will be …
(edit) @2781 [2781] 18 years jerome kfdhjkhk dlkfjsdfjgl ksgjkjfsklgjlsdflg !!!
(edit) @2780 [2780] 18 years jerome Now outputs simpler error message in case of network error : incorrect …
(edit) @2779 [2779] 18 years jerome pknotify now works just fine with PyKotIcon? and is 100% generic.
(edit) @2778 [2778] 18 years jerome Added the skeleton for pknotify.
Note: See TracRevisionLog for help on using the revision log.