summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1635 from Robert-Nelson/staticmap-bugRenato Botelho2015-05-081-1/+3
|\
| * Call clear_subsystem_dirty('staticmaps') if using UnboundRobert Nelson2015-05-051-1/+3
| |
* | Merge pull request #1636 from phil-davis/patch-1Renato Botelho2015-05-081-0/+1
|\ \
| * | Unmatched td in firewall_natPhil Davis2015-05-071-0/+1
| |/ | | | | | | | | This file seems to have an unmatched "td" ending. Adding the line here matches the "td" at line 320 and this embraces the little table that has the 4 icons in it in a square that comes at the right hand end of each port-forward entry in the main table. I can't see any difference in the rendering of the page, at least on Firefox, with and without this fix. The tabbing of this file is woeful. I am fixing that up with a code-style review. But thought I should do a separate pull request for this kind-of-functional fix.
* | Fix syntaxRenato Botelho2015-05-081-0/+1
| |
* | Remove package_skip_tests(), it won't be necessary anymore with pkgRenato Botelho2015-05-071-6/+1
| |
* | Use 'interfaces_selection' type to miniupnp fieldsRenato Botelho2015-05-071-11/+4
| |
* | Remove unused functions get_pkg_sizes() and get_package_install_size()Renato Botelho2015-05-071-1/+0
| |
* | Rename get_pkg_id() to get_package_id() and get_pkg_internal_name() to ↵Renato Botelho2015-05-072-2/+2
| | | | | | | | get_package_internal_name(). Try to use more standard parameter names and simplify logic while here
* | Pass correct package name to add_package_tabs()Renato Botelho2015-05-073-3/+6
| |
* | Read tab information from package xml file instead of config.xmlRenato Botelho2015-05-071-7/+9
|/
* Encode server name before displaying back to the user.jim-p2015-05-011-1/+1
|
* Fixes #4633 Enable carp packets to flow on the first carp interface ↵Ermal LUÇI2015-05-011-0/+6
| | | | creation. This is needed only when the system is booted up without any carp vip configured
* Ticket #4131 before formatting the mac extract the needed statistics from belowErmal LUÇI2015-05-011-1/+1
|
* Show correct selection for noshuntlan option. Ticket #4655Chris Buechler2015-04-301-1/+1
|
* Merge pull request #1631 from phil-davis/patch-5Renato Botelho2015-04-271-0/+11
|\
| * Add static mapping interface not set when IP in a poolPhil Davis2015-04-231-0/+11
| | | | | | | | | | If the DHCP IP address is in a pool (not in the main DHCP range for the interface) then the interface that corresponds to the IP address is not found. This results in the link to "add static mapping for this MAC address" not having any value for "if=" and thus clicking on the "+" button does not work. Reported in bug 4649 Process any pools when checking for which interface contains the IP address.
* | Merge pull request #1630 from phil-davis/patch-4Renato Botelho2015-04-271-1/+1
|\ \
| * | Do not process dhcpd implementation if input errorsPhil Davis2015-04-231-1/+1
| |/ | | | | | | | | If I go to Service->DHCP Server, make some edits that are invalid (e.g. change range start or end to some invalid string) and press Save then the page comes back displaying the input error(s). But it also says: "The changes have been applied successfully." Actually, the changes (which were invalid) have not been applied to the config - all is well there - but dhcpd has been stopped and started and dnsmasq or unbound has been kicked... which is all unnecessary processing since the user has not yet provided valid values to save.
* | Merge pull request #1629 from ExolonDX/masterRenato Botelho2015-04-272-4/+5
|\ \
| * | Tidy up "status_upnp.php" XHTMLColin Fleming2015-04-221-4/+4
| | | | | | | | | | | | Remove double line from table
| * | Tidy up "services_unbound.php" XHTMLColin Fleming2015-04-221-0/+1
| | | | | | | | | | | | Add missing closing TD tag
* | | Merge pull request #1625 from phil-davis/www-eRenato Botelho2015-04-277-435/+452
|\ \ \
| * | | More www code style oddmentsPhil Davis2015-04-207-435/+452
| | | |
* | | | Merge pull request #1623 from phil-davis/code-style-diagRenato Botelho2015-04-2746-1324/+1640
|\ \ \ \
| * | | | Code style usr-local-www diagPhil Davis2015-04-1946-1324/+1640
| |/ / /
* | | | Merge pull request #1622 from phil-davis/usr-local-wwwRenato Botelho2015-04-2718-902/+1028
|\ \ \ \
| * | | | Code style xmlrpcPhil Davis2015-04-191-70/+84
| | | | |
| * | | | Code style usr-local-www back-endPhil Davis2015-04-1917-841/+954
| | | | | | | | | | | | | | | | | | | | files that do stuff in mostly in the background.
* | | | | Merge pull request #1618 from phil-davis/www-widgetsRenato Botelho2015-04-2721-829/+926
|\ \ \ \ \
| * | | | | Widgets code stylePhil Davis2015-04-1721-829/+926
| |/ / / /
* | | | | Remove the DHCP static lease overlap cleanup and associated function and ↵jim-p2015-04-241-49/+0
| |_|_|/ |/| | | | | | | | | | | kill, as it can cause problems with failover scenarios.
* | | | Trying to submit a symlink as part of crash reports will cause a failedChris Buechler2015-04-221-10/+12
| |_|/ |/| | | | | | | | | | | submission. Remove symlinks first. Also properly set user agent while here, consistent with others. Fix some style and whitespace too. Ticket
* | | Fix #4640 IPsec Auto-exclude LAN address togglesPhil Davis2015-04-201-1/+1
| |/ |/| | | | | every time save is pressed. Actually the GUI is displaying the opposite setting to what is in the config. When the user pressed save that opposite setting was saved, but then again it displays the opposite of the opposite...
* | Implement make bofre break feature avaliable on strongswan 5.3.0 useful for ↵Ermal LUÇI2015-04-181-0/+18
| | | | | | | | IKEv2. Fixes #4626
* | Make diag_smart back button look like other buttonsPhil Davis2015-04-171-4/+6
|/ | | | The back button here was just a piece of text with no nice formatting. This change codes it as a button in the same way that "Cancel" buttons are done elsewhere. It makes the SMART Diag results page look a bit more consistent with the rest of the pfSense GUI.
* Add support for EAP-RADIUS to IKEv2 Mobile ClientsIngo Bauersachs2015-04-151-0/+5
|
* Merge pull request #1601 from phil-davis/check-overlapping-subnetsRenato Botelho2015-04-151-4/+16
|\
| * Check for overlapping subnets when saving interface addressesPhil Davis2015-04-101-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This checks if a static IP address entered for an interface has a subnet that overlaps with any other configured subnet. e.g.: LAN is IPv4 10.10.12.1/24 Then try to set OPT1 to 10.10.13.1/23 - it overlaps with LAN because "/23" covers the "12" and "13" together. In the input errors message, display to the user the other interfaces and subnets that overlap/conflict. Then the user has some idea what it is that conflicts and can easily go looking in the right place for the problem. Do the same thing for IPv6 address/CIDR. Note: I have not enhanced any of the checks for conflicts with static routes - there could be cases where a user has a static route like 10.0.0.0/8 pointing to some internal router that has the rest of 10.0.0.0/8 behind it, but the user has some direct-attached subnet inside that - e.g. 10.1.2.0/24 - the routing table should cope with this, delivering directly to 10.1.2.0/24 and routing for the rest of 10.0.0.0/8. So we cannot invalidate all overlaps with static routes. I think this validation will not invalidate any exotic-but-valid use cases. I can't think of when the interface subnets on 2 interfaces can overlap and still be a valid/useful configuration. This should stop people setting up dumb mixes of LAN/OPT1/OPT2... with random addresses and CIDR prefix that overlap each other.
* | Remove pre-check and post-check from Cache-ControlJose Luis Duran2015-04-148-9/+9
| | | | | | | | | | | | | | If both `post-check` and `pre-check` are specified and set to `0`, both are entirely ignored: http://blogs.msdn.com/b/ieinternals/archive/2009/07/20/using-post_2d00_check-and-pre_2d00_check-cache-directives.aspx
* | Combine Cache-Control header in one lineJose Luis Duran2015-04-148-44/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | Sorted by RFC 2616: Section 14.9.1 `no-cache` Section 14.9.2 `no-store` Section 14.9.4 `must-revalidate` Combined into one line with IE's `pre-check` and `post-check`. However, when both set to `0`, both are entirely ignored: http://blogs.msdn.com/b/ieinternals/archive/2009/07/20/using-post_2d00_check-and-pre_2d00_check-cache-directives.aspx
* | Merge pull request #1609 from phil-davis/www-bitsRenato Botelho2015-04-149-461/+552
|\ \
| * | Code style for small things in usr-local-wwwPhil Davis2015-04-149-461/+552
| | |
* | | When deleting a VIP check it is not used by OpenVPNPhil Davis2015-04-141-0/+20
|/ / | | | | | | | | I noticed this when cleaning up VIPs and OpenVPN server when testing for this forum post https://forum.pfsense.org/index.php?topic=92174.0 The system let me delete my test VIP before I deleted the OpenVPN server using, probably not a good thing. This is a better version of #1604 - the similar loops for server and client are combined, and the error message shows the description (or IP address:port) of the offending OpenVPN instance so the user has a clue about which OpenVPN instance uses the VIP.
* | Domain override with multiple authoritative DNS serversPhil Davis2015-04-131-1/+2
|/ | | | | Tell users that this is possible in DNS Resolver and how to achieve it. The code in unbound.inc already supports it and works. I had asked for this in Redmine feature request #4350 and when I went to look at coding to implement it I found code that already did it. So IMHO it is worth telling users.
* Allow single interface bridges. Useful with span port option, and when ↵Chris Buechler2015-04-081-2/+2
| | | | shuffling configuration around.
* Merge pull request #1597 from phil-davis/Common-typosRenato Botelho2015-04-063-7/+6
|\
| * Few minor text typosPhil Davis2015-04-043-7/+6
| | | | | | | | | | | | Note that advertise is spelt with an "s" in other places in the GUI, so making it consistent in services_ntpd - but maybe Americans do spell it "advertize" these days?
* | diag_sockets show sockets listening on localhostPiBa-NL2015-04-051-2/+2
| | | | | | | | this helps pick a free port for services using sockets bound to localhost, and helps determine if the service has at least started and bound the port without needing to go through all 'connected' sockets as well
* | Fix up Ticket #4504 implementation. Match config style with other areas. Use ↵Chris Buechler2015-04-041-9/+9
|/ | | | a config setting to disable, rather than enable, this functionality since it's enabled by default so the tag isn't necessary in the default config. Remove now unnecessary config upgrade code.
OpenPOWER on IntegriCloud