2012 Commits

Author SHA1 Message Date
Fabian Franz
62d0e79fe2 fixes in translation 2015-07-15 09:55:42 +02:00
Fabian Franz
1abf48daae prefer uppercase 2015-07-14 19:15:19 +02:00
Fabian Franz
2169ff89e3 changes from comments in pull request 2015-07-14 19:08:25 +02:00
Fabian Franz
a2c2d88f41 use - instead of spaces 2015-07-14 14:33:19 +02:00
Fabian Franz
a2c7272a09 formulierung 2015-07-14 14:16:53 +02:00
Fabian Franz
8e40841945 some additional translation 2015-07-14 14:03:23 +02:00
Fabian Franz
a1a10411ee fix of spelling mistakes 2015-07-14 13:00:07 +02:00
Fabian Franz
4d0a8ff045 added some translations 2015-07-14 12:54:21 +02:00
Fabian Franz
6777377b6d corrected a spelling mistake 2015-07-13 21:38:57 +02:00
Fabian Franz
15729dd138 added some translations 2015-07-13 21:31:25 +02:00
Fabian Franz
26475f3b81 added some translations 2015-07-13 20:16:45 +02: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
Ad Schellevis
a3a5f91ac6 (legacy) cleanups and moves related to priv.inc 2015-07-13 12:46:33 +00:00
Ad Schellevis
13e50b8fd1 (legacy) cleanup rc.interfaces_wan_configure 2015-07-13 12:35:43 +00:00
Ad Schellevis
2a3a6a1de8 (legacy) cleanup system_advanced_network.php and add switch for vlanhwfilter disable ( https://github.com/opnsense/core/issues/252 ) 2015-07-13 12:18:16 +00:00
Ad Schellevis
640e37f66b (legacy) more isset issues in rc.linkup 2015-07-13 10:50:12 +00:00
Franco Fichtner
e4682fffce firmware: poll for GUI to come back up; fixes #250 2015-07-13 12:15:52 +02:00
Franco Fichtner
ac790ce8ba firmware: show packages for #249; dashboard upgrade link fixes #256 2015-07-13 10:41:55 +02:00
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
5f1c347f53 live mount: fix version advertise 2015-07-10 08:28:32 +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