summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the IPv6 Neighbour list status pageSeth Mos2011-03-031-0/+163
* Merge remote branch 'upstream/master'Seth Mos2011-03-0217-88/+82
|\
| * Add the toggle to disable successful login messages, show actual help text fo...smos2011-03-021-1/+18
| * Make it possible to turn off successful login messages, this should quiet the...smos2011-03-021-1/+3
| * Add a check that should prevent configuration of racoon with duplicate phase ...smos2011-03-021-1/+4
| * Fix page title text. Replace "Firewall" with "Interfaces" in title.gnhb2011-03-026-6/+6
| * Remove custom code for checking ip_addr and use the pfsense provided one.Ermal2011-03-021-5/+3
| * Do not be so drastic on normal failure.Ermal2011-03-021-1/+1
| * Since its only called during bootup there is no need to do conditionals here....Ermal2011-03-021-10/+5
| * More fixes to comments and code for upnpd. Also bring up to speed the stop/st...Ermal2011-03-021-18/+11
| * Improve logging and some tests during miniupnpd config generation.Ermal2011-03-021-16/+11
| * This is not true anymore as piece of code.Ermal2011-03-011-9/+0
| * Correctly get only the interface mac address rather than any other found mac ...Ermal2011-03-011-1/+1
| * Pass the -a parameters to pgrep to be certain we search ancestors as well. Th...Ermal2011-03-015-7/+7
| * Use the call to basename to remove the extension rather than trim, since trim...Erik Fonnesbeck2011-03-011-1/+1
| * This is not NAT, so put it under the Firewall Advanced heading instead.Erik Fonnesbeck2011-03-011-11/+11
* | add subnet mask clarification for IPv6 and correct default count to 128 bitsSeth Mos2011-03-011-2/+2
* | Merge remote branch 'upstream/master'Seth Mos2011-03-011-1/+1
|\ \ | |/
| * Fix page title.jim-p2011-02-281-1/+1
* | Merge remote branch 'upstream/master'Scott Ullrich2011-02-282-3/+33
|\ \ | |/
| * Only make gateway changes if we have been given a new gateway IP.jim-p2011-02-281-18/+20
| * Setup gateway monitoring since we just altered a gateway.jim-p2011-02-281-0/+1
| * Fix gateway handling in setup wizard.jim-p2011-02-281-2/+29
| * Only display gitsync settings on supported platforms.Erik Fonnesbeck2011-02-281-1/+1
* | Merge remote branch 'upstream/master'Scott Ullrich2011-02-276-7/+23
|\ \ | |/
| * Only show the you can monitor the filter reload process for filter related ch...Scott Ullrich2011-02-271-2/+9
| * Flush the bufferScott Ullrich2011-02-271-0/+2
| * Do a more strict check on the return value of the download function. Fixes #1309jim-p2011-02-262-2/+2
| * Declare $g a global here.jim-p2011-02-261-0/+1
| * Ensure the pkg staging area exists on nanobsd before trying to use it.jim-p2011-02-262-3/+9
* | Merge remote branch 'upstream/master'Scott Ullrich2011-02-2514-31/+61
|\ \ | |/
| * missing $Scott Ullrich2011-02-251-1/+1
| * missing $Scott Ullrich2011-02-251-1/+1
| * misc whitespace cleanupsScott Ullrich2011-02-251-3/+1
| * Give this another shotScott Ullrich2011-02-251-1/+1
| * Fix admins group permission setting when upgrading from 1.2.3.jim-p2011-02-251-1/+1
| * Correct IPsec carp interface upgrade code, off by onesmos2011-02-251-1/+1
| * Use full path to pwjim-p2011-02-241-2/+2
| * Add missing _relayd group, and when upgrading from 1.2.3, add _relayd group a...jim-p2011-02-242-0/+3
| * Correct the test which displays an error if someone chose to save+test but do...jim-p2011-02-241-4/+5
| * Fix find again... apparently -xdev is depreciated and tosses errors, replaced...jim-p2011-02-241-1/+1
| * Move this code up a bit and also use /root/tmp to fetch packages instead of /...jim-p2011-02-241-5/+10
| * If we're on nanobsd, pass -t to pkg_add to specify a different "staging area"...jim-p2011-02-242-4/+8
| * Correct the vlan upgrade code to continue when we fixed up the interfacesmos2011-02-241-2/+4
| * Correct the find command, pipe into xargssmos2011-02-241-1/+1
| * Make sure to resolve the gateway name before passing it off to the IPsec relo...smos2011-02-241-1/+2
| * Correct variable name. This could never have deleted the static route for IPs...smos2011-02-241-1/+1
| * And one more place for PKG_TMPDIR... just in case.jim-p2011-02-231-1/+3
| * Set PKG_TMPDIR here too, to help nanobsd pkg installs.jim-p2011-02-231-1/+3
| * Allow queues on top of bridge. Though more investigation is needed on its cor...Ermal2011-02-231-1/+1
OpenPOWER on IntegriCloud