6009 Commits

Author SHA1 Message Date
Franco Fichtner
c9e4013094 scripts: upper case for framework directories 2016-09-27 01:56:15 +02:00
Franco Fichtner
79863b19e9 dashboard: previous changes were not 100% equivalent 2016-09-27 09:06:26 +02:00
Franco Fichtner
a10382cae8 dashboard: adjust data collection for previous 2016-09-26 08:09:21 +02:00
Franco Fichtner
63a0231e67 dashboard: according to crash reoirts DynDNS widget can race
Fix a few style errors while there.
2016-09-26 07:58:23 +02:00
Ad Schellevis
4e83616c7e (sshd) add HostKey to sshd_config to force available hostkeys. closes https://github.com/opnsense/core/issues/1200 2016-09-25 19:04:45 +02:00
Franco Fichtner
b08d58270e src/opnsense: apply style here too 2016-09-25 10:03:21 +02:00
Franco Fichtner
c91304c9a1 style: expand sniffer now that src/opnsense/contrib is gone 2016-09-25 09:54:14 +02:00
Franco Fichtner
30d0c1760c src/contrib: aaaaand it's gone ;) 2016-09-25 12:50:04 +02:00
Franco Fichtner
481dc9efba contrib: move contrib stuff to contrib 2016-09-25 12:45:35 +02:00
Franco Fichtner
f597fff380 pkg: ignore a few more files
Now that we have a plist it's easier to review/preview changes.
Can finally tackle the src/opnsense/contrib mess in a sensible
way with this and since we do not rely on mount/umount anymore.
2016-09-25 12:40:24 +02:00
Franco Fichtner
78b4d28168 pkg: don't need to sort twice 2016-09-25 10:55:28 +02:00
Franco Fichtner
22928ac86a dashboard: url_safe() for #1168 2016-09-25 10:41:27 +02:00
Franco Fichtner
6aaba83422 www: url_safe() for status pages #1168 2016-09-25 10:40:34 +02:00
Franco Fichtner
c378d4135f vpn: url_safe() for OpenVPN wizard #1168 2016-09-24 15:15:38 +02:00
Franco Fichtner
c90aa837e2 pkg: sort plist, file systems getting in the way 2016-09-24 14:34:14 +02:00
Franco Fichtner
54cb00d75a Mk: no errors on crypto probe 2016-09-24 14:26:53 +02:00
Franco Fichtner
8903f16227 pkg: add an explicit plist for qa purposes
When we build packages, we want to know if something is wrong.
For now, only use it in the upgrade path, not sure how to
to distinguish if a user or the build system is running the
package build.
2016-09-24 14:21:45 +02:00
Franco Fichtner
dc2bd36118 Mk: split out some common stuff, add headers 2016-09-24 14:00:47 +02:00
Franco Fichtner
12a5ac98d7 Mk: allow ROOT fallback, but make sure it's there 2016-09-24 11:48:13 +02:00
Franco Fichtner
28f3f5391f Mk: small fix, /usr/local is our default-default 2016-09-24 11:36:08 +02:00
Franco Fichtner
1fea1163dc pkg: ":" wasn't supposed to be in there 2016-09-24 11:31:11 +02:00
Franco Fichtner
50f557f4d7 pkg: ok, 500% harder than found in the last commit
Transition away from making the internals known, so rework
the whole tree.mk to expand better to dynamic destinations.
2016-09-24 11:29:10 +02:00
Franco Fichtner
96f5e7faca pkg: hook up src/boot, wow, that was easy 2016-09-24 09:57:24 +02:00
Franco Fichtner
378bc31617 boot: add our loader branding to package
This is not hooked up yet, but we're more and more progressing
towards a package on top of FreeBSD.  The loader changes are
now handled via rc.loader.d, it makes sense to pll these two
files in as well, obsoleting the need to play tricks with src.git.
2016-09-24 09:46:06 +02:00
Franco Fichtner
289c349ba3 www: switch to absolute redirects #1168 2016-09-24 09:03:45 +02:00
Franco Fichtner
9b0ed8f8c4 www: diag* updates for #1168 2016-09-24 08:12:59 +02:00
Franco Fichtner
5344b423fa interfaces: fixup packet capture copyrights
The file came from Scott Dale in 2007 like some of the others.
While there, also fix Deciso update from 2014->2016 in our tree.

See: https://github.com/pfsense/pfsense/commit/ab6a5cfc
2016-09-24 08:05:37 +02:00
Franco Fichtner
ca61acd3af widgets: add missing (C) 2016-09-24 08:04:31 +02:00
Franco Fichtner
b60391dab6 services: #1168 for load balancer pages 2016-09-24 07:58:57 +02:00
Franco Fichtner
05b1fa9a31 vpn: url_safe() in IPsec pages 2016-09-24 07:49:28 +02:00
Franco Fichtner
d3bca14121 vpn: url_safe() for OpenVPN pages 2016-09-24 07:42:40 +02:00
Franco Fichtner
0760c96710 captive portal: more typos, some caps 2016-09-24 07:01:44 +02:00
Franco Fichtner
73f61f0687 util: keep the probing file, it prevents spurious writes 2016-09-24 07:00:37 +02:00
Ad Schellevis
98ed70d8ea (Captive portal) fix typo 2016-09-23 21:13:27 +02:00
Ad Schellevis
e52b51f572 fix typo in previous 2016-09-23 19:07:22 +02:00
Ad Schellevis
0fb1cb1d68 (captive portal) handle transparant proxy from within ipfw, bit of a workaround for https://github.com/opnsense/core/issues/1189 2016-09-23 18:59:15 +02:00
Franco Fichtner
3b54d29851 installer: echo before sleep 2016-09-23 09:51:22 +02:00
Franco Fichtner
5120905f1c dashboard: advertise LiveCD mode and SSH choices 2016-09-23 09:40:43 +02:00
Franco Fichtner
47988b58ef reporting: fix typo in previous 2016-09-23 08:22:11 +02:00
Franco Fichtner
02f9143e24 reporting: fix a crash report 2016-09-23 08:07:13 +02:00
Franco Fichtner
f85f356604 netflow: annotate cache limit enforcement; closes #1170
While here, remove the RAM disk mention, we can cope with this now.
2016-09-23 07:14:57 +02:00
Franco Fichtner
8ecaf5f910 system: kernel modules are static, move them to loader.conf 2016-09-23 00:09:40 +02:00
Franco Fichtner
51e4059781 configd: remove "loader update" call, "configure" will do this 2016-09-22 23:23:48 +02:00
Franco Fichtner
6882250bc7 console: early install and interface mismatch crawling by 2016-09-22 21:40:30 +02:00
Franco Fichtner
1eabf82ec3 rc: suppress error on first package install, doesn't matter 2016-09-22 18:00:11 +02:00
Franco Fichtner
07278b08ac pkg: firmware reload requires initialised PHP 2016-09-22 17:42:33 +02:00
Franco Fichtner
5024813216 system: fixes in previous 2016-09-22 19:58:20 +02:00
Franco Fichtner
29dcbf58f6 rc: more loader.conf changes 2016-09-22 19:43:45 +02:00
Ad Schellevis
52c78955b8 cleanup in services_dnsmasq_configure, remove duplicate code, for https://github.com/opnsense/core/issues/1182 2016-09-21 19:19:13 +02:00
Franco Fichtner
17b3374c8b system: fix setting net.link.bridge.pfil_member; closes #1180 2016-09-21 18:48:19 +02:00