summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the note more coherent.gnhb2010-08-221-1/+1
* Remove duplicate logic.gnhb2010-08-221-1/+1
* Oops. Don't clobber the provider data if the user enters one.gnhb2010-08-221-4/+7
* Add a checkbox to explicitly configure a null Service name for PPPoE.gnhb2010-08-221-5/+9
* Don't try to configure (or unconfigure) static arp on an interface if the phy...jim-p2010-08-211-0/+3
* use / as relative since items might be living in a subdirectory off of / such...Scott Ullrich2010-08-211-1/+1
* Fix tab (whitespace)Scott Ullrich2010-08-201-1/+1
* Ticket #682. Use pfSense modules function to collect interface stats.Ermal2010-08-201-19/+3
* Fixes #831. Restart the DHCP daemon when clearing the log file.jim-p2010-08-201-2/+6
* Fix this test, allows proper selection of CA in OpenVPN wizard.jim-p2010-08-201-1/+1
* Actually make this not error out.Ermal2010-08-201-3/+6
* No need to triger a vips re-configure explicitly but rather detect this durin...Ermal2010-08-202-19/+3
* When booting up do not try to configure ovpn[c|s] interfaces if present also ...Ermal2010-08-202-6/+9
* Ticket #601. If 'virtualip' section is going to be restored or merged through...Ermal2010-08-201-2/+16
* Not neccessary to call this here since vips_configure does this automatically.Ermal2010-08-201-1/+0
* Ticket #684. Dispatch the reloading of the interface in dial-on-demand case t...Ermal2010-08-202-4/+9
* Ticket #829. Do not allow an interface to switch back to static/dhcp/none if ...Ermal2010-08-201-0/+4
* Small optimization.Ermal2010-08-201-1/+3
* Gett full list of interfaces when verifying description.Ermal2010-08-201-1/+3
* Remove \r from this file usually crated when edited by Windows editors becaus...Ermal2010-08-201-1059/+1058
* 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-192-2/+3
* Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs ...Ermal2010-08-194-184/+146
* Misc fixesScott Ullrich2010-08-191-35/+58
* Ticket #725. Add checking the routing table as a last resort to find the corr...Ermal2010-08-191-6/+21
* Ticket #684. Actually when reconfiguring an interface send the destory flag t...Ermal2010-08-191-1/+1
* Fix comment to match what is actually doing.Ermal2010-08-191-1/+1
* Setup polling per interface rather only at bootup. This is a proper fix and a...Ermal2010-08-193-42/+25
* Ticket #8. Try to kill even all states from hosts and destination the gateway...Ermal2010-08-191-0/+1
* Ticket #8. Try to kill all states regarding source nodes and states with sour...Ermal2010-08-191-1/+4
* Add/Update copyrights where applicable. Mark copyright on XML as CDATA to avi...Ermal2010-08-199-26/+52
* Prevent a warning that would appear when modifying privileges of an empty group.Erik Fonnesbeck2010-08-182-8/+12
* These needs to be exit. Fix some whitespace too.Ermal2010-08-183-41/+41
* Resolves #713. Take in conisderation the suggestion of not setting m1 paramet...Ermal2010-08-184-148/+8
OpenPOWER on IntegriCloud