888 Commits

Author SHA1 Message Date
Franco Fichtner
8b79cccd50 rc: zap unused script 2015-09-13 22:53:19 +02:00
Franco Fichtner
27e5ef1c33 dynamic dns: consolidate naming away from DDNS or DynDNS
Contractions should be avoided whenever possible.
2015-09-12 18:02:47 +02:00
Franco Fichtner
81a05b8cf2 src: a couple of spelling glitches 2015-09-12 00:12:09 +02:00
Franco Fichtner
5fb9e9de0b notices: fix a spelling error
(but don't push it to the languages, as this requires refreshing
the template and merging all the languages.)
2015-09-11 22:46:08 +02:00
Ad Schellevis
c21d5d6c53 (legacy) ipsec, only suffix connection number with sequence when there are more then 1 items 2015-09-04 12:24:29 +00:00
Ad Schellevis
73518ad8e6 (legacy) remove ssh1 keys from generating ( when ssh1 is disabled they can't be generated )
for reference:

/usr/local/etc/rc.sshd: The command '/usr/local/bin/ssh-keygen -t rsa1 -N "" -f /usr/local/etc/ssh/ssh_host_key' returned exit code '1', the output was 'Saving key "/usr/local/etc/ssh/ssh_host_key" failed: unknown or unsupported key type Generating public/private rsa1 key pair.'
2015-09-04 08:12:07 +00:00
Ad Schellevis
1ae30f1769 (legacy) crashreport PHP Warning: Invalid argument supplied for foreach() in /usr/local/etc/inc/config.console.inc 2015-09-04 07:30:29 +00:00
Ad Schellevis
372fdd7bc8 (legacy) crashreport PHP Warning: Illegal string offset 'route' in /usr/local/etc/inc/services.inc on line 1603 2015-09-04 07:02:35 +00:00
Ad Schellevis
3d765c028e (legacy) vpn/ipsec remove some single used functions 2015-09-03 18:27:31 +00:00
Ad Schellevis
22988044a7 (legacy) small fixes in vpn.inc 2015-09-03 18:03:38 +00:00
Ad Schellevis
a3a46bfea4 (legacy) cleanup vpn_ipsec_configure in vpn.inc and fix ikev1 non mobile multiple phase2 2015-09-03 16:31:34 +00:00
Ad Schellevis
4a43901142 (legacy) vpn.inc whitespace, remove tabs 2015-09-03 13:34:41 +00:00
Ad Schellevis
66e7402f94 (legacy) hide empty aliasses in list 2015-09-03 08:18:53 +00:00
Ad Schellevis
189426460d (gdrive backup) crashreport Uncaught exception 'Google_Service_Exception' with message 'Error calling DELE.... 2015-09-03 07:27:03 +00:00
Ad Schellevis
ac991d4b92 (legacy) crashreport PHP Warning: Illegal string offset 'name' in /usr/local/etc/inc/authgui.inc on line 154 2015-09-03 06:29:52 +00:00
Ad Schellevis
5b39c0a44d (legacy) add missing function calls 2015-08-31 19:46:52 +00:00
Ad Schellevis
16ed1470d2 (legacy) fix for https://github.com/opnsense/core/issues/363 2015-08-31 08:18:51 +00:00
Franco Fichtner
f326e38c6b filter: rip out an unused table 2015-08-28 14:48:07 +02:00
Franco Fichtner
7b64c595cb rc: bring back openssl.cnf bootstrapping
OpenSSL throws warnings left and right otherwise.  LibreSSL don't
care, but let's just keep this for now, not sure what this might
break otherwise.
2015-08-28 07:52:36 +02:00
Ad Schellevis
70f89cfc27 (legacy) use reverse mask instead of reverse address for ddns in dhcpd (https://github.com/opnsense/core/issues/352) 2015-08-27 13:01:04 +00:00
Ad Schellevis
f8730eed17 (legacy) fix some uninitilized attributes 2015-08-27 07:27:41 +00:00
Franco Fichtner
89a8345983 config: remove unwanted theme migration 2015-08-26 13:34:54 +02:00
Franco Fichtner
5ae72f04c2 config: sample file has had garbage for aliases and ipsec since forever :( 2015-08-26 12:15:22 +02:00
Franco Fichtner
2b17ad9077 auth: remove naughty nt-hash
Reported by: @lattera
Reviewed by: @AdSchellevis
2015-08-25 16:41:16 +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
ad8f29244c include: obsolete dir by moving file to pseudo-backend (2/2) 2015-08-24 21:58:15 +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
b8654e7ba8 carp: fix a crash report 2015-08-24 11:39:21 +02:00
Franco Fichtner
7aabc9dcef console: switch halt and reboot; closes #338 2015-08-22 19:39:03 +02:00
Franco Fichtner
deb6f79d6c src: wrong project, gettext() mishap and general style
Spotted by: @fabianfrz
2015-08-21 18:20:09 +02:00
Ad Schellevis
cdc4f25005 append some explanation to legacy_bindings.inc 2015-08-21 08:01:44 +00:00
Ad Schellevis
65f48828c8 add legacy_move_config_list_items to legacy base, to replace move pattern in several input forms 2015-08-21 07:48:07 +00:00
Ad Schellevis
d85c2cc1a6 (legacy) fix check element in filter.inc 2015-08-20 16:31:25 +00:00
Franco Fichtner
d96b0755d2 dns: switch to ports-based unbound; #244
Upgrade path is not for fiddling with the installed files,
we're importing config.xml, not a full base system.
2015-08-20 16:01:49 +02:00
Ad Schellevis
2e76f6805c (legacy) some more uninitialized elements 2015-08-20 10:25:52 +00:00
Franco Fichtner
966f6cee46 src: whitespace sweep 2015-08-19 07:43:13 +02:00
Franco Fichtner
c88a4f7fcf certificates: use our own ssl config from now on for #280
Fixes LibreSSL shipping a not so usable openssl.cnf that gets picked
up by php-openssl for mostly random reasons.
2015-08-18 16:31:38 +02:00
Ad Schellevis
b4011e9ecb (legacy) extend legacy base with legacy_list_aliasses 2015-08-18 14:09:47 +00:00
Ad Schellevis
4e991e6f41 (legacy) deprecate is_iprange in util.inc 2015-08-17 08:12:03 +00:00
Ad Schellevis
0b41c4c959 (legacy) extend behaviour of "anti lockout" to redirection to avoid lockout by portforward (https://github.com/opnsense/core/issues/327)
Eventually we should try to avoid having lots of rules in the firewall generation.
2015-08-16 13:14:46 +00:00
Franco Fichtner
b2c04c7d5b crash reporter: fix array check 2015-08-14 15:42:17 +02:00
Franco Fichtner
a99924f50d diagnostics: poking init may clobber console execution
Slight refactoring in the general area while at it...
2015-08-14 08:13:54 +02:00
Ad Schellevis
9f66d8f30b (config) remove "all" from root user in sample config to keep things consistent 2015-08-13 16:28:38 +00:00
Franco Fichtner
8ce5f0e729 system: simplify sysctl setting again 2015-08-13 18:11:37 +02:00
Franco Fichtner
b025a54d6d rc: factory reset reboot misbehaves for another reason 2015-08-13 17:41:22 +02:00
Franco Fichtner
46d6159477 rc: synchronous reboot after reset 2015-08-13 17:20:44 +02:00
Franco Fichtner
11bb2b9004 system: add defaults for newer sysctls 2015-08-13 17:17:54 +02:00