root / pykota / trunk / pykota / version.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2974 [2974] 18 years jerome Fixed a bug in the MySQL schema
(edit) @2937 [2937] 18 years jerome pkusers now supports the --email command line option.
(edit) @2919 [2919] 18 years jerome Added support for pkipplib v0.06
(edit) @2904 [2904] 18 years jerome Previously reported MySQL problem is now fixed.
(edit) @2891 [2891] 18 years jerome Now uses pkipplib if present.
(edit) @2882 [2882] 18 years jerome Exports more environment variables.
(edit) @2877 [2877] 18 years jerome Added support for pysnmp v4.x in addition to v3.4.x
(edit) @2858 [2858] 18 years jerome Not enough coffee…
(edit) @2857 [2857] 18 years jerome Initializes the denied banners counter in all cases.
(edit) @2851 [2851] 18 years jerome Enough is enough !
(edit) @2808 [2808] 18 years jerome PyKota v1.24beta is out.
(edit) @2795 [2795] 18 years jerome Now uses MIME to send mail, like it was alredy done in cupspykota.
(edit) @2791 [2791] 18 years jerome Version number.
(edit) @2779 [2779] 18 years jerome pknotify now works just fine with PyKotIcon? and is 100% generic.
(edit) @2759 [2759] 18 years jerome Added support for an extended syntax for the 'onbackenderror' directive.
(edit) @2755 [2755] 18 years jerome This time is the good one (tm) (c) (etc...)
(edit) @2746 [2746] 18 years jerome Updated manual pages for 1.24alpha13.
(edit) @2692 [2692] 18 years jerome Added the 'duplicatesdelay' and 'balancezero' directives.
(edit) @2668 [2668] 18 years jerome pkinvoice now officially works !
(edit) @2659 [2659] 18 years jerome Version change
(edit) @2641 [2641] 18 years jerome Added a note about Matt's work
(edit) @2631 [2631] 18 years jerome Added support for the CANCEL command in subprocesses launched from …
(edit) @2622 [2622] 18 years jerome Added 2006 to the copyright's years.
(edit) @2616 [2616] 18 years matt We're 13 days into it!
(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) @2593 [2593] 18 years jerome Added support for SQLite3 database backend. NEEDS TESTERS !
(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) @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) @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) @2452 [2452] 19 years jerome Upgraded database schema. Added -i | --ingroups command line option to …
(edit) @2447 [2447] 19 years jerome I went too far in the previous modification designed to save database …
(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) @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) @2413 [2413] 19 years jerome Introduces the new 'pkturnkey' command line tool. Severity : you don't …
(edit) @2407 [2407] 19 years jerome Version number changed, so LPRng users will know they're screwed for the …
(edit) @2399 [2399] 19 years jerome Doc
(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) @2365 [2365] 19 years jerome Increased the timeout
(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) @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) @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) @2311 [2311] 19 years jerome Fixed bug : exception name was incorrect in an except statement in …
(edit) @2305 [2305] 19 years jerome Fixed internal SNMP accounter according to Jamuel's findings.
(edit) @2302 [2302] 19 years jerome Updated the FSF's address
(edit) @2295 [2295] 19 years jerome Finalized the --sum command line option to dumpykota.
(edit) @2277 [2277] 19 years jerome Fixed incorrect loop counter in pjl and snmp accounters. Now uses USTATUS …
(edit) @2276 [2276] 19 years jerome A positive or negative offset can be added to the special keywords in …
(edit) @2268 [2268] 19 years jerome The start= and end= data dumper filters now accept the magical keywords …
(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) @2262 [2262] 19 years jerome The URL to the logo used in the CGI scripts is now configurable
(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) @2237 [2237] 19 years jerome 1.22 Final.
(edit) @2228 [2228] 19 years jerome 1.22beta is out
(edit) @2214 [2214] 19 years jerome An unknown locale could cause a traceback, this is now fixed.
(edit) @2211 [2211] 19 years jerome Fixed incomplete history retrieval from LDAP
(edit) @2210 [2210] 19 years jerome Early errors now finally generate meaningful error messages, this will …
(edit) @2202 [2202] 19 years jerome Now SNMP handling should correctly detect PowerSave/StandBy? mode
(edit) @2193 [2193] 19 years jerome pkbanner now accepts more info to display on its command line
(edit) @2179 [2179] 19 years jerome Added a note about yesterday's fix
(edit) @2167 [2167] 19 years jerome Reported some recent fixes in changelog
(edit) @2146 [2146] 19 years jerome It seems that $Log$ is not implemented or doesn't work for some reason
(edit) @2139 [2139] 19 years jerome Added the Log keyword property
(edit) @2133 [2133] 19 years jerome Import into subversion
(edit) @2127 [2127] 19 years jalet 1.21 Final is out.
(edit) @2121 [2121] 19 years jalet Fixed a bad copy&paste
(edit) @2087 [2087] 19 years jalet 1.21beta is out !
(edit) @2073 [2073] 19 years jalet Fixed the --prototype command line option to edpykota
(edit) @2066 [2066] 19 years jalet Fixed the maxdenybanners directive. Introduced the denyduplicates …
(edit) @2062 [2062] 19 years jalet Introduces the new 'trustjobsize' directive to workaround some …
(edit) @2054 [2054] 19 years jalet Big database structure changes. Upgrade script is now included as well …
(edit) @2044 [2044] 19 years jalet Version number changed
(edit) @2036 [2036] 19 years jalet edpykota's --delete command line tool doesn't use "*" as its default …
(edit) @2032 [2032] 19 years jalet Now dumpykota.cgi behaves like printquota.cgi wrt the REMOTE_USER …
(edit) @2030 [2030] 19 years jalet Big bug fix wrt the datelimit attribute
(edit) @2020 [2020] 19 years jalet Version number changed
(edit) @2013 [2013] 19 years jalet Now dumpykota can dump the history into CUPS' page_log format, allowing …
(edit) @2002 [2002] 19 years jalet Fixed PCL3/4/5 parser
(edit) @1998 [1998] 19 years jalet Fixed recently introduced bugs due to extended userquotabase and …
(edit) @1993 [1993] 19 years jalet dumpykota's filtering capabilities are now supported within the …
(edit) @1991 [1991] 19 years jalet The dumpykota command now supports extended filtering capabilities …
(edit) @1980 [1980] 19 years jalet Added a --debug command line option to pkpgcounter, for people …
(edit) @1974 [1974] 19 years jalet Now logs as errors differences between computed and precomputed job's …
(edit) @1967 [1967] 19 years jalet Integrated the patch by Wilson Roberto Afonso and Matt Hyclak to …
(edit) @1966 [1966] 19 years jalet Now automates LDAP reconnections if the server dropped the connection …
(edit) @1961 [1961] 19 years jalet Added a note about the recent change and system account requirement
Note: See TracRevisionLog for help on using the revision log.