|
|
@3360
|
[3360]
|
17 years |
jerome |
Improved help.
|
|
|
@3337
|
[3337]
|
17 years |
jerome |
Added some utility methods.
Made generic --logo help not depend anymore on …
|
|
|
@3335
|
[3335]
|
17 years |
jerome |
Moved some methods around.
|
|
|
@3332
|
[3332]
|
17 years |
jerome |
Even better to do this only once.
|
|
|
@3331
|
[3331]
|
17 years |
jerome |
Minor fix, just in case the default value is not 0 anymore.
|
|
|
@3330
|
[3330]
|
17 years |
jerome |
Reduced the scope of some import statements.
Fixed some minor …
|
|
|
@3326
|
[3326]
|
17 years |
jerome |
Missing dot at the end of the description sentence.
|
|
|
@3325
|
[3325]
|
17 years |
jerome |
Use the impersonal 'Set' instead of 'Sets' in options' help.
|
|
|
@3320
|
[3320]
|
17 years |
jerome |
Changed import statements.
|
|
|
@3319
|
[3319]
|
17 years |
jerome |
Greatly simplified the code.
Will serve as the model for the other command …
|
|
|
@3305
|
[3305]
|
17 years |
jerome |
Now pkbanner uses the new command line parser. A bit rough around
the …
|
|
|
@3303
|
[3303]
|
17 years |
jerome |
PDF generation routines now use unicode everywhere.
Ensure translations …
|
|
|
@3295
|
[3295]
|
17 years |
jerome |
Made the CGI scripts work again.
Moved even more functions to the utils …
|
|
|
@3294
|
[3294]
|
17 years |
jerome |
Added modules to store utility functions and application
intialization …
|
|
|
@3288
|
[3288]
|
17 years |
jerome |
Moved all exceptions definitions to a dedicated module.
|
|
|
@3275
|
[3275]
|
17 years |
jerome |
Updated copyright years.
Changed some remaining ISO-8859-15 markers to …
|
|
|
@3260
|
[3260]
|
17 years |
jerome |
Changed license to GNU GPL v3 or later.
Changed Python source encoding …
|
|
|
@3133
|
[3133]
|
18 years |
jerome |
Changed copyright years.
|
|
|
@3079
|
[3079]
|
18 years |
jerome |
Now prepares datas for ReportLab? 2.x
|
|
|
@2909
|
[2909]
|
18 years |
jerome |
Updated URLs.
|
|
|
@2631
|
[2631]
|
19 years |
jerome |
Added support for the CANCEL command in subprocesses launched from …
|
|
|
@2627
|
[2627]
|
19 years |
jerome |
Now pkbanner handles new print (un-)limiting modes correctly.
|
|
|
@2622
|
[2622]
|
19 years |
jerome |
Added 2006 to the copyright's years.
|
|
|
@2609
|
[2609]
|
19 years |
jerome |
Insufficient permission to run a command now exits with status -2.
Error …
|
|
|
@2512
|
[2512]
|
19 years |
jerome |
Ensure that human made errors (like incorrect command line options)
don't …
|
|
|
@2344
|
[2344]
|
19 years |
jerome |
Moved the GPL blurb into a single location.
Now uses named parameters in …
|
|
|
@2303
|
[2303]
|
19 years |
jerome |
Updated the FSF's address
|
|
|
@2267
|
[2267]
|
19 years |
jerome |
Moved the copyright strings out of the docstrings
|
|
|
@2216
|
[2216]
|
20 years |
jerome |
Now exits with no traceback in case of Ctrl+C
|
|
|
@2210
|
[2210]
|
20 years |
jerome |
Early errors now finally generate meaningful error messages,
this will …
|
|
|
@2193
|
[2193]
|
20 years |
jerome |
pkbanner now accepts more info to display on its command line
|
|
|
@2147
|
[2147]
|
20 years |
jerome |
Removed all references to $Log$
|
|
|
@2146
|
[2146]
|
20 years |
jerome |
It seems that $Log$ is not implemented or doesn't work for some reason
|
|
|
@2139
|
[2139]
|
20 years |
jerome |
Added the Log keyword property
|
|
|
@2028
|
[2028]
|
20 years |
jalet |
Modified copyright years
|
|
|
@1971
|
[1971]
|
20 years |
jalet |
Fixed the default value for the --savetoner command line option
|
|
|
@1938
|
[1938]
|
20 years |
jalet |
Fixed some typo in the help
|
|
|
@1936
|
[1936]
|
20 years |
jalet |
Improved pkbanner's help
|
|
|
@1934
|
[1934]
|
20 years |
jalet |
Implemented the --savetoner command line option
|
|
|
@1926
|
[1926]
|
20 years |
jalet |
Moved title and filename to the left to free some space.
|
|
|
@1925
|
[1925]
|
20 years |
jalet |
Now outputs strings as-is, and not title-ized
|
|
|
@1923
|
[1923]
|
20 years |
jalet |
Improved banner handling.
Fix for raw printing and banners.
|
|
|
@1918
|
[1918]
|
20 years |
jalet |
PyKota banners now basically work !
|
|
|
@1911
|
[1911]
|
20 years |
jalet |
Heavy work on pkbanner. Not finished yet though, but mostly works.
|
|
|
@1909
|
[1909]
|
20 years |
jalet |
Added some TODO comments
|
|
|
@1908
|
[1908]
|
20 years |
jalet |
Banner generator's skeleton added
|