- 31 Jan, 2016 1 commit
-
-
Franco Fichtner authored
PR: https://forum.opnsense.org/index.php?topic=2090 (cherry picked from commit 0086548d)
-
- 22 Jan, 2016 1 commit
-
-
Franco Fichtner authored
o Don't clobber manually installed extensions o Remove the XDebug enable in favour of an autoload if available o No longer install XDebug by default Adds long overdue copyrights, been handling this file since 2014.
-
- 13 Jan, 2016 1 commit
-
-
Franco Fichtner authored
The style checking is done in the build system, so there's no need to keep this here. A more dynamic way needs to be devised at some point that allows plugging PHP modules into the code, but it's not overly important. Suggested by: @fabianfrz
-
- 11 Jan, 2016 1 commit
-
-
Franco Fichtner authored
-
- 13 Dec, 2015 1 commit
-
-
Franco Fichtner authored
This module was used in the old XMLRPC client code, but is no longer needed. Removal was escalated by FreeBSD when the oniguruma4 dependency of the php56-mbstring module was marked BROKEN.
-
- 18 Oct, 2015 1 commit
-
-
Ad Schellevis authored
(php, suhosin) accept larger post input variables, needed to support new captiveportal file upload message
-
- 08 Jul, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 28 Jun, 2015 1 commit
-
-
Franco Fichtner authored
radius.inc includes both radius_accounting.inc and radius_authentication.inc, but lives in /usr/local/etc/inc, which makes an extra include path and the desired code separation a bit pointless.
-
- 26 Jun, 2015 1 commit
-
-
Franco Fichtner authored
-
- 01 Jun, 2015 1 commit
-
-
Franco Fichtner authored
-
- 31 May, 2015 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
is also used by the ports to register the modules, which may finally fix the spurious module load errors.
-
- 29 May, 2015 1 commit
-
-
Ad Schellevis authored
-
- 15 May, 2015 1 commit
-
-
Franco Fichtner authored
-
- 05 May, 2015 2 commits
-
-
Franco Fichtner authored
-
Ad Schellevis authored
When using webgrind, use the optional graphviz package for callgraph support
-
- 01 May, 2015 1 commit
-
-
Ad Schellevis authored
prepare for new mvc framework, we use two different document roots in our new setup to separate legacy and new code.
-
- 01 Apr, 2015 5 commits
-
-
Franco Fichtner authored
... when using the core.git mount hook. :) Does not affect the packages/images.
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 24 Mar, 2015 2 commits
-
-
Franco Fichtner authored
-
Ad Schellevis authored
-
- 03 Mar, 2015 2 commits
-
-
Franco Fichtner authored
* We can now see the errors we suppress. E_WARNING is the one that should be zapped as soon as possible. * According to the manual, display_startup_errors should not be enabled. * Add ignore_repeated_errors to avoid multiple reports in e.g. loops.
-
Franco Fichtner authored
* add E_PARSE to show proper info about parse errors * remove PHP 5.5 support, we've never shipped it * fix textarea display width and disable send button
-
- 02 Mar, 2015 1 commit
-
-
Franco Fichtner authored
-
- 28 Dec, 2014 3 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 10 Dec, 2014 1 commit
-
-
Franco Fichtner authored
Make "src" the implicit "/usr/local" so that nobody can sneak in weird files in the base file system or potentially overwrite them. This is the last time, I swear... :)
-
- 08 Dec, 2014 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 09 Dec, 2014 4 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
* Avoid warnings for PDO and SimpleXML. * APC and ioncube are dead.
-
- 16 Nov, 2014 1 commit
-
-
Franco Fichtner authored
-
- 10 Nov, 2014 1 commit
-
-
Ad Schellevis authored
-