- 23 May, 2015 1 commit
-
-
Franco Fichtner authored
-
- 22 May, 2015 5 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
// create a new model $model = new Model(); // link model to support class $grid = new UIModelGrid($model->container->arrayTypeObject); // fetch data and return into array which our frontend grid component can use $result = $grid->fetch($fields, $itemsPerPage, $currentPage, $sortBy, $sortDescending, $searchPhrase);
-
Franco Fichtner authored
-
Franco Fichtner authored
o Regenerate all dhparam files. (Looksie, we don't have under 1024!) o Make beast mitigation the default, been around since 2011. o Tweak the cipher settings via recommendations below. Open points are the zapping of 1024 bit dhparam and how we should handle dhparam shipping in the future. Please write in to discuss. :) Taken from: https://weakdh.org/sysadmin.html
-
Franco Fichtner authored
-
- 21 May, 2015 5 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
Integrate uuid generation into the core of the model system so items are uniquely identified and can be directly accessed using their uuids. For example: // set recurring pipe item to 1001 $model->setNodeByReference('pipes.pipe.86f19d48-bc91-4c70-a81c-e05cdd3a4372.queue', "1001"); // echo the contents back echo $model->getNodeByReference('pipes.pipe.86f19d48-bc91-4c70-a81c-e05cdd3a4372.queue');
-
Ad Schellevis authored
-
-
Ad Schellevis authored
-
- 20 May, 2015 11 commits
-
-
Ad Schellevis authored
(proxy) check for existing log file in diag_logs_proxy.php (https://github.com/opnsense/core/issues/186 )
-
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Ad Schellevis authored
-
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Franco Fichtner authored
Hopefully approved by: ad@ Inspired by: service(8)
-
Franco Fichtner authored
-
- 19 May, 2015 18 commits
-
-
-
Ad Schellevis authored
-
Ad Schellevis authored
- remove unused L2 ipfw support - redirect after login was duplicate, remove one - reload ipfw rules on zone save
-
Franco Fichtner authored
-
Ad Schellevis authored
-
Franco Fichtner authored
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Franco Fichtner authored
Submitted by: @reetp
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-