summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Properly send mpd logs to vpn.log. Filtering needs to be done in the file ↵Ermal Luçi2009-09-111-2/+3
| | | | itself. Some trimming of what gets logged in the daemon itself needs to be done but that to a future review. This should partially fix Feature #73.
* Clarify what the drop down is forScott Ullrich2009-09-101-2/+2
|
* Add space in between save and end of table dataScott Ullrich2009-09-101-0/+4
|
* Add missing vncellScott Ullrich2009-09-101-1/+1
|
* Add 1 meg to on size disk imageScott Ullrich2009-09-101-0/+1
|
* Remove /var/run/firmware.lock as wellScott Ullrich2009-09-101-3/+8
|
* Show what each of the numbers are during a upgrade size failure checkScott Ullrich2009-09-101-1/+1
|
* Use ['name'] instead of ['tmp_name']Scott Ullrich2009-09-101-3/+3
|
* Correctly fix Bug #64.Ermal Luçi2009-09-101-1/+1
|
* Resolves issue #70.Ermal Luçi2009-09-101-0/+3
|
* Trigger syncing of data always and let the apprpriate ↵Ermal Luçi2009-09-101-5/+2
| | | | script(rc.filter_synchronize) decide if a notice is to be send or not. This removes dependency on keeping code synchronized with the syncing script.
* Seems we need even CDATA handling since it is used through packages.Ermal Luçi2009-09-091-0/+1
|
* Use empty() function for testing which is far more better than just <> "".Ermal Luçi2009-09-091-4/+4
|
* Make checks stronger.Ermal Luçi2009-09-091-1/+1
|
* Remove wrongly duplicated code. Leave a comment on the oddity that is the ↵Ermal Luçi2009-09-091-10/+8
| | | | packages code.
* Revert "add crontab entries for snort auto block and snort update"Scott Ullrich2009-09-091-18/+0
| | | | This reverts commit b0d639a5e7880ee55c671cbabdb01cd0f1ae1b38.
* 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
OpenPOWER on IntegriCloud