summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* Bump to RC3. RC2 was never released officially and was only available via ↵Scott Ullrich2009-09-051-1/+1
| | | | snapshots. Bumping to avoid confusion since it was tagged for so long
* Use size 50. Patch from Fernando LemosScott Ullrich2009-09-041-1/+1
|
* Use unlink()Scott Ullrich2009-09-041-1/+1
|
* fix typoChris Buechler2009-09-041-1/+1
|
* fully remove NAT-T, and bring back DPD, nothing wrong with itChris Buechler2009-09-022-3/+5
|
* Disable NATT and DPDScott Ullrich2009-09-021-0/+3
|
* Disable NATTScott Ullrich2009-09-021-2/+2
|
* Fix log sorting order so that it honors the setting.Seth2009-09-011-2/+1
|
* Use == false for better readability with file_is_for_platform() functionScott Ullrich2009-08-311-1/+1
|
* 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/+14
| | | | the file on disk. This replaces the dumb filename platform check.
* On 1.2. the traffic graphs have only color per item and as such do not use a ↵Seth2009-08-261-4/+4
| | | | array.
* Remove incorrect "shaper does not work with bridging", it works perfectly fine.Chris Buechler2009-08-251-1/+1
|
* rename interface to OPTYmdHis Resolves #16Scott Ullrich2009-08-241-1/+2
|
* Remove whitespace and \tScott Ullrich2009-08-241-1/+1
|
* Use array_splice() to unset items that should not be sync'd (nosync) ↵Scott Ullrich2009-08-241-16/+30
| | | | Resolves #38
* Add alias completion support to wizard. Resolves #25Scott Ullrich2009-08-241-7/+19
|
* sync bogonsScott Ullrich2009-08-231-7/+1
|
* Set the penalty box color to red Resolves #25 on 1.2.Scott Ullrich2009-08-231-1/+1
|
* Kick off package reinstall after restoring configuration. Resolves #15Scott Ullrich2009-08-231-0/+1
|
* Do not enable / disable javascript field. Resolves #41Scott Ullrich2009-08-231-1/+0
|
* Resurvey slice info after changes. Resolves #52Scott Ullrich2009-08-231-1/+1
|
* Resurvey slice info after changes. Resolves #52Scott Ullrich2009-08-231-0/+6
|
* Resurvey slice info after changes. Resolves #52Scott Ullrich2009-08-231-21/+33
|
* remove unnecessary includeChris Buechler2009-08-211-1/+0
| | | | thanks to Ermal for heads up
* use globalsChris Buechler2009-08-211-2/+3
|
* Make altq driver list up to date with 7.2Seth2009-08-211-6/+7
|
* Add vge interface to AltQ capable listSeth2009-08-211-1/+2
|
* Sync run_plugins() with headScott Ullrich2009-08-211-21/+15
|
* Unbreak parse_config plugins and fix autoconfigbackupScott Ullrich2009-08-211-8/+10
|
* don't log sleep if not sleepingChris Buechler2009-08-201-5/+4
|
* Disable sshlockout. It's locking out after one failed login now that it's ↵Chris Buechler2009-08-202-3/+1
| | | | reading the logs correctly. It also isn't configurable, doesn't have a status page. Since 1.2.3 is close, let's ditch this from RELENG_1_2 and fix it properly for 2.0.
* Only sync packages once.Scott Ullrich2009-08-181-1/+0
|
* Make sure we write out the new kernel choice when ↵Seth2009-08-171-5/+2
| | | | /boot/kernel/pfsense_kernel.txt does not exist.
* Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into ↵Chris Buechler2009-08-175-11/+32
|\ | | | | | | RELENG_1_2
| * When a UDP reflection line was added for inetd, it was added as streamScott Ullrich2009-08-161-3/+6
| |
| * Add fix from JimP. Fix non shaper use caseScott Ullrich2009-08-151-4/+8
| |
| * Patch from garga@ to resolve NanoBSD upgrade issuesScott Ullrich2009-08-141-1/+7
| |
| * Cleanup NanoBSD firmware upgradeScott Ullrich2009-08-121-2/+7
| |
| * Reload DHCP server after making changesScott Ullrich2009-08-121-1/+4
| |
* | Fix typoChris Buechler2009-08-171-1/+1
|/
* fix typoChris Buechler2009-08-101-1/+1
| | | | Resolves #49
* Make sure config.inc is sourcedScott Ullrich2009-08-101-2/+3
|
* Overwrite .cshrc and .profileScott Ullrich2009-08-091-1/+1
|
* Escape commandScott Ullrich2009-08-091-2/+2
|
* Handle console too for noninteractiveScott Ullrich2009-08-091-0/+10
|
* Backout last commit, need to figure out the console angle as wellScott Ullrich2009-08-091-10/+0
|
* Allow logging everything to syslog (allows syslog of snort, amongst other ↵Chris Buechler2009-08-092-1/+11
| | | | things)
OpenPOWER on IntegriCloud