summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Do not allow nonstop redirects to selfScott Ullrich2010-05-211-1/+1
* We accept PHP pages now, note thisScott Ullrich2010-05-211-2/+2
* Move get_include_contents function to pfsense-utils.incScott Ullrich2010-05-211-10/+0
* Allow php code to be included in the primary captive portal page. Add new OR...Scott Ullrich2010-05-211-7/+32
* Fix whitespace while I'm here.jim-p2010-05-211-340/+326
* Preserve DHCP numbered options when there is an input error. Fixes #494jim-p2010-05-211-11/+14
* Make Firewall Optimization Options text readableScott Ullrich2010-05-211-1/+1
* Add space between the and forumScott Ullrich2010-05-212-2/+2
* Do not allow duplicate Roll #'sScott Ullrich2010-05-201-0/+8
* Add captive portal voucher configuration backup area option Ticket #609Scott Ullrich2010-05-201-0/+1
* Add note about required enabled WPA option for 802.1xScott Ullrich2010-05-201-0/+1
* Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...Erik Fonnesbeck2010-05-209-36/+36
* Add a global declaration.Ermal2010-05-191-2/+2
* Use the PHP call here instead of a shell exec.jim-p2010-05-191-1/+1
* Fix post-restore reboot on NanoBSD. Fixes #602jim-p2010-05-191-1/+1
* Fixes #536. More fixes and optimizations on the various functions and status ...Ermal2010-05-181-8/+8
* Unbreak automatic updates.jim-p2010-05-181-9/+8
* Fix deletion of authentication servers. Fixes #600.jim-p2010-05-181-2/+10
* Fix copypasta error. Part of ticket #449.jim-p2010-05-171-1/+1
* Fix OpenVPN client disable variable. It is being set/tested improperly (or at...jim-p2010-05-171-3/+4
* Ticket #493. Set a value for checkboxes since the parsers marks empty tags(<t...Ermal2010-05-171-1/+1
* Use client-side values in the function call rather than PHP-generated values ...Erik Fonnesbeck2010-05-141-1/+2
* Ticket #493. Ticket #302. Actually correct code flow to be correct and consis...Ermal2010-05-141-1/+1
* Allow the use of ">" in filter rule descriptions. Even whilst stripping the >...smos2010-05-141-1/+2
* fix seperation between href and classthompsa2010-05-141-1/+1
* Its bits/sec now.Ermal2010-05-131-2/+2
* Add PSK tab to all IPsec pages, it was missing from some.jim-p2010-05-132-2/+4
* Add a GUI field to let the user configure the maxium table entries size. Reso...jim-p2010-05-131-0/+20
* Use full path to rate and pass -b option to show the speeds in bits/s rather ...Ermal2010-05-131-1/+1
* Test correctly for previous existing entries of linked rules otherwise some b...Ermal2010-05-131-1/+1
* Ticket #548. Change message displayed when modifying an interface to actually...Ermal2010-05-131-1/+1
* Fix source input validation, saving, and the "View the NAT rule" link on link...Erik Fonnesbeck2010-05-112-12/+18
* It wasn't clear enough why source port should usually be any. Make it more c...Erik Fonnesbeck2010-05-112-2/+2
* remove duplicate cancel buttonChris Buechler2010-05-111-1/+0
* Hard code mode to redirect and comment out the mode option. Suggested-by: B...Scott Ullrich2010-05-111-0/+3
* Nuke Relay Protocols and Relay actions tabs. Suggested-by: BillMScott Ullrich2010-05-114-8/+0
* Revert "Nuke XXX TODO option. Suggested-by: BillM"Scott Ullrich2010-05-111-0/+20
* Nuke XXX TODO option. Suggested-by: BillMScott Ullrich2010-05-111-20/+0
* Fix package URLs that use $myurl. Resolves #584jim-p2010-05-101-1/+1
* When doubleclicking a tunable, bring up the edit screensmos2010-05-101-3/+3
* Make interface sort order on creation consistent with the order displayed els...Erik Fonnesbeck2010-05-081-2/+19
* check more closely for match here, to fix multiple items being marked as "sel...Chris Buechler2010-05-081-1/+1
* Add note that reflection timeout only applies for port forwards.Erik Fonnesbeck2010-05-081-1/+1
* Revert changes to reflection for port forwards until finished and approved.Erik Fonnesbeck2010-05-081-2/+15
* Merge http://gitweb.pfsense.org/pfsense/efonne-new_nat_reflection into masterErik Fonnesbeck2010-05-081-11/+14
|\
| * Merge remote branch 'mainline/master' into patchesErik Fonnesbeck2010-05-051-11/+14
| |\
| | * Slightly change wording of NAT reflection description.Erik Fonnesbeck2010-05-041-2/+2
| | * Add configuration option in System: Advanced: Firewall/NAT for NAT reflection...Erik Fonnesbeck2010-05-041-3/+19
| | * Remove note about reflection being skipped on large port ranges.Erik Fonnesbeck2010-05-041-1/+1
| | * Removed unused NAT reflection timeout setting.Erik Fonnesbeck2010-05-041-13/+0
OpenPOWER on IntegriCloud