1583 Commits

Author SHA1 Message Date
Franco Fichtner
c8dcaaba2c pkg: move last remnants of pkg(8) foo out of src 2015-06-11 11:00:46 +02:00
Franco Fichtner
7239bb0fac pkg: refactor fingerprint install to avoid hardcoding of names 2015-06-11 10:26:57 +02:00
Ad Schellevis
66ec624a67 (traffic shaper) change add button icon 2015-06-11 08:53:14 +02:00
Franco Fichtner
77ba360559 pkg: neutral and unified name for our pkgng repo config
Discussed with: Shawn Webb
2015-06-11 00:53:37 +02:00
Franco Fichtner
851bcf8428 scripts: small fixes 2015-06-10 18:06:21 +02:00
Franco Fichtner
76eaa33516 src: roll back these changes into a simple test tool 2015-06-10 17:55:14 +02:00
Franco Fichtner
5d400ba7b8 pkg: revive %%REPO_FLAVOUR%%
pkgng isn't there yet.
2015-06-10 17:27:07 +02:00
Franco Fichtner
d9dec4348e widgets: finally zap the redirect file 2015-06-10 10:44:15 +02:00
Franco Fichtner
422303626e firmware: almost always avoid writing json file for updates
This was leaking spurious json output sometimes, confusing
the firmware pages and its users.
2015-06-10 10:12:37 +02:00
Franco Fichtner
ce0dc6d6d6 widgets: consolidate code path 2015-06-10 09:55:57 +02:00
Franco Fichtner
e60769efd7 widgets: tweak previous 2015-06-10 09:53:28 +02:00
Franco Fichtner
33ceeef399 widgets: tweak the firmware bits of the system widget 2015-06-10 09:52:15 +02:00
Franco Fichtner
1256692112 firmware: needs include obviously 2015-06-10 09:39:10 +02:00
Franco Fichtner
bfa580b522 firmware: almost remove old pages
Discussed with: ad@
2015-06-10 09:36:00 +02:00
Franco Fichtner
7030a38a70 pkg: advertising the root shell menu isn't useful 2015-06-10 09:10:05 +02:00
Franco Fichtner
c48ba740f6 users: rip out the legacy ssh tunnel shell
Shell access is sufficient, I see absolutely no value in this.
2015-06-10 09:01:02 +02:00
Franco Fichtner
f0c9c1ca1e src: some cleanups 2015-06-10 08:20:43 +02:00
Ad Schellevis
73a66c85d3 (ids) change configd template to use new scripting and change command to "ids list installedrules" 2015-06-09 20:28:03 +00:00
Ad Schellevis
c7371f04e6 (ids) refactor installed rulecache to use sqlite3 and add query options as parameter calls 2015-06-09 21:51:26 +02:00
Ad Schellevis
522aafcd14 (mvc) add backend call function with easier parameter handling 2015-06-09 21:50:16 +02:00
Ad Schellevis
1db1afb212 (configd) support optional parameters 2015-06-09 20:11:24 +02:00
Ad Schellevis
39d99e60ed (configd) flush script output to tempfile to avoid the use of subprocess.check_output which can be slow on some platforms. 2015-06-08 19:06:53 +02:00
Ad Schellevis
952e010b9d (ids) add some backend scripting, work in progress 2015-06-08 15:25:28 +00:00
Ad Schellevis
b56e6824ca (configd) speedup configd commandline tool 2015-06-08 17:00:28 +02:00
Franco Fichtner
290ecab0b3 firmware: another typo 2015-06-08 16:37:08 +02:00
Franco Fichtner
b7f03ff5ae firmware: check the right thing before accessing 2015-06-08 15:30:06 +02:00
Franco Fichtner
693413d80a system: defaults on top 2015-06-08 15:17:05 +02:00
Franco Fichtner
f11ef105ac firmware: typo 2015-06-08 15:13:45 +02:00
Franco Fichtner
93e4773f3c firmware: for now, push crypto settings to "System: Settings: General" 2015-06-08 15:12:34 +02:00
Franco Fichtner
de984e2f23 firmware: don't want empty lines 2015-06-08 14:48:56 +02:00
Franco Fichtner
39c91a4150 firmware: not my day apparently 2015-06-08 14:46:47 +02:00
Franco Fichtner
11d49c2385 firmware: desrever ordering 2015-06-08 14:44:50 +02:00
Franco Fichtner
3cae9845aa pkg: write repository file according to settings 2015-06-08 14:39:43 +02:00
Franco Fichtner
604a940917 pkg: mark repo config a sample file, generation upcoming 2015-06-08 14:19:11 +02:00
Franco Fichtner
73b782069c configd: roll back env(1) usage; FreeBSD's service(8)
refuses to take /usr/local/bin into account, which kind of defeats
the purpose of using the portable "env" command...
2015-06-08 13:35:20 +02:00
Franco Fichtner
e2276435d3 gateways: set monitoring off by default; fixes #2 2015-06-08 13:13:36 +02:00
Ad Schellevis
ae07d41a9b (configd) remove unused script 2015-06-08 10:44:01 +00:00
Franco Fichtner
e4b2d537de pkg: avoid redirect 2015-06-08 12:07:26 +02:00
Ad Schellevis
865785568b (install) force volt templates to be flushed after install 2015-06-08 09:46:47 +00:00
Franco Fichtner
cb8fb01b9c auth: actually, that's how FreeBSD does it... 2015-06-08 11:44:55 +02:00
Franco Fichtner
06881b90fe auth: properly create `wheel' users, sanity cleanups; for #67 2015-06-08 11:34:48 +02:00
Ad Schellevis
cfcceaa17b Merge branch 'master' of ssh://github.com/opnsense/core 2015-06-08 11:31:14 +02:00
Ad Schellevis
43955298f0 (mvc) fix Phalcon csrf issue after upgrade >= 2.0.1 2015-06-08 11:30:44 +02:00
Franco Fichtner
4d101e7cab firmware: folded message into opnsense-update(8) 2015-06-08 10:55:29 +02:00
Franco Fichtner
01870edad7 configctl: launcher for the real deal 2015-06-08 10:04:21 +02:00
Franco Fichtner
b232cf7d74 python: always launch via env(1) 2015-06-08 09:59:29 +02:00
Franco Fichtner
efea84d948 firmware: fold package updates into opnsense-update(8) 2015-06-08 09:52:58 +02:00
Ad Schellevis
cd831222f3 (configd) add configdctl as symlink to sbin for easier usage
when using the shell, it's now possible to trigger configd actions in a more natrual way, for example:

configdctl configd actions

(to list all registered actions)
2015-06-08 07:26:41 +00:00
Ad Schellevis
535d1c31fd (configd) fix usage to changed implementation 2015-06-08 07:23:21 +00:00
Ad Schellevis
e4cd84cb65 (configd) make client tool more verbose and add -m option to execute multiple commands at once. 2015-06-08 09:14:00 +02:00