summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Display better message when booting and awaiting package reinstallPhil Davis2014-12-181-2/+8
| |/
* | Merge pull request #1397 from phil-davis/patch-15Chris Buechler2014-12-223-35/+42
|\ \
| * | Put line break only if IPv4 address existsPhil Davis2014-12-201-5/+9
| * | Interfaces widget remove blank line if no IPv4 addressPhil Davis2014-12-201-2/+1
| * | Set Interfaces widget IPv6 addressPhil Davis2014-12-201-2/+4
| * | Send IPv4 and IPv6 address in get_interfacestatusPhil Davis2014-12-201-1/+4
| * | Interfaces widget create all divPhil Davis2014-12-201-25/+24
* | | Merge pull request #1400 from phil-davis/patch-17Chris Buechler2014-12-224-21/+92
|\ \ \
| * | | Standardise dynamic firewall log viewPhil Davis2014-12-211-9/+44
| * | | Handle firewall log widget display formatsPhil Davis2014-12-211-10/+46
| * | | Lastsawtime has moved further alongPhil Davis2014-12-211-1/+1
| * | | Pass src dst IP port through to firewall logPhil Davis2014-12-211-1/+1
| |/ /
* | | Merge pull request #1398 from wagonza/patch-2Chris Buechler2014-12-222-0/+14
|\ \ \
| * | | Prevent resolvconf(8) from stomping all over our newly generatedWarren Baker2014-12-202-0/+14
| |/ /
* | | Add config upgrade code to validate changes made on c2fe67eb and d269747b. It...Renato Botelho2014-12-223-2/+18
* | | 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-222-2/+30
* | | Correct dashboard with new ipsec generationErmal LUÇI2014-12-222-25/+44
* | | Create a separate connection for IKEv1 with multiple phase2 definitions.Ermal LUÇI2014-12-221-40/+64
* | | Correct issue with not reloading CP properly on calling interface configure.Ermal LUÇI2014-12-222-2/+20
* | | Fix issue reported on https://forum.pfsense.org/index.php?topic=85737.0Ermal LUÇI2014-12-221-1/+1
* | | Fix string, we want to print variable name here and not its value. Fixes #4132Renato Botelho2014-12-221-2/+2
* | | Do not apply bw limits if the setting is not enabled in CP. Though still resp...Ermal LUÇI2014-12-221-4/+10
|/ /
* | 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
* | Correct the leftsubnet specification for transport mode.Ermal LUÇI2014-12-191-1/+1
* | Heh remove debugging codeErmal LUÇI2014-12-191-1/+0
* | Ooops fix this identation on final configErmal LUÇI2014-12-191-13/+13
* | Just whitespace save from removing a useless else { branchErmal LUÇI2014-12-191-597/+599
* | Remove unused functionErmal LUÇI2014-12-191-83/+0
* | Enforce some more checking to avoid https://forum.pfsense.org/index.php?topic...Ermal LUÇI2014-12-191-4/+4
* | include $myid in these PSK lines. Ticket #4126Chris Buechler2014-12-181-3/+3
* | Simplify logic using a proper function as spotted by ErmalRenato Botelho2014-12-181-8/+5
* | Replace ; by newlines when upgrading custom_options from unbound packages, it...Renato Botelho2014-12-181-0/+3
* | Do not restart unneeded services. Also triger configuration for the proper in...Ermal LUÇI2014-12-181-1/+3
* | 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
* | | Add openvpn interfaces to group when they are created, it should fix #4110Renato Botelho2014-12-181-0/+9
* | | Check if interface exist before try to add it to groupRenato Botelho2014-12-181-2/+3
| |/ |/|
* | Bump latest_config version that I forgot on previous commit. Spotted by Jim P...Renato Botelho2014-12-171-1/+1
* | syslogd can't just be HUPed to pick up its new config, as many of thoseChris Buechler2014-12-171-3/+3
* | Add a cron item to expire items from webConfiguratorlockout, also add config ...Renato Botelho2014-12-172-1/+24
* | Check if interface is disabled when configuring DHCP server. It fixes #4119Renato Botelho2014-12-171-2/+5
* | 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
* | Give the proper value for the logging level since even 0 is the correct value...Ermal LUÇI2014-12-171-1/+1
* | 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
OpenPOWER on IntegriCloud