summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typojim-p2011-03-071-1/+1
* Add cas(4)jim-p2011-03-071-1/+1
* When doing conf_mount_ro/rw on NanoBSD, pass sync,noatime to mount to preserv...jim-p2011-03-071-6/+6
* Enforce session establishment.Ermal2011-03-041-1/+3
* Enforce session establishment.Ermal2011-03-041-0/+2
* Enforce session establishment.Ermal2011-03-042-1/+4
* Add missing pages to the authentication system.Ermal2011-03-043-2/+28
* Be smart and remove the needs package sync toggle since the begining otherwis...Ermal2011-03-041-0/+2
* Oops more make code correct.Ermal2011-03-041-2/+2
* Oops make code correct.Ermal2011-03-041-1/+1
* * Prevent concurrent logins on CP to not be recorded on the DB.Ermal2011-03-044-97/+92
* If the interface triggering rc.newwanip is not assigned just reload packages ...Ermal2011-03-041-5/+16
* Check if the protocol is empty, not just if it's set. Fixes #1323jim-p2011-03-041-1/+1
* Only change protocol if it's set and not empty.jim-p2011-03-041-1/+2
* Add upgrade code to ensure rule protocols are all lower case.jim-p2011-03-032-1/+8
* Make this lowercase before checking, or people who ended up with TCP or UDP i...jim-p2011-03-031-0/+1
* Make sure we tell the code that the interface exists otherwise multiple laggs...Ermal2011-03-031-0/+2
* Not needed anymore.Ermal2011-03-031-5/+1
* Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lowe...jim-p2011-03-031-1/+1
* lower limit to 101 MBChris Buechler2011-03-031-1/+1
* Simplify is_macaddr regex.Erik Fonnesbeck2011-03-021-1/+1
* Slight regex fix on is_macaddr - the previous regex was letting through a mac...jim-p2011-03-021-1/+1
* Show friendly names of interface for root queues of ALTQ.Ermal2011-03-021-2/+8
* Add GUI option to CARP settings for syncing certs. It was in the backend code...jim-p2011-03-021-1/+7
* Attempt to mitigate fork bombs of rc.newipsecdns. Alternatively we should pro...smos2011-03-021-0/+4
* Always write out the filterdns-ipsec.hosts file, otherwise deleted tunnels wi...smos2011-03-021-15/+15
* 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
* Fix page title.jim-p2011-02-281-1/+1
* 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
* 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
OpenPOWER on IntegriCloud