Franco Fichtner
81e205f75e
rc: move restore to "initial" section
2016-12-18 22:52:58 +01:00
Franco Fichtner
98ffa9fe3a
pkg: fix plist
2016-12-18 22:18:43 +01:00
Franco Fichtner
8842b092b5
pkg: fix plist
2016-12-11 17:03:43 +01:00
Franco Fichtner
89c2f17e01
pkg: fix plist
2016-12-10 19:30:02 +01:00
Franco Fichtner
b8a33bc8a4
pkg: fix plist
2016-11-28 19:02:46 +01:00
Franco Fichtner
5cc1515bfd
firmware: add audit feature, @jschellevis will like this...
2016-11-25 08:27:18 +01:00
Franco Fichtner
364738997f
firmware: getting ready for 17.1-BETA
2016-11-24 18:38:26 +01:00
Franco Fichtner
24c8633736
auth: change slashes to dashes, breaking change for 17.1
...
Discussed with: @adschellevis
2016-11-23 17:16:34 +01:00
Franco Fichtner
8b61365fa6
firmware: show license in packages/plugins; closes #1220
2016-11-22 18:41:53 +01:00
Franco Fichtner
3222d5b25c
netflow: add service control; closes #1268
2016-11-22 09:14:56 +01:00
Franco Fichtner
4b99ff9f02
wake on lan: acl and menu
2016-11-21 23:14:18 +01:00
Franco Fichtner
d83563faba
ntpd: acl and menu
2016-11-21 23:04:43 +01:00
Franco Fichtner
a90efa2892
auth: migrated most entries to ACL.xml; closes #1267
2016-11-21 22:53:44 +01:00
Franco Fichtner
9ad060f680
igmp proxy: acl and menu
2016-11-21 18:16:39 +01:00
Franco Fichtner
4763373d51
bsnmpd: acl and menu entries
2016-11-21 18:08:53 +01:00
Franco Fichtner
c8cb224b14
plugins: fix plist
2016-11-21 07:07:36 +01:00
Franco Fichtner
ff0dcc4d22
plugin: correct previous
2016-11-21 00:04:07 +01:00
Franco Fichtner
b30940b5d8
ntpd: fix plist
2016-11-20 23:43:29 +01:00
Franco Fichtner
79b87986d5
igmpproxy: pluginify
2016-11-20 12:15:27 +01:00
Franco Fichtner
30122eae3d
bsnmpd: and fix plist
2016-11-20 11:55:02 +01:00
Franco Fichtner
79da7c9a13
dnsmasq: pluginification
2016-11-19 08:52:34 +01:00
Franco Fichtner
0d17982b68
pkg: of course, fix plist
2016-11-18 18:29:10 +01:00
Franco Fichtner
2466822b30
pkg: fix plist
2016-11-17 18:35:51 +01:00
Franco Fichtner
16800add1d
firmware: fixes for changelog fetch
2016-11-10 20:46:29 +01:00
Franco Fichtner
7ad477caeb
pkg: fix plist, of course
2016-11-10 07:37:23 +01:00
Franco Fichtner
991678d13a
rc: zap unused script
2016-11-07 22:12:46 +01:00
Franco Fichtner
6d2a95aeab
relayd: fix previous
2016-11-07 22:06:11 +01:00
Franco Fichtner
8ab6fb4c5e
relayd: extensive pluginification
...
Not perfect yet, some spots still taint the backend with
requiring relayd.inc which should only be included by the
plugin's own files directly.
2016-11-07 22:03:50 +01:00
Franco Fichtner
bd6c048d45
relayd: use plugin hooks
2016-11-05 19:01:56 +01:00
Franco Fichtner
745b186bc2
plist: fix previous
2016-10-30 15:04:42 +01:00
Franco Fichtner
e6e85ce70c
rc: finally deal with message of the day
...
Content follows, for now just use the sweet template Framework
to get this party started.
We're using "motd.in" so allow replacement during package builds.
2016-10-29 08:23:19 +02:00
Franco Fichtner
89cd7224b0
plist: fix previous
2016-10-29 00:47:27 +02:00
Franco Fichtner
850cd7a5fa
miniupnpd: merge inc files, minor tweaks on the code
...
Since we have pluggable anchors, this is ready to move to
plugins to shink down the base system a bit.
2016-10-29 00:43:48 +02:00
Franco Fichtner
53f44c89c7
rc: split out netgraph modules into own loader chunk
2016-10-27 10:38:04 +02:00
Franco Fichtner
35122576f4
proxy: allow alt auth framework config file
...
We fall back to the local authentication if not found.
PR: https://github.com/opnsense/plugins/issues/43
2016-10-26 08:23:14 +02:00
Franco Fichtner
2d450939a0
system: consolidate previous
...
* system_console_configure() is really system_login_configure()+
* make a template for sudoers config setting
* move auth template generation to single spot
2016-10-26 07:17:58 +02:00
Franco Fichtner
9a279ae5a6
pkg: fix plist
2016-10-24 17:13:39 +02:00
Franco Fichtner
e713d12a36
templates: remove +MANIFEST; closes #1236
...
We have manifests for packages, no need to duplicate info
about sub-packages that aren't really packages.
Approved by: @adschellevis
2016-10-24 11:11:42 +02:00
Franco Fichtner
b7f4218827
pkg: fix plist
2016-10-23 14:27:01 +02:00
Franco Fichtner
67aeec79be
pkg: plist fixed
2016-10-21 08:30:25 +02:00
Franco Fichtner
5e127d5e35
pkg: fix plist for previous
2016-10-17 08:42:40 +02:00
Franco Fichtner
717c2cbecd
pkg: fix plist for previous commit
2016-10-10 22:39:36 +02:00
Franco Fichtner
9859d51e8b
vpn: merge export code into single file
2016-10-01 11:02:37 +02:00
Franco Fichtner
0c3caa6475
pkg: update plist (yay, this works!)
2016-10-01 10:11:34 +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
c90aa837e2
pkg: sort plist, file systems getting in the way
2016-09-24 14:34:14 +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