924 Commits

Author SHA1 Message Date
Franco Fichtner
c5da2c145c www: remove unused legacy package function 2015-04-12 08:42:03 +02:00
Franco Fichtner
8d839435ac rc: missed one 2015-04-12 08:36:09 +02:00
Franco Fichtner
8d02ef5a07 src: scrub and consolidate copyright headers
Related to: #136
2015-04-12 08:17:33 +02:00
Isaac (.ike) Levy
4acd00e6ac adding 1999 BSD license for Whistle Communications
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-12 07:50:53 +02:00
Franco Fichtner
6e08824c40 firmware: repair the damage done
Base/kernel upgrade basically works.  I am not sure if we should
immediately trigger the reboot in this case.  OTOH, some might
ignore the obvious reason to boot the new kernel that had just
been aqcuired.  At least it's stable now and not easily killable
through the GUI reload anymore.  :)
2015-04-11 22:12:31 +02:00
Franco Fichtner
a5460bb161 system: general|advanced->settings; related to #58 2015-04-11 12:09:13 +02:00
Franco Fichtner
52850fd6f4 www: nitpicking on natural language in menus
* Abbreviations are generally discouraged in persistent
  menu items.  They look unprofessional or plain sloppy.

* Items should be short and concise.  One word if possible.
  Always avoid doubled meanings like e.g. "HA" + "Sync".

* "Manager" this and that everwhere is simply annoying.
2015-04-11 11:48:40 +02:00
Franco Fichtner
bb1d333656 system: merge general/advanced to create "settings"; fixes #58 2015-04-11 11:33:06 +02:00
Franco Fichtner
e81e687e84 www: permanently move the old system.php to system_general.php 2015-04-11 11:20:26 +02:00
Franco Fichtner
884fac34e5 services: add OpenDNS filtering feature
Adapted the the GUI layout and rewrote the curl probing in PHP
while at it.  Many thanks for the initial code donation and idea!

Donated by: gastbox.ch
2015-04-11 11:10:29 +02:00
Franco Fichtner
915f04b38a firmware: embed the base system upgrade into the GUI flow 2015-04-11 06:48:45 +02:00
Franco Fichtner
3505b0423f src: whitespace sweep + style fixes 2015-04-10 09:19:35 +02:00
Franco Fichtner
1581f02d97 priv: with sorted arrays we see what is not properly tagged 2015-04-09 23:14:20 +02:00
Franco Fichtner
54a60e9b64 priv: really sort the damn thing 2015-04-09 23:11:12 +02:00
Franco Fichtner
2b5cb79d0e ACL: consolidate naming of VPN pages so that OpenVPN `reappears' 2015-04-09 22:56:21 +02:00
Ad Schellevis
f6df624070 cleanup halt 2015-04-09 16:27:14 +00:00
Ad Schellevis
35537e5e89 fix typo 2015-04-09 17:57:59 +02:00
Ad Schellevis
64528499f8 add OptionField type 2015-04-09 17:52:47 +02:00
Jos Schellevis
78b31ba55c Proxy service work in progress, moved icp port to advanced section 2015-04-09 16:18:21 +02:00
Jos Schellevis
2da8ba225d Proxy service work in progress, added options 2015-04-09 16:16:43 +02:00
Jos Schellevis
6b88a1af31 Proxy service work in progress, added more options 2015-04-09 15:56:55 +02:00
Jos Schellevis
60e9a521bf Proxy service work in progress, now supports dropdown subtabs 2015-04-09 14:46:23 +02:00
Ad Schellevis
379ce6ecd5 Merge branch 'master' of ssh://github.com/opnsense/core 2015-04-08 21:07:39 +00:00
Ad Schellevis
bb5cdb1d9a cleanup jquery-migrate-1.2.1.min.js 2015-04-08 21:07:16 +00:00
Franco Fichtner
4358b85090 upnp: fix racy redeclaration of function by bringing back this hack 2015-04-08 23:04:36 +02:00
Ad Schellevis
91692c7221 cleanup javascrpt code (sorttable.js) 2015-04-08 21:02:24 +00:00
Ad Schellevis
e99f8b6ff8 more javascript cleanups 2015-04-08 21:01:04 +00:00
Ad Schellevis
816cc506f5 jquery cleanups 2015-04-08 20:57:41 +00:00
Ad Schellevis
6337432622 remove unused js code (base64.js) 2015-04-08 20:42:47 +00:00
Ad Schellevis
c7dd404761 remove unused js code 2015-04-08 20:40:54 +00:00
Ad Schellevis
992820ba7e remove unused javascript code 2015-04-08 20:32:31 +00:00
Ad Schellevis
0d8d996f73 remove old js debugger (probably not very functional anymore) 2015-04-08 20:17:04 +00:00
Ad Schellevis
b4c0aed947 remove useless code from head.inc 2015-04-08 20:11:40 +00:00
Ad Schellevis
4cc57eca95 remove weird unused hook 2015-04-08 19:54:24 +00:00
Ad Schellevis
ae0b9af71a cleanup fend.inc 2015-04-08 19:50:45 +00:00
Ad Schellevis
16c6d5b4d9 cleanup some "all" keywords in configd calls 2015-04-08 19:13:13 +00:00
Ad Schellevis
fe4566b001 fix parameter for webgui restart delay 2015-04-08 19:00:55 +00:00
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