2126 Commits

Author SHA1 Message Date
Ad Schellevis
b3a42ab036 (legacy) refactor vpn_ipsec_mobile.php 2015-08-11 18:30:05 +00:00
Ad Schellevis
3dbfa18733 (legacy) don't write empty xml tags in ipsec phase1/2 edit 2015-08-11 16:46:48 +00:00
Ad Schellevis
29d4755b71 (legacy) openvpn don't write empty xml tags to avoid issues with backend 2015-08-11 16:44:57 +00:00
Ad Schellevis
73f382fb83 (legacy) small style fix 2015-08-11 15:42:10 +00:00
Ad Schellevis
df230d1456 (legacy) small cleanups, uninitialized vars 2015-08-11 14:36:17 +00:00
Ad Schellevis
b9c9165f90 (legacy) refactor vpn_ipsec_phase2.php 2015-08-11 14:26:59 +00:00
Ad Schellevis
d603d3bf9f (legacy) fix edit on vpn_ipsec_phase1 after changes 2015-08-11 13:41:27 +00:00
Franco Fichtner
719fd67c0f crash reporter: another 'lagg' access fix 2015-08-11 15:01:52 +02:00
Franco Fichtner
f0d4159413 crash reporter: 'lagg' access fix 2015-08-11 14:50:28 +02:00
Franco Fichtner
6fa41b8cae crash reporter: two issues (one really, undo a fix that did not work) 2015-08-11 14:32:58 +02:00
Franco Fichtner
6d57604516 firewall/nat: isset() issue 2015-08-11 13:15:35 +02:00
Franco Fichtner
4d7609fb5f src: whitespace sweep :P 2015-08-11 11:03:23 +02:00
Ad Schellevis
8473cb63b0 (legacy) cleanup some vars 2015-08-11 08:23:46 +00:00
Franco Fichtner
2ecd7bb8e3 src: whitespace sweep 2015-08-11 09:29:13 +02:00
Franco Fichtner
c9d0c5d2c4 firmware: concatenation doesn't work here, use sprintf() 2015-08-11 09:20:33 +02:00
Ad Schellevis
49229ef2d9 (legacy) cleanup/refactor vpn_ipsec_phase1.php 2015-08-10 20:29:20 +00:00
Franco Fichtner
ffb1dfd29e openvpn: fix #310 2015-08-10 17:37:55 +02:00
Ad Schellevis
45e1910ec8 (legacy) remove some unused css classes in vpn_openvpn_client.php 2015-08-10 15:08:27 +00:00
Franco Fichtner
e3449feff0 openvpn: captitalise letter 2015-08-10 16:44:17 +02:00
Franco Fichtner
1d3c5bc046 filter: more on bogons, not sure how this worked; #309 2015-08-10 16:26:38 +02:00
Ad Schellevis
9564909345 (legacy) refactor / fix code styling in vpn_ipsec.php 2015-08-10 13:17:57 +00:00
Ad Schellevis
1654e853b8 (menu) add missing item 2015-08-10 12:34:01 +00:00
Franco Fichtner
b381337c5d firmware: be picky on grammar 2015-08-10 13:21:15 +02:00
Ad Schellevis
2a20897b71 (legacy) fix crashreport " PHP Warning: Illegal string offset 'vip' in /usr/local/www/carp_status.php on line 124" 2015-08-10 10:01:16 +00:00
Ad Schellevis
a7bee644f1 (legacy) fix crashreport " PHP Warning: Illegal string offset 'ifgroupentry' in /usr/local/www/firewall_rules_edit.php on line 869" 2015-08-10 09:56:42 +00:00
Ad Schellevis
4f47312a06 (legacy) fix crashreport PHP Warning: substr_count(): Empty substring in /usr/local/www/services_ntpd.php on line 290 2015-08-10 09:53:08 +00:00
Ad Schellevis
320d383f3f (legacy) fix crashreport PHP Warning: htmlspecialchars() expects parameter 1 to be string, array given in /usr/local/www/services_dhcp_relay.php on line 185 2015-08-10 09:52:01 +00:00
Ad Schellevis
5314ae8569 (legacy) fix crashreport " PHP Warning: Illegal string offset 'item' in /usr/local/www/services_dnsmasq_edit.php on line 250" 2015-08-10 09:46:59 +00:00
Ad Schellevis
2f1872eed7 (legacy) fix crashreport "PHP Warning: Illegal string offset 'if' in /usr/local/etc/inc/filter.inc on line 394" 2015-08-10 09:45:30 +00:00
Ad Schellevis
73f18791ee (legacy) fix some crash reports, related to " PHP Fatal error: Call to undefined function lookup_gateway_ip_by_name() in /usr/local/etc/inc/system.inc on line 151"
fix interfaces.inc dependency for lookup_gateway_ip_by_name in system_resolvconf_generate
2015-08-10 09:40:33 +00:00
Franco Fichtner
6f075701a2 firmware: fix name/version parsing for update table
name/version was chopped after the first dash, which caused e.g.
openssh-portable-6.9 to be advertised as `openssh' with version
`portable'.  Split on last dash instead using shell magic.
2015-08-10 11:10:52 +02:00
Ad Schellevis
f9dff13dd5 (legacy) from crash reports, Warning: Illegal string offset 'vip' in /usr/local/etc/inc/xmlrpc/legacy.inc on line 304 2015-08-10 07:42:09 +00:00
Franco Fichtner
61e6bb5d71 bogons: boostrap IPv6 values to avoid empty table for #309
Taken from: https://6session.wordpress.com/2009/04/08/ipv6-martian-and-bogon-filters/
2015-08-10 07:32:00 +02:00
Franco Fichtner
9940482935 interfaces: all ifs up == no use showing up/down; widens ifname 2015-08-09 20:23:00 +02:00
Franco Fichtner
a17c51f317 interfaces: improve interface assign again
o Only probe for key press on bootup.

o Rebuild autodetect feature: fixup second use case of
  get_interface_list() to filter out devices without a
  good link state, bring back interface up for it to
  work and mute kernel messages that would clobber stty
  behaviour.
2015-08-09 20:00:59 +02:00
Franco Fichtner
d5a95a4d40 interfaces: deprecate keyby, it was never used 2015-08-09 16:16:52 +02:00
Franco Fichtner
7d8bb80f37 firmware: improve various other strings 2015-08-09 16:03:30 +02:00
Franco Fichtner
16dd8aca4d firmware: move reboot kerfuffle down into API call
While there, clean up messages for clarity and grammatical correctness.
2015-08-09 15:20:55 +02:00
Franco Fichtner
a46014d183 interfaces/vlan: fix foreach warning 2015-08-09 13:06:00 +02:00
Franco Fichtner
75c5ddf166 interfaces: small follow-up on get_interface_list() 2015-08-09 13:02:54 +02:00
Ad Schellevis
97d35c5622 (Proxy) add some validators 2015-08-08 18:52:18 +02:00
Ad Schellevis
3fcc887385 (CSVListField) remove default validation regexp 2015-08-08 18:51:54 +02:00
Ad Schellevis
ffa2de3628 (IDS) fix validation issue on new entries 2015-08-08 18:28:25 +02:00
Franco Fichtner
b5daea15c7 interfaces: netstat -iW truncates output; refactor this stuff for good 2015-08-07 21:53:43 +02:00
Franco Fichtner
99a46c135c firmware: add a mirror in China 2015-08-07 20:12:33 +02:00
Ad Schellevis
8714dfca19 (legacy) cleanup/refactor status_openvpn.php 2015-08-07 17:09:17 +00:00
Ad Schellevis
4b77fe1c39 (legacy) small html issues in services.inc 2015-08-07 17:03:48 +00:00
Ad Schellevis
67bd0e1e6e (IDS) fix empty query result on single item 2015-08-07 17:16:37 +02:00
Franco Fichtner
b404a6fcc1 menu: fix setup wizard entry 2015-08-07 15:09:04 +02:00
Ad Schellevis
857a8dd749 (legacy) move openvpn wizard to server page and remove tab 2015-08-07 12:43:43 +00:00