root / pykota / trunk / pykota / config.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3561 [3561] 11 years jerome Changed copyright years.
(edit) @3489 [3489] 15 years jerome Removed bad copy and paste artifact.
(edit) @3481 [3481] 15 years jerome Changed copyright years. Copyright years are now dynamic when displayed by …
(edit) @3413 [3413] 16 years jerome Removed unnecessary spaces at EOL.
(edit) @3411 [3411] 16 years jerome Minor change to please emacs…
(edit) @3349 [3349] 16 years jerome Fixed encoding problem with LDAP attribute's names extracted from …
(edit) @3296 [3296] 16 years jerome Introduces the 'config_charset' directive to specify the character set to …
(edit) @3288 [3288] 16 years jerome Moved all exceptions definitions to a dedicated module.
(edit) @3284 [3284] 16 years jerome Someone did something wrong…
(edit) @3278 [3278] 16 years matt Some cruft snuck in my last commit. Removing.
(edit) @3277 [3277] 16 years matt Update LDAP installation instructions to note different paths for …
(edit) @3275 [3275] 16 years jerome Updated copyright years. Changed some remaining ISO-8859-15 markers to …
(edit) @3260 [3260] 16 years jerome Changed license to GNU GPL v3 or later. Changed Python source encoding …
(edit) @3190 [3190] 17 years jerome Added the 'snmperrormask' directive.
(edit) @3184 [3184] 17 years jerome Added some docstrings.
(edit) @3180 [3180] 17 years jerome Now the various delays are configurable when using hardware …
(edit) @3172 [3172] 17 years jerome Catches an AttributeError? when the value is not defined in pykota.conf
(edit) @3169 [3169] 17 years jerome Finish implementation of the usernamecase directive.
(edit) @3162 [3162] 17 years jerome Added the 'skipinitialwait' directive to pykota.conf. This halves the …
(edit) @3158 [3158] 17 years matt Allow configuration to avoid printing banner pages for consecutive jobs …
(edit) @3133 [3133] 17 years jerome Changed copyright years.
(edit) @3126 [3126] 17 years jerome Replaced "1 vs 0" with "True vs False"
(edit) @3125 [3125] 17 years matt Use the default value I said I would use
(edit) @3124 [3124] 17 years matt If a job is cancelled (e.g. by pknotify/pykoticon), make printing start …
(edit) @3035 [3035] 18 years jerome Removed 'coefficient_' in front of each coefficient's name.
(edit) @3034 [3034] 18 years jerome Can now compute ink usage, but does not use it yet to compute price.
(edit) @3031 [3031] 18 years jerome The configuration parser can now extract all coefficients for a particular …
(edit) @3029 [3029] 18 years jerome Make the configuration file parser recognize the 'bw', 'cmyk', 'cmy', and …
(edit) @3025 [3025] 18 years jerome Added the 'noprintingmaxdelay' directive to workaround printers which …
(edit) @2909 [2909] 18 years jerome Updated URLs.
(edit) @2895 [2895] 18 years jerome Introduced the 'askconfirmation' directive in pykota.conf
(edit) @2759 [2759] 18 years jerome Added support for an extended syntax for the 'onbackenderror' directive.
(edit) @2692 [2692] 18 years jerome Added the 'duplicatesdelay' and 'balancezero' directives.
(edit) @2635 [2635] 18 years jerome Introduced the 'preaccounter' directive.
(edit) @2622 [2622] 18 years jerome Added 2006 to the copyright's years.
(edit) @2593 [2593] 18 years jerome Added support for SQLite3 database backend. NEEDS TESTERS !
(edit) @2583 [2583] 18 years jerome Preliminary work on the "onbackenderror" directive.
(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) @2418 [2418] 19 years jerome Allow PyKota admins and users to use different database backends or …
(edit) @2405 [2405] 19 years jerome Added support for the new 'directory' and 'keepfiles' directives. Both …
(edit) @2385 [2385] 19 years jerome Added two new directives : unknown_billingcode : defines what to do when …
(edit) @2370 [2370] 19 years jerome Fix for unquoted string which prevented the LDAP backend to work since the …
(edit) @2356 [2356] 19 years jerome Added the retrieval of the new billingcodebase directive. Severity: if you …
(edit) @2308 [2308] 19 years jerome Extended syntax for the denyduplicates directive : it now allows any …
(edit) @2307 [2307] 19 years jerome Added the striptitle directive.
(edit) @2302 [2302] 19 years jerome Updated the FSF's address
(edit) @2265 [2265] 19 years jerome The destination URL for a click on the logos in CGI scripts is …
(edit) @2262 [2262] 19 years jerome The URL to the logo used in the CGI scripts is now configurable
(edit) @2147 [2147] 19 years jerome Removed all references to $Log$
(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) @2074 [2074] 19 years jalet Optimize print job parsing by avoiding to pass the job's datas …
(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) @1968 [1968] 19 years jalet TLS is now supported with the LDAP backend
(edit) @1956 [1956] 19 years jalet Added the reject_unknown directive to pykota.conf to reject …
(edit) @1916 [1916] 19 years jalet Strips spaces just in case
(edit) @1914 [1914] 19 years jalet Preliminary integration of Matt's patch for banners.
(edit) @1875 [1875] 19 years jalet For URGENT legal reasons (Italy), a new "privacy" directive was added to …
(edit) @1785 [1785] 20 years jalet Minor changes to allow any PyKota administrator to launch enhanced …
(edit) @1757 [1757] 20 years jalet Added the winbind_separator directive to pykota.conf to allow the admin …
(edit) @1687 [1687] 20 years jalet Introduction of the new 'onaccountererror' configuration directive. Small …
(edit) @1646 [1646] 20 years jalet Typo : treshold ==> threshold
(edit) @1518 [1518] 20 years jalet crashrecipient directive
(edit) @1495 [1495] 20 years jalet New 'enforcement' directive added Polling loop improvements
(edit) @1483 [1483] 20 years jalet Big code changes to completely remove the need for "requester" …
(edit) @1475 [1475] 20 years jalet Code simplifications
(edit) @1371 [1371] 20 years jalet Can now extract per printer pre and post hooks from the configuration file
(edit) @1356 [1356] 20 years jalet Experimental ldapcache directive added
(edit) @1353 [1353] 20 years jalet maildomain pykota.conf directive added. Small improvements on mail headers …
(edit) @1257 [1257] 20 years jalet Copyright year changed.
(edit) @1227 [1227] 20 years jalet Added 'utolower' configuration option to convert all usernames …
(edit) @1192 [1192] 20 years jalet Mailto can be any external command now, as usual.
(edit) @1152 [1152] 21 years jalet External policies for printers works ! We can now auto-add users on first …
(edit) @1148 [1148] 21 years jalet Preliminary code to disable job history
(edit) @1144 [1144] 21 years jalet Character encoding added to please latest version of Python
(edit) @1130 [1130] 21 years jalet Storage caching mechanism added.
(edit) @1111 [1111] 21 years jalet Added configurable LDAP mail attribute support
(edit) @1105 [1105] 21 years jalet PyKota now tries to add its attributes intelligently in existing …
(edit) @1087 [1087] 21 years jalet Really big modifications wrt new configuration file's location and …
(edit) @1077 [1077] 21 years jalet Configurable warning messages. Poor man's treshold value added.
(edit) @1068 [1068] 21 years jalet Lots of small fixes with the help of PyChecker?
(edit) @1041 [1041] 21 years jalet Hey, it may work (edpykota --reset excepted) !
(edit) @1029 [1029] 21 years jalet More work on LDAP storage backend.
(edit) @1021 [1021] 21 years jalet Deletion of the second user which is not needed anymore. Added a debug …
(edit) @1000 [1000] 21 years jalet Big rewrite of external accounting methods. Should work well now.
(edit) @980 [980] 21 years jalet 1.05
(edit) @976 [976] 21 years jalet Stupid accounting method was added.
(edit) @973 [973] 21 years jalet Pluggable accounting methods (actually doesn't support external scripts)
(edit) @956 [956] 21 years jalet Default policy for unknown users/groups is to DENY printing instead of the …
(edit) @952 [952] 21 years jalet Preliminary support for LPRng added BUT STILL UNTESTED.
(edit) @873 [873] 21 years jalet GPL paragraphs were incorrectly (from memory) copied into the sources. Two …
(edit) @872 [872] 21 years jalet Configuration is now expected to be found in /etc/pykota.conf instead …
(edit) @854 [854] 21 years jalet Mailto option now accepts some additional values which all mean …
(edit) @853 [853] 21 years jalet Default hard coded options are now used if they are not set in …
(edit) @852 [852] 21 years jalet New mailto option in configuration file added. No time to test this …
(edit) @804 [804] 21 years jalet Typos
(edit) @802 [802] 21 years jalet More options can now be set per printer or globally …
Note: See TracRevisionLog for help on using the revision log.