summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unused file browser.phpRenato Botelho2016-09-062-164/+1
* Merge pull request #3119 from jlduran/fix-font-jquery-ui-widgetsRenato Botelho2016-09-064-8/+24
|\
| * css: Fix jQuery UI widgets' fontJose Luis Duran2016-08-234-8/+24
* | Merge pull request #3120 from moisseev/compact-redRenato Botelho2016-09-061-0/+18
|\ \
| * | [theme] Compact-RED: improve hovered table rows visibilityAlexander Moisseev2016-08-241-0/+4
| * | [theme] Compact-RED: compact panel titlesAlexander Moisseev2016-08-231-0/+8
| * | [theme] Compact-RED: make drop-down menus not too "compact"Alexander Moisseev2016-08-231-0/+5
| * | [theme] Compact-RED: get rid of anti-aliased fontsAlexander Moisseev2016-08-231-0/+1
* | | Remove some obsolete code from globals.incjim-p2016-09-061-16/+1
* | | Fix handling of backup config count. Fixes #6771jim-p2016-09-061-1/+1
* | | Obscured password field in system_authservers.php bind sectionStephen Beaver2016-09-021-1/+1
* | | Force changes in routing to be detected by the systemNewEraCracker2016-09-021-1/+2
* | | DHCP6 Before RA. Additions and ammendmentsmarjohn562016-09-021-26/+15
* | | Merge pull request #3122 from NewEraCracker/patch-11Renato Botelho2016-09-022-9/+16
|\ \ \
| * | | Improve dhcpd and dhcpleases reloadNewEraCracker2016-08-242-9/+16
| | |/ | |/|
* | | Merge pull request #3105 from NewEraCracker/patch-8Renato Botelho2016-09-021-2/+2
|\ \ \
| * | | Call services_dhcpd_configure with the right parameterNewEraCracker2016-08-141-2/+2
* | | | Merge pull request #3101 from NewEraCracker/patch-5Renato Botelho2016-09-023-11/+1
|\ \ \ \
| * | | | Uniformize memory limits and remove old code (revised)NewEraCracker2016-08-163-11/+1
* | | | | Merge pull request #3103 from NewEraCracker/patch-7Renato Botelho2016-09-021-0/+4
|\ \ \ \ \
| * | | | | Ensure only one instance of services_dhcpd_configure runs concurrentlyNewEraCracker2016-08-201-0/+4
* | | | | | Fix diag_dns ipaddr set to use in IP WHOIS and IP InfoRenato Botelho2016-09-021-4/+7
* | | | | | Removed unused variable $hostnameRenato Botelho2016-09-021-2/+0
* | | | | | Merge pull request #3127 from PiBa-NL/20160902_patternRenato Botelho2016-09-026-8/+8
|\ \ \ \ \ \
| * | | | | | Input boxes with setPattern validation should not contain escape characters a...PiBa-NL2016-09-026-8/+8
* | | | | | | Outbound nat overview, show alias popup and edit options on source and destin...PiBa-NL2016-09-021-3/+3
|/ / / / / /
* | | | | | Convert L2TP Server code to mpd5Renato Botelho2016-09-011-81/+48
* | | | | | Remove references to glxsb as it is not relevant to current supported platfor...jim-p2016-09-017-20/+10
* | | | | | Add ng interface to pppoe group on mpd.conf and remove dead code from vpn-lin...Renato Botelho2016-09-012-12/+1
* | | | | | Convert PPPoE Server code to mpd5Renato Botelho2016-09-011-84/+51
* | | | | | Ticket #3734: Add function to convert IPv6 address <-> binaryRenato Botelho2016-08-312-8/+62
* | | | | | -resolved syntax errorhamnur2016-08-311-4/+4
* | | | | | Merge pull request #3106 from NewEraCracker/patch-9Renato Botelho2016-08-291-2/+3
|\ \ \ \ \ \
| * | | | | | system_dhcpleases_configure() - Improve pidfile handlingNewEraCracker2016-08-201-2/+3
| |/ / / / /
* | | | | | Merge pull request #3107 from NewEraCracker/patch-10Renato Botelho2016-08-291-0/+1
|\ \ \ \ \ \
| * | | | | | Apply the fix for ticket #6589 also into dhcpdv6 configNewEraCracker2016-08-201-0/+1
| |/ / / / /
* | | | | | Merge pull request #3112 from phil-davis/patch-1Renato Botelho2016-08-291-1/+32
|\ \ \ \ \ \
| * | | | | | Indent dhcpd.conf option customPhil Davis2016-08-181-2/+2
| * | | | | | Fix #6720 DHCP options by poolPhil Davis2016-08-171-1/+32
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3110 from phil-davis/patch-2Renato Botelho2016-08-291-3/+0
|\ \ \ \ \ \
| * | | | | | Fix double domain-name-servers for poolPhil Davis2016-08-161-3/+0
| |/ / / / /
* | | | | | Merge pull request #3114 from phil-davis/patch-3Renato Botelho2016-08-291-8/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix #6724 VLAN interface displayed wrongPhil Davis2016-08-181-8/+10
* | | | | | change traffic graphs to use d3.jsJared Dillard2016-08-236-125/+875
* | | | | | add visibility jsJared Dillard2016-08-231-0/+1
| |_|_|_|/ |/| | | |
* | | | | Add a selection for OpenVPN to have no compression preference + comp-noadapt,...jim-p2016-08-221-1/+6
* | | | | Clean up the text on diag_sockets.php. Fixes #6708jim-p2016-08-221-14/+12
* | | | | Clarify language on diag_tables.php. Fixes #6713jim-p2016-08-221-2/+4
* | | | | Use -l with traceroute6 to show both IP Addresses and Hostnames when resolvin...jim-p2016-08-221-0/+6
* | | | | Add output encoding to diag_dns.php for results returned from DNS. Fixes #6737jim-p2016-08-221-4/+4
OpenPOWER on IntegriCloud