summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* find out the interface ip. match against carp subnetsScott Ullrich2005-05-261-217/+230
| | | | | and automagically generate rules for carp'd interfaces as well as the primary interface defined.
* Prefer out xmit and in recv directives for ipfwScott Ullrich2005-05-261-4/+4
|
* Turn on prefer older sa's by defaultScott Ullrich2005-05-262-1/+3
|
* real fix for user rule labelBill Marquette2005-05-261-1/+1
|
* Apply a label regardless of description missing, just make it be "USER RULE"Bill Marquette2005-05-261-2/+2
|
* * Clear /tmp once a weekScott Ullrich2005-05-251-1/+2
| | | | * Mount and unmount the compact flash before updating the bogons list
* * Do not set bandwidth and bandwidth type unless are other than ""Scott Ullrich2005-05-254-8/+28
| | | | * Unset the values if either condition is not met in the config
* Convert friendly interface name to real interfaceScott Ullrich2005-05-251-1/+2
|
* Force package installation, even if dependency installation fails. This ↵Colin Smith2005-05-251-1/+1
| | | | addresses ticket (#100), but is a bit ugly.
* Correctly bring up carp interfaces if carpdev is not chosenScott Ullrich2005-05-241-1/+1
|
* Group pftpx anchor with ftp-proxyScott Ullrich2005-05-241-2/+1
|
* Version bumpScott Ullrich2005-05-241-1/+1
|
* No need for inetd, pftpx is its own proxyScott Ullrich2005-05-241-1/+0
|
* pftpx anchor should be on topScott Ullrich2005-05-241-1/+3
|
* Only echo out if we're bootingScott Ullrich2005-05-241-0/+2
|
* Only echo out if we're bootingScott Ullrich2005-05-243-7/+2
|
* Remove -q ftpproxyScott Ullrich2005-05-241-1/+1
|
* Remove doneScott Ullrich2005-05-241-1/+0
|
* Missing '-'.Colin Smith2005-05-241-2/+2
|
* Tighten up pattern matching - I completely overlooked the obvious :)Colin Smith2005-05-241-2/+2
|
* * Fix skip_install_checks.Colin Smith2005-05-241-3/+3
| | | | * Loosen up pattern matching on /var/db/pkg. This is not an ideal solution.
* Carriage return after Package installation completedScott Ullrich2005-05-231-1/+1
|
* Allow user to specify interface. This will allow CARP to work on DHCP ↵Scott Ullrich2005-05-231-1/+5
| | | | | | interfaces, etc! And the crowd goes nuts!
* Reset size in between widgetsScott Ullrich2005-05-231-1/+4
|
* Allow additional entries to be inserted into the interfaces selection widget.Scott Ullrich2005-05-231-0/+5
| | | | The first usage of this will be with carpdev.
* Version bumpScott Ullrich2005-05-231-1/+1
|
* Do not show swap graph unless a swap partition is loadedScott Ullrich2005-05-231-1/+8
| | | | Fixes Ticket #93
* Do not allow CTRL-Z and CTRL-C to be pressed in console.Scott Ullrich2005-05-231-0/+1
| | | | Fixes Ticket #57
* Correctly check if a rule is disabled and toggle accordingly.Scott Ullrich2005-05-231-1/+1
| | | | Fixes Ticket #96
* Make sure $config is a globalScott Ullrich2005-05-231-0/+1
| | | | Fixes Ticket #99
* Trim all versions (6.0.0-CURRENT becomes 6.0.0, etc.)Colin Smith2005-05-231-5/+1
|
* Tweak colors on listbggrey.Colin Smith2005-05-231-1/+1
|
* fix aliasesBill Marquette2005-05-232-4/+5
|
* turn off dma on bootScott Ullrich2005-05-231-0/+1
|
* Explain that we do not sign alpha or beta imagesScott Ullrich2005-05-221-0/+1
|
* Fix MTU.Scott Ullrich2005-05-221-1/+1
| | | | Submitted-by: strgout _AT_ unixjunkie.com
* Version bumpScott Ullrich2005-05-221-1/+1
|
* Version bump.Scott Ullrich2005-05-221-1/+1
|
* Addresses ticket #98Bill Marquette2005-05-221-1/+1
| | | | Submitted-by: strgout
* * Remove "done" after configuring OPT interfaces - the function called ↵Colin Smith2005-05-221-3/+2
| | | | | | prints status. * Switch around a mute.
* More console muting. We actually look professional now.Scott Ullrich2005-05-221-0/+5
|
* Do not rules for static routed interfaces. Our behavior is different from ↵Scott Ullrich2005-05-221-1/+2
| | | | | | m0n0wall and the user can create their own rules if they wish. Fixes Ticket #97
* Version bump.Scott Ullrich2005-05-221-1/+1
|
* mute console when bringing up pflogdScott Ullrich2005-05-221-0/+4
|
* Mute and unmute the console at strategic times to cleanup the boot sequenceScott Ullrich2005-05-214-12/+26
|
* Mute console on boot.config loader, unmute when pfSense starts to wake up.Scott Ullrich2005-05-211-0/+2
|
* Do not mount as ro if we're booting.Scott Ullrich2005-05-211-1/+3
|
* * Rely on the cached config only when we aren't writing - something seems to ↵Colin Smith2005-05-211-18/+3
| | | | | | be getting lost in translation between XML -> serialize -> unserialize. * Parse the config XML upon write - this seems to fix corruption issues.
* * bkacup.cache is a file, not a directory.Scott Ullrich2005-05-211-2/+2
|
* send already exist message to /dev/nullScott Ullrich2005-05-211-1/+1
|
OpenPOWER on IntegriCloud