summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
...
* fix text. Ticket #2399Chris Buechler2012-04-261-1/+1
|
* routes should not be skipped when IPsec is on WAN, as WAN may not be the ↵Chris Buechler2012-04-231-3/+2
| | | | default gateway.
* go back to scrub rather than "scrub in", the latter breaks MSS clamping for ↵Chris Buechler2012-04-231-3/+3
| | | | egress traffic the way we use it.
* Enable a second ptyErmal2012-04-201-1/+1
|
* Enable verbosity to actually put something in the logsErmal2012-04-131-1/+1
|
* fix typo. Ticket #2371Chris Buechler2012-04-121-1/+1
|
* Revert "RADIUS accounting updates are needed for PPPoE and L2TP too"Chris Buechler2012-04-111-2/+0
| | | | This reverts commit b6393be173ffd67eef1acaadf9624ce06b386d82.
* RADIUS accounting updates are needed for PPPoE and L2TP tooChris Buechler2012-04-111-0/+2
|
* Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-104-27/+63
|
* Unbreak openvpnErmal2012-04-051-1/+1
|
* 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-056-53/+63
|
* 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
|
* Pull required .incErmal2012-03-191-0/+1
|
* support for xmlrpcauthuser and xmlrpcauthpass in $g.Darren Embry2012-03-152-0/+17
| | | | also for some reason get_pkg_sizes() wasn't using credentials at all.
* Set FCGI_CHILDREN to 0 since it does not make sense php to manage itself ↵Ermal2012-03-151-3/+3
| | | | when lighttpd is doing so. This makes it possible to recover from 550-Internal... error.
* Don't put an extra space here or later tests will fail to match this as a ↵jim-p2012-03-141-1/+1
| | | | pass rule. Part of #2293
* Ermal says the new openntpd binary fixes this instead -- Revert "Start ntpd ↵jim-p2012-03-131-1/+1
| | | | | | in the background since we don't need to care about its return data. Speeds up GUI with broken DNS." This reverts commit 9281c9c66c4a5d64e6fda459ce89f18bc8fc27db.
* Start ntpd in the background since we don't need to care about its return ↵jim-p2012-03-131-1/+1
| | | | data. Speeds up GUI with broken DNS.
* Looking at pw code : chars are invalid in a comment fieldgit diff! Replace ↵Ermal2012-03-121-1/+2
| | | | those to just space
* 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
| | | | it so mark it as successful.
* Prevent ruleset breaking from grep putting garbage on urltable files and as ↵Ermal2012-03-121-2/+5
| | | | a result creating unparsable files breaking rulesets
* Simplify this code a little and make it easily extendible.Ermal2012-03-121-89/+15
|
* check for presense of file before trying to exec itErmal2012-03-121-1/+3
|
* Do not wipe logs on reboot on full installErmal2012-03-121-18/+54
|
* 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
|
* Only run if this is an arrayjim-p2012-03-062-8/+13
|
* Be more intelligent when managing OpenVPN client connections bound to CARP ↵jim-p2012-03-063-0/+24
| | | | | | VIPs. If the interface is in BACKUP status, do not start the client. Add a section to rc.carpmaster and rc.carpbackup to trigger this start/stop. If an OpenVPN client is active on both the master and backup system, they will cause conflicting connections to the server. Servers do not care as they only accept, not initiate.
* 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
|
* Allow specifying the branch name after the repository URL for gitsync ↵Erik Fonnesbeck2012-02-281-10/+22
| | | | command-line arguments and remove an unnecessary use of the backtick operator.
* Show lagg protocol and member interfaces on Status > Interfaces. Implements ↵jim-p2012-02-281-0/+6
| | | | #2242
* Make sure we set the extension dir to wherever our xml.so lives.smos2012-02-261-1/+5
|
* Put the end of code marker :)Ermal2012-02-231-2/+2
|
* For nat reflection inetd rules, udp/dgram requires wait, instead of ↵jim-p2012-02-221-1/+3
| | | | nowait/0. Might help with UDP reflection.
* only skip adding default gateway if OLSR is actually enabled, and log why ↵Chris Buechler2012-02-221-2/+3
| | | | you're skipping it, otherwise it's tons of "fun" to dig in and figure out what's going on.
* 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. ↵jim-p2012-02-141-0/+9
| | | | Ticket #2201
* Fix reference to PPTP secondary RADIUS server shared secret.jim-p2012-02-131-1/+1
| | | | See http://forum.pfsense.org/index.php/topic,46103.0/topicseen.html
* Correct checking if a gif is part of bridge so that it actually works ↵Ermal2012-02-131-21/+25
| | | | correctly adding a gif after having created it on bootup
* Resolves #2052. Remove duplicate ruleErmal2012-02-081-2/+0
|
* Another try to eliminate the warning 'PHP Warning: Cannot modify header ↵Ermal2012-02-081-1/+2
| | | | information - headers already sent by (output started at /etc/inc/authgui.inc:201) in /usr/local/www/guiconfig.inc on line 47'
* Fixes #2082. Actually just correct the log to display the correct informationErmal2012-02-071-2/+5
|
OpenPOWER on IntegriCloud