summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* dhclient.conf should be symlinked to /var/etc ... this should fix the dhcp ↵Scott Ullrich2005-05-211-0/+4
| | | | override problem.
* Version bumpsScott Ullrich2005-05-213-3/+3
|
* Use full path to dmesgScott Ullrich2005-05-211-1/+1
|
* Insert pftp anchorsScott Ullrich2005-05-211-0/+5
|
* We do need inetd. Duh.Scott Ullrich2005-05-211-0/+1
|
* pftpx does not use a -i argumentScott Ullrich2005-05-211-1/+1
|
* Hide warning messagesScott Ullrich2005-05-211-6/+6
|
* detect if we're operating on a net4801 from dmesg -a and activate the env ↵Scott Ullrich2005-05-211-1/+2
| | | | | | monitor Ticket #94
* Do not kill pftpx. Its not hunting game.Scott Ullrich2005-05-211-2/+0
|
* we no longer need inetd.Scott Ullrich2005-05-211-1/+1
|
* Switch over to pftpx.Scott Ullrich2005-05-211-2/+2
| | | | | | | | | | Why? 1) it handles all ftp modes: PORT, PASV, EPRT, EPSV 2) it handles ipv6 3) it should scale: one process handles all sessions using libevent 4) it works with "strict" ftp clients (clients that want data connections to the same IP as the control connection)
* copy/paste buglet...a_out, not a_natBill Marquette2005-05-211-4/+4
|
* Comment out the rest of config.cacheScott Ullrich2005-05-211-2/+5
|
* Comment out the rest of config.cacheScott Ullrich2005-05-211-0/+2
|
* Shell rc.rebootScott Ullrich2005-05-211-2/+2
|
* Version bumpScott Ullrich2005-05-211-1/+1
|
* Do not use config.cache until the serialize() bug is solved.Scott Ullrich2005-05-201-0/+7
|
* Do not show wireless interface status if no wireless nics are presentScott Ullrich2005-05-201-0/+18
|
* Enable image RW before trying to backup.Scott Ullrich2005-05-201-0/+5
| | | | Fixes ticket #91
* Create /cf/conf/backup/backup.cache if it doesn't exist on bootupScott Ullrich2005-05-201-0/+4
|
* Remove console auto update option.Scott Ullrich2005-05-191-8/+2
| | | | Fixes ticket #85
* * Execute firmware upgrade in the backgroundScott Ullrich2005-05-192-3/+4
| | | | * Reboot again from /etc/rc.firmware, not from the web gui. This can be *dangerous* if the user cancels the update, navigates away from the page, etc.
* Add tag to skip installation verification.Colin Smith2005-05-191-0/+2
|
* Remove extra parsing.Colin Smith2005-05-191-4/+2
|
* Do not load load and unload ipfwScott Ullrich2005-05-191-2/+2
|
* use -p flag for mkdirScott Ullrich2005-05-191-1/+1
|
* Skipto rule 65535 for protocols carp and pfsync to avoid being ALTQ'dScott Ullrich2005-05-191-2/+2
|
* * Complete path to common binariesScott Ullrich2005-05-191-6/+7
| | | | * Find CVS directory and zap after upgrades
* Force the parsing of config.xml every time until someone with more knowledge ↵Scott Ullrich2005-05-191-1/+7
| | | | can tell me why this no workie as expected ;)
* Parse the configuration on booting.Scott Ullrich2005-05-191-1/+1
|
OpenPOWER on IntegriCloud