root / pykota / trunk / pykota

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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 …
(edit) @2451 [2451] 19 years jerome Improved cache flushing
(edit) @2450 [2450] 19 years jerome Now deleted entries are flushed from the cache. Modified entries are kept …
(edit) @2447 [2447] 19 years jerome I went too far in the previous modification designed to save database …
(edit) @2438 [2438] 19 years jerome Fixed internal snmp and pjl accounters when they are launched as …
(edit) @2435 [2435] 19 years jerome Added the --gidmin, --gidmax, --dousers, --dogroups command line …
(edit) @2432 [2432] 19 years jerome pkturnkey now simulates by default, instead of modifying the database. The …
(edit) @2425 [2425] 19 years jerome Allows 'hardware(pjl:port)' and 'hardware(snmp:community)'.
(edit) @2423 [2423] 19 years jerome Prepare for parametrized internal hardware accounters
(edit) @2422 [2422] 19 years jerome removed some whitespace
(edit) @2421 [2421] 19 years jerome Clearer error message when pykota.conf can't be read.
(edit) @2420 [2420] 19 years jerome Added the --dryrun command line option to pkturnkey. Improved pkturnkey's …
(edit) @2418 [2418] 19 years jerome Allow PyKota admins and users to use different database backends or …
(edit) @2417 [2417] 19 years jerome Backported a fix from Tea4CUPS.
(edit) @2416 [2416] 19 years jerome New aesthetical code changes
(edit) @2415 [2415] 19 years jerome Minor aesthetical code change Severity : none
(edit) @2413 [2413] 19 years jerome Introduces the new 'pkturnkey' command line tool. Severity : you don't …
(edit) @2409 [2409] 19 years jerome The cupspykota backend was rewritten from scratch. MacOSX servers …
(edit) @2407 [2407] 19 years jerome Version number changed, so LPRng users will know they're screwed for the …
(edit) @2405 [2405] 19 years jerome Added support for the new 'directory' and 'keepfiles' directives. Both …
(edit) @2399 [2399] 19 years jerome Doc
(edit) @2395 [2395] 19 years jerome Moved some code around so that when the job ticket can be overwritten, …
(edit) @2393 [2393] 19 years jerome Added the overwrite_jobticket directive. Severity : How Powerful !!! …
(edit) @2389 [2389] 19 years jerome Added a debug message. Changed version.
(edit) @2388 [2388] 19 years jerome Fixed an LDAP filtering problem when several billing codes were passed on …
(edit) @2386 [2386] 19 years jerome dumpykota can now dump billing codes from LDAP too.
(edit) @2385 [2385] 19 years jerome Added two new directives : unknown_billingcode : defines what to do when …
(edit) @2384 [2384] 19 years jerome Finished (I think, but still untested) the LDAP layer to completely manage …
(edit) @2380 [2380] 19 years jerome Adding, deleting, or listing billing codes now works with LDAP too …
(edit) @2378 [2378] 19 years jerome Another small fix, the Brother HL3400C doesn't answer the page …
(edit) @2377 [2377] 19 years jerome Fixed a small problem due to SIGTERM being received (because of lprm) …
(edit) @2375 [2375] 19 years jerome More work done on LDAP + billing codes.
(edit) @2374 [2374] 19 years jerome Removed unnecessary code
(edit) @2373 [2373] 19 years jerome Typo (as always, of course !)
(edit) @2372 [2372] 19 years jerome More work on billing codes and LDAP, not finished yet.
(edit) @2371 [2371] 19 years jerome Minor fixes to ensure that the billing code is stored as utf8
(edit) @2370 [2370] 19 years jerome Fix for unquoted string which prevented the LDAP backend to work since the …
(edit) @2369 [2369] 19 years jerome Ensures that the billing code is stored as an utf8 encoded string.
(edit) @2365 [2365] 19 years jerome Increased the timeout
(edit) @2358 [2358] 19 years jerome More work done on billing codes + LDAP. Severity: minor.
(edit) @2356 [2356] 19 years jerome Added the retrieval of the new billingcodebase directive. Severity: if you …
(edit) @2353 [2353] 19 years jerome Added debug messages to try to find Tosca's problem. Severity : if pjl …
(edit) @2347 [2347] 19 years jerome Added a comment
(edit) @2345 [2345] 19 years jerome Removed the outdated and confusing autoconf/automake stuff. pkpgcounter is …
(edit) @2344 [2344] 19 years jerome Moved the GPL blurb into a single location. Now uses named parameters in …
(edit) @2342 [2342] 19 years jerome The pkbcodes command line tool now works fine with the PostgreSQL backend. …
(edit) @2340 [2340] 19 years jerome More work on billing codes. Some typos fixed in Docstrings.
(edit) @2323 [2323] 19 years jerome Now logs a warning when user/group doesn't exist when running edpykota. NB …
(edit) @2320 [2320] 19 years jerome Fix for user groups, the recent database changes broke this code
(edit) @2319 [2319] 19 years jerome Now catches errors due to interrupted select.select() calls
(edit) @2317 [2317] 19 years jerome Big database changes. Severity : From now on, existing datas have to be …
(edit) @2316 [2316] 19 years jerome Small fix for the PCL3/4/5 parser because of some drivers
(edit) @2313 [2313] 19 years jerome Improved IPP parser. Severity : Jamuel, you don't even need to give it a …
Note: See TracRevisionLog for help on using the revision log.