summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Ticket #826. Add more bandage to notice when a reading on socket timeouts.Ermal2010-08-181-1/+13
* Ticket #826. Convert to unix domain sockets for management interface so we do...Ermal2010-08-181-6/+18
* Ticket #826. Add timeout of 1 second for all read/write actions performed on ...Ermal2010-08-181-1/+2
* Avoid a warning on this code when there is no member for a group.Ermal2010-08-171-2/+2
* Fixes #88. Actually fix all the mess that was caused by setup_microcode() whi...Ermal2010-08-172-78/+66
* Reshufling for better reading of code.Ermal2010-08-171-3/+2
* Ticket #88. When creating the bridge find the common flags needed related to ...Ermal2010-08-171-4/+24
* No functional change just code reshuffle.Ermal2010-08-172-12/+10
* Print a notice that OpenVPN status information is not available for shared ke...jim-p2010-08-161-0/+1
* End processing when we receive an ERROR line. Part of ticket #826jim-p2010-08-161-2/+2
* Fix typoScott Ullrich2010-08-161-1/+1
* Adding zmqScott Ullrich2010-08-161-1/+3
* Also mark wlan cloned interfaces as altq capable.Ermal2010-08-161-1/+3
* Add l2tp where missing. Also add l2tp and igb to altq capable interfaces.Ermal2010-08-163-15/+10
* Adapt to use 2.0's accountsScott Ullrich2010-08-152-23/+47
* Adding initial xmlrpc -> zeromq conversionScott Ullrich2010-08-151-0/+244
* Only do check on pfSense platformScott Ullrich2010-08-151-4/+6
* Only process items if we can find grepScott Ullrich2010-08-151-3/+5
* Handle ZFS root partition read-only casesScott Ullrich2010-08-151-0/+6
* Do not setup unionfs for /PCBSDScott Ullrich2010-08-141-2/+0
* Let the user choose the IPsec CA instead of assuming.jim-p2010-08-131-1/+1
* Only write out the CA if one exists.jim-p2010-08-131-9/+11
* Flip this checkjim-p2010-08-131-2/+2
* When using a certificate for IPsec, also write out and reference the certific...jim-p2010-08-131-0/+15
* Honor a phase 1 proposal_check if one is set, otherwise use the default.jim-p2010-08-131-2/+2
* fix textChris Buechler2010-08-131-1/+1
* If mpd.conf files exists in the /conf directory, link to it instead ofgnhb2010-08-131-10/+14
* Expose MRRU settings in the GUI for PPPoE (MLPPP).gnhb2010-08-131-0/+6
* Use require_once herejim-p2010-08-121-2/+2
* Do not require a refernce passed because seems php likes to screw with it int...Ermal2010-08-111-2/+2
* Add 8021.x preauth (rsn_preauth)Scott Ullrich2010-08-111-4/+10
* Separate RRD graph settings to a separate entry.Erik Fonnesbeck2010-08-101-2/+7
* Do not forget status_rrd_graph.php. Spotted-by: EffoneErmal2010-08-101-6/+1
* Fixes #774. Add some pages to match under proper category.Ermal2010-08-101-1/+4
* remove duplicated entry.Ermal2010-08-101-6/+0
* Fixes #684. Test file existence before trying to kill the process. Also corre...Ermal2010-08-101-3/+5
* Ticket #8. Use proper IP to pfctl -b and run the command after the rules have...Ermal2010-08-102-8/+8
* Increase upload file size to 1 megabyteScott Ullrich2010-08-101-1/+1
* Use correct type so a proper config is generated. Reported by:http://forum.pf...Ermal2010-08-101-3/+3
* Resolves #815. Do not add protection rules if lan interface has no ip.Ermal2010-08-101-5/+7
* Show disabled interfaces as wellScott Ullrich2010-08-092-7/+10
* Adding config.console.incScott Ullrich2010-08-091-0/+535
* Include config.console.incScott Ullrich2010-08-091-1/+2
* Move all console related configuration items to config.console.inc. This wil...Scott Ullrich2010-08-094-497/+9
* don't include 255.255.255.255 hereChris Buechler2010-08-091-3/+9
* Add the ability to set a periodic RRD and DHCP leases backup from Diagnostics...jim-p2010-08-091-0/+42
* Get the real flags set on the interface to make code below work properly! Tic...Ermal2010-08-091-1/+1
* correctly use sticky and round-robin. Ticket #337Chris Buechler2010-08-071-3/+3
* don't static port 5060 by default, it breaks things much more often than it h...Chris Buechler2010-08-061-2/+0
* Do not call die while parsing package xml files. Instead return an empty arra...Ermal2010-08-061-2/+2
OpenPOWER on IntegriCloud