| Commit message (Expand) | Author | Age | Files | Lines |
* | Move dhcp6c log to dhcpd.log, it fixes #3799 | Renato Botelho | 2014-08-11 | 1 | -2/+2 |
* | Fix #3798 - 'IPsec phase 2 pinghost is not used if the source IP should be a ... | Matt Smith | 2014-08-08 | 1 | -4/+17 |
* | Avoid generating an invalid racoon config if the user specified a mobile pool... | jim-p | 2014-08-08 | 2 | -1/+6 |
* | Avoid a "Cannot use string offset as an array" error if the packages section ... | jim-p | 2014-08-08 | 1 | -4/+7 |
* | Require click-through POST confirmation when restoring or deleting a configua... | jim-p | 2014-08-08 | 1 | -15/+51 |
* | Remove javascript alert DNS resolution action from the firewall log view. It ... | jim-p | 2014-08-08 | 2 | -9/+0 |
* | Do not execute on GET, only pre-fill Host box so the user can press the butto... | jim-p | 2014-08-08 | 1 | -38/+38 |
* | Shorten the wait at "reload" in startup wizard to 5 seconds from 60. That's m... | Chris Buechler | 2014-08-08 | 1 | -1/+1 |
* | Per the dhcpd.conf man page and other documentation from ISC, mclt must not b... | Chris Buechler | 2014-08-06 | 1 | -3/+2 |
* | Encode interface/VIP descriptions before displaying them on the GRE and GIF p... | jim-p | 2014-08-06 | 2 | -2/+5 |
* | Encode interface/VIP descriptions before displaying them on the NTP daemon se... | jim-p | 2014-08-06 | 1 | -1/+1 |
* | Encode the detail field of an alias entry before displaying its contents back... | jim-p | 2014-08-06 | 1 | -1/+1 |
* | Escape the individual dnsmasq advanced/custom options | jim-p | 2014-08-06 | 2 | -2/+2 |
* | Fix input validation logic on diag_testport.php, escape more shell arguments ... | jim-p | 2014-08-04 | 1 | -3/+3 |
* | Allow hostnames in bulk import since they are valid entries in a network type... | jim-p | 2014-07-14 | 1 | -1/+1 |
* | no () around qlength here | Chris Buechler | 2014-07-09 | 1 | -1/+1 |
* | Change Cancel button to call history.back() as done in Firewall Rules, the cu... | Renato Botelho | 2014-07-08 | 1 | -1/+1 |
* | qlimit must be included here | Chris Buechler | 2014-07-08 | 1 | -0/+2 |
* | Avoid reseting firewall hostname by WAN DHCP. It should fix #3746 | Renato Botelho | 2014-07-07 | 1 | -2/+3 |
* | use HTTPS for dyndns providers that support it | Chris Buechler | 2014-07-05 | 1 | -6/+6 |
* | Fix #3725: | Renato Botelho | 2014-06-30 | 2 | -16/+24 |
* | Merge pull request #1244 from phil-davis/patch-11 | Renato Botelho | 2014-06-27 | 1 | -0/+4 |
|\ |
|
| * | Handle no dhcpd settings when upgrading | Phil Davis | 2014-06-26 | 1 | -0/+4 |
* | | Fix a regression introduced on 8d6c5f6621 that broke CARP+IP alias | Renato Botelho | 2014-06-26 | 1 | -15/+30 |
|/ |
|
* | Only include a scheduled rule if it is strictly before the end timeRELENG_2_1_4 | Phil Davis | 2014-06-20 | 1 | -1/+1 |
* | Remove extra data after space and fix pf rule syntax. It should fix #3688 | Renato Botelho | 2014-06-20 | 1 | -1/+1 |
* | Merge pull request #1208 from razzfazz/nat_add_missing_protocols | Renato Botelho | 2014-06-20 | 1 | -1/+1 |
|\ |
|
| * | bring protocols on NAT edit page more in line with rule edit page | Daniel Becker | 2014-05-22 | 1 | -1/+1 |
* | | Remove also . and / from graph | Renato Botelho | 2014-06-19 | 1 | -1/+1 |
* | | Fix status_rrd_graph_img.php and also improve it: | Renato Botelho | 2014-06-19 | 1 | -36/+37 |
* | | Make sure single quotes are encoded and avoid javascript injection | Renato Botelho | 2014-06-19 | 1 | -2/+2 |
* | | Use CDATA for javascript | Renato Botelho | 2014-06-19 | 1 | -3/+3 |
* | | Fix indent and whitespaces | Renato Botelho | 2014-06-19 | 1 | -6/+7 |
* | | Simplify logic, add some protection to user input parameters | Renato Botelho | 2014-06-18 | 1 | -27/+23 |
* | | Fix whitespaces and indent | Renato Botelho | 2014-06-18 | 1 | -46/+45 |
* | | We need to allow subdirectories under /usr/local/pkg, here is the proper fix | Renato Botelho | 2014-06-18 | 1 | -7/+5 |
* | | Set 'Disable webConfigurator login autocomplete' as on by default | Renato Botelho | 2014-06-18 | 1 | -0/+1 |
* | | Always set httponly attribute on cookies | Renato Botelho | 2014-06-18 | 1 | -10/+8 |
* | | Protect servicestatusfilter parameter with htmlspecialchars() | Renato Botelho | 2014-06-17 | 1 | -1/+1 |
* | | Protect rssfeed parameters with htmlspecialchars() | Renato Botelho | 2014-06-17 | 1 | -6/+6 |
* | | Add comment I forgot on last commit | Renato Botelho | 2014-06-17 | 1 | -0/+1 |
* | | Re-generate session ID on a successful login to avoid session fixation | Renato Botelho | 2014-06-17 | 1 | -0/+1 |
* | | Avoid directory traversal on restorefullbackup | Renato Botelho | 2014-06-17 | 1 | -2/+2 |
* | | Fix core dump on viewing invalid package log | Matt Smith | 2014-06-17 | 2 | -3/+7 |
* | | Remove . and / from pkg name to avoid directory traversal | Renato Botelho | 2014-06-17 | 1 | -5/+5 |
* | | Remove id=0 from miniupnpd menu and shortcut | Renato Botelho | 2014-06-17 | 2 | -3/+3 |
* | | Avoid directory traversal when reading package xml files, also check if file ... | Renato Botelho | 2014-06-17 | 1 | -1/+6 |
* | | Make sure variables are escaped, also replace exec calls to run rm by unlink_... | Renato Botelho | 2014-06-17 | 1 | -4/+4 |
* | | Remove useless code, variable is set again on next line | Renato Botelho | 2014-06-17 | 1 | -3/+0 |
* | | Escape parameters passed to shell_exec() | Renato Botelho | 2014-06-17 | 2 | -2/+2 |