root / pykota / trunk / bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1342 [1342] 20 years jalet De-uglyfication. Now works with older CUPS (1.14) which don't detect the …
(edit) @1341 [1341] 20 years jalet Augmented delay to 5 seconds in waitprinter.sh Added a missing delay of 5 …
(edit) @1340 [1340] 20 years jalet Help
(edit) @1339 [1339] 20 years jalet More warnings
(edit) @1338 [1338] 20 years jalet Preliminary work on the pkhint command
(edit) @1335 [1335] 20 years jalet Should fix the incorrect "backend died abnormally" problem.
(edit) @1332 [1332] 20 years jalet pkprinters can now remove printers from printers groups.
(edit) @1331 [1331] 20 years jalet pkprinters' help
(edit) @1330 [1330] 20 years jalet pkprinters command line tool added.
(edit) @1321 [1321] 20 years jalet Fixes stupid software accounting bug in CUPS backend
(edit) @1318 [1318] 20 years jalet New user/group deletion code
(edit) @1302 [1302] 20 years jalet Fuck Fuck Fuck !!!
(edit) @1294 [1294] 20 years jalet Typos in messages wrt gettext.
(edit) @1292 [1292] 20 years jalet Missing return caused problems with LPRng
(edit) @1291 [1291] 20 years jalet Small fix for job cancelling code.
(edit) @1289 [1289] 20 years jalet Small streams polling loop modification.
(edit) @1285 [1285] 20 years jalet New formula to compute a job's price
(edit) @1284 [1284] 20 years jalet User's email address can now be set at user's creation time.
(edit) @1281 [1281] 20 years jalet Denied jobs weren't added to the history anymore, this is now fixed.
(edit) @1280 [1280] 20 years jalet Denied jobs weren't stored into the history anymore, this is now fixed.
(edit) @1271 [1271] 20 years jalet Major code refactoring, it's way cleaner, and now allows automated …
(edit) @1258 [1258] 20 years jalet edpykota now supports adding printers to printer groups.
(edit) @1257 [1257] 20 years jalet Copyright year changed.
(edit) @1256 [1256] 20 years jalet Better debugging information
(edit) @1241 [1241] 20 years uid67467 Script to send mail + WinPopup? messages added
(edit) @1240 [1240] 20 years uid67467 Should be ok now.
(edit) @1226 [1226] 20 years jalet Shell script to wait for AppleTalk? enabled printers being idle was added.
(edit) @1222 [1222] 20 years jalet Inadvertantly introduced a bug, which is fixed.
(edit) @1221 [1221] 20 years jalet Printing on a printer not present in the Quota Storage now results in the …
(edit) @1210 [1210] 20 years jalet Boolean problem with old Python, replaced with 0
(edit) @1207 [1207] 20 years jalet Old help message deletedd
(edit) @1205 [1205] 20 years jalet Missing import in pykota filter
(edit) @1203 [1203] 20 years jalet Job price added to history
(edit) @1200 [1200] 20 years jalet More complete job history.
(edit) @1196 [1196] 21 years jalet Code refactoring work. Explicit redirection to /dev/null has to be set in …
(edit) @1191 [1191] 21 years jalet SIGTERMs are now transmitted to original backends.
(edit) @1190 [1190] 21 years jalet Small fix for bizarre urls
(edit) @1186 [1186] 21 years jalet General improvements to the documentation. Email address changed in sample …
(edit) @1185 [1185] 21 years jalet New CUPS backend fully functionnal. Old CUPS configuration method is now …
(edit) @1184 [1184] 21 years jalet We exit the loop too soon.
(edit) @1183 [1183] 21 years jalet Not perfect, but seems to work with the poll() loop.
(edit) @1182 [1182] 21 years jalet More (untested) work on the CUPS backend.
(edit) @1180 [1180] 21 years jalet More work on new backend. This commit may be unstable.
(edit) @1179 [1179] 21 years jalet Bug fix wrt no user/group name command line argument to edpykota
(edit) @1178 [1178] 21 years jalet New CUPS backend supports device enumeration
(edit) @1177 [1177] 21 years jalet CUPS backend added for people to experiment.
(edit) @1176 [1176] 21 years jalet French variable name
(edit) @1156 [1156] 21 years jalet Multiple printer names or wildcards can be passed on the command …
(edit) @1152 [1152] 21 years jalet External policies for printers works ! We can now auto-add users on first …
(edit) @1144 [1144] 21 years jalet Character encoding added to please latest version of Python
(edit) @1133 [1133] 21 years jalet Several optimizations, especially with LDAP backend
(edit) @1124 [1124] 21 years jalet Added an exception catch to ensure clean close of database even in case of …
(edit) @1120 [1120] 21 years jalet Comment added.
(edit) @1117 [1117] 21 years jalet New pychecker pass, on the tools this time.
(edit) @1116 [1116] 21 years jalet Improvement of the printing system detection code.
(edit) @1113 [1113] 21 years jalet 1.14 is out !
(edit) @1105 [1105] 21 years jalet PyKota now tries to add its attributes intelligently in existing …
(edit) @1099 [1099] 21 years jalet Better documentation. pykotme now displays the current user's account …
(edit) @1096 [1096] 21 years jalet Small fix to explicitly wait for "idle"
(edit) @1095 [1095] 21 years jalet waitprinter.sh is now included to prevent PyKota from asking the printer's …
(edit) @1089 [1089] 21 years jalet Prevents email messages to be sent at modification/creation time for a …
(edit) @1080 [1080] 21 years jalet Incorrect documentation string
(edit) @1078 [1078] 21 years jalet Fixed typo when using edpykota --prototype
(edit) @1071 [1071] 21 years jalet Now repykota and warnpykota --groups check the groups the user is a member …
(edit) @1070 [1070] 21 years jalet Small fix
(edit) @1069 [1069] 21 years jalet Small fix
(edit) @1064 [1064] 21 years jalet More on previous fix.
(edit) @1063 [1063] 21 years jalet Ensure that the user don't pass more than two prices for a printer.
(edit) @1057 [1057] 21 years jalet Now includes the pykotme utility
(edit) @1048 [1048] 21 years jalet Extracted reporting code.
(edit) @1043 [1043] 21 years jalet Should be ready for testing :-)
(edit) @1041 [1041] 21 years jalet Hey, it may work (edpykota --reset excepted) !
(edit) @1031 [1031] 21 years jalet More work on LDAP
(edit) @1030 [1030] 21 years jalet More work on LDAP
(edit) @1026 [1026] 21 years jalet Bug with remote jobs and LPRng fixed.
(edit) @1023 [1023] 21 years jalet Severe bug wrt account balance setting should be corrected.
(edit) @1021 [1021] 21 years jalet Deletion of the second user which is not needed anymore. Added a debug …
(edit) @1017 [1017] 21 years jalet New LDAP schema. Small bug fixes.
(edit) @1005 [1005] 21 years jalet Unneeded code.
(edit) @1004 [1004] 21 years jalet Better handling of errors
(edit) @1000 [1000] 21 years jalet Big rewrite of external accounting methods. Should work well now.
(edit) @976 [976] 21 years jalet Stupid accounting method was added.
(edit) @975 [975] 21 years jalet Better error handling.
(edit) @973 [973] 21 years jalet Pluggable accounting methods (actually doesn't support external scripts)
(edit) @970 [970] 21 years jalet Small display bug in repykota was fixed.
(edit) @966 [966] 21 years jalet Small code reorganisation (UNTESTED) to allow pluggable accounting methods …
(edit) @963 [963] 21 years jalet Debug message passed through !
(edit) @962 [962] 21 years jalet Multiple tries to get the printer's internal page counter, waits for one …
(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) @950 [950] 21 years jalet Prices per page/job are now displayed
(edit) @949 [949] 21 years jalet Minor fix.
(edit) @946 [946] 21 years jalet Minor bug fix
(edit) @937 [937] 21 years jalet Docstring corrected for better manual page
(edit) @934 [934] 21 years jalet bad documentation string
(edit) @931 [931] 21 years jalet Bad alignment in output
(edit) @929 [929] 21 years jalet repykota now reports account balances too.
(edit) @927 [927] 21 years jalet Groups quota work now !
(edit) @924 [924] 21 years jalet More strict error detection. Minor code rewrite to avoid some repetitive …
(edit) @923 [923] 21 years jalet edpykota --charge command line option works now.
Note: See TracRevisionLog for help on using the revision log.