62 Commits

Author SHA1 Message Date
Ad Schellevis
31cbcff27b (legacy) move calculate_ipv6_delegation_length() to util.inc and change dependencies 2016-06-20 16:47:20 +02:00
Franco Fichtner
f6b554f87e www: consistent use of <?=, some escapes while at it; closes #986 2016-06-11 07:45:49 +02:00
Franco Fichtner
a44b468809 Merge pull request #955 from fabianfrz/translation
whitespace cleanup
2016-05-25 21:19:28 +02:00
Fabian Franz
8028daeee4 whitespace cleanup 2016-05-21 12:33:56 +02:00
Ad Schellevis
52c7a87c08 (uit) set class on input form system_advanced_admin.php 2016-05-20 15:09:44 +02:00
Franco Fichtner
955b73fdd7 src: strip gettext() from log messages
It only makes debugging harder as our translations are being
completed one after the other.  Also has the positive side-
effect of freeing a few hard-to-do translations in the process.
2016-05-16 00:28:22 +02:00
Ad Schellevis
7ab0b3463f (legacy) www: strip action attribute from forms where not needed, closes https://github.com/opnsense/core/issues/929 2016-05-12 19:45:28 +02:00
Ad Schellevis
d97a10789c fix for 619b089c1b (diff-09f3249b844b641d5564ae047d77e704) 2016-05-12 11:35:39 +02:00
Fabian Franz
619b089c1b translation and style fixes 2016-05-04 15:19:44 +02:00
Franco Fichtner
9989097dd8 src: second part of restyle done 2016-04-01 16:05:35 +02:00
Ad Schellevis
67b827a84f html correction 2016-03-04 12:07:12 +01:00
Ad Schellevis
9fdca30079 (legacy) fix "enableserial" marker in default config system_advanced_admin.php 2016-02-23 10:20:39 +01:00
Fabian Franz
f91112ed7e translation fixes 2016-01-25 10:46:03 +01:00
Franco Fichtner
29dc0b5e4d rc: improve the php config write
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.
2016-01-22 08:30:43 +01:00
Franco Fichtner
d41b5a7456 src: reindent copyright block to four spaces 2015-12-29 20:22:41 +01:00
Fabian Franz
8565d988de fix in system_advanced_admin.php 2015-12-24 13:37:11 +01:00
Ad Schellevis
b244646a4e (legacy) change browser HTTP_REFERER enforcement label to fit line, closes https://github.com/opnsense/core/issues/554 2015-12-22 19:35:17 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Franco Fichtner
a858b479ed system: fix faulty revert; rc.sshd is clever on it's own 2015-12-03 17:39:13 +01:00
Ad Schellevis
c2933dc25f revert part of 9a22c04f1c 2015-12-03 12:40:17 +01:00
Ad Schellevis
9a22c04f1c (legacy) refactor system_advanced_admin.php, move some system calls to backend 2015-12-03 11:04:44 +01:00
Ad Schellevis
25850ae747 (legacy) refactor system_advanced_admin.php 2015-12-02 23:22:26 +01:00
Ad Schellevis
8d00b61013 (legacy) refactor system_advanced_admin.php, work in progress 2015-12-02 18:36:07 +01:00
Franco Fichtner
7f1c91f775 settings: fix old sshd reload trigger bug 2015-12-01 16:48:19 +01:00
Ad Schellevis
71f7dbc3d0 (legacy) kill max_procs / memory foo and set new defaults 2015-11-17 10:34:15 +00:00
Franco Fichtner
4f43181d25 firmware: reconfigure on reload; kill backend webgui call
Backend can't call tainted code that may run configd again.  This needs
to be cleaned up.  Ideally, the backend should only call python code.
2015-10-11 16:41:42 +02:00
Franco Fichtner
6948906adf menu: convert settings tabs to submenu; closes #402 2015-09-26 09:00:49 +02:00
Ad Schellevis
5b39c0a44d (legacy) add missing function calls 2015-08-31 19:46:52 +00:00
Ad Schellevis
a7ac26237f (legacy) remove unused parameter in get_std_save_message 2015-08-17 08:27:34 +00:00
Franco Fichtner
8137b5561f system: last crash report for today 2015-07-27 17:44:00 +02:00
Franco Fichtner
6c49287a40 system settings: weave in awesome feedback
Submitted by: Curt Dox
2015-07-27 16:01:16 +02:00
Ad Schellevis
c55a7c50ed (legacy) remove services.inc dependency from interfaces.inc 2015-07-23 08:04:59 +00:00
Ad Schellevis
465e699e71 (legacy) dependency cleanups related to functions.inc / interfaces.inc 2015-07-22 16:56:38 +00:00
Ad Schellevis
ea5dd43a31 (legacy) move pfsense-utils.inc dependency 2015-07-22 15:09:18 +00:00
Ad Schellevis
cbcf5927ca (legacy) more dependency moves, slowly pouring functions.inc empty.... 2015-07-22 13:08:05 +00:00
Ad Schellevis
7418af459b (legacy) add additional check on $input_errors as part of cleanup notices 2015-07-06 16:58:36 +00:00
Ad Schellevis
ba800ae6c8 (legacy) fix check on $savemsg and $input_errors 2015-07-06 14:43:02 +00:00
Franco Fichtner
8cfd1e6508 system: tweak SSH behaviour and settings names
o Sharpen the text for permitting root login and password.
o Migration kills the default of not permitting passwords.
2015-06-30 10:27:18 +02:00
Franco Fichtner
22e0e257a2 queues: remove shaper.inc 2015-06-18 14:20:20 +02:00
Franco Fichtner
1db49d7c47 system: apply PSR2 style 2015-06-04 20:41:15 +02:00
Franco Fichtner
ca18801b96 crypto: address a few potential loopholes for #logjam
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
2015-05-22 14:26:31 +02:00
Franco Fichtner
252a9a1384 src: /var/log/dmesg.boot is a lie; whitespace sweep 2015-05-19 10:47:31 +02:00
Ad Schellevis
7953e21f0c add XDebug support switch and debugger for development
When using webgrind, use the optional graphviz package for callgraph support
2015-05-05 14:32:57 +00:00
Franco Fichtner
d71e272515 settings: tweaking the tweaks
* Do not patronise the user about advanced settings.  The user should
  know what she's doing.  ;)

* Hide the tabs page by moving it from .php to .inc -- web server acces
  to this file extensions is forbidden.  Tabs do not have authentication
  and that's bad if left untreated...
2015-04-13 08:12:18 +02:00
Franco Fichtner
a5460bb161 system: general|advanced->settings; related to #58 2015-04-11 12:09:13 +02:00
Ad Schellevis
fe4566b001 fix parameter for webgui restart delay 2015-04-08 19:00:55 +00:00
Ad Schellevis
df59cb0d1b cleanup configd commands (sshd) 2015-04-07 19:38:16 +00:00
Ad Schellevis
0adea630f1 refactor configd calls, part of this discussion : 71ff705e01 (commitcomment-10597568) 2015-04-07 20:53:21 +02:00
Ad Schellevis
a2800ad0d4 add wrapper for background events to legacy code, fix gui reload 2015-04-06 14:07:51 +00:00
Franco Fichtner
cf3977b749 src: varlog_path softcoding removal 2015-04-05 23:18:37 +02:00