aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
...
* Rework nmap package a bit - now scan types really workBill Marquette2006-10-262-25/+88
| | | | add pfsense copyright to package
* Take over nmap maintainership, fix version, and cleanup descriptionsBill Marquette2006-10-261-7/+7
|
* Kill the states, too!Scott Ullrich2006-10-261-0/+0
|
* Per trendchiller@forumsBill Marquette2006-10-251-1/+6
| | | | | | http://forum.pfsense.org/index.php/topic,2434.msg14839.html#msg14839 unrestricted hosts really ought to be unrestricted also fix typo
* updated binary to 20061023Ryan Wagoner2006-10-252-1/+1
|
* fix blank cidr block issue reported by gbelanger@forumsBill Marquette2006-10-251-1/+1
| | | | http://forum.pfsense.org/index.php/topic,2434.msg14833.html#msg14833
* Ticket #1143: $acl isn't an array type, don't expect it to be!Bill Marquette2006-10-241-3/+1
|
* Ticket #1142: missing php tagsBill Marquette2006-10-221-2/+2
|
* fix spell-o'sBill Marquette2006-10-221-2/+2
|
* package fixed by: rsw686 via forumsBill Marquette2006-10-223-58/+73
|
* Clarify bpf max size.Scott Ullrich2006-10-161-1/+1
|
* Attempt to fix these errors when squid has not been configured:Scott Ullrich2006-10-151-2/+6
| | | | | | | | | | | | | Warning: in_array(): Wrong datatype for second argument in /usr/local/pkg/squid.inc on line 532 Warning: in_array(): Wrong datatype for second argument in /usr/local/pkg/squid.inc on line 532 Warning: in_array(): Wrong datatype for second argument in /usr/local/pkg/squid.inc on line 83 Warning: in_array(): Wrong datatype for second argument in /usr/local/pkg/squid.inc on line 83 Warning: in_array(): Wrong datatype for second argument in /usr/local/pkg/squid.inc on line 83 Warning: in_array(): Wrong datatype for second argument in /usr/local/pkg/squid.inc on line 83 Warning: in_array(): Wrong datatype for second argument in /usr/local/pkg/squid.inc on line 83 Warning: in_array(): Wrong datatype for second argument in /usr/local/pkg/squid.inc on line 83 Warning: in_array(): Wrong datatype for second argument in /usr/local/pkg/squid.inc on line 83 Warning: in_array(): Wrong datatype for second argument in /usr/local/pkg/squid.inc on line 83
* Cache page when needed.Scott Ullrich2006-10-111-3/+0
|
* Do not process spamd package if it has not been configured.Scott Ullrich2006-10-101-4/+6
|
* Only read in snort alert file if it exists.Scott Ullrich2006-10-101-1/+4
|
* added phpmrss HEAD package (only installs binary files no GUI etc.)Daniel Stefan Haischt2006-10-091-0/+14
|
* Use loader_tab.gif. Looks much better. Yum.Scott Ullrich2006-10-081-1/+1
|
* Make checkbox description uniform.Scott Ullrich2006-10-081-2/+2
|
* Change name to SnortAdvanced and do now whipe out primary tabs settings.Scott Ullrich2006-10-082-4/+4
|
* Sync package on advanced tab saveScott Ullrich2006-10-081-1/+1
|
* Woops, correct default numbersScott Ullrich2006-10-081-2/+2
|
* Add notes about the default values.Scott Ullrich2006-10-081-3/+3
|
* s/checkbox/input/Scott Ullrich2006-10-081-3/+3
|
* Download snort_advanced.xml to /usr/local/pkg/Scott Ullrich2006-10-081-2/+2
|
* & -> &Scott Ullrich2006-10-083-3/+3
|
* Add snort advanced tabScott Ullrich2006-10-081-0/+4
|
* * Add snort advanced tab that allows tuning of bpf valuesScott Ullrich2006-10-088-6/+93
| | | | * Remove hard coded BPF assumptions
* s/snort/Snort/Scott Ullrich2006-10-081-1/+1
|
* * Correct minor variable scope bugScott Ullrich2006-10-083-1/+12
| | | | * Add associate snort alert to ip option (handy for large snort installations)
* * Add snort cache that will cache the ip -> alert mappingsScott Ullrich2006-10-083-3/+53
| | | | * Add knob to turn off clickable urls in the snort alert tabs (handy for someone with thousands of alerts)
* Swap argumentsScott Ullrich2006-10-081-0/+14
|
* Make snort alerts clickableScott Ullrich2006-10-072-1/+15
|
* Apply changes suggested in ↵Scott Ullrich2006-10-071-1/+9
| | | | http://forum.pfsense.org/index.php/topic,551.msg13610.html#msg13610
* Add function description, remove trailing whitespace at end of fileScott Ullrich2006-10-071-20/+1
|
* Move code to correct file. Doh.Scott Ullrich2006-10-072-14/+14
|
* Add back guiconfig.inc. Its needed for this file.Scott Ullrich2006-10-071-1/+1
|
* Sleep in between restartScott Ullrich2006-10-071-1/+1
|
* Operate correctly disconnected from webConfiguratorScott Ullrich2006-10-071-1/+1
|
* CACHE /var/log/snort/alert in between callsScott Ullrich2006-10-071-2/+6
|
* Insert blank row before totalScott Ullrich2006-10-071-0/+1
|
* Woops, reverse the numbers.Scott Ullrich2006-10-071-2/+2
|
* We now have 3 columns, increase colspan.Scott Ullrich2006-10-071-2/+2
|
* s/Description/Alert Description/Scott Ullrich2006-10-071-1/+1
|
* Associate snort blocked events with their alert description if availableScott Ullrich2006-10-072-7/+45
|
* Do not require guiconfig.inc, it will always fail auth checksScott Ullrich2006-10-071-1/+0
|
* Allow script to work detached from webConfiguratorScott Ullrich2006-10-071-0/+2
|
* If we are not a cluster master, sleep between 5 and 700 minutes before ↵Scott Ullrich2006-10-071-0/+14
| | | | invoking the upgrade to give other servers time and this also prevents snort.org from being pounded quite so hard.
* s/VPNS/VPNs/Scott Ullrich2006-10-071-1/+1
|
* Do not sync if a CARP sync host ip is not defined.Scott Ullrich2006-10-071-0/+3
|
* config -> configurationScott Ullrich2006-10-061-1/+1
|