Franco Fichtner
98f2edacb4
src: whitespace sweep
2015-04-08 08:18:56 +02:00
Ad Schellevis
88ca81a056
package cleanups
2015-04-07 21:12:42 +00:00
Ad Schellevis
a57e564e49
cleanups
2015-04-07 20:47:53 +00:00
Ad Schellevis
d7d1a07ab5
cleanup configd usage
2015-04-07 20:29:06 +00:00
Ad Schellevis
64e8208ea7
cleanup configd commands (routedns)
2015-04-07 20:27:42 +00:00
Ad Schellevis
d774365c42
cleanup configd commands (openvpn)
2015-04-07 20:27:08 +00:00
Ad Schellevis
658e939c1f
fix typo in service call to configd
2015-04-07 20:15:26 +00:00
Ad Schellevis
964afcdbb9
cleanup configd commands (dns)
2015-04-07 20:04:00 +00:00
Ad Schellevis
8db928e6df
move configd template engine to actions.d/
2015-04-07 20:00:44 +00:00
Ad Schellevis
ed622d589a
cleanup configd commands (ipsecdns)
2015-04-07 19:58:43 +00:00
Ad Schellevis
54de4ca994
remove some more package code
2015-04-07 19:54:27 +00:00
Ad Schellevis
a0c784a686
remove some more package code / garbage code
2015-04-07 19:51:03 +00:00
Ad Schellevis
edb37740af
missed this one..
2015-04-07 19:40:03 +00:00
Ad Schellevis
df59cb0d1b
cleanup configd commands (sshd)
2015-04-07 19:38:16 +00:00
Ad Schellevis
590f006d8d
cleanup configd commands (dyndns)
2015-04-07 19:33:07 +00:00
Ad Schellevis
9a0c07417f
fix for smtp notifications ( https://forum.opnsense.org/index.php?topic=294.msg1119#msg1119 )
2015-04-07 19:20:22 +00:00
Ad Schellevis
1ba4a3d4b0
cleanup configd commands (interfaces)
2015-04-07 19:19:07 +00:00
Ad Schellevis
0adea630f1
refactor configd calls, part of this discussion : 71ff705e01 (commitcomment-10597568)
2015-04-07 20:53:21 +02:00
Jos Schellevis
52f09b340f
Proxy server WIP, added submenus and other GUI optimizations
2015-04-07 17:08:58 +02:00
Ad Schellevis
05a55a403d
cleanup traffic shaper
2015-04-07 13:48:32 +00:00
Ad Schellevis
f89ab7ffc3
some gui fixes for https://github.com/opnsense/core/issues/130
2015-04-07 13:34:36 +00:00
Franco Fichtner
4b9ea9c764
rc: strip unused packages in console update as well
2015-04-07 13:34:54 +02:00
Franco Fichtner
9476f748d0
inc: the usual isset() splatter
2015-04-07 11:48:55 +02:00
Franco Fichtner
4df19f1b1e
pkg: do not yet verify the fingerprints
...
Signing is going on in the background, syncing the fingerprint
into the system, but the actual verification will wait until
the next major release. This is pretty neat in any case...
2015-04-07 09:53:44 +02:00
Franco Fichtner
0518c44151
captive portal: fix ip_to_mac()
2015-04-07 07:50:15 +00:00
Franco Fichtner
a20b587660
src: fix style errors
2015-04-07 08:50:41 +02:00
Franco Fichtner
a1b6d04c04
src: whitespace sweep
2015-04-07 08:29:59 +02:00
Ad Schellevis
c3f5a482a9
add some logging (configd)
2015-04-06 17:30:39 +02:00
Ad Schellevis
fc753b5a05
add message tracking to configd
2015-04-06 17:25:28 +02:00
Ad Schellevis
8e10768410
style fixes configd
2015-04-06 17:12:38 +02:00
Ad Schellevis
cba1017178
some style fixes for configd
2015-04-06 16:48:43 +02:00
Ad Schellevis
33c5c21be3
Create README.md
2015-04-06 16:38:10 +02:00
Ad Schellevis
a2800ad0d4
add wrapper for background events to legacy code, fix gui reload
2015-04-06 14:07:51 +00:00
Ad Schellevis
a825ec10d1
ass sendBackgroundEvent to Backend class
2015-04-06 16:01:56 +02:00
Franco Fichtner
1fa570b315
inc: remove safe_mkdir() because simplicity
2015-04-05 23:22:29 +02:00
Franco Fichtner
cf3977b749
src: varlog_path softcoding removal
2015-04-05 23:18:37 +02:00
Ad Schellevis
71ff705e01
move reload gui event to background thread
2015-04-05 18:06:49 +00:00
Ad Schellevis
b96e0277be
add background tag to configd (&), returns message uuid on execution.
2015-04-05 20:00:59 +02:00
Ad Schellevis
b2007f8c89
some POST var issues in interfaces.php
2015-04-05 16:59:02 +00:00
Ad Schellevis
79a01a60f4
fix for https://github.com/opnsense/core/issues/126
2015-04-05 11:24:14 +00:00
Franco Fichtner
e88cf4b4b5
dashboard: detached from status, how about we group...
...
floating pages such as this one into a 'Lobby' category? Discuss. :)
2015-04-05 12:41:09 +02:00
Franco Fichtner
9aadffbca8
crash reporter: moar tweaking #80
...
* Update the crash report version information.
* Tweak the form layout and remove HTML errors.
* Show appropriate message instead instead of redirect.
* Rework POST actions for style and sanity.
2015-04-05 10:22:05 +00:00
Franco Fichtner
d84c544d4f
crash reporter: file may be empty preventing report suppression
2015-04-05 10:51:26 +02:00
Franco Fichtner
9ecce53e8c
crash reporter: improve the output and behaviour
...
* Refactor crash report link into a function so it could be called
from any page if desired.
* Do not show a crash report when there is none.
2015-04-05 10:46:18 +02:00
Franco Fichtner
023fa9c1f1
logs: isset() and openvpn config part, a never-ending love story
2015-04-05 10:29:42 +02:00
Franco Fichtner
1b9a2f2bb3
inc: src/dst missing for CARP, too
...
While there, move errors to where they should be checked.
(Hint: as early as possible.)
2015-04-05 10:20:06 +02:00
Franco Fichtner
81abe4d18f
inc: fix unknown protocol srcip->src and dstip->dst foo
2015-04-05 10:02:51 +02:00
Franco Fichtner
c37d77bcf7
inc: refactor code and improve error messages of parse_filter_line()
2015-04-05 09:45:20 +02:00
Franco Fichtner
f21708cbbd
aliases: fix missing array() init in config structure
2015-04-05 09:28:48 +02:00
Franco Fichtner
4ee0a0a428
inc: fix sshd upgrade path
2015-04-04 09:10:26 +02:00