summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Escape $ variablesScott Ullrich2010-08-301-6/+6
|
* Ensure php.ini is not found before setting up phpScott Ullrich2010-08-301-0/+7
|
* Add Captive Portal voucher database sync to secondary nodes. How this ↵Scott Ullrich2010-08-301-1/+61
| | | | | | works is you designate one of your access points with a voucher database as the master and then on the slave nodes you setup the 4 fields on the voucher edit screen. This will then sync the voucher database and anytime someone attempts to authenticate the slave nodes will use XMLRPC over to the master node to ensure that the voucher has not been used, etc. Add generate certificate option on the voucher edit screen
* Add Captive Portal CARP configuration synchronizationScott Ullrich2010-08-291-202/+208
|
* Fix some PPPoE server radius variable references. Fixes #853.jim-p2010-08-271-3/+3
|
* Revert the top field change shift as these break a lot of other installs.smos2010-08-271-1/+1
|
* Limit description of rules to 64 chars as that is what pfctl will accept.Ermal2010-08-261-1/+1
|
* Allow carp interfaces to sit on top of aliases. Also add safety belts to ↵Ermal2010-08-261-1/+20
| | | | ipalias deletion for this to avoid breakage. Trigered-by: http://forum.pfsense.org/index.php/topic,27834.0.html
* Fixes #847. Check even interface groups before allowing deletion of an ↵Ermal2010-08-261-0/+19
| | | | interface. Also try to readd to a group an interface when configuring.
* Revert "Use get_real_interface here and compare to that to make it more ↵Erik Fonnesbeck2010-08-261-1/+1
| | | | | | generic instead of doing this wireless-specific stuff." which probably ended up doing some recursion in various cases, especially slowing down as it goes down a larger list in this foreach loop. This reverts commit b635c0601c65628807d844911adae3c4ef00d240.
* Improve the standard Captive Portal pages when a custom page is not setScott Ullrich2010-08-241-39/+148
|
* Shift the fields from "top" once more to get our processor statistics backsmos2010-08-241-1/+1
|
* Resolve issue where used variable might be an array (multiple voucher rolls)Scott Ullrich2010-08-241-3/+10
|
* Apparently we use domain sockets now for collecting user statistics. This ↵smos2010-08-241-1/+2
| | | | was causing the nc command to wait _very_ long for a timeout and essentially destroy the graphing backend and the openvpn user statistics in the process
* Revert "Remove redundant call to system_dhcpleases_configure. It is called ↵Ermal2010-08-241-0/+3
| | | | | | in services_dnsmasq_configure." This reverts commit 5f0b6a8f2aa3e5875188cd6720d037ef25503bca.
* Tiny change to boot message to remove redundant info and make it pretty.gnhb2010-08-241-1/+1
|
* Ticket #8. Use correct variable. Discovered-by: Mark HuijgenErmal2010-08-241-1/+1
|
* Remove redundant call to system_dhcpleases_configure. It is called in ↵gnhb2010-08-241-3/+0
| | | | services_dnsmasq_configure.
* Fix declaration. Change 'global $configure' to 'global $config' tognhb2010-08-241-10/+10
| | | | | | | make function work. Also, remove reference to $syscfg variable not declared in new system_dhcpleases_configure.
* Fixes #764. Import the patch in the ticket to allow per-host netboot file on ↵Ermal2010-08-241-0/+2
| | | | dhcpd settings.
* Do not use APC on cliScott Ullrich2010-08-231-1/+1
|
* Ticket #482. This solves point 3) which converts the custom 'local IP' ↵Ermal2010-08-231-0/+6
| | | | directive to the 2.0 format.
* Ticket #769. Convert assigned openvpn interfaces by using custom options to ↵Ermal2010-08-231-0/+50
| | | | 2.0 style assigned openvpn interfaces. This upgrade removes the 'dev tun#' from cutom options and upgrades the assigned interface name to new style.
* nuke trailing c/rScott Ullrich2010-08-231-1/+1
|
* Ticket #8. A try at correctly finding the gateway ip of down interfaces or ↵Ermal2010-08-231-5/+22
| | | | gateways marked as down. Currently it cannot be gotten from apinger.
* Pass the new argumesnts to pfctl -b and correct variable name as reported on ↵Ermal2010-08-231-1/+1
| | | | Ticket #8.
* Add bwn to interface lists too.jim-p2010-08-232-2/+2
|
* Give +x to the script. Part of Ticket #838.Ermal2010-08-231-0/+0
|
* Add a script to rewrite the resolv.conf file for dns configuration. This is ↵Ermal2010-08-231-0/+35
| | | | one part of Ticket #838 to allow sending an event for rewriting resolv.conf on down event from ppp type interfaces.
* Fixes #837. Fix the startup of dhcpleases during bootup. Also start the ↵Ermal2010-08-232-5/+14
| | | | dhcpd service earlier there is not reason no to!
* Add run(4) to known wireless nics. Reported-by: ↵Ermal2010-08-232-2/+2
| | | | http://forum.pfsense.org/index.php/topic,27744.0.html
* Take into account capital letters in the module name such as S in pfSenseScott Ullrich2010-08-221-1/+5
|
* Fix a rather annoying bug where case would cause a module to not be detected ↵Scott Ullrich2010-08-221-1/+2
| | | | as being loaded such as SQLite
* Adjust ordering a bitScott Ullrich2010-08-221-1/+1
|
* Load splScott Ullrich2010-08-221-0/+1
|
* Include sqlite and pdo. See ↵Scott Ullrich2010-08-221-1/+3
| | | | http://www.pingle.org/2007/09/22/php-crashes-extensions-workaround which I have no desire to add intelligdent to php_ini_setup. Overhead is negligible
* Do not output duplicate doneScott Ullrich2010-08-221-2/+0
|
* Don't try to configure (or unconfigure) static arp on an interface if the ↵jim-p2010-08-211-0/+3
| | | | physical interface is blank/empty.
* Fix tab (whitespace)Scott Ullrich2010-08-201-1/+1
|
* No need to triger a vips re-configure explicitly but rather detect this ↵Ermal2010-08-201-19/+1
| | | | during config merges. This is the best way to do this after fixing Ticket #601.
* When booting up do not try to configure ovpn[c|s] interfaces if present also ↵Ermal2010-08-202-6/+9
| | | | try to configure openvpn eariler just after the interfaces have been setup.
* Ticket #684. Dispatch the reloading of the interface in dial-on-demand case ↵Ermal2010-08-202-4/+9
| | | | to easy the GUI responsivess.
* Default to 2 max procsScott Ullrich2010-08-191-1/+1
|
* Ticket #8. Actually use the new functionality of pfctl -b to kill even ↵Ermal2010-08-191-6/+3
| | | | states referencing down gateways in their route-to cached parameter.
* Use params arrayScott Ullrich2010-08-191-5/+5
|
* No need to include xmlrpc.incScott Ullrich2010-08-191-7/+5
|
* Turn off debuggingScott Ullrich2010-08-191-1/+1
|
* ZeroMQ is now working!Scott Ullrich2010-08-191-56/+76
|
* Remove not existing function reference. Pointy-hat: myselfErmal2010-08-191-2/+0
|
* Include myself in the copyrights i have changed this files more than enough.Ermal2010-08-191-0/+1
|
OpenPOWER on IntegriCloud