root / pykota / trunk / bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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.
(edit) @2774 [2774] 18 years jerome Missing assignment
(edit) @2773 [2773] 18 years jerome pkusers is now optimized like pkprinters, pkbcodes and edpykota.
(edit) @2772 [2772] 18 years jerome Now does all the changes within a single transaction.
(edit) @2770 [2770] 18 years jerome Now does all modifications in a single database transaction.
(edit) @2769 [2769] 18 years jerome Some messages now only appear in debug mode.
(edit) @2768 [2768] 18 years jerome Optimized pkprinters like pkbcodes and edpykota.
(edit) @2766 [2766] 18 years jerome Made cupspykota use the new API to create the billing code.
(edit) @2765 [2765] 18 years jerome Optimized pkbcodes like edpykota.
(edit) @2762 [2762] 18 years jerome Make pkusers --list behave like edpykota --list : allowed to normal …
(edit) @2761 [2761] 18 years jerome Now limits group listing to the groups the current user is a member of.
(edit) @2760 [2760] 18 years jerome Allows normal users to use edpykota --list in a restricted way.
(edit) @2759 [2759] 18 years jerome Added support for an extended syntax for the 'onbackenderror' directive.
(edit) @2757 [2757] 18 years matt Fixed help in regards to removing a user from a group
(edit) @2755 [2755] 18 years jerome This time is the good one (tm) (c) (etc...)
(edit) @2749 [2749] 18 years jerome Now manage print quota entries the way it should be done (c) (tm) !
(edit) @2745 [2745] 18 years jerome Reactivated the pkturnkey command line tool.
(edit) @2744 [2744] 18 years jerome Reactivated the autopykota command line tool.
(edit) @2743 [2743] 18 years jerome Big improvement for data extraction.
(edit) @2742 [2742] 18 years jerome Now ouputs some timing info even when debug:no is used. Also uses psyco, …
(edit) @2739 [2739] 18 years jerome Fixed the problem with deletion time.
(edit) @2738 [2738] 18 years jerome Display missing users/groups early
(edit) @2737 [2737] 18 years jerome Fixed modification stuff.
(edit) @2735 [2735] 18 years jerome Completely untested modification stuff…
(edit) @2731 [2731] 18 years jerome Fixed deletion code. Implemented creation code.
(edit) @2728 [2728] 18 years jerome "edpykota --delete" and "edpykota --list" now work fine.
(edit) @2725 [2725] 18 years jerome Doesn't list anymore entries which don't exist.
(edit) @2724 [2724] 18 years jerome Skip lines between entries while listing them.
(edit) @2723 [2723] 18 years jerome Doesn't delete anymore entries which don't exist.
(edit) @2719 [2719] 18 years jerome pkusers --list was not documented.
(edit) @2716 [2716] 18 years jerome Fixed a small bug : variable used before being assigned, thanks to Paul …
(edit) @2715 [2715] 18 years jerome Deactivated pkturnkey and autopykota because they depend on edpykota.
(edit) @2712 [2712] 18 years jerome First pass of code removal.
(edit) @2708 [2708] 18 years jerome No time to finish the changes right now, so I made edpykota fail with an …
(edit) @2707 [2707] 18 years jerome Improved user modification speed by around 15%.
(edit) @2706 [2706] 18 years jerome pkusers now mostly works. Removing an user from a group with LDAP is not …
(edit) @2705 [2705] 18 years jerome Removed all references to the -p|--prototype command line switch, …
(edit) @2704 [2704] 18 years jerome Fixed creation and deletion code.
(edit) @2703 [2703] 18 years jerome Updated pkusers' documentation. Added pkusers' manual pages.
(edit) @2701 [2701] 18 years jerome Option --list now works for pkusers.
(edit) @2699 [2699] 18 years jerome Preliminary work on pkusers. Don't use it right now !
(edit) @2692 [2692] 18 years jerome Added the 'duplicatesdelay' and 'balancezero' directives.
(edit) @2689 [2689] 18 years jerome Doesn't output an invoice when amount due is 0.0.
(edit) @2687 [2687] 18 years jerome When an user is in 'nochange' mode, the price of a job should be set to …
(edit) @2686 [2686] 18 years jerome Modified pkprinters to improve speed just like I did for pkbcodes …
(edit) @2685 [2685] 18 years jerome Additionnal things removed from inner loop.
(edit) @2684 [2684] 18 years jerome Reorganize code to optimize inner loop.
(edit) @2677 [2677] 18 years jerome Ensures that pkbcodes doesn't enter the modification loop if there's …
(edit) @2676 [2676] 18 years jerome The duration for the modification of billing codes has been more than …
(edit) @2674 [2674] 18 years jerome Now pkprinters' skeleton resembles more to pkbcodes : factorizing the code …
(edit) @2673 [2673] 18 years jerome Move some lines around
(edit) @2672 [2672] 18 years jerome "Modification" should be translatable into foreign languages.
(edit) @2671 [2671] 18 years jerome Now pkbcodes displays percent done for all actions.
(edit) @2670 [2670] 18 years jerome Removed the number of bytes from the invoice : probably not very useful to …
(edit) @2668 [2668] 18 years jerome pkinvoice now officially works !
(edit) @2666 [2666] 18 years jerome Revamped the functionnality completely, to base invoices on the …
(edit) @2663 [2663] 18 years jerome The logo is now repeated on all pages but stored only once in the PDF …
(edit) @2662 [2662] 18 years jerome pkinvoice now basically works. TODO : PDF generation.
(edit) @2661 [2661] 18 years jerome Added important command line options to pkinvoice.
(edit) @2660 [2660] 18 years jerome Skeleton for pkinvoice added.
(edit) @2658 [2658] 18 years jerome Missing gettext call
(edit) @2657 [2657] 18 years jerome Huge speed improvements when using the --delete command line option for …
(edit) @2655 [2655] 18 years jerome Now outputs a message explaining that the treatment could be long. For …
(edit) @2642 [2642] 18 years jerome Fixed encoding for subject header
(edit) @2636 [2636] 18 years jerome Now uses correct encoding for message's body. TODO : message subject, then …
(edit) @2635 [2635] 18 years jerome Introduced the 'preaccounter' directive.
(edit) @2632 [2632] 18 years jerome If the end user cancels the print job for some reason, report this in the …
(edit) @2631 [2631] 18 years jerome Added support for the CANCEL command in subprocesses launched from …
(edit) @2627 [2627] 18 years jerome Now pkbanner handles new print (un-)limiting modes correctly.
(edit) @2624 [2624] 18 years jerome Now cupspykota can be interrupted cleanly with SIGINT.
(edit) @2622 [2622] 18 years jerome Added 2006 to the copyright's years.
(edit) @2614 [2614] 18 years jerome Integrated Brandon Holbrook's patch to waitprinter.sh to accept SNMP …
(edit) @2609 [2609] 18 years jerome Insufficient permission to run a command now exits with status -2. Error …
(edit) @2600 [2600] 18 years jerome dumpykota now accepts --data all to dump the whole database in XML format.
(edit) @2588 [2588] 18 years jerome Now regain priviledges before running an external mailto …
(edit) @2584 [2584] 18 years jerome Introduce the onbackenderror directive. Make problems caused by real …
(edit) @2580 [2580] 18 years jerome Fixed a missing return statement which caused the original CUPS' backend …
(edit) @2572 [2572] 18 years jerome Added the skeleton for the future printers' coefficients manager, pykoef.
(edit) @2566 [2566] 19 years jerome Fix for old releases of Python which break on multiline list …
(edit) @2554 [2554] 19 years jerome Fixed annoying typo in pkbcodes' help.
(edit) @2547 [2547] 19 years jerome Now warnpykota handles 'noprint', 'noquota' and 'nochange' limitations as …
(edit) @2544 [2544] 19 years jerome Now pykosd handles 'noprint', 'nochange', and 'noquota' limitations.
(edit) @2524 [2524] 19 years jerome More complete output for pykotme
(edit) @2522 [2522] 19 years jerome Fixed dupe == duplicate in non-translated messages.
(edit) @2515 [2515] 19 years jerome Fix to edpykota to have --noquota behave the same as before : act on a …
Note: See TracRevisionLog for help on using the revision log.