root / pykota / trunk / bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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] 19 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 …
(edit) @2512 [2512] 19 years jerome Ensure that human made errors (like incorrect command line options) don't …
(edit) @2509 [2509] 19 years jerome Fixed SNMP support detection code.
(edit) @2507 [2507] 19 years jerome Removed a superfluous string interpolation parameter. Improved PJL …
(edit) @2502 [2502] 19 years jerome Updated pkturnkey's help
(edit) @2478 [2478] 19 years jerome Typos, and removed references to LPRng
(edit) @2474 [2474] 19 years jerome 1.23beta is out with some goodies.
(edit) @2472 [2472] 19 years jerome Clearer warning message
(edit) @2468 [2468] 19 years jerome Removed pkhint and lprngpykota
(edit) @2467 [2467] 19 years jerome Introduces the -c | --doconf command line option for pkturnkey, which …
(edit) @2466 [2466] 19 years jerome Much more powerful pkturnkey
(edit) @2465 [2465] 19 years jerome Added support for --maxjobsize, --passthrough and --nopassthrough in …
(edit) @2463 [2463] 19 years jerome Now honors the passthrough mode for printers (although it can't be set …
(edit) @2455 [2455] 19 years jerome Added the precomputed job's size and price to the history.
(edit) @2454 [2454] 19 years jerome Added the -I | --increase command line switch to edpykota
(edit) @2452 [2452] 19 years jerome Upgraded database schema. Added -i | --ingroups command line option to …
(edit) @2449 [2449] 19 years jerome The billing code attribute was not correctly initialized whenever the …
(edit) @2448 [2448] 19 years jerome Exports the environment earlier to give hints to external scripts
(edit) @2447 [2447] 19 years jerome I went too far in the previous modification designed to save database …
(edit) @2444 [2444] 19 years jerome Added a debug message
(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) @2420 [2420] 19 years jerome Added the --dryrun command line option to pkturnkey. Improved pkturnkey's …
(edit) @2419 [2419] 19 years jerome pkturnkey doesn't need any database access since it uses external …
(edit) @2414 [2414] 19 years jerome Fixed banner accounting
(edit) @2413 [2413] 19 years jerome Introduces the new 'pkturnkey' command line tool. Severity : you don't …
(edit) @2412 [2412] 19 years jerome Fixes the fix !
(edit) @2411 [2411] 19 years jerome Fix for permissions problem
(edit) @2410 [2410] 19 years jerome Small fixes after a pychecker pass.
(edit) @2409 [2409] 19 years jerome The cupspykota backend was rewritten from scratch. MacOSX servers …
(edit) @2408 [2408] 19 years jerome Now exits with an error message when launched. We keep the code here for …
(edit) @2398 [2398] 19 years jerome Fix for people who tell Samba to add the correct job-originating-host-name …
(edit) @2396 [2396] 19 years jerome Fixed username in the case it was overwritten because of the …
(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) @2366 [2366] 19 years jerome Don't create unneeded print quota entries anymore.
(edit) @2352 [2352] 19 years jerome Fix to make pykotme and pykotme.cgi work with the now external …
(edit) @2346 [2346] 19 years jerome Removed outdated script
(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) @2337 [2337] 19 years jerome The pkbcodes command line tool should be ok now, but the database handling …
(edit) @2336 [2336] 19 years jerome Incorrect docstring. Severity : no code change, no impact.
(edit) @2332 [2332] 19 years jerome Added the skeleton for the new pkbcodes command, to manage billing codes.
(edit) @2324 [2324] 19 years jerome Typos
(edit) @2323 [2323] 19 years jerome Now logs a warning when user/group doesn't exist when running edpykota. NB …
(edit) @2314 [2314] 19 years jerome Added a comment about dupes. Severity : improvement to do when all the …
(edit) @2313 [2313] 19 years jerome Improved IPP parser. Severity : Jamuel, you don't even need to give it a …
(edit) @2311 [2311] 19 years jerome Fixed bug : exception name was incorrect in an except statement in …
(edit) @2308 [2308] 19 years jerome Extended syntax for the denyduplicates directive : it now allows any …
(edit) @2303 [2303] 19 years jerome Updated the FSF's address
(edit) @2282 [2282] 19 years jerome Adds the --sum command line option to dumpykota (no code to handle it yet)
(edit) @2267 [2267] 19 years jerome Moved the copyright strings out of the docstrings
(edit) @2266 [2266] 19 years jerome Now dumpykota and dumpykota.cgi accept start= and end= to specify the …
(edit) @2258 [2258] 19 years jerome A fix for the fix ! (Hoping all will be fixed someday)
(edit) @2257 [2257] 19 years jerome Fixed a problem with edpykota --prototype
(edit) @2254 [2254] 19 years jerome Integrated the major rewrite of ipp.py into PyKota. Now the …
(edit) @2239 [2239] 19 years jerome Fix for strange values in job-originating-hostname
(edit) @2232 [2232] 19 years jerome Improved stability in pykotme and pykotme.cgi Now uses real userid instead …
(edit) @2225 [2225] 19 years jerome Fixed inconstistency between SQL and LDAP backends' behavior.
(edit) @2218 [2218] 19 years jerome The data dumper now supports filtering by hostname or billing code.
(edit) @2217 [2217] 19 years jerome The job-billing info is now saved into the database if present.
(edit) @2216 [2216] 19 years jerome Now exits with no traceback in case of Ctrl+C
(edit) @2210 [2210] 19 years jerome Early errors now finally generate meaningful error messages, this will …
(edit) @2193 [2193] 19 years jerome pkbanner now accepts more info to display on its command line
(edit) @2177 [2177] 19 years jerome Regaining priviledges wasn't done at the correct time so parsing …
Note: See TracRevisionLog for help on using the revision log.