Ad Schellevis
a2b765486d
move new classes to comply with PSR1/2 style guides, still a lot todo here...
2014-12-28 12:14:03 +00:00
Franco Fichtner
a8641315f3
services: apply whitespace cleanups
2014-12-28 12:09:46 +01:00
Franco Fichtner
e78874a7fa
firewall: apply whitespace cleanups
2014-12-28 12:04:44 +01:00
Franco Fichtner
30ed9e9f8e
rc: import test script from old tools
...
... and add a make target to execute it properly
2014-12-28 11:55:16 +01:00
Franco Fichtner
8920d202a6
diag: apply whitespace cleanups
2014-12-28 10:53:15 +01:00
Franco Fichtner
6001cb9a17
php: tokenizer plugin is required for style checker
2014-12-28 10:26:38 +01:00
Franco Fichtner
edecc7bcd4
make: add a code style checker for PSR1/PSR2
2014-12-28 10:22:40 +01:00
Franco Fichtner
f03a3a1ef9
git: pimp gitignore file for automount usage
2014-12-28 10:21:39 +01:00
Franco Fichtner
23f0e05767
php: adapt for pear packages
2014-12-28 10:16:41 +01:00
Franco Fichtner
d389da3582
interfaces: apply whitespace cleanups
2014-12-28 09:36:37 +01:00
Franco Fichtner
99d02e9aad
load_balancer: apply whitespace cleanups
2014-12-28 09:28:56 +01:00
Franco Fichtner
78935e17fc
vpn: apply whitespace cleanups
2014-12-28 09:25:46 +01:00
Franco Fichtner
8efe7dcaf9
make: decrease whitespace sweep scope a bit
2014-12-28 09:24:05 +01:00
Ad Schellevis
a9a28c74b0
fix captive portal prune sessions, radius still needs work, old code copied back but not sure if this works
2014-12-27 16:48:27 +00:00
Ad Schellevis
f4e8477596
Merge branch 'master' of ssh://github.com/opnsense/core
2014-12-27 14:55:43 +00:00
Ad Schellevis
5ca4ed0456
disable xmlrpc voucher sync, current code is defective and seems pretty unsafe
2014-12-27 14:53:21 +00:00
Franco Fichtner
7a846b49a2
src: first of many whitspace cleanups
2014-12-27 14:29:00 +01:00
Ad Schellevis
11f565212c
Merge branch 'master' of ssh://github.com/opnsense/core
2014-12-26 11:49:35 +00:00
Ad Schellevis
bb55bc379a
tracker + captive portal fixes
2014-12-26 11:48:50 +00:00
Franco Fichtner
e28efdc5ce
make: let `install' output the plist for us
2014-12-23 14:20:38 +01:00
Charlie Root
eb136be2ad
Small fix for background process pkg_upgrade
2014-12-23 11:47:16 +00:00
Charlie Root
a2e63b70aa
Firmware upgrade is now fully functional
2014-12-23 11:37:27 +00:00
Jos Schellevis
814ee48878
upgrade script enahncements and now temporary in test mode
2014-12-23 07:35:20 +00:00
Ad Schellevis
8a396a6436
fix log parser after removal of tracker
2014-12-22 21:20:47 +00:00
Ad Schellevis
5640547a4b
additional cleanup pf tracker feature
2014-12-22 20:59:03 +00:00
Ad Schellevis
e8cfc0ffaf
remove non standard tracking feature from pf scripts
2014-12-22 20:33:23 +00:00
Jos Schellevis
8f531b11e6
Firwmare upgrade should now work
2014-12-22 16:58:14 +00:00
Jos Schellevis
6d9a3bdcd1
Some more firmware upgrade enhancements
2014-12-22 16:39:54 +00:00
Jos Schellevis
506ae138aa
Firmware upgrade changes
2014-12-22 16:29:05 +00:00
Jos Schellevis
831faaa85f
Remove Package Logs from Status menu
2014-12-22 12:54:55 +00:00
Jos Schellevis
9db11ae07e
Removed non-functional and insecure features and swapped lan_wan assiment
2014-12-22 11:41:32 +00:00
Ad Schellevis
6b2b7d02b5
set permissions on resolv.conf, default should be -rw-r--r--
2014-12-22 11:20:41 +00:00
Franco Fichtner
59454d6044
inc: follow up with a pretty-up of the log message prefix
2014-12-21 14:43:41 +01:00
Franco Fichtner
3318c94c3e
inc: log_auth() is a lie
...
LOG_AUTH is not a level, it's a facility which can't be cherry-picked
from the syslog() call. Remove it. Also stops spewing of auth message
into console.
2014-12-21 14:40:31 +01:00
Franco Fichtner
347d5807b2
inc: mute log file error regarding faulty tftp-proxy setup
2014-12-21 10:15:02 +01:00
Franco Fichtner
1e6ec8d96a
src: zap a temporary OSX file
2014-12-21 10:03:37 +01:00
Franco Fichtner
63637690cb
pkg: according to the manual, repos are here
2014-12-21 09:23:03 +01:00
Franco Fichtner
df28f2a1eb
version: kicks the bucket now
...
Discussed with: Jos
2014-12-21 08:32:08 +01:00
Franco Fichtner
9691105840
pkg: new home for OPNsense.conf
2014-12-21 08:31:31 +01:00
Franco Fichtner
1c0697cb6f
version: won't be part of core.git anymore
...
Since this might break a few setups I'll postpone the zap
until after releasing the next snapshot on our road to 15.1.
2014-12-20 12:27:26 +01:00
Jos Schellevis
e40a28951e
Finalized System Information widget and pkg_updatecheck now updates version file when run
2014-12-19 16:04:05 +00:00
Jos Schellevis
e6eb5c60f6
Even more updates on upgrade checking.. now with configurable timeout
2014-12-19 13:59:01 +00:00
Franco Fichtner
cdf99701c9
config: em(4) is widely used, saves time for standard config...
2014-12-19 11:57:01 +01:00
Jos Schellevis
51758409bf
WIP cleanup system information widget and us json with ajax calls... so much nicer
2014-12-18 16:00:30 +00:00
Jos Schellevis
84684f0869
Reworked script to check for new and upgraded packages, out is now in one json structured file
2014-12-18 10:33:06 +00:00
Jos Schellevis
de10a3921b
Add option to force check if this is the first time and cronjob has not yet run
2014-12-17 13:57:08 +00:00
Jos Schellevis
46851d01f7
Check for updates, still need ro enable cronjob
2014-12-17 13:50:08 +00:00
Ad Schellevis
5cd1ca75a4
fix licenses
2014-12-16 21:52:49 +01:00
Jos Schellevis
2c4a701988
Fixed typo system information widget and changed comment
2014-12-16 07:33:21 +00:00
Franco Fichtner
fb74578a0e
platform: the story of a historic mess
...
The platform information should be used to identify a platform
type, not the product name. Not sure why pfSense came up with
this, but now it's so deeply tied into the system that we can't
just take it out. The platform type is also steered by the
installer or build tools at the moment. We will change that,
but it'll take more testing.
Discussed with: Jos
2014-12-15 22:02:56 +01:00