summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Review license / copyright on all files (final round)Renato Botelho2016-07-15313-9832/+9599
* Set dhcp-cache-threshold to 0 to avoid a bug in dhcpd 4.3.x where it omits cl...Chris Buechler2016-07-151-0/+1
* Bring back the "set iface route default" used in 2.2.6 and earlier versions, ...Chris Buechler2016-07-151-2/+4
* Fix #6613 Do not show Aply Changes button when Save neededPhil Davis2016-07-141-1/+1
* Review license / copyright on all files (1st round)Renato Botelho2016-07-14236-5640/+12148
* Retire deactivated widgetsRenato Botelho2016-07-142-98/+1
* chmod 0644 php web pagesRenato Botelho2016-07-141-0/+0
* Retire copyright-master.txtRenato Botelho2016-07-142-53/+1
* chmod 0644 php web pagesRenato Botelho2016-07-1416-0/+0
* Retire /usr/local/bin/slowdownpipe.shRenato Botelho2016-07-142-9/+1
* Ignore cp result for cases when files are the same. Ticket #6557Renato Botelho2016-07-141-1/+3
* Fix #6050 DHCP - provide Network Booting display/hide advanced buttonPhil Davis2016-07-131-51/+97
* simplify DHCP_Config_Option_Split, no loop needed for returning option arrayDaniel Wilhelm2016-07-131-6/+2
* Allow passing comma in string quoted DHCP client optionsDaniel Wilhelm2016-07-131-4/+12
* style sortable tablesJared Dillard2016-07-122-0/+16
* clean up captive poral widgetJared Dillard2016-07-121-49/+31
* change order of css files in head elementJared Dillard2016-07-121-1/+1
* 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
* Fix firewall rules for PPPoE serverNewEraCracker2016-07-101-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
* fix typo. noticed-by: phil.davisChris Buechler2016-07-091-1/+1
* set net.isr.dispatch instead since net.inet.ipsec.directdispatch no longer ex...Chris Buechler2016-07-091-1/+1
* 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
* Leave this to 2.4 only for now. Revert "Omit non-qualified hostnames from unb...Chris Buechler2016-07-081-0/+3
* 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
* 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
* Fix #6582 Allow import of portsPhil Davis2016-07-082-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
* Show "cannot delete alias" message as errorPhil Davis2016-07-071-1/+4
* Do not check platform to decide if enableserial and primaryconsole fields wil...Renato Botelho2016-07-071-2/+2
* Fix PTR lookups on diag_dns.php. Ticket #6561Chris Buechler2016-07-061-3/+6
* 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
* 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
OpenPOWER on IntegriCloud