System Administrator
c8cb87f150
Minor GUI enhancements for Certificate Manager
2015-03-24 13:36:27 +00:00
Franco Fichtner
06bb0ec680
src: whitespace sweep over Google code
2015-03-24 14:22:15 +01:00
Franco Fichtner
9d8f39a165
rc: do not signal init(8) on shutdown invoke
2015-03-24 14:14:12 +01:00
Ad Schellevis
052e38cd2b
move contrib php package into own directory
2015-03-24 13:10:35 +00:00
Franco Fichtner
fe6bb22f6c
src: whitespace sweep
2015-03-24 08:02:23 +01:00
Franco Fichtner
f1d7efc661
vpn: is_array($x) && is_array($x) -> isset($x)
...
I guess this is a typo. It makes sense to preceede is_array() with
isset() here since PHP throws a warning on unset variables nowadays.
However, is_array() should not be used if the following operation is
`foreach' as it would mask the fact that the array that is set is not
an array at all (maybe due to a bug). Rather want to catch it instead.
A bit of style along the way and `lint' target fixing.
2015-03-24 07:57:38 +01:00
Ad Schellevis
fe5ae1b7b2
cleanup requires + small typo's
2015-03-23 20:47:12 +00:00
Ad Schellevis
46c8a8f5df
remove package privs (unused)
2015-03-23 19:36:31 +00:00
Ad Schellevis
9836d1c4da
remove pkg_call_plugins (old package hook)
2015-03-23 19:35:04 +00:00
Ad Schellevis
a4cf2b0a6a
remove defective and possible unsafe version check in xmlrpc code (call_pfsense_method)
2015-03-23 19:31:43 +00:00
Ad Schellevis
1e42ed9fc4
more package cleanups
2015-03-23 19:25:59 +00:00
Ad Schellevis
5077839029
remove package hook pfSense_handle_custom_code
2015-03-23 19:14:42 +00:00
Ad Schellevis
7f23acc905
forgot to add backup script
2015-03-23 18:32:38 +00:00
Ad Schellevis
c7d388a802
add OpenVPN client export
...
reference : https://forum.opnsense.org/index.php?topic=132.msg754#msg754
2015-03-23 18:30:32 +00:00
Ad Schellevis
541318e78b
remove platform code
2015-03-23 16:16:14 +00:00
Ad Schellevis
a72ca73b19
remove some platform stuff / bug fix initial boot
2015-03-23 15:45:00 +00:00
Ad Schellevis
cbe48e8a50
remove config_parsed variable, should be handled by require_once
2015-03-23 15:23:03 +00:00
Ad Schellevis
019a0bbacf
Merge pull request #103 from opnsense/config_replace
...
Rewrite config handling
2015-03-23 16:17:54 +01:00
Ad Schellevis
4c88c359a2
fix sshd reload on save in system admin
2015-03-23 15:12:30 +00:00
Ad Schellevis
5b9d5d455e
fix merge
2015-03-23 13:38:23 +00:00
Ad Schellevis
9921aeaf7b
fix merge issues
2015-03-23 13:36:59 +00:00
Ad Schellevis
eedc3350b3
Merge branch 'master' into config_replace
2015-03-23 13:10:42 +00:00
Ad Schellevis
e8b42bb661
remove some package code
2015-03-23 12:41:26 +00:00
Ad Schellevis
9948260156
small cleanups
2015-03-23 12:07:22 +00:00
Ad Schellevis
5c8411faf4
add backup to cron
2015-03-23 11:53:54 +00:00
Ad Schellevis
5a3ddb9438
remove old package support
2015-03-21 15:15:29 +01:00
Ad Schellevis
6bb3ac0620
remove package code
2015-03-20 16:42:28 +01:00
Ad Schellevis
14ab21d3c5
remove package option
2015-03-20 16:38:41 +01:00
Ad Schellevis
5f2014cc7e
sync master
2015-03-20 08:55:48 +01:00
Ad Schellevis
38ef50650a
small fix in NTP start
2015-03-20 08:51:56 +01:00
Ad Schellevis
87ab869f90
Merge pull request #98 from skarekrow/patch-1
...
Update license.php
2015-03-20 08:17:23 +01:00
Brandon Schneider
84473f2f59
Update license.php
...
Fixed typo.
2015-03-19 17:48:34 -05:00
Ad Schellevis
93907b65ce
sync with master
2015-03-19 09:34:39 +01:00
Ad Schellevis
aa05ce1897
remove unused / buggy firmware upgrade bits and pieces.
2015-03-19 09:33:07 +01:00
Ad Schellevis
a156c466fe
reformat tag line of encrypted backup
2015-03-19 09:13:01 +01:00
Ad Schellevis
a453bfe8b9
update backup page
2015-03-18 22:00:31 +01:00
Ad Schellevis
e797e7ac6b
first release of backup_to_google_drive
2015-03-18 21:42:12 +01:00
Ad Schellevis
c30080e503
hosts file not regenerated in dns forward
2015-03-18 21:01:40 +01:00
Ad Schellevis
2ab4d047ca
work in progress backup
2015-03-18 20:29:59 +01:00
Ad Schellevis
fc568d7c86
sync master
2015-03-18 20:22:52 +01:00
Ad Schellevis
81bf3210ea
skip xml tags on false booleans in Config->fromArray()
2015-03-18 20:20:45 +01:00
Ad Schellevis
5dcc988a3f
sync with master
2015-03-18 18:07:02 +01:00
Ad Schellevis
02970f7540
revert refresh token patch
2015-03-18 18:03:36 +01:00
Ad Schellevis
60a3acbdd7
sync with master
2015-03-18 17:36:20 +01:00
Ad Schellevis
2639fd9f67
small test
2015-03-18 16:41:48 +01:00
Ad Schellevis
9ff1915778
sync with master
2015-03-18 16:37:08 +01:00
Ad Schellevis
b9f9e3df03
small fixes to Google Drive class
2015-03-18 16:35:46 +01:00
Ad Schellevis
f91f54d009
work in progress config rewrite
2015-03-17 20:58:03 +00:00
Ad Schellevis
73442dbf7d
sync master
2015-03-17 19:53:25 +00:00
Ad Schellevis
5dfd99a55f
update backup page, add initial support for Google Drive backup
2015-03-17 19:52:14 +00:00