summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1340 from phil-davis/patch-5Renato Botelho2014-11-171-6/+14
|\
| * Improve test in unbound_add_domain_overridesPhil Davis2014-11-171-1/+1
| * Handle reverse-lookup zones for unboundPhil Davis2014-11-161-6/+14
* | Unbound improvements and fixes, ticket #4011:Renato Botelho2014-11-171-102/+29
* | Take unbound into consideration when creating /etc/hosts, also use new unboun...Renato Botelho2014-11-171-10/+16
* | Clear dirty subsystem for hosts and staticmaps when unbound is enabledRenato Botelho2014-11-171-0/+2
* | Use the name entry now that there is a definition for itErmal2014-11-171-1/+1
* | Fix the generation of certificates for rsa type. strpos returns the pos as 0 ...Ermal2014-11-171-1/+1
* | add the last few missed files to obsoletedfiles list. Ticket #3970Chris Buechler2014-11-161-0/+18
* | Properly handle CARP IP binding in dnsmasq post-changes for FreeBSD 10.x CARP...Chris Buechler2014-11-161-0/+4
* | show tunnelv4 on v4 the same way tunnelv6 is shown on v6Chris Buechler2014-11-161-0/+1
* | show tunnelv4 on v4 the same way tunnelv6 is shown on v6Chris Buechler2014-11-161-1/+2
|/
* Don't show a big red "alarm"-looking message on every visit to the DHCP/DHCPv...Chris Buechler2014-11-162-8/+3
* Don't try to clear states to gateway, all that does is wipe the entire state ...Chris Buechler2014-11-161-5/+0
* show user that something is actually happening when they choose php-fpm_restartChris Buechler2014-11-151-0/+2
* Use appropriate size for the interface selects. Ticket #3989. clean up some t...Chris Buechler2014-11-151-6/+6
* fix Unbound Advanced optionsChris Buechler2014-11-152-2/+3
* if unbound is enabled, assign interface IP as DNS, same behavior as dnsmasqChris Buechler2014-11-151-0/+2
* fix missing strpos parameterChris Buechler2014-11-151-1/+1
* 6RD Rapid Deployment is akin to ATM Machine, PIN Number, ... read: it's redun...Chris Buechler2014-11-147-5/+5
* Make sure dhcpleases use correct pid file for dnsmasq or unbound. Fixes #4008Renato Botelho2014-11-143-12/+28
* Obsolete a lot of files forgotten during all last pfSense versions. It fixes ...Renato Botelho2014-11-141-39/+1046
* Deal correct with filenames with spacesRenato Botelho2014-11-141-2/+9
* Make it possible to remove a directory on obsoletedfilesRenato Botelho2014-11-141-0/+2
* sort obsoletedfilesRenato Botelho2014-11-141-85/+85
* Update default config.xml for 2.2. Disable dnsmasq, enable Unbound. RemoveChris Buechler2014-11-141-370/+33
* outbound NAT can apply to any type of interface, make WAN-type specific refer...Chris Buechler2014-11-134-2/+2
* geom part list no longer lists empty disks, compensate where needed.jim-p2014-11-132-1/+11
* Merge pull request #1335 from brunostein/remove_multiple_groupsRenato Botelho2014-11-131-6/+32
|\
| * remove checkall checkboxbruno2014-11-131-1/+1
| * add checkbox on the left side of the table and remove checkall checkboxbruno2014-11-131-14/+13
| * add input checkbox to remove multiple groupsbruno2014-11-111-1/+28
* | Merge pull request #1334 from brunostein/remove_multiple_usersRenato Botelho2014-11-131-7/+33
|\ \
| * | add tr idbruno2014-11-131-1/+1
| * | add check system userbruno2014-11-131-0/+2
| * | add onclickbruno2014-11-131-4/+4
| * | add checkbox on the left side of the table and remove checkall checkboxbruno2014-11-131-11/+8
| * | add input checkbox to remove multiple usersbruno2014-11-111-1/+28
| |/
* | Merge pull request #1336 from phil-davis/patch-4Renato Botelho2014-11-131-22/+27
|\ \
| * | Implement advanced settings in unbound.confPhil Davis2014-11-131-22/+27
* | | Make sure $cpzoneid is defined and use it to call pfSense_ipfw_Tableaction() ...Renato Botelho2014-11-134-23/+41
* | | Subnet parameter is mandatory for pfSense_ipfw_Tableaction(), add where it's ...Renato Botelho2014-11-131-4/+6
|/ /
* | Do not show the user/pass for pre shared key on Openvpn since its not-supported.Ermal2014-11-131-2/+6
* | Change this line slightly, for some reason it is making my editor crash with ...jim-p2014-11-131-1/+1
* | Fix logic to find available next number for limiters and queues. It fixes #3998Renato Botelho2014-11-131-2/+2
* | Add an extra protection to avoid having an empty group createdRenato Botelho2014-11-131-1/+1
* | Do not display the disabled tunnels since they are not needed in the widget. ...Ermal2014-11-121-45/+25
* | Commit the other part of the fix for Ticket #3955Ermal2014-11-121-1/+1
* | Oops wrong choice the checkbox is only for javascriptErmal2014-11-121-1/+1
* | Remove redundant code and check for dpd_enable checkbox to be setErmal2014-11-121-3/+2
OpenPOWER on IntegriCloud