Ad Schellevis
eb7e7a04f6
(legacy) move default_state_size to filter.inc
2015-07-22 13:03:05 +00:00
Ad Schellevis
3fd45bad23
(legacy) remove reload_interfaces_sync and move functionality to rc scripts
2015-07-22 12:55:39 +00:00
Ad Schellevis
abcec63fc1
(legacy) move reload_all_sync to rc.reload_all
2015-07-22 12:40:12 +00:00
Ad Schellevis
40aabb8980
(legacy) missing dependency system.inc in rc.filter_configure_sync
2015-07-22 12:38:31 +00:00
Ad Schellevis
002e098e6c
(legacy) remove duplicate require
2015-07-22 11:10:07 +00:00
Ad Schellevis
d485ef310e
(legacy) cleanup vslb.inc dependencies
2015-07-22 10:34:49 +00:00
Ad Schellevis
1aa2da50cb
(legacy) add util.inc to helper scripts
2015-07-22 10:51:02 +02:00
Ad Schellevis
7f9910ee72
(legacy) move util.inc requires around
2015-07-22 08:19:00 +00:00
Franco Fichtner
80fd90cee9
src: whitespace sweep
2015-07-21 21:28:59 +02:00
Franco Fichtner
40c12aaca9
rc: keep bootup script style consistent
2015-07-21 21:27:45 +02:00
Ad Schellevis
d123345570
(legacy) work in progress require/include cleanup
2015-07-21 16:24:20 +00:00
Ad Schellevis
6c3bf3bb92
(legacy) it feels kind of duplicate, but to avoid too much changes to how it works now let's keep the behavior approx. the same.
2015-07-21 16:18:48 +00:00
Ad Schellevis
1dc7387aae
(legacy) move get_current_theme
2015-07-21 15:23:12 +00:00
Ad Schellevis
e49608d7b5
(legacy) cleanup dependencies
2015-07-21 15:10:41 +00:00
Ad Schellevis
5b890d947a
(legacy) cleanup IPv6.inc / rrd.inc
2015-07-21 15:02:53 +00:00
Ad Schellevis
82ca85306c
(legacy) move get_interface_info
2015-07-21 14:18:00 +00:00
Ad Schellevis
be61b318d8
(legacy) remove a lot of dependencies in authgui.inc by replacing the ip lookup
2015-07-21 13:54:54 +00:00
Ad Schellevis
ccdaf72bb0
(legacy) cleanup filter.inc requires
2015-07-21 13:03:58 +00:00
Ad Schellevis
3a4cfb818a
(legacy) more require cleanups
2015-07-21 12:20:37 +00:00
Ad Schellevis
f118e6cde3
(legacy) remove config.inc from filter_log
2015-07-21 11:45:34 +00:00
Ad Schellevis
2576639c82
(legacy) cleanup certs.inc requires
2015-07-21 09:25:04 +00:00
Ad Schellevis
7c3c3345bd
(legacy) move inline requires
2015-07-21 09:51:47 +02:00
Ad Schellevis
01bc13b3d5
(legacy) more dependency cleanups
2015-07-21 06:50:18 +00:00
Ad Schellevis
a9f472d7e6
(legacy) remove parse_config in auth.inc and fix load order
2015-07-20 18:30:17 +00:00
Franco Fichtner
e9b31d1dfe
inc: obsolete status message
2015-07-20 18:47:05 +02:00
Ad Schellevis
d89968f3ab
(legacy) require/include cleanups related to config.inc
2015-07-20 16:42:22 +00:00
Ad Schellevis
3cd79bd2a1
(legacy) restructure requires/includes, move globals.inc
2015-07-20 16:16:28 +00:00
Ad Schellevis
315b71acb2
(legacy) some more uninitialized vars in services.inc
2015-07-20 16:14:40 +00:00
Franco Fichtner
72ec44ba7f
src: unify gettext() usage for #265
2015-07-20 18:03:23 +02:00
Ad Schellevis
58dd87c938
(legacy) cleanup requires/includes
2015-07-20 14:45:42 +00:00
Franco Fichtner
953a546e76
src: whitespace sweep
2015-07-20 10:24:46 +02:00
Franco Fichtner
b426d2c615
dns: fix startup after refactor
...
Injecting `--' into the command line is rather funny as it stops
parsing of all following options and treats them as literals, which
dnsmasq then loudly complains about like `ain't nobody got time for
that'.
2015-07-20 09:52:14 +02:00
Franco Fichtner
592d9a0e5a
bogons: files are samples, they shouldn't be overriden on upgrades
...
This is a veeeeeeeeeeeery old bug, amplified by the fact that we do
weekly updates. Fix by using the shiny new sample file plist code.
2015-07-16 13:47:54 +02:00
Franco Fichtner
8f7f2954b6
src: zap unused file
2015-07-16 13:51:57 +02:00
Franco Fichtner
20f6c70ba0
pkg: pick up sample files automatically
2015-07-16 13:51:57 +02:00
Ad Schellevis
98939e3038
(legacy) xmlrpc sync fix for https://github.com/opnsense/core/issues/254
...
When the target has no entries at all, it doesn't know how to merge.
2015-07-16 10:55:36 +00:00
Ad Schellevis
fa8f483760
(legacy) cleanup
2015-07-15 14:24:31 +00:00
Ad Schellevis
7f39ea65a9
(legacy) fix enabled check on miniupnpd
2015-07-15 14:18:46 +00:00
Ad Schellevis
cc4c65c32e
(legacy) cleanups gwlb.inc
2015-07-15 12:45:23 +00:00
Ad Schellevis
1f70bc5914
(legacy) fixing cleanups
2015-07-15 12:41:44 +00:00
Ad Schellevis
f93caed4c6
(legacy) cleanup gwlb
2015-07-15 11:25:25 +00:00
Ad Schellevis
e61d3823eb
(legacy) evil globals... change use of $FilterIflist
2015-07-15 10:36:34 +00:00
Franco Fichtner
696d9caa77
inc: fix call to undefined get_configured_pppoe_server_interfaces()
2015-07-14 16:54:17 +02:00
Ad Schellevis
7c62d528b9
(legacy) cleanup radius.inc and rename captiveportal only code to a more distinctive name
2015-07-13 15:59:32 +00:00
Ad Schellevis
7b522305d6
(legacy) cleanups related to miniupnpd.inc
2015-07-13 15:32:06 +00:00
Ad Schellevis
e84839953f
(legacy) cleanups and moves related to openvpn.inc
2015-07-13 14:16:43 +00:00
Ad Schellevis
5db10734c8
(legacy) move xmlparse_attr.inc into interfaces.php
2015-07-13 13:33:28 +00:00
Ad Schellevis
a7780190b5
(legacy) remove unused wizardapp.inc
2015-07-13 13:07:30 +00:00
Ad Schellevis
362159ee6b
(legacy) move some single used functions from unbound.inc
2015-07-13 13:04:57 +00:00
Ad Schellevis
cd41d6b95c
(legacy) disable vlan hw options https://github.com/opnsense/core/issues/252
2015-07-13 12:51:11 +00:00