Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  etc
  lib
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
a0e4bd9f 09/27/2006 11:09 PM Scott Ullrich

We cannot tail the initial clog file in return_clog because we are not guaranteed to have that amount of "matching" lines. Instead, build up a grepline that contains all of the grep and grep -v statement. This now allows the tail to chop off the last X lines correctly.

0fcfdd3d 09/27/2006 11:02 PM Scott Ullrich

We cannot tail the initial clog file in dump_clog because we are not guaranteed to have that amount of "matching" lines. Instead, build up a grepline that contains all of the grep and grep -v statement. This now allows the tail to chop off the last X lines correctly.

bf541de9 09/27/2006 05:37 PM Scott Ullrich

Be kind, rewind. Restart the package after a reinstallation.

960e61ae 09/27/2006 05:36 PM Scott Ullrich

Be kind, rewind. Restart the package after a reinstallation.

ad6eae25 09/26/2006 10:49 PM Scott Ullrich

Allow loading of text from outside scripts such as snort.

9996eff6 09/26/2006 07:22 PM Scott Ullrich

Detect if stored item in config.xml is an array. If it's an array simply pass array along, if its not then attempt to explode the array.

3c616886 09/26/2006 07:15 PM Scott Ullrich

Fix interfaces selection widget. Now selections are restored.

cb589a49 09/25/2006 11:38 PM Scott Ullrich

Set implicit_flush = true as well. Now downloading and slow tasks actually update the progress bar, etc in real time.

79c05ed9 09/25/2006 11:35 PM Scott Ullrich

output_buffering needs to be set to 0

d017ef26 09/25/2006 06:56 PM Scott Ullrich

Output buffering needs to be off.

View revisions

Also available in: Atom