root / pykota / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2657 [2657] 18 years jerome Huge speed improvements when using the --delete command line option for …
(edit) @2656 [2656] 18 years jerome New supporter added.
(edit) @2655 [2655] 18 years jerome Now outputs a message explaining that the treatment could be long. 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) @2648 [2648] 18 years matt Missing INNODB table type for coefficients
(edit) @2647 [2647] 18 years matt Fixed typo in jobhistory table
(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) @2642 [2642] 18 years jerome Fixed encoding for subject header
(edit) @2641 [2641] 18 years jerome Added a note about Matt's work
(edit) @2640 [2640] 18 years jerome Redde Caesari quae sunt Caesaris
(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) @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) @2634 [2634] 18 years jerome New supporter added.
(edit) @2633 [2633] 18 years jerome Minor fix to improve readabilityy
(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) @2630 [2630] 18 years jerome Fixed a variable used before assignment problem when garbage data was feed …
(edit) @2629 [2629] 18 years matt Grammar problem in checkdeps.py
(edit) @2628 [2628] 18 years jerome New supporter added
(edit) @2627 [2627] 18 years jerome Now pkbanner handles new print (un-)limiting modes correctly.
(edit) @2626 [2626] 18 years jerome Done : all command line tools now accept the -A | --arguments command line …
(edit) @2625 [2625] 18 years jerome Now unconditionally aborts pjl or snmp querying on any exception.
(edit) @2624 [2624] 18 years jerome Now cupspykota can be interrupted cleanly with SIGINT.
(edit) @2623 [2623] 18 years jerome Added a note about Matt's recent MySQL contribution
(edit) @2622 [2622] 18 years jerome Added 2006 to the copyright's years.
(edit) @2621 [2621] 18 years jerome Account closed.
(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) @2614 [2614] 18 years jerome Integrated Brandon Holbrook's patch to waitprinter.sh to accept SNMP …
(edit) @2613 [2613] 18 years jerome New supporter added.
(edit) @2612 [2612] 18 years matt Hmm, job data snuck in there on accident. Reduce to structure only.
(edit) @2611 [2611] 18 years matt Added a mysql_history program and support files. It's not full blown mysql …
(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) @2608 [2608] 18 years jerome New supporter added
(edit) @2607 [2607] 18 years jerome New supporter added.
(edit) @2606 [2606] 18 years jerome New contributor added.
(edit) @2605 [2605] 18 years jerome Now all command line tools accept the -A | --arguments command line option …
(edit) @2604 [2604] 18 years jerome Important items added
(edit) @2603 [2603] 18 years jerome Now checks for the availability of Python-SQLite. SQLite support not …
(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) @2598 [2598] 18 years jerome Added the MegaPack?'s logo for CD-R labels
(edit) @2597 [2597] 18 years jerome Clarifies some things. Improves the list of features.
(edit) @2596 [2596] 18 years jerome Removed ambiguity in history retrieval.
(edit) @2595 [2595] 18 years jerome Added URL to sqlite's website for people who don't use Debian
(edit) @2594 [2594] 18 years jerome Added important info about ~pykota permissions
(edit) @2593 [2593] 18 years jerome Added support for SQLite3 database backend. NEEDS TESTERS !
(edit) @2592 [2592] 18 years jerome Removed unnecessary empty sqlite database. The README file (to come) will …
(edit) @2591 [2591] 18 years jerome Added initial support for sqlite. BEWARE : mostly untested, and entirely …
(edit) @2590 [2590] 18 years jerome Fix permissions on configuration files after installation
(edit) @2589 [2589] 18 years jerome New supporter added
(edit) @2588 [2588] 18 years jerome Now regain priviledges before running an external mailto …
(edit) @2587 [2587] 18 years jerome New supporter added.
(edit) @2586 [2586] 19 years jerome Now includes a snippet of the GNU GPL at the bottom of CGI pages
(edit) @2585 [2585] 19 years jerome Fixed an attribute's description, following the changes we just made.
(edit) @2584 [2584] 19 years jerome Introduce the onbackenderror directive. Make problems caused by real …
(edit) @2583 [2583] 19 years jerome Preliminary work on the "onbackenderror" directive.
(edit) @2582 [2582] 19 years jerome New supporter added
(edit) @2581 [2581] 19 years jerome added note
(edit) @2580 [2580] 19 years jerome Fixed a missing return statement which caused the original CUPS' backend …
(edit) @2579 [2579] 19 years jerome Added the "You **SHOULD** upgrade" logo
(edit) @2578 [2578] 19 years jerome Missing a space, this looked ugly :-)
(edit) @2577 [2577] 19 years jerome Updated the doc wrt LDAP setup
(edit) @2576 [2576] 19 years jerome Simplifies LDAP setup.
(edit) @2575 [2575] 19 years jerome New supporter added
(edit) @2574 [2574] 19 years jerome New supporter added.
(edit) @2573 [2573] 19 years jerome Ensures that pykoef is installed (even if it doesn't work yet)
(edit) @2572 [2572] 19 years jerome Added the skeleton for the future printers' coefficients manager, pykoef.
(edit) @2571 [2571] 19 years jerome Small fix to an attribute's description text
(edit) @2570 [2570] 19 years jerome New supporter added
(edit) @2569 [2569] 19 years jerome New supporter added
(edit) @2568 [2568] 19 years jerome New supporter added.
(edit) @2567 [2567] 19 years jerome Now the data dumper refuse to dump into the cups format if the datatype is …
(edit) @2566 [2566] 19 years jerome Fix for old releases of Python which break on multiline list …
(edit) @2565 [2565] 19 years jerome New supporter added.
(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) @2561 [2561] 19 years jerome Added pkbanner's documentation
(edit) @2560 [2560] 19 years jerome Typo
(edit) @2559 [2559] 19 years jerome Added a link to the WiKi?
(edit) @2558 [2558] 19 years jerome Small fix for uninitialized variable depending on the value of the …
(edit) @2557 [2557] 19 years jerome Finished (for now) pkturnkey's documentation
Note: See TracRevisionLog for help on using the revision log.