summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Fix missing case statement for L2TP.gnhb2010-05-281-0/+1
* Fixed problems in javascript and added L2TP support to GUI.gnhb2010-05-282-93/+105
* Fix javascript error.gnhb2010-05-281-1/+4
* Clean up code in interfaces_ppps_edit.php and in javascript.gnhb2010-05-282-4/+2
* Remove all "defaultgw" settings from PPPs config page.gnhb2010-05-261-10/+1
* Fix many things related to PPP connections.gnhb2010-05-2611-121/+166
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-2117-59/+76
|\
| * 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
* | Fixing whitespace so this file is more readable. And comment out extra html t...gnhb2010-05-211-787/+803
* | Fix HTML tags in interfaces.php and delete extra javascript function in ppps...gnhb2010-05-202-688/+695
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-1811-15/+40
|\ \ | |/
| * 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
* | Modify and fix code to set pppoe periodic reset.gnhb2010-05-182-38/+28
* | Fixing bugs and ommissions.gnhb2010-05-133-16/+21
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlpppgnhb2010-05-1268-1560/+1909
|\ \ | |/
| * 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
| |\
OpenPOWER on IntegriCloud