864 Commits

Author SHA1 Message Date
AdSchellevis
e4e8e26f7c captive portal, check if pid file exists before kill 2015-04-16 17:17:52 +00:00
Jos Schellevis
f0b6829f76 mvc fix tokenizer 2015-04-16 12:10:47 +02:00
Franco Fichtner
44b610abb1 rc: enable soft updates and TRIM (when available) 2015-04-16 11:46:36 +02:00
Franco Fichtner
75cf7115a0 src: more is_array() -> isset() conversions 2015-04-15 14:57:32 +02:00
Franco Fichtner
1b981539a5 src: better posix replacement; fixes #140 2015-04-15 14:25:57 +02:00
Franco Fichtner
38cae64ca8 src: fix openvpn server restart regression 2015-04-15 10:41:22 +02:00
Ad Schellevis
f1a31bd0a1 fix wol service (https://github.com/opnsense/core/issues/128#issuecomment-93038981) 2015-04-14 20:00:41 +00:00
Ad Schellevis
809489f67b iremove ARCH warning in config.inc 2015-04-14 09:13:00 +00:00
Ad Schellevis
d59b988e18 Merge branch 'master' of ssh://github.com/opnsense/core 2015-04-14 08:55:49 +00:00
Ad Schellevis
dcd71445c0 make user-config-readonly explicit when writing to config. 2015-04-14 08:55:19 +00:00
Franco Fichtner
05204a75f4 certificates: switch default page to certificates
This one is used more frequently and also expected when one
clicks on a link that says `Certificates'.
2015-04-14 10:53:46 +02:00
Franco Fichtner
00a76bdc1c src: 'CAs' sounds unprofessional 2015-04-14 10:48:14 +02:00
Franco Fichtner
cd08f1e05b src: whitespaces; style; isset() foo 2015-04-14 10:41:04 +02:00
Ad Schellevis
687097ab71 fix b79592582e (commitcomment-10707586) 2015-04-14 08:30:01 +00:00
Ad Schellevis
ee7be889ed fix getAllowedPages / privileges 2015-04-14 08:26:54 +00:00
Ad Schellevis
b79592582e fix some reference issues 2015-04-14 07:17:51 +00:00
Ad Schellevis
fe499d1721 fix ipsec dashboard widget 2015-04-14 07:16:40 +00:00
Ad Schellevis
673903ccc0 cleanup ipsec status page and remove custom hooks (which aren't used) 2015-04-13 17:30:38 +00:00
Ad Schellevis
64f5d6b171 fix "Do not install LAN SPD" setting in gui 2015-04-13 17:29:49 +00:00
Ad Schellevis
fd7ec79bc5 oops... broke the header links, fixed it so it should work for both the status page and the default header. 2015-04-13 15:55:03 +00:00
Ad Schellevis
39628a1ae6 ipsec fixes related to https://github.com/opnsense/core/issues/64 2015-04-13 15:31:18 +00:00
Ad Schellevis
4a235ca290 fix static paths in service-utils.inc 2015-04-13 15:30:22 +00:00
Ad Schellevis
1a23496473 style fixes util.inc 2015-04-13 15:29:29 +00:00
Franco Fichtner
431757f99a services: fix start button in case service is offline 2015-04-13 14:38:03 +02:00
Franco Fichtner
39c7e63277 dyndns: bootstrapify the "Safe & Force Reload" button 2015-04-13 10:13:03 +02:00
Franco Fichtner
fd84f7206f www: last batch of tabs, mhh, someone forgot the routing tabs... 2015-04-13 09:40:12 +02:00
Franco Fichtner
4b3cc0a345 www: certificates tab page name is too ambiguous, also make it .inc 2015-04-13 09:27:43 +02:00
Franco Fichtner
87b0a73bec www: remove duplicated certificate tab file 2015-04-13 09:25:31 +02:00
Franco Fichtner
f276895696 www: another batch of insecure tab refactoring 2015-04-13 09:19:12 +02:00
Franco Fichtner
d71e272515 settings: tweaking the tweaks
* Do not patronise the user about advanced settings.  The user should
  know what she's doing.  ;)

* Hide the tabs page by moving it from .php to .inc -- web server acces
  to this file extensions is forbidden.  Tabs do not have authentication
  and that's bad if left untreated...
2015-04-13 08:12:18 +02:00
Franco Fichtner
1e194c54d3 inc: clean up custom priv glue and reshuffle items into one 2015-04-12 12:56:43 +02:00
Franco Fichtner
7bc1066119 src: zap unused headjs.php 2015-04-12 12:45:22 +02:00
Franco Fichtner
0b15d1b669 firmware: disable kernel/base update for now #137 2015-04-12 12:32:11 +02:00
Isaac (.ike) Levy
4dba7e56b2 A human read and cleaned up all inappropriate occurances of 'pfSense' and 'pfsense'., (e.g. this was not an automated find/replace, but instead, a careful pass through the code.)
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-12 08:57:41 +02:00
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