Rework OpenVPN status, show status for shared key servers.
Resolves #1719. Prevent disabled client/servers from being displayed on the widget.
Always send the route delete command even if it fails its ok. This avoids having to dump the routing table.
Use the new change to be less distuptive
Use change here to be cleaner and less disruptive.
Resolves #1703. Correct array key value.
Resolve issues that made php core dump or eat a lot of memory when big routing tables are present.
Add a flag that defaults to on allowing the control of delete states from external callers such as pfCenter
Run on CD-ROM, too, it should be writable after rc.cdrom
Sync password database right after mount, in case it is corrupt. (Except on CD-ROM platform).
Revert "Already doing this no need to duplicate" <- no, we aren't 100% duplicating this. This commit breaks fully reconfiguring assigned gif interfaces.
This reverts commit 87f0f42c3230ad7ad15b14a8a9d63c58f8b2e379.
Adding hook for first tr
Load chosen but do not use it (for pkgs)
Move hook up some
Adding hooks that will be used for filtering plugins
Move hook code up a few lines
Add hook for overriding interfaces
Add chosen js library (mit lic). Modify interface multiple select box to use.
Add hook for bottom icon row
Add hook and fix style for anti lockout
Add missing ;
Adding pre_id_tablerow hook
Revert "fix text"
This reverts commit 423023b6dff620fe790c09bd0398ba4fad9ee444.
fix text
Adding apply hooks
make the tab character limit 92, leaves plenty of room and prevents some custom builds from unnecessarily turning tabs into a drop down
Bump to 1.7
Switch back to the default gateway configured when possible when gateway switching is active
Correct check for the gif mtu during an interface readdition to bridge.
Only apply remote_network setting for p2p modes, since it is not valid for remote access modes. Fixes #1707
Clear \r from these files to be readble
Ticket #749. Make the rules of the traffic shaper wizard select the wan side of the interfaces to not make the intra-lan traffic classifible in this way.
Revert wrong fix of Bug #1711.
Resolves #1703. Correctly delete a interface group members when the group is deleted.
Correctly restart the SSL lighty instance when running.
Remove 'maxproc' since its unused in the code and correctly use maxprocperip to allow the GUI setting to be actually usable. Reported-by: http://forum.pfsense.org/index.php/topic,39155.0.html
Bug #1711. Acct-x-Octets are always 0 in Captive Portal -> Radius acct messages.
Plug a security risk on CP where a user can login by submitting a special request
Fix redirurl collection so after login the user can be redirected correctly
Correct the check for mtu 1500 to inlcude it. Also add the check on bridge_add_member function
Fix php behaviour on xmlrpc sync and vouchers starting with a number. Apparently php uses that to deduce the type of var and gets confused.
Bug#1688. DHCP server subnet input validation needs to check config.xml, not ifconfig.
Fix label for SMTP server. Hostnames work fine.
Extend this script to also add an ipv6 rule.
Adding dashboard hook
Adding hook to pre_table for aliases
Add alias edit hook
Add pre_input_errors hook to interfaces assign
Merge remote-tracking branch 'mainline/master' into inc
Adding pre_input_errors hook
Revert "Move early call up a bit"
This reverts commit 35843e59c81366a7d30a44a94c8a135fc6834454.
Move early call up a bit
removes variables concatenation on gettext strings
makes correct use of printf and gettext
removes variables names and replace it with '%s'
Adding hook for interfaces edit
Redirect errors to file
Make name similar
Adding hooks
Adding hook for interfaces allowing pfCenter and friends to add interfaces to the dropdown
Ticket #1552. Do not allow route-to to be set on block/reject rules for now. The issue is in the kernel but for 2.0 this protection is enough.
Ticket #1193. Do not show default queue checkbox when another queue has it selected.
Actually increase the default queue length for the new default queue
Respect the p2p catchall setting.
Add checks to prevent php warnings.
Re-enable downstream queues but with the difference that the default queue now tries to use all the link when possible and the bandwidth limit is specified on a subqueue instead of the interface.
fix correct name
Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard_dedicated. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind)."
This reverts commit cd3346e205ad0f818977b7ccd0bd7259ed2f2e4e.
Revert "Ticket #749. Do not create the queues at LAN side for traffic_shaper_wizard and traffic_shaper_wizard_multi_all. Since we cannot control bandwidth its useless to try to handle it(ALTQ was built with this concept in mind."
This reverts commit 4447358371f80814ea1c5e0f00c1a7301a2396f6.
Correct ts filename
Ticket #1052. Enforce certificates if they are present for authenticating to ldap. Allow to select a CA under ldap type authentication backend to be used for this.
Fixes #1618. Always convert the NAS_PORT value to int in php and pass the attribute type during encoding to guarantee that it is encoded as an integer.
Fix missing " in gettext line
Already doing this no need to duplicate
Revert "Only load modules once"
This reverts commit 00b9730d6fe20272a40e707b709e677a847b7863.
Only load modules once
CRL fixes for empty CRLs (so they don't kill OpenVPN)
Adding ioncube_loader
Correct version in /etc/version to say what it is rather than the wrong thing from the merge.
Remove extra "/"
Fix merge conflict
Merge pull request #5 from smos/master
Welcome IPv6!
fix missing "
Allow a ZMQ syslog address
Merge remote-tracking branch 'upstream/master'
Conflicts: etc/inc/easyrule.inc etc/inc/filter.inc etc/inc/interfaces.inc etc/inc/services.inc etc/inc/xmlrpc_client.inc usr/local/www/fbegin.inc usr/local/www/services_dhcp.php
Create dynamodules in the order they where touched
Do a more strict check on this to avoid warnings
Fix botched patch, add closing bracket
Allow DHCP mappings to be resolved first for reverse lookups.
This was affecting a kerberos installation where the first DNS alias wasgiven for the PTR instead of the static DHCP mapping name, breaking thekerberos tokens.
Enable the pfsync checking unconditionally
Put a netmask of /32 to all parameters of -k/-K/-b of pfctl to avoid any issues.
Actually give pfsync time to catch up.
If the sync has not finished do not start carp yet
Fix gettext