summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
...
* Use FreeBSD's ntpd instead in the backendjim-p2012-05-151-30/+9
|
* Fix ntp name here toojim-p2012-05-151-5/+5
| | | | | | Conflicts: etc/inc/priv.defs.inc
* make use of the correct file to send notificationsWarren Baker2012-05-111-4/+4
|
* Revert "Bump config version to take care of new vips" - forgot to revert ↵jim-p2012-05-101-1/+1
| | | | | | this when I reverted the main vip commit. This reverts commit ccf346ddb80997a4426484c25e5c3bd8a223990f.
* Handle HTTPOnly and Secure flags on cookiesWarren Baker2012-05-091-0/+12
|
* Revert "Make vips vhid be unique per parent interface!" - per cmb, this ↵jim-p2012-05-086-64/+52
| | | | | | | | | | | | should not have been on RELENG_2_0 see ticket #2415 This reverts commit 4d0c032c528b10221a2ef894b5eca34f6fda39a7. Conflicts: etc/inc/openvpn.inc etc/inc/upgrade_config.inc etc/rc.filter_synchronize
* Pull in fix for Ticket #1917 to RELENG_2_0 as well.jim-p2012-05-081-3/+3
|
* Move the stop_packages code to a function, and call the function from the ↵jim-p2012-05-083-73/+49
| | | | shell script, and call the function directly for a reboot. Fixes #2402 and ticket #1564
* Use a better default update urljim-p2012-05-071-2/+3
|
* Whoops, typo. Fixed now.jim-p2012-05-071-1/+1
|
* Don't pass a shell escaped version of $realifl to ↵jim-p2012-05-071-1/+1
| | | | pfSense_bridge_add_member(). Fixes bridging
* Fix missing parenjim-p2012-05-071-1/+1
|
* Bump to 2.0.2-RC1 for testing.jim-p2012-05-071-1/+1
|
* Stop service needs to wait process to be stopped before trying to restart it.Marcello Coutinho2012-05-071-3/+3
|
* Better error handling for crypt_data and also better password argument handlingjim-p2012-04-301-5/+10
|
* 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.
OpenPOWER on IntegriCloud