summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add theme Apple touch icon supportScott Ullrich2009-10-051-0/+1
* Add shiny webclip icon for Iphone homescreen bookmarks. Please MFC to 1.2.3hoba2009-10-057-0/+0
* Correct variable name.Ermal Luçi2009-10-051-1/+1
* Missed commit on removing all_interfaces.Ermal Luçi2009-10-051-12/+3
* Remove support for all_interfaces from wizard.php it is not used anywhere. Co...Ermal Luçi2009-10-052-21/+4
* 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 a...Ermal Luçi2009-10-052-49/+59
* Make the username comparison for CP case insensitive. Feature-imported-from: ...Ermal Luçi2009-10-041-1/+1
* 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 se...Scott Ullrich2009-10-021-1/+2
* 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
* Carp interfaces are named 'VIP#' now. Make sure this is hidden on interface a...Ermal Luçi2009-10-011-1/+2
* 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
* 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 login!...Ermal Luçi2009-09-291-3/+2
* 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 peop...Ermal Luçi2009-09-231-1/+1
* | 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 s...Scott Ullrich2009-09-234-92/+55
| * Only create a rdr for local interfaces which is destined for the actual addre...Seth Mos2009-09-231-2/+12
| * 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
* 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: http://forum...Ermal Luçi2009-09-211-1/+1
OpenPOWER on IntegriCloud