summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Automatically source common items so that config is in the eval() contextScott Ullrich2009-10-051-1/+3
|
* Import latest radius.inc from m0n0.(Mainly import Chillisport radius vendor ↵Ermal Luçi2009-10-051-6/+3
| | | | | | attributes for bandwidth and fix radius-session-timeout attribute. Do some whitespace cleanup while here.
* Make the username comparison for CP case insensitive. Feature-imported-from: ↵Ermal Luçi2009-10-041-1/+1
| | | | m0n0
* Do not include head.inc twiceScott Ullrich2009-10-031-2/+0
|
* Correct misc tab URLScott Ullrich2009-10-031-2/+1
|
* Alert if there is a problem sending the test messageScott Ullrich2009-10-031-1/+2
|
* Do not set font size, it breaks the default css and ends up overflowing the menuScott Ullrich2009-10-031-1/+5
|
* Oops, use the pfSense jumpto service for the Book and add a pfSense custom ↵Scott Ullrich2009-10-021-1/+2
| | | | search portal powered by google that is limited to specific pfSense
* Add more checks.Ermal Luçi2009-10-011-1/+2
|
* Missed improvement.Ermal Luçi2009-10-011-1/+2
|
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-019-481/+40
| | | | | | | | * Make optimizations around it. * Make sure when we reload teh underlying interface we reload carp too. * Some fixes around the code. Reviewed-by: scott@ and billm@
* No need to rewrite the captiveportal database when there is concurrent ↵Ermal Luçi2009-09-291-3/+2
| | | | login! Small optimization.
* Avoid errors that appear if this is set uncorrectly.Ermal Luçi2009-09-291-1/+4
|
* Turn off FLOWTABLEScott Ullrich2009-09-281-1/+5
|
* Nuke sorting it apparently changed the ID associationScott Ullrich2009-09-231-3/+0
|
* Merge remote branch 'mainline/master'Eirik Oeverby2009-09-234-92/+55
|\
| * Uncomment safety-belt checks that are required to avoid filter errors. Not ↵Scott Ullrich2009-09-234-92/+55
| | | | | | | | sure why they are uncommented? Unfinished testing is my first guess.
* | WIP: IPSec changesEirik Oeverby2009-09-221-1/+1
| |
* | WIP: fixing IPSec screens/configEirik Oeverby2009-09-221-1/+1
|/
* Pass origname instead of relying on a globalScott Ullrich2009-09-212-12/+12
|
* Check for interfaces with same name as alias. Ticket #92sullrich2009-09-212-31/+18
|
* Test if dhcpd is enabled not if configs are preset. Reported-by: ↵Ermal Luçi2009-09-211-1/+1
| | | | http://forum.pfsense.org/index.php/topic,19271.0.html
* Rename all Help area itemsScott Ullrich2009-09-201-4/+4
|
* s/Doc Site/Documentation/Scott Ullrich2009-09-201-1/+1
|
* Add target support which allows launching links in a new window/tab, etc for ↵Scott Ullrich2009-09-201-3/+5
| | | | help menu area
* Squeeze help menu inScott Ullrich2009-09-202-2/+2
|
* Squeeze help menu inScott Ullrich2009-09-201-2/+1
|
* Squeeze help menu inScott Ullrich2009-09-201-2/+1
|
* Rename Commercial Support to Support so it appears correctly in all themes. ↵Scott Ullrich2009-09-201-1/+1
| | | | Need to find the font weight for the drop downs and lower that a bit.
* Squeeze Help area inScott Ullrich2009-09-201-1/+1
|
* Adding new 'Help' menu area with common areas. These items call pfSense ↵Scott Ullrich2009-09-205-8/+21
| | | | jumptos such as http://www.pfsense.org/j.php?jumpto=book
* Teach captiveportal code to use the mac in tables functionality. Change the ↵Ermal Luçi2009-09-201-10/+17
| | | | default ruleset to reflect this.
* Add necessary include. Reported-by: ↵Ermal Luçi2009-09-171-0/+1
| | | | http://forum.pfsense.org/index.php/topic,19193.0.html
* Using /tmp for packet captures is a bad idea, mmmkay?Scott Ullrich2009-09-161-2/+10
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-1484-89/+308
| | | | include 2009 on files that I have asserted (C) on
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-1472-72/+297
| | | | include 2009 on files that I have asserted (C) on
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-1437-68/+212
| | | | include 2009 on files that I have asserted (C) on
* Fix multiple radius server handling.Ermal Luçi2009-09-142-14/+15
|
* Prevent negative RADIUS_NAS_PORT. This is a hack on m0n0 and not needed on ↵Ermal Luçi2009-09-131-2/+2
| | | | pfSense.
* Prevent negative RADIUS_NAS_PORT attribute. Before this was a hack made in ↵Ermal Luçi2009-09-131-2/+2
| | | | m0n0 but which is not anymore valid in pfSense.
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-123-0/+12
|
* Add missing Location:Scott Ullrich2009-09-111-1/+1
|
* Redirect back to cp page after disconnection of userScott Ullrich2009-09-111-4/+7
|
* Lock around read callScott Ullrich2009-09-111-3/+6
|
* Rename variables names to item_menu. ie: system -> system_menuScott Ullrich2009-09-111-71/+71
|
* Add more comments. ReformatScott Ullrich2009-09-111-32/+44
|
* flush out buffers so the loading prompt appears snappyScott Ullrich2009-09-111-0/+6
|
* Sort ARP table. Sort items with hostnames first then list items without ↵Scott Ullrich2009-09-111-3/+33
| | | | hostnames afterwards.
* Sort itemsScott Ullrich2009-09-111-1/+3
|
* Sort aliasesScott Ullrich2009-09-111-0/+3
|
OpenPOWER on IntegriCloud