root / pykota / trunk / pykota

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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 …
(edit) @2654 [2654] 18 years jerome Now non-ascii characters are accepted as part of usernames, groupnames or …
(edit) @2653 [2653] 18 years jerome Return values translated to user charset instead.
(edit) @2652 [2652] 18 years jerome The code should be ready to accept non-ascii usernames, groupnames, …
(edit) @2651 [2651] 18 years jerome Cleaned the code a bit. Now more similar to LDAP code, this will help …
(edit) @2650 [2650] 18 years jerome A string matches if there's no pattern now. Now uses the True and False …
(edit) @2649 [2649] 18 years matt Need autocommit on for INNODB tables
(edit) @2646 [2646] 18 years matt Fix transaction BEGIN function
(edit) @2645 [2645] 18 years jerome Added svn keywords (Id)
(edit) @2644 [2644] 18 years jerome Changed copyright messages' years
(edit) @2643 [2643] 18 years jerome Added import statements for email, the rest of the work has to be done …
(edit) @2641 [2641] 18 years jerome Added a note about Matt's work
(edit) @2639 [2639] 18 years matt Forgot the MySQL storage file
(edit) @2638 [2638] 18 years matt Initial MySQL support
(edit) @2637 [2637] 18 years jerome Upped the max delays before the printer should begin to print to 1 minute.
(edit) @2635 [2635] 18 years jerome Introduced the 'preaccounter' directive.
(edit) @2631 [2631] 18 years jerome Added support for the CANCEL command in subprocesses launched from …
(edit) @2625 [2625] 18 years jerome Now unconditionally aborts pjl or snmp querying on any exception.
(edit) @2622 [2622] 18 years jerome Added 2006 to the copyright's years.
(edit) @2620 [2620] 18 years jerome Tell me I'm stupid !!!
(edit) @2619 [2619] 18 years jerome Just like for SNMP, we don't want to exit too early if printer is not …
(edit) @2618 [2618] 18 years jerome I'm stupid !
(edit) @2617 [2617] 18 years jerome Fix for the fix : we only exit loop after 30 seconds if printer is …
(edit) @2616 [2616] 18 years matt We're 13 days into it!
(edit) @2615 [2615] 18 years jerome Fixed a problem with fast printers : PyKota only saw them as being 'idle' …
(edit) @2610 [2610] 18 years jerome Fixed corner case of bad command line options handling
(edit) @2609 [2609] 18 years jerome Insufficient permission to run a command now exits with status -2. Error …
(edit) @2605 [2605] 18 years jerome Now all command line tools accept the -A | --arguments command line option …
(edit) @2602 [2602] 18 years jerome Delete empty datatypes from the list of datatypes to dump
(edit) @2601 [2601] 18 years jerome No need to dump a particular datatype if it is empty
(edit) @2600 [2600] 18 years jerome dumpykota now accepts --data all to dump the whole database in XML format.
(edit) @2599 [2599] 18 years jerome Fixed bad import, because some code moved
(edit) @2596 [2596] 18 years jerome Removed ambiguity in history retrieval.
(edit) @2593 [2593] 18 years jerome Added support for SQLite3 database backend. NEEDS TESTERS !
(edit) @2591 [2591] 18 years jerome Added initial support for sqlite. BEWARE : mostly untested, and entirely …
(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) @2583 [2583] 18 years jerome Preliminary work on the "onbackenderror" directive.
(edit) @2567 [2567] 19 years jerome Now the data dumper refuse to dump into the cups format if the datatype is …
(edit) @2564 [2564] 19 years jerome Added some clarification on the way to launch psql.
(edit) @2562 [2562] 19 years jerome 1.23 final is out.
(edit) @2558 [2558] 19 years jerome Small fix for uninitialized variable depending on the value of the …
(edit) @2547 [2547] 19 years jerome Now warnpykota handles 'noprint', 'noquota' and 'nochange' limitations as …
(edit) @2538 [2538] 19 years jerome Fixed a localtime issue with LDAP
(edit) @2536 [2536] 19 years jerome In fact, there was NO bug at all, only me misreading the command's help …
(edit) @2535 [2535] 19 years jerome Small fix for data dumper. There's still a bug with --sum. Severity : high
(edit) @2530 [2530] 19 years jerome Fix for the fix of the fix !!! Severity : even higher than before ;-)
(edit) @2529 [2529] 19 years jerome Fix for the cache fix ! Severity : high
(edit) @2528 [2528] 19 years jerome Fixed a cache usage when storagecache was not defined.
(edit) @2523 [2523] 19 years jerome Fixed a debug message problem in the case of a socket error
(edit) @2514 [2514] 19 years jerome Renamed a method.
(edit) @2513 [2513] 19 years jerome Moved a message from informational to debug.
(edit) @2512 [2512] 19 years jerome Ensure that human made errors (like incorrect command line options) don't …
(edit) @2511 [2511] 19 years jerome Fixed debug message
(edit) @2510 [2510] 19 years jerome Fixed unnecessary locale change which causes some problems.
(edit) @2506 [2506] 19 years jerome Moved test code into a function.
(edit) @2477 [2477] 19 years jerome Removed references to LPRng
(edit) @2474 [2474] 19 years jerome 1.23beta is out with some goodies.
(edit) @2465 [2465] 19 years jerome Added support for --maxjobsize, --passthrough and --nopassthrough in …
(edit) @2464 [2464] 19 years jerome Added support to write the maxjobsize and passthrough attributes for …
(edit) @2461 [2461] 19 years jerome Fixed another encoding problem for a payment's description
(edit) @2460 [2460] 19 years jerome Fixed encoding problems for a payment's description
(edit) @2459 [2459] 19 years jerome Did some work to prepare the integration of MaxJobSize? and …
(edit) @2456 [2456] 19 years jerome Fixed incorrect attribute name
(edit) @2455 [2455] 19 years jerome Added the precomputed job's size and price to the history.
(edit) @2452 [2452] 19 years jerome Upgraded database schema. Added -i | --ingroups command line option to …
Note: See TracRevisionLog for help on using the revision log.