summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Bump config version to take care of new vipsErmal2012-04-051-1/+1
* Reread config after doing footshootingErmal2012-04-051-1/+2
* Make vips vhid be unique per parent interface!Ermal2012-04-054-50/+60
* Remove unused codeErmal2012-03-231-8/+6
* Correct location of '\n'Ermal2012-03-231-1/+1
* Correct building of queue to not depend on parent maskErmal2012-03-231-5/+5
* support for xmlrpcauthuser and xmlrpcauthpass in $g.Darren Embry2012-03-152-0/+17
* Set FCGI_CHILDREN to 0 since it does not make sense php to manage itself when...Ermal2012-03-151-3/+3
* Don't put an extra space here or later tests will fail to match this as a pas...jim-p2012-03-141-1/+1
* Ermal says the new openntpd binary fixes this instead -- Revert "Start ntpd i...jim-p2012-03-131-1/+1
* Start ntpd in the background since we don't need to care about its return dat...jim-p2012-03-131-1/+1
* Looking at pw code : chars are invalid in a comment fieldgit diff! Replace th...Ermal2012-03-121-1/+2
* Make this unconditional to have the pfil hooks setuped always rightErmal2012-03-121-2/+1
* An empty file is created so that the table is availblke for rules refrencing ...Ermal2012-03-121-6/+1
* Prevent ruleset breaking from grep putting garbage on urltable files and as a...Ermal2012-03-121-2/+5
* Fix wich roll to writeErmal2012-03-111-1/+1
* Use the latest functions from pfSense module for bridgeErmal2012-03-081-2/+2
* Use the latest functions from pfSense module for getting interface listErmal2012-03-082-4/+4
* fix bridge typosChris Buechler2012-03-081-5/+5
* Be more intelligent when managing OpenVPN client connections bound to CARP VI...jim-p2012-03-061-0/+4
* Correct send_multiple_events to conform with new check_reload_status behaviourErmal2012-03-031-10/+3
* Correctly match ntpd syslog messagesErmal2012-03-021-1/+1
* Show lagg protocol and member interfaces on Status > Interfaces. Implements #...jim-p2012-02-281-0/+6
* Put the end of code marker :)Ermal2012-02-231-2/+2
* For nat reflection inetd rules, udp/dgram requires wait, instead of nowait/0....jim-p2012-02-221-1/+3
* only skip adding default gateway if OLSR is actually enabled, and log why you...Chris Buechler2012-02-221-2/+3
* Use PHP's built-in RFC 2822 date format, rather than trying to make our own.jim-p2012-02-201-1/+1
* Don't let an empty subnet into racoon.conf, it can cause parse errors. Ticket...jim-p2012-02-141-0/+9
* Fix reference to PPTP secondary RADIUS server shared secret.jim-p2012-02-131-1/+1
* Correct checking if a gif is part of bridge so that it actually works correct...Ermal2012-02-131-21/+25
* Resolves #2052. Remove duplicate ruleErmal2012-02-081-2/+0
* Another try to eliminate the warning 'PHP Warning: Cannot modify header info...Ermal2012-02-081-1/+2
* Fixes #2082. Actually just correct the log to display the correct informationErmal2012-02-071-2/+5
* Fixes #2082. Correct checking of existing session to take into consideration ...Ermal2012-02-071-1/+1
* Add nat rule if the target is in a subnet handled by a static route whose gat...Erik Fonnesbeck2012-02-041-0/+12
* Add static route subnets if their gateway is within the source subnet for the...Erik Fonnesbeck2012-02-041-3/+15
* Use the specific IP for NAT IP in filter_generate_reflection_nat to prevent a...Erik Fonnesbeck2012-02-041-3/+20
* PPTP upgrade needs to declare $config a global.jim-p2012-02-011-0/+1
* If the old bindlan option is there, assume the lan interface for binding.jim-p2012-02-011-0/+4
* Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158jim-p2012-02-012-5/+10
* Only do foreach on the p2's if it's actually an array.jim-p2012-01-311-24/+25
* Be smarter about how to split a Namecheap hostname into host/domain. Fixes #2144jim-p2012-01-261-1/+5
* Include admin user in bootup account syncjim-p2012-01-251-6/+2
* Fix LZO setting for Upgraded OpenVPN (was turning compression on even if old ...jim-p2012-01-251-2/+2
* Fix upgrade code for 1.2.3 with assigned OpenVPN interface.jim-p2012-01-251-10/+8
* Don't ignore when multiple OpenVPN DNS, NTP, WINS, etc servers were specified...jim-p2012-01-251-8/+58
* Safer for 1.2.3 upgrades to assume OpenVPN interface == any, since 1.2.3 didn...jim-p2012-01-251-1/+1
* Comment out debug print for cert verificationjim-p2012-01-241-1/+1
* Check to see if the pid file exists before trying to kill anyprocessErmal2012-01-241-1/+2
* Be more careful when creating and removing a user, to only alter a user if it...jim-p2012-01-231-3/+15
OpenPOWER on IntegriCloud