Ad Schellevis
f8730eed17
(legacy) fix some uninitilized attributes
2015-08-27 07:27:41 +00:00
Fabian Franz
71b9c356ea
routes: fixes and closes #334
2015-08-27 07:58:51 +02:00
Ad Schellevis
747c671d2a
(legacy) refactor firewall_virtual_ip.php
2015-08-26 18:19:51 +00:00
Ad Schellevis
505db10bc7
(legacy) fix for https://github.com/opnsense/core/issues/346
2015-08-26 16:59:04 +00:00
Ad Schellevis
dba37bcfcd
(legacy) forgot empty key-len in vpn_ipsec_phase1.php
2015-08-26 16:36:29 +00:00
Ad Schellevis
c26cb800e2
(legacy) partial fix for https://github.com/opnsense/core/issues/345
2015-08-26 16:33:03 +00:00
Franco Fichtner
89a8345983
config: remove unwanted theme migration
2015-08-26 13:34:54 +02:00
Ad Schellevis
ae582a0623
(legacy) partial fix for vpn_ipsec_phase2.php
...
When changing an existing Phase 1 entry, the value for "Hash algorithm" will always be shown as "MD5" in the edit-screen, although it is configured to something else (i.e. AES).
2015-08-26 11:27:37 +00:00
Ad Schellevis
3d3c546515
(legacy) partial fix for src/www/vpn_ipsec_phase2.php
...
CRITICAL: When configuring a Phase 2 tunnel and setting P2 protocol to ESP, this setting is ignored. The GUI will show an empty value for P2 protocol and the ipsec.conf will not contain the required "esp" line.
2015-08-26 11:15:23 +00:00
Franco Fichtner
5ae72f04c2
config: sample file has had garbage for aliases and ipsec since forever :(
2015-08-26 12:15:22 +02:00
Ad Schellevis
5ad59b260f
(configd) strip output on configctl command
2015-08-26 10:52:51 +02:00
Ad Schellevis
5523fab219
(mvc) align theme selection a bit more
2015-08-26 09:57:13 +02:00
Ad Schellevis
a7c3024fc5
(legacy) fix theme location
2015-08-26 07:53:16 +00:00
Ad Schellevis
3583189540
(mvc) fix handling of empty theme tag, issue https://github.com/opnsense/core/issues/342
2015-08-26 08:53:34 +02:00
Ad Schellevis
972737ec18
(legacy) refactor firewall_schedule_edit.php
2015-08-25 18:46:25 +00:00
Ad Schellevis
9ac2f80589
(legacy) reimplement previously removed code in firewall_schedule.php
2015-08-25 18:17:01 +00:00
Ad Schellevis
bda106346e
(legacy) regression firewall_schedule.php
2015-08-25 17:36:49 +00:00
Ad Schellevis
91c673e116
(legacy) refactor firewall_schedule.php
2015-08-25 15:43:12 +00:00
Franco Fichtner
2b17ad9077
auth: remove naughty nt-hash
...
Reported by: @lattera
Reviewed by: @AdSchellevis
2015-08-25 16:41:16 +02:00
Ad Schellevis
0f4e0377d5
(legacy) firewall_rules_edit.php add full help button
2015-08-25 14:26:40 +00:00
Ad Schellevis
7e638a7cdc
(legacy) style fix in firewall_rules_edit.php
2015-08-25 14:20:34 +00:00
Ad Schellevis
51962caa08
(legacy) remove left over debug stuff firewall_rules.php
2015-08-25 14:17:09 +00:00
Ad Schellevis
d5d4382285
(legacy) remove unused JS
2015-08-25 13:50:27 +00:00
Ad Schellevis
d9eb6c6b60
whitespace firewall_rules_edit.php
2015-08-25 13:47:23 +00:00
Ad Schellevis
9e61814456
(legacy) refactor firewall_rules_edit.php
2015-08-25 13:45:12 +00:00
Franco Fichtner
f905215ab1
pkg: same same, but different
...
(os-update was renamed to opnsense-update.)
2015-08-25 13:27:57 +02:00
Franco Fichtner
a51a0322cb
xmlrpc: use new-style version files
2015-08-25 11:34:03 +02:00
Franco Fichtner
084bb9d404
rrd: lo siento, no hay spamd
...
(spam, spam, spam, spam...)
2015-08-25 09:57:21 +02:00
Franco Fichtner
aa4b8b50bf
graphs: more cpu graph cruft gone
2015-08-25 09:49:54 +02:00
Franco Fichtner
9a263fe916
graph: remove the unreachable legacy CPU graph
2015-08-25 09:40:35 +02:00
Franco Fichtner
c43ca81131
lang: merge from template; closes #340
2015-08-25 07:56:39 +02:00
Franco Fichtner
6dee9822aa
lang: regenerate en_US.pot; #340
2015-08-25 07:56:35 +02:00
Franco Fichtner
b29058cd7b
lang/dynamic: regenerate dynamic strings; #340
2015-08-25 07:46:44 +02:00
Franco Fichtner
ea2863faec
lang: sync German from experimental Pootle instance; #340
...
Submitted by: @fabianfrz, @DokuKaefer
2015-08-25 07:46:00 +02:00
Franco Fichtner
ad8f29244c
include: obsolete dir by moving file to pseudo-backend (2/2)
2015-08-24 21:58:15 +02:00
Franco Fichtner
e1ff81c9c0
include: get rid of spurious dir (1/2)
2015-08-24 21:53:27 +02:00
Franco Fichtner
70a2bcf6e5
dyndns: fix a crash report
2015-08-24 21:32:26 +02:00
Franco Fichtner
af7776e6f0
ipsec: fix a crash report
2015-08-24 15:56:14 +02:00
Ad Schellevis
65ea61e2b3
(legacy) move themes to one location
2015-08-24 13:37:56 +00:00
Franco Fichtner
debde29c55
crash reporter: refactor while at it; #241
2015-08-24 14:49:29 +02:00
Franco Fichtner
e7a233b56b
crash reporter: create new reports when necessary; closes #241
...
Also adds a custom user agent to make it easier to filter by version
and moves the crash reporter to a more visible location in the system
category. :)
2015-08-24 14:20:22 +02:00
Ad Schellevis
b2a5b91799
(legacy) firewall_nat_npt.php remove duplicate info
2015-08-24 12:10:22 +00:00
Ad Schellevis
1089a3a581
(legacy) add "filter list osfp" command to configd
2015-08-24 09:53:00 +00:00
Ad Schellevis
a98c3fd080
(legacy) crashreport PHP Warning: in_array() expects parameter 2 to be array, null given in /usr/local/www/services_dhcpv6_relay.php on line 162
2015-08-24 09:44:02 +00:00
Franco Fichtner
b8654e7ba8
carp: fix a crash report
2015-08-24 11:39:21 +02:00
Franco Fichtner
f17667c813
interfaces: fix a crash report
2015-08-24 11:28:59 +02:00
Ad Schellevis
a2a6d324b2
(legacy) fix crashreport PHP Warning: substr_count(): Empty substring in /usr/local/www/services_ntpd.php on line 290
2015-08-24 07:56:04 +00:00
Franco Fichtner
83816f8483
mvc: fix spelling error in proxy form
...
Spotted by: @fabianfrz
2015-08-23 19:30:18 +02:00
Franco Fichtner
7aabc9dcef
console: switch halt and reboot; closes #338
2015-08-22 19:39:03 +02:00
Franco Fichtner
4504c74439
Merge pull request #335 from cbasolutions/master
...
Work on replace remaining legacy theme instances #303
2015-08-22 19:00:42 +02:00