summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add crontab entries for snort auto block and snort updaterobiscool2009-09-091-0/+18
|
* If it is supposed to be an array then make sure it has the array type. This ↵Ermal Luçi2009-09-091-1/+4
| | | | fixes wireless configuration problems at least.
* Fixed a few typos, expanded HCBI description, Expanded other descriptions.stompro2009-09-081-6/+6
| | | | | Expanded on the description of the wizard so it is clearer about the situation it is to be used for. Added the LAN acronym to the number of interfaces question, so it would be clearer.
* Spelling and comment formatting changes, no code changes.stompro2009-09-081-8/+10
|
* Handle vlans specially now that we have other than just vlan in the vlan ↵Ermal Luçi2009-09-081-1/+2
| | | | interface names.
* Use stristr just in case of case sensitive nanobsd nameScott Ullrich2009-09-061-1/+1
|
* Move nano check to top of functionScott Ullrich2009-09-061-4/+4
|
* Check globals variableScott Ullrich2009-09-061-1/+1
|
* Check for nanobsd in the filename for nanobsd upgrades since it is not a tar ↵Scott Ullrich2009-09-061-0/+6
| | | | gzipped file similar to the full upgrades.
* Add a line on sys info widget for NanoBSD boot slice if the platform is nanobsdjim-p2009-09-051-0/+10
|
* Add <ipv6nat/> to <diag>. Resolves #28Scott Ullrich2009-09-051-1/+2
|
* Correct typo. Reported-by: ↵Ermal Luçi2009-09-051-1/+1
| | | | stompro(forums:http://forum.pfsense.org/index.php/topic,18841.0.html)
* Send a notify message only when really the synchronize is being doneErmal Luçi2009-09-051-2/+2
|
* Do not try to syncronize data when this setting is not enabledErmal Luçi2009-09-051-3/+5
|
* Add documentation headers for each functionScott Ullrich2009-09-041-11/+67
|
* Remove newlinesScott Ullrich2009-09-041-2/+2
|
* Do not echo out, use log_error()Scott Ullrich2009-09-041-2/+2
|
* Correct typo 'Could'Scott Ullrich2009-09-041-1/+1
|
* Ensure file existsScott Ullrich2009-09-041-3/+5
|
* Do not email the same message twiceScott Ullrich2009-09-041-0/+10
|
* Use unlink()Scott Ullrich2009-09-041-1/+1
|
* Reformat fileScott Ullrich2009-09-031-1008/+1009
|
* Remove extra listtopicScott Ullrich2009-09-031-27/+22
|
* Restore correct variableScott Ullrich2009-09-031-1/+1
|
* Add listtopics for VoIP screen cleaning it upScott Ullrich2009-09-031-27/+41
|
* Humans are not mathematicians by default so telling them interface 0 does ↵Scott Ullrich2009-09-031-53/+55
| | | | not compute. Use +1
* We know these interfaces are WAN, rename interface to WANScott Ullrich2009-09-031-1/+1
|
* Break each interface up into their own listopticsScott Ullrich2009-09-032-0/+14
|
* Break each interface up into their own listopticsScott Ullrich2009-09-031-7/+11
|
* Change variables to match the formScott Ullrich2009-09-032-7/+7
|
* Change 'Interface of this connection' to 'Select interface #X that you would ↵Scott Ullrich2009-09-031-1/+2
| | | | like to shape'
* Change numberconnections to Enter number of XXX type connectionsScott Ullrich2009-09-034-9/+7
|
* game was canceled... no longer available...mfuchs2009-09-018-52/+4
|
* Fix typo in variable name which resulted in a incorrect format for the ↵Seth Mos2009-09-011-1/+1
| | | | | | /var/db/ipsecpinghosts file. Fixes half of #61
* add missing sysctl to config upgradeChris Buechler2009-09-011-0/+5
|
* Make the config upgrade sysctls match the correct values in the default ↵Chris Buechler2009-09-011-4/+4
| | | | config.xml.
* Use == false for better readability with file_is_for_platform() functionScott Ullrich2009-08-311-1/+1
|
* Correct typo for filenameScott Ullrich2009-08-311-1/+1
|
* Add function that extracts etc/platform from an upgrade file and compares to ↵Scott Ullrich2009-08-311-1/+15
| | | | the file on disk. This replaces the dumb filename platform check.
* Turn off auto assignment of interfaces code until the author can fix its issuesScott Ullrich2009-08-291-4/+5
|
* Grammar fixes, patch from Josh StomproChris Buechler2009-08-273-35/+36
|
* More fixes for vlan detectionjim-p2009-08-261-2/+3
|
* Slight fix to vlan hardware support detection.jim-p2009-08-261-1/+1
|
* Unbreak ipsec on my firewall. For some reason p2_ealgos is not being ↵Scott Ullrich2009-08-261-0/+7
| | | | defined and requires a 'require' to bring it in. Not sure why this is happening but this fix unbreaks my case at least.
* Do not direct deliverScott Ullrich2009-08-261-1/+1
|
* Revert "Use php to detect product name on shell scripts"Renato Botelho2009-08-264-4/+4
| | | | This reverts commit 07881462254d007cf77c1a5b09e7a840f708657e.
* remove debugging echoScott Ullrich2009-08-251-1/+1
|
* Check correct variablesScott Ullrich2009-08-251-1/+2
|
* Do not enter for loop if all variables are 0. Apparently we have some ↵Scott Ullrich2009-08-251-5/+9
| | | | include ordering issues that are preventing these variables from being set.
* Ipsec.inc is in functions.incScott Ullrich2009-08-252-4/+1
|
OpenPOWER on IntegriCloud