summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)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 works...Scott Ullrich2010-08-301-1/+61
* 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 ipal...Ermal2010-08-261-1/+20
* Fixes #847. Check even interface groups before allowing deletion of an interf...Ermal2010-08-261-0/+19
* Revert "Use get_real_interface here and compare to that to make it more gener...Erik Fonnesbeck2010-08-261-1/+1
* 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 was...smos2010-08-241-1/+2
* Revert "Remove redundant call to system_dhcpleases_configure. It is called in...Ermal2010-08-241-0/+3
* 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 service...gnhb2010-08-241-3/+0
* Fix declaration. Change 'global $configure' to 'global $config' tognhb2010-08-241-10/+10
* Fixes #764. Import the patch in the ticket to allow per-host netboot file on ...Ermal2010-08-241-0/+2
* Do not use APC on cliScott Ullrich2010-08-231-1/+1
* Ticket #482. This solves point 3) which converts the custom 'local IP' direct...Ermal2010-08-231-0/+6
* Ticket #769. Convert assigned openvpn interfaces by using custom options to 2...Ermal2010-08-231-0/+50
* nuke trailing c/rScott Ullrich2010-08-231-1/+1
* Ticket #8. A try at correctly finding the gateway ip of down interfaces or ga...Ermal2010-08-231-5/+22
* Pass the new argumesnts to pfctl -b and correct variable name as reported on ...Ermal2010-08-231-1/+1
* 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 o...Ermal2010-08-231-0/+35
* Fixes #837. Fix the startup of dhcpleases during bootup. Also start the dhcpd...Ermal2010-08-232-5/+14
* Add run(4) to known wireless nics. Reported-by: http://forum.pfsense.org/inde...Ermal2010-08-232-2/+2
* 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
* Adjust ordering a bitScott Ullrich2010-08-221-1/+1
* Load splScott Ullrich2010-08-221-0/+1
* Include sqlite and pdo. See http://www.pingle.org/2007/09/22/php-crashes-ext...Scott Ullrich2010-08-221-1/+3
* Do not output duplicate doneScott Ullrich2010-08-221-2/+0
* Don't try to configure (or unconfigure) static arp on an interface if the phy...jim-p2010-08-211-0/+3
* Fix tab (whitespace)Scott Ullrich2010-08-201-1/+1
* No need to triger a vips re-configure explicitly but rather detect this durin...Ermal2010-08-201-19/+1
* When booting up do not try to configure ovpn[c|s] interfaces if present also ...Ermal2010-08-202-6/+9
* Ticket #684. Dispatch the reloading of the interface in dial-on-demand case t...Ermal2010-08-202-4/+9
* Default to 2 max procsScott Ullrich2010-08-191-1/+1
* Ticket #8. Actually use the new functionality of pfctl -b to kill even states...Ermal2010-08-191-6/+3
* 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