summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Give settings section a more helpful/standard title to match other GUI settin...stilez2016-06-221-2/+2
* Self correcting - poor englishstilez2016-06-221-1/+1
* Accuracystilez2016-06-221-1/+1
* missed a comment I added and shouldn't have - removedstilez2016-06-221-1/+1
* Update OpenVPN Wizard to include missing key sizesstilez2016-06-221-2/+22
* Add missing recommended key lengths to OpenVPN optionsstilez2016-06-221-1/+2
* Added option to System > General Setup > webConfigurator to change the title ...Christopher Fazendin2016-06-222-10/+34
* Make QinQ interfaces work againChris Rowe2016-06-222-12/+12
* Allow IGMP Proxy logging verbosity to be selected via system log settings (PR...Stephen Beaver2016-06-222-1/+17
* adding privileges and separating DNS Resolver overrides from general settingsJoe2016-06-225-3/+323
* Force 4096 RSA keysJose Luis Duran2016-06-221-1/+1
* Harden sshd_configJose Luis Duran2016-06-221-16/+19
* Fixed #6504 by making table sortableStephen Beaver2016-06-221-1/+1
* jQuery datepicker added to interfaces.php and interfaces_ppps_edit.php for se...Stephen Beaver2016-06-222-1/+4
* Fixed #6516 by replacing HTML5 datepicker with jQuery widgetStephen Beaver2016-06-221-0/+1
* Merge pull request #3015 from marcelloc/patch-4Chris Buechler2016-06-211-1/+1
|\
| * fix rowhelper select_source empty comboMarcello Coutinho2016-06-211-1/+1
* | add htop to poudriere_bulkChris Buechler2016-06-211-0/+1
* | Only call interfaces_vips_configure once if it's needed, rather than doing th...Chris Buechler2016-06-211-1/+5
* | Fix styleChris Buechler2016-06-211-3/+5
* | require_once auth.inc in vpn.inc since it uses functions from there, though n...Chris Buechler2016-06-211-0/+1
* | Fixed #6514 by requiring string starts with letter ot underscoreStephen Beaver2016-06-211-1/+1
|/
* Only omit aggressive line from ipsec.conf where IKEv2. Ticket #6513Chris Buechler2016-06-211-1/+1
* Create openssl.cnf symlink during bootRenato Botelho2016-06-212-1/+9
* Fixed #6498 by providing new address type argument to Form_IpAddress(). In th...Stephen Beaver2016-06-212-5/+19
* Set kern.corefile, fixes #6510jim-p2016-06-211-1/+2
* Use synlink path for core repo and fix resume buildRenato Botelho2016-06-212-7/+8
* Fix typojim-p2016-06-201-1/+1
* Fix redundant phrasing.jim-p2016-06-201-1/+1
* Add the hability of building images with custom logos on build scriptsRenato Botelho2016-06-203-19/+70
* Add NYI custom_logosRenato Botelho2016-06-202-0/+0
* Teach rc script to copy custom_logos over default oneRenato Botelho2016-06-201-0/+6
* Bump revision to 5 to match internal releases that never went publicv2.3.1_5Renato Botelho2016-06-161-1/+1
* Use correct format for REVISION on image filenamesRenato Botelho2016-06-101-8/+8
* Add PRODUCT_REVISION to image filenamesRenato Botelho2016-06-101-8/+8
* Bump to revision _3Jeremy Porter2016-06-101-1/+1
* Bump PRODUCT_REVISION to 2 for 2.3.1_2Jeremy Porter2016-06-101-1/+1
* Fix #6468 Do not allow edit of day and timesPhil Davis2016-06-091-6/+6
* Use escapeshellarg on shell calls in auth.inc. Ticket #6475jim-p2016-06-091-10/+18
* Validate submitted groups when editing a user. Ticket #6475jim-p2016-06-091-0/+7
* Add input validation to system_groupmanager.php to prevent invalid members fr...jim-p2016-06-091-1/+7
* Fix #6463 Dest net alias matching on page loadPhil Davis2016-06-081-1/+1
* Fix #6460 Interface mismatch apply changes buttonPhil Davis2016-06-081-2/+4
* Rework pkg_mgr_install.php:Renato Botelho2016-06-082-60/+62
* Implement pkg_valid_name()Renato Botelho2016-06-081-0/+8
* Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/Renato Botelho2016-06-081-1/+1
* Fix indentRenato Botelho2016-06-081-35/+35
* Improve readabilityRenato Botelho2016-06-081-31/+39
* Improve readabilityRenato Botelho2016-06-081-3/+4
* Simplify mode parameter validationRenato Botelho2016-06-081-16/+13
OpenPOWER on IntegriCloud