summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Fix typojim-p2011-03-071-1/+1
* 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-042-1/+15
* * Prevent concurrent logins on CP to not be recorded on the DB.Ermal2011-03-043-7/+9
* Make sure we tell the code that the interface exists otherwise multiple laggs...Ermal2011-03-031-0/+2
* Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lowe...jim-p2011-03-031-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
* Add the toggle to disable successful login messages, show actual help text fo...smos2011-03-021-1/+18
* 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
* 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
* 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
* Correct the test which displays an error if someone chose to save+test but do...jim-p2011-02-241-4/+5
* 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
* Don't forget to clear username field so it doesn't show up on next edit.gnhb2011-02-241-2/+5
* Try again, a little cleaner: Prevent GUI from giving error for freeDNS servic...gnhb2011-02-241-6/+7
* Revert "Prevent GUI from giving error for freeDNS service since username and ...gnhb2011-02-231-11/+0
* Prevent GUI from giving error for freeDNS service since username and passwordgnhb2011-02-231-0/+11
* Add a check if the configuration of dhcpd exists for wan before unset, resolv...lgcosta2011-02-221-1/+1
* Remove direction from traffic shaper generated rules now that the match actio...Ermal2011-02-224-28/+0
* Reset this var before this test, otherwise if the test is skipped, it will ca...jim-p2011-02-221-0/+1
* Move all functions from index.php for captiveportal.inclgcosta2011-02-221-406/+0
* Add Global reply-to disable checkbox, resolves the issue #1137lgcosta2011-02-221-0/+17
* reversal of accidentally deleted fileslgcosta2011-02-221-20/+0
* Add Global reply-to disable checkbox, resolves the issue #1137Luiz Gustavo S. Costa2011-02-211-0/+20
* Fix typo/spacing issue. Resolves #1300jim-p2011-02-211-1/+1
* Add the diag_ipsec_xml.php page, this provides a XML interface to thesmos2011-02-211-0/+83
* Prevent empty remote endpoints from skewing the log outputsmos2011-02-211-0/+2
* Correct indentationWarren Baker2011-02-211-1/+1
* Make sure it is an array before foreach.Warren Baker2011-02-211-8/+10
* fix default password displayChris Buechler2011-02-201-1/+1
* Enforce FreeBSD's max username length of 16 chars. http://forum.pfsense.org/i...jim-p2011-02-171-1/+4
* Fix whitespace formatting.jim-p2011-02-171-181/+184
OpenPOWER on IntegriCloud