Changeset 1929

Show
Ignore:
Timestamp:
11/15/04 23:41:22 (19 years ago)
Author:
jalet
Message:

Deleted things which are done from the TODO list !

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/TODO

    r1904 r1929  
    2929          better integrate PyKota with these. 
    3030           
    31         - Write an IPP message parser, and extract the IPP 
    32           billing code, job originating hostname and ipp username 
    33           from job's control files : this would even solve the 
    34           actual page_log parsing problem. 
    35          
    3631        - Allow soft and hard limits to be increased/decreased. 
    3732         
     
    7267          for current job. 
    7368           
    74         - Add frontbanner and rearbanner directives to pykota.conf 
    75           This directives will allow the launch (if executable) 
    76           or the use of the banner path passed as a parameter. 
    77           If executable, the banner content will be taken from 
    78           the command's output, else from the banner file  
    79           directly.  
    80            
    81           Maybe allow frontbanner: +somepath and  
    82                       frontbanner: -somepath 
    83           to allow/deny accounting of the banner itself 
    84           (not sure because may be VERY DIFFICULT !) 
    85            
    86           Matt Hyclak has sent a patch for cupspykota which seems 
    87           to be ok, but we have to find how to do the same with 
    88           lprngpykota... 
    89           Add a "printDenyBanner: once(/path/to/banner)" directive 
     69        - Add a "printDenyBanner: once(/path/to/banner)" directive 
    9070                "printDenyBanner: always(/path/to/banner)" 
    9171                "printDenyBanner: never" 
     
    10282        - Finish implementation of quota-then-balance and  
    10383          balance-then-quota. 
    104            
    105         - Test and document a possible workaround for knowing 
    106           if the job is a banner (embed a postscript comment 
    107           in the banner). 
    10884           
    10985        - Introduce the pkusers command.