summaryrefslogtreecommitdiffstats
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-052-49/+59
| | | | | | 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-032-3/+7
|
* Do not set font size, it breaks the default css and ends up overflowing the menuScott Ullrich2009-10-031-1/+5
|
* Remove more stray characters. Someone needs to start testing their changes!Scott Ullrich2009-10-031-1/+1
|
* Remove stray characters.Scott Ullrich2009-10-031-1/+1
|
* 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
* Upppss removed leftovers echoErmal Luçi2009-10-011-3/+3
|
* Write the rules with php provided tools to avoid forking unecessary.Ermal Luçi2009-10-011-4/+9
| | | | Suggested-by: billm@
* Carp interfaces are named 'VIP#' now. Make sure this is hidden on interface ↵Ermal Luçi2009-10-011-1/+2
| | | | assignment.
* Add more checks.Ermal Luçi2009-10-011-1/+2
|
* Remove wrong slipped code.Ermal Luçi2009-10-011-2/+1
|
* Missed improvement.Ermal Luçi2009-10-011-1/+2
|
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-0115-942/+463
| | | | | | | | * 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@
* If /etc/spwd.db.tmp exists remove it before running pwd_mkdbScott Ullrich2009-09-301-0/+1
|
* 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-282-2/+7
|
* Fix typo: Pointy-hat-to: ?!Ermal Luçi2009-09-281-1/+1
|
* If gzsig does not exist then return 1Scott Ullrich2009-09-271-1/+4
|
* Do not process empty tags in the config as this breaks the code.Ermal Luçi2009-09-251-1/+3
|
* Rename ttyd -> ttyuScott Ullrich2009-09-231-4/+4
|
* Nuke sorting it apparently changed the ID associationScott Ullrich2009-09-231-3/+0
|
* Merge remote branch 'mainline/master'Eirik Oeverby2009-09-241-1/+1
|\
| * Forward all udp request to port 53(DNS) to our local server. This allows ↵Ermal Luçi2009-09-231-1/+1
| | | | | | | | people with other dns configured other than the one in pfSense to still be able to authenticate in the CP.
* | Filter rules for interface-subnet rules fixed.Eirik Oeverby2009-09-231-2/+4
| |
* | Merge remote branch 'mainline/master'Eirik Oeverby2009-09-237-96/+69
|\ \ | |/
| * 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.
| * Only create a rdr for local interfaces which is destined for the actual ↵Seth Mos2009-09-231-2/+12
| | | | | | | | | | | | | | address we have a portforward for. This prevents people from ending up in our netcat code for reflection when trying to access other websites. Should fix Issue #99
| * Axe the s in developers. Capitalize accordingly. Suggested by JimPScott Ullrich2009-09-221-1/+1
| |
| * Rename PHP Shell to developers shellScott Ullrich2009-09-221-1/+1
| |
| * Clarify that the URL should be a RCS url and that it should be HTTPScott Ullrich2009-09-221-1/+1
| |
* | More IPSec, filter.inc changesEirik Oeverby2009-09-232-10/+19
| |
* | Here we go again .. IPSec stuffEirik Oeverby2009-09-231-1/+1
| |
* | WIP: IPSec changesEirik Oeverby2009-09-221-1/+1
| |
* | WIP: fixing IPSec screens/configEirik Oeverby2009-09-222-2/+2
|/
* Pass origname instead of relying on a globalScott Ullrich2009-09-213-14/+14
|
* Add neccessary include.Ermal Luçi2009-09-211-0/+1
|
* Only unload ipfw.ko if it is loaded. DohScott Ullrich2009-09-211-1/+2
|
* Revert "Properly send mpd logs to vpn.log. Filtering needs to be done in the ↵Scott Ullrich2009-09-211-2/+1
| | | | | | file itself. Some trimming of what gets logged in the daemon itself needs to be done but that to a future review. This should partially fix Feature #73." This reverts commit f441ab6809cdf358c321144bb74da1f550136b17.
* Check for interfaces with same name as alias. Ticket #92sullrich2009-09-213-31/+49
|
* 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
|
OpenPOWER on IntegriCloud