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
Jos Schellevis
e140af0f85
Partial update for Copyright notices
2014-12-15 15:31:16 +00:00
Jos Schellevis
2a7177001d
platform update to OPNsense for related file
2014-12-15 14:58:07 +00:00
Jos Schellevis
c3a31bad80
changing platform name to OPNsense
2014-12-15 14:38:32 +00:00
Ad Schellevis
dd353569a4
fix CP login
2014-12-14 20:13:27 +01:00
Franco Fichtner
b62380eaa4
locale: poof... stale translation is gone
2014-12-13 09:33:18 +01:00
Franco Fichtner
881a01ce92
inc: auto_login() isn't needed, but we need to invoke stuff on boot
2014-12-13 09:14:41 +01:00
Franco Fichtner
31b7aa526a
config: switch to a neutral ntp server
2014-12-13 09:06:18 +01:00
Charlie Root
151c59149f
captive portal remove captiveportal_read_db and replaced with new model
2014-12-12 19:01:23 +00:00
Charlie Root
e528090c12
added script pkg_updates.sh
2014-12-12 16:13:20 +00:00
Charlie Root
4a847c8795
gui updates for captiveportal widget and status page
2014-12-12 16:07:26 +00:00
Charlie Root
dff239e5f0
Merge branch 'master' of git.opnsense.org:~/repo/opnsense-core
2014-12-12 13:44:09 +00:00
Charlie Root
efb08f9292
Captive portal merge code into old code...
2014-12-12 13:43:39 +00:00
Franco Fichtner
9e0a6a4b5e
rc: ed25519 does not come with the current base version of FreeBSD 10.0
...
Avoids the regeneration of the keys on reboot. I guess this is what
people would expect. ;)
2014-12-12 12:17:54 +01:00
Ad Schellevis
72dbc47301
fix default phalcon configuration
2014-12-09 19:41:10 +01:00
Ad Schellevis
e5b4cfc70d
rename load_phalcon script
2014-12-09 19:13:07 +01:00
Ad Schellevis
ad6ff2940c
fix inlcude phalcon script
2014-12-09 19:10:22 +01:00