| Commit message (Expand) | Author | Age | Files | Lines |
* | Move main pfSense content to src/ | Renato Botelho | 2015-08-25 | 1 | -488/+0 |
* | Replace php calls to php-cgi, binary is not being renamed anymore | Renato Botelho | 2015-08-20 | 1 | -1/+1 |
* | Check both greater and less than for the configuration version in XMLRPC sync... | jim-p | 2015-07-29 | 1 | -3/+4 |
* | Code spacing | Phil Davis | 2015-06-15 | 1 | -1/+1 |
* | Code style bits and pieces from etc | Phil Davis | 2015-05-31 | 1 | -8/+15 |
* | Remove artifacts from latin1 to utf8 conversions | Jose Luis Duran | 2015-05-16 | 1 | -1/+1 |
* | Code style for etc files | Phil Davis | 2015-02-25 | 1 | -56/+94 |
* | Fix lineup of copyright lines | Phil Davis | 2015-01-01 | 1 | -31/+31 |
* | Add DNS Resolver to the list of services to be sync'd on HA, make sure it and... | Renato Botelho | 2014-12-15 | 1 | -2/+6 |
* | Fix #4099: | Renato Botelho | 2014-12-11 | 1 | -1/+3 |
* | Avoid calling exit in backend now that fpm is used for php since its a pesimi... | Ermal LUÇI | 2014-12-02 | 1 | -6/+7 |
* | Rather than set the g['booting'] on globals provide a function to test for th... | Ermal LUÇI | 2014-11-26 | 1 | -4/+3 |
* | remove this log, it's never logged anything useful that I've seen, and unnece... | Chris Buechler | 2014-11-12 | 1 | -1/+1 |
* | Ticket #3967 also sync other vip types that can be synched. | Ermal | 2014-11-11 | 1 | -1/+1 |
* | Correct only carp value changes | Ermal | 2013-12-04 | 1 | -5/+5 |
* | Remove references to _vip interface and provide proper configuration for carp... | Ermal | 2013-11-28 | 1 | -1/+1 |
* | Add hybrid and disabled outbound NAT, fixes #2416: | Renato Botelho | 2013-11-13 | 1 | -5/+5 |
* | Do not sync DHPCv6, it must operate independetly. Ticket #3184 | jim-p | 2013-09-06 | 1 | -2/+0 |
* | Synchronize dhcpv6 as well if dhcp sync setting is on. Reported-by: http://fo... | Ermal | 2013-08-15 | 1 | -0/+2 |
* | fix text - s/occured/occurred/ | Chris Buechler | 2013-08-01 | 1 | -3/+3 |
* | Add option and code to sync Auth servers with XMLRPC. | jim-p | 2013-06-24 | 1 | -0/+5 |
* | Allow localhost IP Alias VIPs to sync, too | jim-p | 2013-06-06 | 1 | -1/+1 |
* | Update rc.filter_synchronize | huangjinfang | 2013-04-08 | 1 | -1/+1 |
* | Make this code readble | Ermal | 2013-02-11 | 1 | -180/+184 |
* | 255 is not a valid skew value. Fixed bug #2012 (http://redmine.pfsense.org/is... | briantist | 2012-06-07 | 1 | -4/+4 |
* | Fixed Bug #2348 | bcyrill | 2012-04-06 | 1 | -146/+144 |
* | Unbreak rc.filter_synchronize, add ) | smos | 2012-04-06 | 1 | -1/+1 |
* | Make vips vhid be unique per parent interface! | Ermal | 2012-04-05 | 1 | -1/+1 |
* | Move CARP settings from pkg XML to a real PHP page | Darren Embry | 2012-03-22 | 1 | -145/+146 |
* | Better wording | Warren Baker | 2011-12-19 | 1 | -1/+1 |
* | Correct wording | Warren Baker | 2011-12-19 | 1 | -1/+1 |
* | Correctly check if it is a valid object or not | Ermal | 2011-09-28 | 1 | -1/+1 |
* | Check/set array for $config['staticroutes']['route'] as well, fixes deleting ... | jim-p | 2011-09-01 | 1 | -0/+2 |
* | Merge remote-tracking branch 'upstream/master' | jim-p | 2011-07-12 | 1 | -1/+1 |
|\ |
|
| * | Do a more strict check on this to avoid warnings | Ermal | 2011-07-12 | 1 | -1/+1 |
* | | Merge remote branch 'upstream/master' | jim-p | 2011-06-15 | 1 | -4/+6 |
|\ \
| |/ |
|
| * | Faster/more efficient xmlrpc sync for users/groups. Seems to work fine for me... | jim-p | 2011-06-15 | 1 | -4/+6 |
* | | Merge remote branch 'upstream/master' | jim-p | 2011-06-14 | 1 | -19/+19 |
|\ \
| |/ |
|
| * | Use the new username field from the GUI or default to admin. | Ermal | 2011-06-14 | 1 | -16/+14 |
| * | Actually correct check so it throws some errors during the second try. | Ermal | 2011-06-14 | 1 | -2/+2 |
| * | Porvide information for the filter reload status screen. | Ermal | 2011-06-14 | 1 | -1/+3 |
* | | Merge remote branch 'upstream/master' | jim-p | 2011-06-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Use pfsense.restore_config_section | Scott Ullrich | 2011-05-31 | 1 | -1/+1 |
* | | Merge remote branch 'upstream/master' | jim-p | 2011-05-19 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | Fixes #1514. Differentiate in the carp settings between layer7, limiter and q... | Ermal | 2011-05-18 | 1 | -3/+4 |
* | | Merge remote branch 'upstream/master' | Seth Mos | 2011-04-12 | 1 | -4/+7 |
|\ \
| |/ |
|
| * | By default assume admin user and do not blindly copy the first user from the ... | Ermal | 2011-03-30 | 1 | -3/+6 |
| * | clarify log | Chris Buechler | 2011-03-30 | 1 | -1/+1 |
* | | Merge remote branch 'upstream/master' | Seth Mos | 2011-03-24 | 1 | -19/+18 |
|\ \
| |/ |
|
| * | Log the configuration is not the same error message only when this is true. T... | Ermal | 2011-03-17 | 1 | -19/+18 |