summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | change order of css files in head elementJared Dillard2016-07-121-1/+1
* | | | | | | Merge pull request #2905 from Chrisc-c-c/LAGG-MTUChris Buechler2016-07-121-0/+38
|\ \ \ \ \ \ \
| * | | | | | | Fix issue with QinQ on LAGG interfaces where MTU doesn't apply to parent corr...Chris Rowe2016-04-241-0/+38
* | | | | | | | write_config before openvpn_resync here as well. Ticket #6139Chris Buechler2016-07-111-1/+1
* | | | | | | | Add upgrade code to clean up the old GRE/GIF flags that are no longer used. T...jim-p2016-07-112-1/+25
* | | | | | | | Align GIF link options with those currently supported by the base OS. Ticket ...jim-p2016-07-112-14/+14
* | | | | | | | Remove GRE link flag options from GUI/backend. Keep link1 as it was also used...jim-p2016-07-112-31/+2
* | | | | | | | write_config before calling openvpn_resync. Ticket #6319Chris Buechler2016-07-101-1/+1
* | | | | | | | Merge pull request #3032 from NewEraCracker/patch-pppoe-rulesChris Buechler2016-07-101-3/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix firewall rules for PPPoE serverNewEraCracker2016-06-301-3/+8
* | | | | | | | | Properly follow style guidelines.Nash Kaminski2016-07-101-1/+1
* | | | | | | | | Include ignored DHCP server(s) config option even when advanced DHCP config i...Nash Kaminski2016-07-101-0/+3
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Remove input_errors2Ajax calls, was never implemented. Ticket #3027Chris Buechler2016-07-1010-78/+0
* | | | | | | | fix typo. noticed-by: phil.davisChris Buechler2016-07-091-1/+1
* | | | | | | | Remove workaround for Ticket #4754 in 2.4 since 32 bit is dead.Chris Buechler2016-07-091-3/+0
* | | | | | | | Add config option for AdvDefaultLifetime, clean up descriptions on other. Tic...Chris Buechler2016-07-092-2/+17
* | | | | | | | Add configuration for Min and MaxRtrAdvInterval. Ticket #6533Chris Buechler2016-07-092-9/+72
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix #6590 NTPd Leapfile UploadPhil Davis2016-07-091-0/+1
* | | | | | | Merge pull request #3037 from NOYB/Check_IP_ServicesChris Buechler2016-07-089-3/+465
|\ \ \ \ \ \ \
| * | | | | | | Check IP ServicesNOYB2016-07-029-3/+465
| | |_|/ / / / | |/| | | | |
* | | | | | | Exclude non-qualified hostnames from hosts file. Ticket #6064Chris Buechler2016-07-081-12/+12
* | | | | | | Omit non-qualified hostnames from unbound's local-data. Ticket #6064Chris Buechler2016-07-081-3/+0
* | | | | | | Call filter_configure in rc.linkup. Ticket #6297Chris Buechler2016-07-081-0/+1
* | | | | | | Verify a valid IPv6 subnet is going to be used before including in radvd's co...Chris Buechler2016-07-081-1/+5
* | | | | | | Merge pull request #3049 from doktornotor/patch-2Chris Buechler2016-07-081-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Missing closing quotedoktornotor2016-07-081-1/+1
| * | | | | | | Create /var/run/dmesg.boot symlink for vm-bhyve (Feature #6573)doktornotor2016-07-081-0/+3
* | | | | | | | Fix indent and spacesRenato Botelho2016-07-081-23/+40
* | | | | | | | Remove stray 'Renato Botelho2016-07-081-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #3046 from phil-davis/portimportRenato Botelho2016-07-082-25/+85
|\ \ \ \ \ \ \
| * | | | | | | Fix #6582 Allow import of portsPhil Davis2016-07-072-25/+85
* | | | | | | | Improve patterns to read dhcpd6.leases to prevent leases containing '}' in ia...Renato Botelho2016-07-081-5/+14
* | | | | | | | Fix #6585 Do not use [] syntax for lookupsPhil Davis2016-07-081-4/+6
* | | | | | | | Do not check platform to decide if enableserial and primaryconsole fields wil...Renato Botelho2016-07-071-2/+2
* | | | | | | | Show "cannot delete alias" message as errorPhil Davis2016-07-071-1/+4
|/ / / / / / /
* | | | | | | Fix PTR lookups on diag_dns.php. Ticket #6561Chris Buechler2016-07-061-3/+6
* | | | | | | Merge pull request #3043 from NOYB/Label_RenameChris Buechler2016-07-062-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Change group labels s/MAC controls/MAC Address/NOYB2016-07-062-2/+2
* | | | | | | | Add missing -R parameter to pkg callRenato Botelho2016-07-061-1/+1
* | | | | | | | Use .0 at the end of first major versionRenato Botelho2016-07-061-1/+1
* | | | | | | | Correct spacingStephen Beaver2016-07-061-1/+1
* | | | | | | | Remove debugStephen Beaver2016-07-061-3/+0
* | | | | | | | Fixed #6577 - Preserve user input on errorStephen Beaver2016-07-061-6/+10
* | | | | | | | Make sure resolv.conf is present during nanobsd upgrade. Fixes #6557Renato Botelho2016-07-061-0/+3
|/ / / / / / /
* | | | | | | Leave an empty file for URL Table aliases that return an empty file, and incl...Chris Buechler2016-07-062-1/+7
* | | | | | | Protect get_dir from causing PHP errorsNewEraCracker2016-07-051-0/+3
* | | | | | | webgui tables, doubleclick event to perform 'edit' action, part 2PiBa-NL2016-07-0433-36/+36
* | | | | | | webgui tables, doubleclick event to perform 'edit' actionPiBa-NL2016-07-037-6/+10
* | | | | | | ipsec widget, check for valid arrayPiBa-NL2016-07-031-0/+3
* | | | | | | spdns.de renamed to spdyn.deexii19882016-07-021-2/+2
OpenPOWER on IntegriCloud