Commit graph

352 commits

Author SHA1 Message Date
Orazio
241e06f970 Miscellaeous fixes 2019-07-13 10:45:44 +02:00
4s3ti
52bf326d8a
Merge pull request #783 from bgrainger/patch-1
Fix typo in "separated"
2019-07-05 20:21:59 +01:00
Bradley Grainger
0189c6983e
Fix typo in "separated". 2019-07-04 19:47:51 -07:00
4s3ti
fb4405978a
Merge pull request #781 from orazioedoardo/patch-for-buster-2
Only use iptables-legacy if platform is Buster
2019-07-03 16:07:47 +01:00
Orazio
66dcd69fd5 Only use iptables-legacy if platform is Buster 2019-07-03 10:13:22 +02:00
4s3ti
7aa803720c
Merge pull request #777 from orazioedoardo/debug-privacy
Hide client IPs inside the debug log
2019-07-02 13:10:43 +01:00
4s3ti
d32aafe61f
Merge pull request #778 from orazioedoardo/iptables-detection
Improve iptables detection
2019-07-02 13:08:44 +01:00
4s3ti
a797518968
Merge pull request #779 from orazioedoardo/patch-for-buster
Add official support for Buster
2019-07-02 12:17:27 +01:00
Orazio
b823737b5a Hide client IPs in the debug log 2019-07-01 15:44:00 +02:00
Orazio
bcc780546c Get variable value before the file is deleted 2019-07-01 11:39:42 +02:00
Orazio
0ad342e007 Fixed typo 2019-07-01 11:36:01 +02:00
Orazio
7a34dd3704 Improve iptables detection 2019-07-01 11:12:46 +02:00
Orazio
95480f3279 Add support for Raspbian Buster 2019-06-26 10:35:56 +02:00
4s3ti
8e3a951524
Merge pull request #767 from pivpn/test
Test into Master.
2019-06-07 16:30:41 +02:00
4s3ti
33ee77d2b0
Merge pull request #765 from 4s3ti/master
Typos and info regarding support
2019-06-07 16:25:15 +02:00
4s3ti
def92ed83d Added support info 2019-06-06 16:59:15 +02:00
4s3ti
a70abef092 Incomplete issues info, fixed header contributors guid 2019-06-06 16:19:09 +02:00
4s3ti
c05bb92f8a
Merge pull request #760 from TheDen/bugfix/quote-variable-check
ensure -n checks returned value
2019-06-02 15:41:23 +02:00
TheDen
0cf7f21d3d
ensure -n check retuned value 2019-05-30 22:09:23 +10:00
4s3ti
74f7d2a595
Merge pull request #741 from pivpn/master
Aligning test and master branch
2019-05-14 10:03:11 +01:00
4s3ti
2e5b804893
Merge pull request #740 from 4s3ti/master
Merging Test Branch into Master
2019-05-14 09:58:15 +01:00
4s3ti
227892de15 Removed IPTables output lines 2019-05-14 09:54:01 +01:00
4s3ti
fae7767b99
Merge pull request #1 from 4s3ti/test
Merging test into Master, merge conflicts resolved.
2019-05-14 00:16:52 +01:00
4s3ti
dafd3da38c
Merge branch 'master' into test 2019-05-14 00:15:34 +01:00
4s3ti
72daf05f3c
Merge pull request #739 from 4s3ti/test
Fixed issue template diff with master
2019-05-13 23:55:21 +01:00
4s3ti
ad8a1ac351 Fixed issue template diff with master 2019-05-13 23:50:05 +01:00
4s3ti
2eea77f3ac
Merge pull request #738 from 4s3ti/test
Removed hardcoded /24, general fixes, README Changes.
2019-05-13 23:40:12 +01:00
4s3ti
e99ae95a5a Changed setence to better refference 0-kaladin 2019-05-13 23:34:44 +01:00
4s3ti
050e2c6171 more changes to README 2019-05-13 23:32:08 +01:00
4s3ti
6a234233ff Some changes to README File 2019-05-13 23:23:33 +01:00
4s3ti
616c2e24c4 Removed /24, fixed issue template 2019-05-13 23:06:14 +01:00
4s3ti
50e19f5906
Merge pull request #737 from Calvin-L/patch-1-on-test-branch
Flush disk writes before reboot (resubmit)
2019-05-13 22:38:18 +01:00
Calvin Loncaric
1af5c26034
Flush disk writes before reboot
This commit introduces a `sync` call before the install script exits.

The writes that this script does during setup do not reach persistent
storage until the kernel decides to flush them.  The reboot sequence
might drop those pending writes on the floor.  To mitigate that
possibility (but not fully eliminate it), the script now calls `sync`,
which waits until the kernel has flushed its write cache.
2019-05-13 10:26:07 -07:00
4s3ti
2c82a83894
Merge pull request #731 from orazioedoardo/test
Custom certificate duration and more flexible names
2019-05-10 18:51:14 +02:00
Orazio
e70cb32caa Fixed logic 2019-05-10 12:53:52 +02:00
Orazio
05d7d84809 Remove reference to a deleted file 2019-05-08 15:29:43 +02:00
Orazio
e26cef1863 Custom certificate duration and more flexible names 2019-05-08 13:01:56 +02:00
james-lasersoft
b1cd65945b
Merge pull request #682 from orazioedoardo/master
General fixes and improvements
2019-05-04 17:08:45 -05:00
Orazio
63d3335f33 Resolved merge conflict 2019-05-03 10:26:56 +02:00
4s3ti
7b4b0228d4
Merge pull request #724 from mwoolweaver/patch-1
reorganize, borrowed some words
2019-04-24 09:51:03 +02:00
Michael Woolweaver
5b404ccd9c
reorganize, borrowed some words
re organized. 

also a little more strict to help with https://github.com/pivpn/pivpn/issues/723

also borrowed a few lines (3, 4, & 5) from https://github.com/pi-hole/pi-hole/blob/master/.github/ISSUE_TEMPLATE.md#L3
2019-04-23 15:55:15 -05:00
james-lasersoft
4b4445b466
Merge pull request #716 from jamfrade/patch-1
Fix Easy-RSA install
2019-04-10 22:23:03 -05:00
Jorge Frade
b75b36f482
Fix Easy-RSA install
Renamed from EasyRSA-{version}.tgz to EasyRSA-unix-v{version}.tgz
2019-04-10 17:54:31 +01:00
james-lasersoft
bd6a1e10ac
Merge pull request #711 from shian15810/master
Fixed rsyslog deprecated discard from ~ to stop
2019-04-10 00:41:50 -05:00
james-lasersoft
52b5b1ed49
Merge pull request #705 from Giraffe1966/update-easyrsa
Update easy-rsa version
2019-04-10 00:31:23 -05:00
james-lasersoft
577d662a7c
Merge pull request #704 from Giraffe1966/shallow-clone
Use shallow clone for make_repo and update_repo.
2019-04-10 00:30:29 -05:00
james-lasersoft
1b6597af9e
Merge pull request #706 from quwip10/master
Custom Search Domain
2019-04-10 00:28:00 -05:00
james-lasersoft
739c7cc769
Merge pull request #703 from Giraffe1966/update-test
Update the test branch
2019-04-10 00:27:20 -05:00
james-lasersoft
435b94f411
Merge pull request #655 from LMS235/master
Some enhanced (rights & telekom hybrid)
2019-04-10 00:20:48 -05:00
Chuah Chee Shian
4f34bd3303
fixed rsyslog deprecated discard from ~ to stop 2019-04-05 00:39:00 +08:00