summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Send IPv4 and IPv6 address in get_interfacestatusPhil Davis2014-12-201-1/+4
| | | | | | | | | | | | And make them strong (bold), which is how they are displayed originally by interfaces.widget.php This allows the AJAX that manipulates the div's in interfaces.widget.php to get the data, so it can make it update.
| * | Interfaces widget create all divPhil Davis2014-12-201-25/+24
| | | | | | | | | All div for the various things need to be created here, so that later AJAX can switch the necessary things on/off and write a new IPv4 or IPv6 address into the div when an interface acquires an address.
* | | Merge pull request #1400 from phil-davis/patch-17Chris Buechler2014-12-223-20/+91
|\ \ \
| * | | Standardise dynamic firewall log viewPhil Davis2014-12-211-9/+44
| | | | | | | | | | | | | | | | | | | | | | | | to be like Firewall Log widget: 1) Display IPv6 address and port in [a:b::c]:123 format 2) Fix same issue with rows gradually disappearing each update, or when in reverse order, update lines not being put in the right place. 3) Update the processing of function format_log_line(row) to reflect the changed list of data items returned by handle_ajax() in filter_log.inc
| * | | Handle firewall log widget display formatsPhil Davis2014-12-211-10/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the same way for the initial display and for updated rows done by Java Script. Now we receive the source IP and port, destination IP and port, all in separate fields so they can be put together in whatever combination for display. IPv6 displayed addresses are shown inside "[ ]" so that any following port has the standard syntax like "[a:b::c:d]:123" - this makes it obvious that the last numbers are a port number, and not part of the IPv6 address. The "title" has IP+Port - that is displayed when hovering over the box in general. The href to diag_dns.php has hover text "Reverse Resolve with DNS" and the "?host=" sends just the IP address (without IPv6 square brackets). The text displayed in the link is the IP address (with square brackets if an IPv6 address). For the destination column, if there is a destinaion port, it is displayed in ordinary text ":port" after the IP address. The blank not-displayed row at the end of the table is removed - this fixes the problem with counting the rows of the table where rows would disappear at each update.
| * | | Lastsawtime has moved further alongPhil Davis2014-12-211-1/+1
| |/ / | | | | | | srcport, dstport and version are now explicitly passed as fields here, so lastsawtime is 3 fields further out.
* | | Add missing $ as spotted by Kill Bill, ticket #4132Renato Botelho2014-12-221-2/+2
| | |
* | | Correct display of tunnel status on ikev1 with multiple phase2Ermal LUÇI2014-12-221-1/+5
| | |
* | | Correct ipsec status page to make connect button workErmal LUÇI2014-12-221-2/+14
| | |
* | | Correct dashboard with new ipsec generationErmal LUÇI2014-12-221-24/+43
| | |
* | | Fix string, we want to print variable name here and not its value. Fixes #4132Renato Botelho2014-12-221-2/+2
|/ /
* | Use correct port for viewing portal page contents. Ticket #4125Chris Buechler2014-12-191-2/+2
| |
* | Fix help for UPnP/NAT-PMPjim-p2014-12-191-2/+2
| |
* | Merge pull request #1391 from ExolonDX/masterRenato Botelho2014-12-186-0/+101
|\ \ | |/ |/|
| * Remove "link", "vlink" and "alink" from BODY tagColin Fleming2014-12-166-0/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a positional change to remove "link", "vlink" and "alink" from the BODY tag, the following themes do not have Anchor tags defined in CSS, so they use the colours defined in the BODY tag, which is blue (hex: #0000CC). _corporate code-red metallic nervecenter pfsense pfsense-dropdown Update "all.css" in the above themes with Anchor tags defined, so that the colour definition can be removed from the BODY tag.
* | Disable dhcp server when interface is disabled. Ticket #4119Renato Botelho2014-12-171-1/+5
| |
* | Do not check disabled interfaces, ticket #4119Renato Botelho2014-12-172-4/+10
| |
* | Encode space to avoid rejecting users with spaces in usernameErmal LUÇI2014-12-171-1/+1
| |
* | Use updated URLs for Limiters and Layer 7 help.jim-p2014-12-161-3/+3
| |
* | Remove some old comments and unnecessary cruft.jim-p2014-12-161-69/+0
| |
* | Pick up some more new pages for 2.2 that need help links.jim-p2014-12-161-0/+7
| |
* | Some misc updates to pkg help linksjim-p2014-12-161-4/+1
| |
* | Add help for Unbound/DNS Resolver and its related tabs.jim-p2014-12-161-0/+3
| |
* | Point these CARP Help pages at more useful places.jim-p2014-12-161-5/+2
| |
* | Use provided function to change user's passwordRenato Botelho2014-12-161-2/+6
|/
* Fixup the rest of the URLs for DHCPv6/RA help.jim-p2014-12-161-5/+3
|
* The ID in DUID is Identifier.jim-p2014-12-161-5/+5
| | | | See also: ATM Machine, ISP Provider, DMZ Zone, LCD Display, GMT Time...
* Remove old/invalid notejim-p2014-12-161-1/+1
|
* Update help links for DHCPv6 relay and DHCPv6 Lease Statusjim-p2014-12-161-3/+3
|
* Fix up Help links for Inbound Load Balancing.jim-p2014-12-161-15/+9
|
* Merge pull request #1388 from ExolonDX/masterRenato Botelho2014-12-164-10/+16
|\
| * Tidy up "widgets" XHTMLColin Fleming2014-12-144-10/+16
| | | | | | | | | | | | | | | | Add CDATA sections to scripts Add ALT to image tags and close image tags DIV tag cannot be inside a STRONG tag, so swap them around SCRIPT cannot be part of TR tag, so place the SCRIPT inside a TD tag but hide it.
* | Cleanup aliases when temporarily disable CARP, fixes #4116Renato Botelho2014-12-161-0/+1
| |
* | Follow help page that moved.jim-p2014-12-151-1/+1
| |
* | Follow help page that moved.jim-p2014-12-151-6/+6
| |
* | Add DNS Resolver to the list of services to be sync'd on HA, make sure it ↵Renato Botelho2014-12-152-2/+14
| | | | | | | | and DNS Forwarder are not enabled simultaneously. It fixes #4067
* | Fix password field nameRenato Botelho2014-12-151-1/+1
| |
* | Add a shortcut for unbound and enable itRenato Botelho2014-12-152-1/+7
| |
* | Fix password field name to apply correct styleRenato Botelho2014-12-151-2/+2
| |
* | Add missing BR tags and fix display with pfsense_ng_fs theme. It fixes #4115Renato Botelho2014-12-152-5/+5
|/
* Update service providers xml to sync with upstreamRenato Botelho2014-12-121-154/+2116
|
* Regenerate Turkish moRenato Botelho2014-12-121-0/+0
|
* Update po from last potRenato Botelho2014-12-121-37830/+22552
|
* Update Turkish translation file from last version available on old ↵Renato Botelho2014-12-121-2330/+8898
| | | | translation server
* Regenerate pfSense.potRenato Botelho2014-12-121-35890/+17121
|
* Fix password confirmation name to make style working as expected. Fixes #3992Renato Botelho2014-12-121-2/+2
|
* Base URL must be specified when alturlenable onPhil Davis2014-12-121-0/+7
| | | | | | | | | | | | I had a 2.1.5 system that I was wondering why the dashboard always said it could not check for updates. I discovered it had "Use an unofficial server for firmware upgrades" checked, but the "Base URL" field was empty. That can easily be checked with input validation - might as well catch dumb things like that. I thought about making it parse the string to see if it seemed like a "valid" URL. But so many strings seem like valid URLs: var_dump(parse_url("abc")); array(1) { ["path"]=> string(3) "abc" } It seemed a bit pointless to bother - if the user puts something in then hope that it might point to something some day.
* Split ICMP and ICMPv6 types on Firewall RulesRenato Botelho2014-12-113-47/+43
| | | | | | | | | | | - Remove redundant declaration of $icmptypes and move it to a common place (filter.inc) - Add missing ICMP types for v4 - Add ICMPv6 types - Adjust javascripts to show correct options depending of IP Protocol - Hide ICMP type selection when protocol is IPv4+v6 It fixes #3389
* Fix indent and spacesRenato Botelho2014-12-111-5/+7
|
* Fix #3790:Renato Botelho2014-12-111-15/+38
| | | | | - Do not let 2 interfaces to setup the same track6 prefix id - Show correct prefix id range for each interface
OpenPOWER on IntegriCloud