|
|
@2641
|
[2641]
|
19 years |
jerome |
Added a note about Matt's work
|
|
|
@2640
|
[2640]
|
19 years |
jerome |
Redde Caesari quae sunt Caesaris
|
|
|
@2639
|
[2639]
|
19 years |
matt |
Forgot the MySQL storage file
|
|
|
@2638
|
[2638]
|
19 years |
matt |
Initial MySQL support
|
|
|
@2637
|
[2637]
|
19 years |
jerome |
Upped the max delays before the printer should begin to print to 1 minute.
|
|
|
@2636
|
[2636]
|
19 years |
jerome |
Now uses correct encoding for message's body. TODO : message subject, then …
|
|
|
@2635
|
[2635]
|
19 years |
jerome |
Introduced the 'preaccounter' directive.
|
|
|
@2634
|
[2634]
|
19 years |
jerome |
New supporter added.
|
|
|
@2633
|
[2633]
|
19 years |
jerome |
Minor fix to improve readabilityy
|
|
|
@2632
|
[2632]
|
19 years |
jerome |
If the end user cancels the print job for some reason, report this in the …
|
|
|
@2631
|
[2631]
|
19 years |
jerome |
Added support for the CANCEL command in subprocesses launched from …
|
|
|
@2630
|
[2630]
|
19 years |
jerome |
Fixed a variable used before assignment problem when garbage data was feed …
|
|
|
@2629
|
[2629]
|
19 years |
matt |
Grammar problem in checkdeps.py
|
|
|
@2628
|
[2628]
|
19 years |
jerome |
New supporter added
|
|
|
@2627
|
[2627]
|
19 years |
jerome |
Now pkbanner handles new print (un-)limiting modes correctly.
|
|
|
@2626
|
[2626]
|
19 years |
jerome |
Done : all command line tools now accept the -A | --arguments command line …
|
|
|
@2625
|
[2625]
|
19 years |
jerome |
Now unconditionally aborts pjl or snmp querying on any exception.
|
|
|
@2624
|
[2624]
|
19 years |
jerome |
Now cupspykota can be interrupted cleanly with SIGINT.
|
|
|
@2623
|
[2623]
|
19 years |
jerome |
Added a note about Matt's recent MySQL contribution
|
|
|
@2622
|
[2622]
|
19 years |
jerome |
Added 2006 to the copyright's years.
|
|
|
@2621
|
[2621]
|
19 years |
jerome |
Account closed.
|
|
|
@2620
|
[2620]
|
19 years |
jerome |
Tell me I'm stupid !!!
|
|
|
@2619
|
[2619]
|
19 years |
jerome |
Just like for SNMP, we don't want to exit too early
if printer is not …
|
|
|
@2618
|
[2618]
|
19 years |
jerome |
I'm stupid !
|
|
|
@2617
|
[2617]
|
19 years |
jerome |
Fix for the fix : we only exit loop after 30 seconds if printer is …
|
|
|
@2616
|
[2616]
|
19 years |
matt |
We're 13 days into it!
|
|
|
@2615
|
[2615]
|
19 years |
jerome |
Fixed a problem with fast printers : PyKota only saw them
as being 'idle' …
|
|
|
@2614
|
[2614]
|
19 years |
jerome |
Integrated Brandon Holbrook's patch to waitprinter.sh to
accept SNMP …
|
|
|
@2613
|
[2613]
|
19 years |
jerome |
New supporter added.
|
|
|
@2612
|
[2612]
|
19 years |
matt |
Hmm, job data snuck in there on accident. Reduce to structure only.
|
|
|
@2611
|
[2611]
|
19 years |
matt |
Added a mysql_history program and support files. It's not full blown mysql …
|
|
|
@2610
|
[2610]
|
19 years |
jerome |
Fixed corner case of bad command line options handling
|
|
|
@2609
|
[2609]
|
19 years |
jerome |
Insufficient permission to run a command now exits with status -2.
Error …
|
|
|
@2608
|
[2608]
|
19 years |
jerome |
New supporter added
|
|
|
@2607
|
[2607]
|
19 years |
jerome |
New supporter added.
|
|
|
@2606
|
[2606]
|
19 years |
jerome |
New contributor added.
|
|
|
@2605
|
[2605]
|
19 years |
jerome |
Now all command line tools accept the -A | --arguments command line
option …
|
|
|
@2604
|
[2604]
|
19 years |
jerome |
Important items added
|
|
|
@2603
|
[2603]
|
19 years |
jerome |
Now checks for the availability of Python-SQLite.
SQLite support not …
|
|
|
@2602
|
[2602]
|
19 years |
jerome |
Delete empty datatypes from the list of datatypes to dump
|
|
|
@2601
|
[2601]
|
19 years |
jerome |
No need to dump a particular datatype if it is empty
|
|
|
@2600
|
[2600]
|
19 years |
jerome |
dumpykota now accepts --data all to dump the whole database in XML format.
|
|
|
@2599
|
[2599]
|
19 years |
jerome |
Fixed bad import, because some code moved
|
|
|
@2598
|
[2598]
|
19 years |
jerome |
Added the MegaPack?'s logo for CD-R labels
|
|
|
@2597
|
[2597]
|
19 years |
jerome |
Clarifies some things.
Improves the list of features.
|
|
|
@2596
|
[2596]
|
19 years |
jerome |
Removed ambiguity in history retrieval.
|
|
|
@2595
|
[2595]
|
19 years |
jerome |
Added URL to sqlite's website for people who don't use Debian
|
|
|
@2594
|
[2594]
|
19 years |
jerome |
Added important info about ~pykota permissions
|
|
|
@2593
|
[2593]
|
19 years |
jerome |
Added support for SQLite3 database backend.
NEEDS TESTERS !
|
|
|
@2592
|
[2592]
|
19 years |
jerome |
Removed unnecessary empty sqlite database. The README file (to come)
will …
|
|
|
@2591
|
[2591]
|
19 years |
jerome |
Added initial support for sqlite.
BEWARE : mostly untested, and entirely …
|
|
|
@2590
|
[2590]
|
19 years |
jerome |
Fix permissions on configuration files after installation
|
|
|
@2589
|
[2589]
|
19 years |
jerome |
New supporter added
|
|
|
@2588
|
[2588]
|
19 years |
jerome |
Now regain priviledges before running an external mailto …
|
|
|
@2587
|
[2587]
|
19 years |
jerome |
New supporter added.
|
|
|
@2586
|
[2586]
|
19 years |
jerome |
Now includes a snippet of the GNU GPL at the bottom of CGI pages
|
|
|
@2585
|
[2585]
|
19 years |
jerome |
Fixed an attribute's description, following the changes we just made.
|
|
|
@2584
|
[2584]
|
19 years |
jerome |
Introduce the onbackenderror directive.
Make problems caused by real …
|
|
|
@2583
|
[2583]
|
19 years |
jerome |
Preliminary work on the "onbackenderror" directive.
|
|
|
@2582
|
[2582]
|
19 years |
jerome |
New supporter added
|
|
|
@2581
|
[2581]
|
19 years |
jerome |
added note
|
|
|
@2580
|
[2580]
|
19 years |
jerome |
Fixed a missing return statement which caused the original CUPS' backend …
|
|
|
@2579
|
[2579]
|
19 years |
jerome |
Added the "You **SHOULD** upgrade" logo
|
|
|
@2578
|
[2578]
|
19 years |
jerome |
Missing a space, this looked ugly :-)
|
|
|
@2577
|
[2577]
|
19 years |
jerome |
Updated the doc wrt LDAP setup
|
|
|
@2576
|
[2576]
|
19 years |
jerome |
Simplifies LDAP setup.
|
|
|
@2575
|
[2575]
|
19 years |
jerome |
New supporter added
|
|
|
@2574
|
[2574]
|
19 years |
jerome |
New supporter added.
|
|
|
@2573
|
[2573]
|
19 years |
jerome |
Ensures that pykoef is installed (even if it doesn't work yet)
|
|
|
@2572
|
[2572]
|
19 years |
jerome |
Added the skeleton for the future printers' coefficients manager, pykoef.
|
|
|
@2571
|
[2571]
|
19 years |
jerome |
Small fix to an attribute's description text
|
|
|
@2570
|
[2570]
|
19 years |
jerome |
New supporter added
|
|
|
@2569
|
[2569]
|
19 years |
jerome |
New supporter added
|
|
|
@2568
|
[2568]
|
19 years |
jerome |
New supporter added.
|
|
|
@2567
|
[2567]
|
19 years |
jerome |
Now the data dumper refuse to dump into the cups format if the datatype
is …
|
|
|
@2566
|
[2566]
|
19 years |
jerome |
Fix for old releases of Python which break on multiline list …
|
|
|
@2565
|
[2565]
|
19 years |
jerome |
New supporter added.
|
|
|
@2564
|
[2564]
|
19 years |
jerome |
Added some clarification on the way to launch psql.
|
|
|
@2563
|
[2563]
|
19 years |
jerome |
Tag for 1.23
|
|
|
@2562
|
[2562]
|
19 years |
jerome |
1.23 final is out.
|
|
|
@2561
|
[2561]
|
19 years |
jerome |
Added pkbanner's documentation
|
|
|
@2560
|
[2560]
|
19 years |
jerome |
Typo
|
|
|
@2559
|
[2559]
|
19 years |
jerome |
Added a link to the WiKi?
|
|
|
@2558
|
[2558]
|
19 years |
jerome |
Small fix for uninitialized variable depending on the value of the …
|
|
|
@2557
|
[2557]
|
19 years |
jerome |
Finished (for now) pkturnkey's documentation
|
|
|
@2556
|
[2556]
|
19 years |
jerome |
Changed version number for next release.
|
|
|
@2555
|
[2555]
|
19 years |
jerome |
Finished (for now) pkbcodes' documentation.
|
|
|
@2554
|
[2554]
|
19 years |
jerome |
Fixed annoying typo in pkbcodes' help.
|
|
|
@2553
|
[2553]
|
19 years |
jerome |
Improved pkbcodes' documentation.
|
|
|
@2552
|
[2552]
|
19 years |
jerome |
Typo
|
|
|
@2551
|
[2551]
|
19 years |
jerome |
Replaced some 'filename' tags with 'command' tags.
Improved pkbcodes' …
|
|
|
@2550
|
[2550]
|
19 years |
jerome |
Completed pkprinters' documentation.
|
|
|
@2549
|
[2549]
|
19 years |
jerome |
New contributor added
|
|
|
@2548
|
[2548]
|
19 years |
jerome |
Added a note about LPRng
|
|
|
@2547
|
[2547]
|
19 years |
jerome |
Now warnpykota handles 'noprint', 'noquota' and 'nochange' limitations as …
|
|
|
@2546
|
[2546]
|
19 years |
jerome |
Added three untranslated messages.
Added their french's counterparts.
|
|
|
@2545
|
[2545]
|
19 years |
jerome |
Added polish translation.
Updated manual pages.
|
|
|
@2544
|
[2544]
|
19 years |
jerome |
Now pykosd handles 'noprint', 'nochange', and 'noquota' limitations.
|
|
|
@2543
|
[2543]
|
19 years |
jerome |
Added a pointer to the new WiKi?
|
|
|
@2542
|
[2542]
|
19 years |
jerome |
Removed references to paper documentation
|
|
|