summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix license.php to show correct textRenato Botelho2016-07-151-18/+3
* | | Revert wrong conversion in license.phpRenato Botelho2016-07-151-11/+18
* | | Update potRenato Botelho2016-07-151-9939/+10157
* | | Merge pull request #3059 from NewEraCracker/xml-syntax-fixRenato Botelho2016-07-151-1/+1
|\ \ \
| * | | Fix xml syntax after license updateNewEraCracker2016-07-151-1/+1
* | | | Move to Apache License 2.0Renato Botelho2016-07-15461-18919/+4160
* | | | Make a function to resync all OpenVPN CSCs and use it when saving an OpenVPN ...jim-p2016-07-152-5/+11
|/ / /
* | | dse was under contract with BSDP for all the work he did, we own (c)Chris Buechler2016-07-151-1/+0
* | | Review license / copyright on all files (final round)Renato Botelho2016-07-15315-9914/+9677
* | | 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-151-1/+1
* | | Review license / copyright on all files (1st round)Renato Botelho2016-07-14236-5637/+12147
* | | 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
* | | Merge pull request #3057 from wokis/masterChris Buechler2016-07-144-11/+53
|\ \ \
| * | | Added and modified functions to send correct Radius attributes to the Radius ...Kacper2016-07-134-11/+53
* | | | Merge pull request #3052 from phil-davis/patch-3Renato Botelho2016-07-131-51/+97
|\ \ \ \
| * | | | Fix #6050 DHCP - provide Network Booting display/hide advanced buttonPhil Davis2016-07-091-51/+97
* | | | | Merge pull request #3020 from shieldwed/Allow_comma_in_DHCP_option_stringRenato Botelho2016-07-131-4/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | simplify DHCP_Config_Option_Split, no loop needed for returning option arrayDaniel Wilhelm2016-06-261-6/+2
| * | | | Allow passing comma in string quoted DHCP client optionsDaniel Wilhelm2016-06-231-4/+12
* | | | | Merge pull request #2847 from jazzl0ver/patch-1Chris Buechler2016-07-121-3/+15
|\ \ \ \ \
| * | | | | notify by email and in syslog when a channel goes up or downjazzl0ver2016-04-061-3/+15
* | | | | | Merge pull request #2966 from scipiojr/masterChris Buechler2016-07-121-2/+10
|\ \ \ \ \ \
| * | | | | | Update openvpn.incscipiojr2016-05-191-2/+2
| * | | | | | Update openvpn.incscipiojr2016-05-161-1/+8
| * | | | | | Update openvpn.incscipiojr2016-05-161-2/+3
* | | | | | | Merge pull request #3007 from stilez/patch-34Chris Buechler2016-07-121-6/+3
|\ \ \ \ \ \ \
| * | | | | | | simplify subnet_size()stilez2016-06-171-6/+3
* | | | | | | | 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
* | | | | | | | 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
OpenPOWER on IntegriCloud