1176 Commits

Author SHA1 Message Date
Ad Schellevis
c2a5f03cdf (legacy) curly braces and spaces in pfsense-utils.inc 2016-02-15 17:48:11 +01:00
Ad Schellevis
14c9384537 (legacy) cleanup services_dhcpd_configure in services.inc 2016-02-15 13:21:58 +01:00
Ad Schellevis
bd62b3ebcb (legacy) authgui.inc,/ (root) is /index.php, make sure we're matching the correct item. https://github.com/opnsense/core/issues/724 2016-02-12 17:51:20 +01:00
Ad Schellevis
daebae4f3b (legacy) curly braces and spaces in authgui.inc 2016-02-12 17:29:22 +01:00
Ad Schellevis
d101b28e45 (legacy / openvpn) bind OpenVPN Client Specific Override to server(s)
fix for https://github.com/opnsense/core/issues/296
and  https://github.com/opnsense/core/issues/347

when no servers are selected, all still apply, which should keep current configurations valid.
2016-02-11 18:20:18 +01:00
Ad Schellevis
f862e8570c (legacy) spaces and curly braces in openvpn.inc 2016-02-11 11:39:21 +01:00
Ad Schellevis
705d1e5061 (captive portal) add service to status page, closes https://github.com/opnsense/core/issues/771 2016-02-10 21:49:04 +01:00
Ad Schellevis
5e2a99f61a (legacy/rrd) add cpu temp collector, closes https://github.com/opnsense/core/issues/246 2016-02-09 21:09:08 +01:00
Ad Schellevis
d0e3d2dda9 (legacy) if( vs if ( in filter.inc 2016-02-08 21:10:45 +01:00
Ad Schellevis
8e823ef0e9 (legacy) spaces and curly braces in rrd.inc 2016-02-08 20:57:31 +01:00
Ad Schellevis
4ae8fc6cb6 (legacy) add configd to status_services.php page, closes https://github.com/opnsense/core/issues/754 2016-02-08 10:56:01 +01:00
Ad Schellevis
8a13c8a7b8 (legacy) spaces and curly brances in services.inc 2016-02-08 10:35:03 +01:00
Ad Schellevis
89d73c568f (legacy) fix syslog issue, closes https://github.com/opnsense/core/issues/755 2016-02-06 21:58:37 +01:00
Ad Schellevis
0953e76234 (legacy) work on https://github.com/opnsense/core/issues/572
fix mtu parent setting and add max-payload for pppoe
2016-02-05 18:12:00 +01:00
Ad Schellevis
cf732b0e2f (legacy) zap get_interface_mtu 2016-02-05 16:40:06 +01:00
Ad Schellevis
0be626500c (legacy) restructure interface_ppps_configure 2016-02-05 16:15:38 +01:00
Franco Fichtner
12ccfb7189 firmware: add new mirror in London, GB courtesy of @willjones 2016-02-05 11:44:50 +01:00
Ad Schellevis
e1d6a690e7 (legacy) syslog cp messages to portalauth.log 2016-02-04 18:06:58 +01:00
Ad Schellevis
6dfe4bfd8d (legacy) remove dead code 2016-02-04 16:54:30 +01:00
Ad Schellevis
00de826a84 (legacy) spacing and curly braces in system.inc 2016-02-04 16:50:04 +01:00
Franco Fichtner
9dd8a24440 firewall: flippetyflop default pass logging
PR: https://forum.opnsense.org/index.php?topic=2012.0
2016-02-03 09:55:01 +01:00
Franco Fichtner
6ee8eb7812 src: remove a whole lotta nop
Lookie how far we've come...
2016-02-03 08:43:06 +01:00
Ad Schellevis
ebd02c22cf (legacy) unbound renders some illegal output for empty ipv6, closes https://github.com/opnsense/core/issues/738 2016-02-02 18:44:01 +01:00
Ad Schellevis
fd395c7162 (legacy) curly braces in unbound.inc, fix $numprocs in the process. closes https://github.com/opnsense/core/issues/736 2016-02-02 13:38:14 +01:00
Ad Schellevis
1be614310b (legacy) suppress warning for socket_sendto(): Host lookup failed [-10004]: No address associated with name in /usr/local/etc/inc/notices.growl.class on line 79 2016-02-02 11:50:20 +01:00
Franco Fichtner
fad32682a2 wizard: fix openvpn some more, it was more outdated than I thought 2016-02-02 11:42:20 +01:00
Franco Fichtner
9328994e37 sync: fix a crash report 2016-02-02 10:52:51 +01:00
Franco Fichtner
f903f986c4 config: mute potential unlink error 2016-02-02 09:47:42 +01:00
Franco Fichtner
0bba9c6351 wizard: fix cert create for openvpn 2016-02-02 09:30:03 +01:00
Franco Fichtner
955aa4a97a configd: tweak previous
o rc script requires SERVERS, after basic init, before networking
o do not switch the shebang path for daemonize script
2016-02-01 21:21:52 +01:00
Ad Schellevis
62e912d3fb (configd) add logging handle to daemonize
+ upgrade daemonize => 2.4.2
+ rc script require fix
2016-02-01 18:32:28 +01:00
Franco Fichtner
c5645cb84c src: whitspace sweep 2016-02-01 07:25:40 +01:00
Franco Fichtner
6c984d5d52 Merge pull request #729 from dotike/smallfix
Firewall log not dispalaying intentionally logged IGMP packets
2016-01-31 18:46:44 +01:00
Franco Fichtner
2c68fd3fac Merge pull request #720 from fabianfrz/translation
translation fix in thermal_sensors.widget.php
2016-01-31 13:29:29 +01:00
Isaac (.ike) Levy
b79a6d1432 Firewall log not dispalaying intentionally logged IGMP packets
The log filter were dropped because the packets did not get source and destination set.

Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2016-01-31 01:06:14 -05:00
Franco Fichtner
1955be171e config: unify the change messages
Changes are not unknown, the config can be diff'ed.
2016-01-29 20:57:39 +01:00
Fabian Franz
cfb4c9f1c9 fix some whitespace 2016-01-29 17:55:14 +01:00
Franco Fichtner
0086548dc4 rc: fixup extensions.ini permission
PR: https://forum.opnsense.org/index.php?topic=2090
2016-01-29 07:00:45 +01:00
Franco Fichtner
4c27e412e6 src: simplify to close #702
o $g['theme'] usage converted
o $g['language'] usage zapped
o globals.inc removed
2016-01-28 21:27:18 +01:00
Franco Fichtner
9fbf0cb178 firmware: revoke 15.7 fingerprint; closes #586 2016-01-28 15:03:28 +01:00
Franco Fichtner
703372eae2 config: trim newline character for neatness 2016-01-28 14:48:23 +01:00
Franco Fichtner
9f2d4bae77 rc: fix halt script display for global vars 2016-01-28 14:31:46 +01:00
Franco Fichtner
b1120c8eaa contrib: move private files, part of upcoming contrib code rework
Long story short: we don't want contrib code inside src/opnsense/contrib
so a few things need to be shuffled.  First pass is moving the current
contrib stuff to the same location instead and migrating the non-code
tzdata file.
2016-01-27 10:43:38 +01:00
Ad Schellevis
bf229dff47 (rss) replace oldi simplepie version 2016-01-27 10:27:47 +01:00
Franco Fichtner
9a44a854a9 login: use former branding, looks a bit nicer 2016-01-27 08:57:16 +01:00
Franco Fichtner
dbe860f07d login: improve look and feel
o Can't unset the session var anymore resulting in permanent
  login error message display until login was successful.
o Remove some padding and make permanent room for the error
  message so that the container doesn't grow after submit.
o Move the workaround to a permanent position in <button/>.
o Move the copyright right line right underneath the container.
2016-01-27 07:45:53 +01:00
Franco Fichtner
21136d005e config: unify parameter passing for write/rev entry 2016-01-27 07:12:28 +01:00
Franco Fichtner
abc621a2ae config: tone down overrides for config revision history 2016-01-27 07:08:55 +01:00
Franco Fichtner
9ae707fea0 filter: no way to trigger source-track from GUI -> purged 2016-01-26 18:06:41 +01:00
Ad Schellevis
9defc2f444 (legacy) spacing / curly braces in config.lib.inc 2016-01-26 17:43:10 +01:00