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
Giraffe1966
bbb4b1e4f3
Update easy-rsa version.
2019-03-29 23:34:37 -04:00
Giraffe1966
cc80ca16bb
Use shallow clone for make_repo and update_repo.
2019-03-29 23:15:30 -04:00
4s3ti
e4fd370378
Update ISSUE_TEMPLATE.md
2019-03-29 09:47:27 +01:00
Heidenreich
ae934253f9
Updated sed insertion to fix line overwrite
2019-03-11 11:22:31 -04:00
Heidenreich
76ae525c1d
updated server.conf path
2019-03-11 10:54:54 -04:00
Alex Heidenreich
9bb82ff372
changed whiptail sizing to use PiVPN variables
2019-03-10 22:35:18 -04:00
Alex Heidenreich
9808234792
Called valid_domain function in SetCustomDomain()
2019-03-10 22:33:20 -04:00
Alex Heidenreich
0cd9e0deb6
Added function valid_domain to check user input of custom domain
2019-03-10 20:06:49 -04:00
Alex Heidenreich
3a0d6b1b47
Fixed server.conf path
2019-03-10 14:02:37 -04:00
Alex Heidenreich
3364f76790
Added procedure to allow users to set custom search domain.
2019-03-10 13:55:14 -04:00
Alex Heidenreich
24db1bc2e2
Initial commit with comment
2019-03-05 11:32:49 -05:00
Orazio
e3f729f260
General fixes and improvements
2019-03-03 10:18:45 +01:00
Orazio
9755bf9401
Merge branch 'master' of https://github.com/pivpn/pivpn
2019-03-02 15:42:34 +01:00
james-lasersoft
16f19e29f5
Update README.md
2019-02-27 11:32:43 -06:00
0-kaladin
377148e349
Update README.md
2019-02-22 10:20:45 -08:00
0-kaladin
4938654541
Update README.md
2019-02-22 10:06:53 -08:00
redfast00
84cd315a52
So long and thanks for all the fish
2019-01-29 11:16:48 +01:00
LMS235
996c5469f3
Telekom Hybrid Check
...
Small check whether Telekom Hybrid will be used to give helpful tips.
2018-12-24 15:49:44 +01:00
LMS235
d0f85e3429
right adjustment
...
-read for "other" withdrawn from .ovpn files
- delete also /etc/openvpn/easy-rsa/pki/${CERTS_TO_REVOKE[ii]}.ovpn after remove certificate
2018-12-24 14:24:20 +01:00
redfast00
95f78aa861
Merge pull request #632 from pivpn/test
...
Merge test branch
2018-10-20 16:13:34 +01:00
redfast00
0b4464b3ee
Merge branch 'master' into test
2018-10-19 22:10:37 +01:00
redfast00
ad95a43931
Merge pull request #594 from Giraffe1966/issue-589
...
Add auth-nocache option to client.
2018-10-19 22:04:58 +01:00
Orazio
375faa6398
Update install.sh
2018-10-19 22:04:30 +01:00
Orazio
30f8508055
Update install.sh
2018-10-19 22:04:30 +01:00
Orazio
e2cde58cc8
Update makeOVPN.sh
2018-10-19 22:04:30 +01:00
Orazio
ad41def1d7
Update Default.txt
2018-10-19 22:04:30 +01:00
Orazio
ece1d0c81c
Update server_config.txt
2018-10-19 22:04:30 +01:00
Orazio
cb169bcb0c
Update install.sh
2018-10-19 22:04:30 +01:00
redfast00
a1d3018aea
Fix typo, fix #429
2018-10-19 22:01:53 +01:00
Alexis Espinosa Perez
8ccf1794b3
Create TWO_POINT_FOUR file when running unattended
2018-10-19 22:01:53 +01:00