Ad Schellevis
619707a0c9
Firewall/alias, ditch legacy pages for https://github.com/opnsense/core/issues/1858
2018-08-24 18:03:25 +02:00
Franco Fichtner
32aa199882
ui: no minified version for tokenize2
...
Discussed with: @adschellevis
2018-08-14 17:48:07 +02:00
Franco Fichtner
56b922f187
pkg: fix plist
2018-08-05 17:26:54 +02:00
Franco Fichtner
34b06640be
pkg: fix plist
2018-08-05 11:39:42 +02:00
Franco Fichtner
24e0a308ff
firmware: whoops, wrong file
2018-08-02 22:09:46 +02:00
Franco Fichtner
4b461425a5
firmware: revoke 18.1 fingerprint
2018-08-02 22:05:13 +02:00
Franco Fichtner
d993743e72
firmware: update no more
2018-08-02 22:02:43 +02:00
Franco Fichtner
82ba1d22c9
system: use shared encrypt() and decrypt() functions #2535
2018-07-27 08:59:58 +02:00
Franco Fichtner
235fa8b999
pkg: fix plist
2018-07-17 23:11:10 +02:00
Franco Fichtner
aa69410e65
unbound: update to latest root hints; closes #2147
...
We call the file ".min." so that our whitespace sweep does not
clean up whitespaces to retain the original checksum so that
the file can always be verified.
2018-07-15 20:05:49 +02:00
Ad Schellevis
15fa1eb0d4
plist
2018-07-14 17:13:26 +02:00
Franco Fichtner
a02f4a078f
pkg: fix plist
2018-07-11 08:48:41 +02:00
Franco Fichtner
497fe0ab95
pkg: fix plist
2018-07-09 08:51:37 +02:00
Franco Fichtner
d092781c0c
pkg: fix plist
2018-07-06 21:33:50 +02:00
Franco Fichtner
9e951d8f0b
pkg: fix plist
2018-07-02 14:35:21 +00:00
Franco Fichtner
1094c805f2
firmware: revoke older fingerprints
2018-07-02 14:36:40 +02:00
Franco Fichtner
548ae4ff17
firmware: add message too
2018-06-30 12:03:55 +02:00
Franco Fichtner
8fa15dd3db
firmware: prepare 18.7.r1 update
2018-06-30 11:59:12 +02:00
Franco Fichtner
c21f755a5d
pkg: fix plist
2018-06-30 11:18:12 +02:00
Franco Fichtner
6d831c1f91
pkg: fix plist
2018-06-28 12:23:40 +02:00
Franco Fichtner
998a780d7f
pkg: sync plist
2018-06-27 15:57:14 +00:00
Franco Fichtner
0fdf8efeb7
pkg: fix plist
2018-06-27 11:38:12 +02:00
Franco Fichtner
f518f709af
pkg: migrate from origin.conf to OPNsense.conf
...
Using the project name in the file makes work flow less confusing,
especially since we have a FreeBSD.conf right next to it.
PR: https://github.com/opnsense/update/issues/35
2018-06-21 15:36:05 +02:00
Franco Fichtner
79bf33a1ca
system: better dhparam support including RFC 7919
2018-06-19 07:51:29 +02:00
Franco Fichtner
893940e532
pkg: sync
2018-06-15 15:34:27 +02:00
Franco Fichtner
307c2c098a
pkg: fix plist, sweep
2018-06-12 08:57:44 +02:00
Franco Fichtner
cf91b51633
rc: migrate files to new rc.syshook layout
2018-06-11 05:24:41 +00:00
Franco Fichtner
5dd6901b2b
rc: sprinkle more exec, better rc.syshook usage in shutdown
2018-06-11 00:03:43 +02:00
Franco Fichtner
177ca71909
system: move carp to rc.syshook
...
Cut out the middleman that is rc.carp and allow fully
plugabble calls to rc.syshook carp instead...
Make the "return" statements actual errors, and change
the level for the devd script to 101 to align with the
other custom hooks that we use.
CC: @adschellevis
2018-06-10 19:44:17 +00:00
Franco Fichtner
43966ce7b7
rc: pluggable backup via rc.syshook
...
To achieve this pass additional arguments and also parse
a subdirectory to find the appropriate scripts. Eventually
it should make exclusive use of the directories.
2018-06-10 19:08:05 +00:00
Franco Fichtner
0008970cdc
rc: merge carp scripts
2018-06-07 09:54:23 +00:00
Franco Fichtner
df5dddaf87
pkg: fix plist
2018-06-04 20:50:25 +00:00
Franco Fichtner
2092954409
pkg: fix plist
2018-06-02 12:09:28 +00:00
Franco Fichtner
115f30e8ef
system: second part of #2431
2018-06-01 15:22:27 +00:00
Franco Fichtner
d840e9acad
system: samplify dh-parameter files #2431
2018-06-01 16:58:34 +02:00
Franco Fichtner
f3caafbe04
interfaces: clean up reload structure for single interfaces
2018-05-22 08:03:18 +02:00
Franco Fichtner
145ff37678
rc: remove unused script
2018-05-22 07:16:41 +02:00
Franco Fichtner
73109c2ed9
man: also for opnsense-shell
...
Add a bit of history for the interested parties.
2018-05-19 17:29:51 +02:00
Franco Fichtner
b1b75de43b
man: page for opnsense-installer
2018-05-19 17:01:33 +02:00
Franco Fichtner
86350fc183
man: allow to enroll and install man pages
...
Support was missing for quite a while. Time to write a couple
of docs for our "opnsense-" tools in core.
2018-05-19 15:57:16 +02:00
Franco Fichtner
272a5b8b41
rc: rc.initital is now opnsense-shell
2018-05-19 15:23:36 +02:00
Franco Fichtner
4ac26c6286
rc: merge rc.importer into opnsense-importer
...
Hooray for cleanups. Let's try to thin out the rc.* files more.
2018-05-18 23:39:33 +02:00
Franco Fichtner
9df08987b7
rc: merge rc.installer into opnsense-installer
...
We have successfully decoupled rc.installer from other components
so now we can merge both utilities. We use opnsense-installer for
user support, which is easier to invoke and remember.
2018-05-18 19:42:34 +02:00
Franco Fichtner
602b342e2d
pkg: fix plist
2018-05-14 07:49:18 +02:00
Franco Fichtner
00838b49ce
src: move dhclient-script to proper location
...
".ext" came to be because dhclient-script from BSD is also under sbin/,
but since we always explicity use this one just move it to a neutral
location and point to it.
2018-05-06 14:32:06 +02:00
Franco Fichtner
345e92fedc
rc: initial zfs boot awareness for #2386
...
This should have no impact on existing non-zfs installations.
2018-05-03 21:42:01 +00:00
Franco Fichtner
5064cc5072
system: remove old LDAP tester remains #1929
...
Saves time reverse-engineering, fixing and properly integrating.
2018-05-01 13:49:14 +02:00
Franco Fichtner
effc1ed20c
pkg: fix plist
2018-04-29 11:08:11 +02:00
Franco Fichtner
80758e642e
ipkg: fix plist via ´make plist-fix'
2018-04-22 18:27:09 +02:00
Ad Schellevis
b145465a3f
backup/restore, cleanup. move crypt.inc to diag_backup.php since it's only used there now.
2018-04-22 18:08:48 +02:00