Franco Fichtner
24302ea00e
firmware: flip remote array to emulate local array layout
2015-07-13 09:29:13 +02:00
Franco Fichtner
0d36c8e77c
firmware: add API call for packages info #249
2015-07-13 09:17:41 +02:00
Franco Fichtner
e117aad39e
src: whitespace sweep
2015-07-13 07:59:10 +02:00
Franco Fichtner
7cebaf5809
mvc: latest style nitpick additions
2015-07-13 07:45:43 +02:00
Franco Fichtner
d2c4efe0be
backup: fix infinite reboot loop; fixes #255
...
/var/run was cleared out before, but we'd rather not keep it
this way... It is for pid files, nothing else. Move the
terrible firmware dirty markers to /tmp instead. Eventually,
we need a better way to keep track of subsystem state. Cluttering
multiple files all over the disk is not a good solution.
2015-07-12 06:18:45 +02:00
Ad Schellevis
b3240ac652
(legacy) restructurei/cleanup util.inc
2015-07-10 16:04:10 +00:00
Ad Schellevis
b544278e3c
(legacy) cleanup rrd.inc
2015-07-10 15:31:53 +00:00
Ad Schellevis
cbcba5d9db
(legacy) maintable.inc is only used by the load_balancer pages, move to there
2015-07-10 15:21:53 +00:00
Ad Schellevis
3508759539
(legacy) remove itemid.inc
2015-07-10 15:05:21 +00:00
Ad Schellevis
b79545f73a
(legacy) cleanups and movements related to ipsec.inc
2015-07-10 14:52:05 +00:00
Ad Schellevis
64ee69be77
(legacy) cleanup gwlb.inc
2015-07-10 14:35:47 +00:00
Ad Schellevis
3f6f524a17
(legacy) cleanup gmirror.inc
2015-07-10 14:27:58 +00:00
Ad Schellevis
3fd636be11
(legacy) cleanup globals.inc
2015-07-10 14:17:50 +00:00
Ad Schellevis
e30cd1cd3b
(legacy) missed the cr notes on move
2015-07-10 13:44:41 +00:00
Ad Schellevis
655f4a7846
(legacy) cleanups related to filter_log.inc
2015-07-10 13:38:58 +00:00
Ad Schellevis
eacbc8abac
(legacy) remove utils.inc, move shared functions into services.inc and single used functions into respective location.
2015-07-10 13:15:45 +00:00
Ad Schellevis
2446b26c81
(legacy) fix uninitialized issues, move single used, remove unused in filter.inc
2015-07-10 12:18:07 +00:00
Ad Schellevis
de004a7df9
(legacy) interfaces.inc isset vs !empty
2015-07-10 12:06:08 +00:00
Ad Schellevis
5abc7a2d29
(legacy) more uninitialized issues
2015-07-10 09:59:04 +00:00
Franco Fichtner
b0704185bf
inc: fix call to undefined function is_dhcpv6_server_enabled()
...
While there, move the IPv4 sibling and add a require for the remaining
outside caller.
2015-07-10 09:25:30 +02:00
Franco Fichtner
5b7df97407
intrusion detection: suricata also needs this on /var memory disk
2015-07-10 09:15:04 +02:00
Franco Fichtner
36177724e5
widgets: add tmpfs to system disk usage section; #243
2015-07-10 08:32:23 +02:00
Franco Fichtner
da377461f6
proxy: fix startup on /var memory disk
2015-07-10 08:00:18 +02:00
Ad Schellevis
7ae3973846
(legacy) cleanups vpn.inc
2015-07-09 18:19:16 +00:00
Ad Schellevis
eea2a96c03
(legacy) cleanups voucher.inc
2015-07-09 18:18:47 +00:00
Ad Schellevis
e225795ab3
(legacy) cleanups vslb.inc
2015-07-09 18:17:53 +00:00
Ad Schellevis
9edc3167d1
(legacy) cleanup services.inc
2015-07-09 17:47:35 +00:00
Ad Schellevis
a0ecd6a219
(legacy) fix uninitialized in rc.dyndns.update
2015-07-09 17:28:44 +00:00
Ad Schellevis
bdfbe06f24
(legacy) cleanups system.inc
2015-07-09 17:22:59 +00:00
Ad Schellevis
207b3f707c
(legacy) fix uninitialized issues, move single used, remove unused in certs.inc
2015-07-09 16:53:09 +00:00
Ad Schellevis
0a8bb42fda
(legacy) some more isset issues in interfaces.inc
2015-07-09 16:51:18 +00:00
Franco Fichtner
50f6b91860
rc.initial: use shell_exec() instead of exec()
2015-07-09 09:48:15 +02:00
Franco Fichtner
1946d92fd4
rc.initial: clean up the banner a bit
2015-07-09 09:43:07 +02:00
Franco Fichtner
00c4ce6f33
configd: extend the firmware backend calls to list packages; #249
2015-07-09 09:20:11 +02:00
Franco Fichtner
3ffb835524
rc.initial: yes, I'm that lazy
2015-07-09 09:04:06 +02:00
Franco Fichtner
050442edf4
rc: kill /var/run/nologin at bootup; #245
...
Only a workaround. Need to take this to FreeBSD.
2015-07-09 07:07:08 +02:00
Franco Fichtner
28bceda501
dashboard: respect hostap wifi, which has 'up' as status
2015-07-09 06:58:20 +02:00
Ad Schellevis
e1521f1a94
(legacy) code cleanup rc.initial.banner
2015-07-08 20:58:00 +00:00
Ad Schellevis
81ce2c2d5c
(legacy) cleanups related to interfaces.inc (remove unused, move single usage, isset issues)
2015-07-08 20:57:20 +00:00
Franco Fichtner
e2196365ac
backup: purge now unused function
2015-07-08 22:27:40 +02:00
Franco Fichtner
feb9e72289
backup: do not redirect on interface mismatches
...
The default is to reboot anyway. For everybody importing a backup
that has interface mismatches this means the backup did not come
from the same system, so it must be adapted on the console instead.
Caused by: Omitted /var/run boot up purge
2015-07-08 22:24:41 +02:00
Ad Schellevis
de8d93960d
(ids) fix for https://github.com/opnsense/core/issues/247
2015-07-08 16:52:05 +00:00
Ad Schellevis
b3ca46af8c
(legacy) cleanups related to auth.inc (remove unused, move single usage, isset issues)
2015-07-08 16:20:57 +00:00
Ad Schellevis
2da831052c
oops, this wasn't supposed to be in the commit
2015-07-08 16:03:28 +00:00
Ad Schellevis
c0cc76263c
(legacy) cleanups related to pfsense-utils.inc (remove unused, move single usage, isset issues)
2015-07-08 15:48:16 +00:00
Ad Schellevis
bfa33027c3
(legacy) more cleanups
2015-07-08 08:34:34 +00:00
Ad Schellevis
f57d3eba9c
(legacy) remove redirects from "easyrules"
2015-07-08 08:33:49 +00:00
Ad Schellevis
86a8727322
(legacy) forgot alert message
2015-07-08 08:18:09 +00:00
Ad Schellevis
3b64eaf82c
(legacy) move single used code, fix csrf issue, and further cleanups in firewall log code
2015-07-08 08:14:03 +00:00
Ad Schellevis
6af1ccbc0d
(legacy) some minor cleanups to filter_log.inc
2015-07-08 08:12:38 +00:00