31 Commits

Author SHA1 Message Date
Franco Fichtner
715b636793 unbound: clean up includes and function usage
o consolidate "unbound_" prefix for unbound.inc for pluginification
o services.inc includes unbound.inc rightfully, a bit like a
  plugin would do in the future, but this also means we can
  zap all requires from top pages, which are entirely spurious.
o get_dns_servers() moves to system.inc because it is used by
  status_interfaces.php
o RIP read_hosts()
2016-11-14 11:28:01 +01:00
Ad Schellevis
870fcde171 wrong order, fixes performance issues on status_interfaces.php 2016-10-17 11:55:52 +02:00
Franco Fichtner
6aaba83422 www: url_safe() for status pages #1168 2016-09-25 10:40:34 +02:00
Ad Schellevis
f107116e7d ditch load_mac_manufacturer_table, replace with configd call 2016-09-15 15:21:04 +02:00
Franco Fichtner
da3b10c664 interfaces: fix crash report and deprecate 'hwif' ifinfo element 2016-08-05 08:42:34 +02:00
Franco Fichtner
224b5d8247 www: util.inc is provided by guiconfig.inc for #1065 2016-07-22 07:12:21 +02:00
Ad Schellevis
4e3b66c257 zapp pfsense-utils.inc 2016-06-20 16:59:19 +02:00
Ad Schellevis
65aa038255 (legacy) move is_private_ip() to util.inc 2016-06-20 14:33:30 +02:00
Franco Fichtner
f6b554f87e www: consistent use of <?=, some escapes while at it; closes #986 2016-06-11 07:45:49 +02:00
Fabian Franz
6bfb694241 translation and coding style status_interfaces.php 2016-05-06 22:07:07 +02:00
Franco Fichtner
1ed6b9986f interfaces: assorted UI tweaks and corrections 2016-04-07 08:41:09 +02:00
Ad Schellevis
61cb3745be collapse issue when using Edge, https://forum.opnsense.org/index.php?topic=2210.msg7136 2016-02-17 20:53:23 +01:00
Ad Schellevis
a9fa3d528b (legacy) add collapse for status_interfaces.php, closes https://github.com/opnsense/core/issues/583 2016-02-09 14:59:13 +01:00
Franco Fichtner
d41b5a7456 src: reindent copyright block to four spaces 2015-12-29 20:22:41 +01:00
Ad Schellevis
4394192666 (legacy) refactor status_interfaces.php 2015-12-22 14:53:07 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Franco Fichtner
166c571b5e www: another batch for #461 2015-12-05 08:24:21 +01:00
Franco Fichtner
ec86345d36 interfaces: unify release/renew/connect/disconnect button style 2015-11-23 08:37:41 +01:00
Franco Fichtner
4f06b9bd29 menu: eradicate the top diagnostics section 2015-10-13 21:29:02 +02:00
Ad Schellevis
e556c306b7 (legacy) fix dependencies, related to crashreport "PHP Fatal error: Call to undefined function services_dnsmasq_configure() in /usr/local/etc/inc/interfaces.inc on line 3098" 2015-08-12 06:52:26 +00:00
Ad Schellevis
01645087f5 (legacy) add missing dependencies 2015-07-24 10:07:47 +00:00
Ad Schellevis
020ce673cd (legacy) more dependency cleanups 2015-07-23 09:45:57 +00:00
Ad Schellevis
4075a285eb (legacy) move openvpn.inc out of interfaces.inc 2015-07-23 08:27:56 +00:00
Ad Schellevis
ea5dd43a31 (legacy) move pfsense-utils.inc dependency 2015-07-22 15:09:18 +00:00
Ad Schellevis
cbcf5927ca (legacy) more dependency moves, slowly pouring functions.inc empty.... 2015-07-22 13:08:05 +00:00
Ad Schellevis
ccdaf72bb0 (legacy) cleanup filter.inc requires 2015-07-21 13:03:58 +00:00
Franco Fichtner
22e0e257a2 queues: remove shaper.inc 2015-06-18 14:20:20 +02:00
Franco Fichtner
5337532e52 src: remove symlink trickery previously used for nanobsd images
It's ok to write /etc/resolv.conf.
2015-04-01 08:09:42 +02:00
Jos Schellevis
9094a66095 Happy new Year...Copyrights for www done 2015-01-01 14:48:13 +00:00
Franco Fichtner
720ed0476c status: apply whitespace cleanups 2014-12-28 13:35:46 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00