root / pykota / trunk / pykota

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3006 [3006] 18 years jerome Now uses an automatic charset detection module if installed, or fallback …
(edit) @3000 [3000] 18 years jerome Ensures that the multiplication by number of copies is done only once.
(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) @2983 [2983] 18 years jerome Fixed a problem in the handling of SMTP errors.
(edit) @2974 [2974] 18 years jerome Fixed a bug in the MySQL schema
(edit) @2972 [2972] 18 years jerome Doesn't output an error anymore when the database encoding can't be …
(edit) @2960 [2960] 18 years jerome Fixed a database client encoding problem : if the database already exists …
(edit) @2956 [2956] 18 years jerome Fixed parser to correctly handle event notification attributes.
(edit) @2954 [2954] 18 years jerome Ensures that the databases are created with UTF-8 encoding, and that …
(edit) @2953 [2953] 18 years jerome Fixed date formatting problems with MySQL.
(edit) @2950 [2950] 18 years jerome Began refactorization.
(edit) @2949 [2949] 18 years jerome Missing self.
(edit) @2948 [2948] 18 years jerome Code cleaning. Set instances' attributes in a single place. The same has …
(edit) @2947 [2947] 18 years jerome Fixed path problem.
(edit) @2945 [2945] 18 years jerome Replaced the 'exec' statements with the use of the standard 'imp' module.
(edit) @2938 [2938] 18 years jerome Fixed some LDAP issues wrt email address changes.
(edit) @2937 [2937] 18 years jerome pkusers now supports the --email command line option.
(edit) @2919 [2919] 18 years jerome Added support for pkipplib v0.06
(edit) @2912 [2912] 18 years jerome Removed unnecessary file.
(edit) @2909 [2909] 18 years jerome Updated URLs.
(edit) @2904 [2904] 18 years jerome Previously reported MySQL problem is now fixed.
(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) @2882 [2882] 18 years jerome Exports more environment variables.
(edit) @2880 [2880] 18 years jerome Double checked that all DateTime? objects are correctly handled in all …
(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) @2874 [2874] 18 years jerome Explicitely sets the default TCP ports to use, because it seems that once …
(edit) @2867 [2867] 18 years jerome Improved character encoding routines to handle incorrect input datas …
(edit) @2863 [2863] 18 years jerome UnicodeDecodeError? is not defined in Python2.2…
(edit) @2862 [2862] 18 years jerome Fixed an UTF-8 encoding error…
(edit) @2860 [2860] 18 years jerome Removed unnecessary warning message.
(edit) @2859 [2859] 18 years jerome Improved pyling results.
(edit) @2858 [2858] 18 years jerome Not enough coffee…
(edit) @2857 [2857] 18 years jerome Initializes the denied banners counter in all cases.
(edit) @2851 [2851] 18 years jerome Enough is enough !
(edit) @2830 [2830] 18 years jerome Improved the code's quality a bit with pylint.
(edit) @2821 [2821] 18 years jerome Changed the transaction isolation level to READ COMMITTED for MySQL, …
(edit) @2808 [2808] 18 years jerome PyKota v1.24beta is out.
(edit) @2807 [2807] 18 years jerome Backported unicode fix from pykoticon
(edit) @2804 [2804] 18 years jerome Ensures that all texts sent by pknotify to a remote pykoticon server are …
(edit) @2801 [2801] 18 years jerome Avoids nested transactions.
(edit) @2798 [2798] 18 years jerome Fixed a problem with LDAP backend (copy&paste again !)
(edit) @2795 [2795] 18 years jerome Now uses MIME to send mail, like it was alredy done in cupspykota.
(edit) @2793 [2793] 18 years jerome Fixed a potential division by zero error.
(edit) @2791 [2791] 18 years jerome Version number.
(edit) @2788 [2788] 18 years jerome Improved statistics output
(edit) @2787 [2787] 18 years jerome I had to slowdown data creation because PostgreSQL 7.4 (the one I …
(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) @2779 [2779] 18 years jerome pknotify now works just fine with PyKotIcon? and is 100% generic.
(edit) @2776 [2776] 18 years jerome Fixed billing code extraction : it didn't have the speed improvements that …
(edit) @2775 [2775] 18 years jerome Fixed billing code extraction : it didn't have the speed improvements that …
(edit) @2773 [2773] 18 years jerome pkusers is now optimized like pkprinters, pkbcodes and edpykota.
(edit) @2771 [2771] 18 years jerome Modified a method's name.
(edit) @2768 [2768] 18 years jerome Optimized pkprinters like pkbcodes and edpykota.
(edit) @2765 [2765] 18 years jerome Optimized pkbcodes like edpykota.
(edit) @2763 [2763] 18 years jerome Added some multiple deletions routines.
(edit) @2762 [2762] 18 years jerome Make pkusers --list behave like edpykota --list : allowed to normal …
(edit) @2759 [2759] 18 years jerome Added support for an extended syntax for the 'onbackenderror' directive.
(edit) @2758 [2758] 18 years jerome Fixed incorrect initialization of page counters.
(edit) @2756 [2756] 18 years jerome Removed unneeded stuff.
(edit) @2755 [2755] 18 years jerome This time is the good one (tm) (c) (etc...)
(edit) @2754 [2754] 18 years jerome Huge speed improvement in data retrieval when wildcards are not used.
(edit) @2753 [2753] 18 years jerome Fixed removal of an user from an LDAP group.
(edit) @2752 [2752] 18 years jerome Fixed group retrieval.
(edit) @2751 [2751] 18 years jerome Logs something instead of failing when an entry to delete is missing : …
(edit) @2750 [2750] 18 years jerome Added code to remove an user from an users group in the LDAP backend.
(edit) @2749 [2749] 18 years jerome Now manage print quota entries the way it should be done (c) (tm) !
(edit) @2746 [2746] 18 years jerome Updated manual pages for 1.24alpha13.
(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) @2741 [2741] 18 years jerome Added timing information for SQL queries and transactions.
(edit) @2735 [2735] 18 years jerome Completely untested modification stuff…
(edit) @2734 [2734] 18 years jerome Fixed another problem with large dictionnaries : better to fill it in any …
(edit) @2733 [2733] 18 years jerome Improved cache flush for user and group print quota entries.
(edit) @2726 [2726] 18 years jerome Renamed methods.
(edit) @2722 [2722] 18 years jerome Added userful helpers to retrieve all interesting datas with a single …
(edit) @2721 [2721] 18 years jerome Added missing description handling stuff
(edit) @2718 [2718] 18 years jerome Fixed deletion code for print quota entries.
(edit) @2717 [2717] 18 years jerome Added deletion methods for user and group print quota entries.
(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) @2699 [2699] 18 years jerome Preliminary work on pkusers. Don't use it right now !
(edit) @2698 [2698] 18 years jerome Typos
(edit) @2697 [2697] 18 years jerome Add the description attribute on creation
(edit) @2696 [2696] 18 years jerome Fixed a small problem with printer's description.
(edit) @2692 [2692] 18 years jerome Added the 'duplicatesdelay' and 'balancezero' directives.
(edit) @2686 [2686] 18 years jerome Modified pkprinters to improve speed just like I did for pkbcodes …
(edit) @2680 [2680] 18 years jerome Typo
(edit) @2679 [2679] 18 years jerome Better UUID generator => caused clashes on fast servers
(edit) @2678 [2678] 18 years jerome Incorrect variable name
(edit) @2676 [2676] 18 years jerome The duration for the modification of billing codes has been more than …
(edit) @2668 [2668] 18 years jerome pkinvoice now officially works !
(edit) @2665 [2665] 18 years jerome Ensures that date based filtering works consistently between LDAP and …
(edit) @2664 [2664] 18 years jerome Added the precomputed job price and size to the set of summarizable datas.
(edit) @2659 [2659] 18 years jerome Version change
(edit) @2657 [2657] 18 years jerome Huge speed improvements when using the --delete command line option for …
Note: See TracRevisionLog for help on using the revision log.