summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* % and / are also allowed in valuesjim-p2016-06-221-2/+2
* Merge pull request #3011 from NewEraCracker/redmine-6394Stephen Beaver2016-06-224-4/+9
|\
| * Fix Bug #6394 - Incorrect Output of TranslationNewEraCracker2016-06-194-4/+9
* | Merge pull request #3010 from NOYB/Remove_Duplicate_ListTags_EntryStephen Beaver2016-06-222-2/+2
|\ \
| * | Remove duplicate listtags() entry 'member'.NOYB2016-06-182-2/+2
* | | Merge pull request #3006 from stilez/patch-33Stephen Beaver2016-06-221-24/+0
|\ \ \
| * | | Remove subnet_expand()stilez2016-06-171-24/+0
* | | | Merge pull request #3005 from phil-davis/patch-4Stephen Beaver2016-06-221-2/+4
|\ \ \ \
| * | | | Fix #6482 OpenVPN Redirect Gateway Option Causes GUI IssuePhil Davis2016-06-151-2/+4
* | | | | Merge pull request #3004 from hailthemelody/masterStephen Beaver2016-06-221-12/+14
|\ \ \ \ \
| * | | | | added missing div.content wrapper when reloading filtershailthemelody2016-06-131-12/+14
| |/ / / /
* | | | | Merge pull request #3002 from NewEraCracker/patch-invalid-foreachStephen Beaver2016-06-222-6/+10
|\ \ \ \ \
| * | | | | Fix PHP Warning about invalid argument supplied for foreachNewEraCracker2016-06-132-6/+10
| |/ / / /
* | | | | Merge pull request #3001 from NewEraCracker/patch-pppoe-mpdStephen Beaver2016-06-221-2/+3
|\ \ \ \ \
| * | | | | Fix bad escapeshellarg logic on mpd executionNewEraCracker2016-06-151-2/+3
| |/ / / /
* | | | | Merge pull request #2989 from phil-davis/patch-2Stephen Beaver2016-06-221-16/+43
|\ \ \ \ \
| * | | | | Do not allow deleting your own user namePhil Davis2016-06-051-16/+43
* | | | | | Merge pull request #2988 from stilez/patch-28Stephen Beaver2016-06-222-27/+18
|\ \ \ \ \ \
| * | | | | | missing "("stilez2016-05-311-1/+1
| * | | | | | optional arg for old behaviourstilez2016-05-311-3/+4
| * | | | | | function name hms -> dhms stilez2016-05-311-5/+5
| * | | | | | Simplify convert_seconds_to_hms() and show days for large numbers of hoursstilez2016-05-311-22/+12
* | | | | | | Merge pull request #2987 from stilez/patch-27Stephen Beaver2016-06-221-0/+25
|\ \ \ \ \ \ \
| * | | | | | | Add "delete entry" for ARP tablestilez2016-05-311-0/+25
| |/ / / / / /
* | | | | | | Merge pull request #2986 from NewEraCracker/patch-ntp-gpsStephen Beaver2016-06-222-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix NTP PPS. It had 'None' option available on 2.2.x.NewEraCracker2016-06-151-1/+1
| * | | | | | | Fix "Unable to remove NTP GPS from configuration"NewEraCracker2016-06-151-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #2982 from stilez/patch-26Stephen Beaver2016-06-223-17/+12
|\ \ \ \ \ \ \
| * | | | | | | redundant check - is_numericint() tests for >= 0stilez2016-05-241-1/+1
| * | | | | | | Use global backup count instead of hardcoded value and remove redundant functionstilez2016-05-241-12/+1
| * | | | | | | fix logic and replace hard coded value by globalstilez2016-05-241-2/+2
| * | | | | | | set default_config_backup_count based on platformstilez2016-05-241-2/+8
| * | | | | | | Give settings section a more helpful/standard title to match other GUI settin...stilez2016-05-241-2/+2
* | | | | | | | Merge pull request #2942 from stilez/patch-22Stephen Beaver2016-06-222-2/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Self correcting - poor englishstilez2016-05-081-1/+1
| * | | | | | | | Accuracystilez2016-05-081-1/+1
| * | | | | | | | missed a comment I added and shouldn't have - removedstilez2016-05-081-1/+1
| * | | | | | | | Update OpenVPN Wizard to include missing key sizesstilez2016-05-081-2/+22
| * | | | | | | | Add missing recommended key lengths to OpenVPN optionsstilez2016-05-081-1/+2
* | | | | | | | | Merge pull request #2935 from cfazendin/hostname_menuStephen Beaver2016-06-222-10/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added option to System > General Setup > webConfigurator to change the title ...Christopher Fazendin2016-05-052-10/+34
* | | | | | | | | | Merge pull request #2906 from Chrisc-c-c/Fix-QinQ-InterfacesStephen Beaver2016-06-222-12/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make QinQ interfaces work againChris Rowe2016-04-242-12/+12
* | | | | | | | | | | Allow IGMP Proxy logging verbosity to be selected via system log settings (PR...Stephen Beaver2016-06-222-1/+17
* | | | | | | | | | | Merge pull request #2891 from gottaloveit/dns-overrides-privsStephen Beaver2016-06-225-3/+323
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | adding privileges and separating DNS Resolver overrides from general settingsJoe2016-04-205-3/+323
* | | | | | | | | | | | Merge pull request #2783 from jlduran/harden-sshd_configStephen Beaver2016-06-221-17/+20
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Force 4096 RSA keysJose Luis Duran2016-04-161-1/+1
OpenPOWER on IntegriCloud