|
donpaul
|
 |
« on: August 30, 2009, 03:28:40 am » |
|
I have added PPTP functionality and a PPTP link to the Users section of the web admin. I am working on the wiki page next. Hopefully someone skilled in PHP could double check my code, since this is my first. Here are the patch files http://donpaul.info/PPTP_Patch.tar.gzHere is the script http://donpaul.info/Setup_PPTP.sh.gzThis is tested on 7.10, and it works for me. Once I build an 8.10 system, I will test it there as well. Let me know if there are any problems.
|
|
|
|
|
Logged
|
|
|
|
|
dlewis
|
 |
« Reply #1 on: August 30, 2009, 08:37:57 am » |
|
Nice work again donpaul. Please provide the wiki link when done. Thanks!
|
|
|
|
|
Logged
|
|
|
|
|
hari
|
 |
« Reply #2 on: August 30, 2009, 10:20:25 am » |
|
thanks for your contribution donpaul!
br Hari
|
|
|
|
|
Logged
|
|
|
|
|
posde
|
 |
« Reply #3 on: September 11, 2009, 10:50:20 am » |
|
This is tested on 7.10, and it works for me. Once I build an 8.10 system, I will test it there as well. Let me know if there are any problems.
as soon as you have it running with 810, please open up a trac ticket, mark it feature_patch and attach your script files. That way, we can keep all these patches at a single location. Thanks
|
|
|
|
|
Logged
|
|
|
|
|
donpaul
|
 |
« Reply #4 on: September 17, 2009, 05:02:00 am » |
|
I have it working on 8.10. And I made changes, thank to everyone for their feedback. Will put together a wiki.
Ticket #339
|
|
|
|
« Last Edit: September 17, 2009, 05:24:48 am by donpaul »
|
Logged
|
|
|
|
|
posde
|
 |
« Reply #5 on: September 17, 2009, 12:34:15 pm » |
|
donpaul,
thanks for the patch. Please re-submit the patch as a svn diff patch. Thanks
|
|
|
|
|
Logged
|
|
|
|
|
donpaul
|
 |
« Reply #6 on: September 19, 2009, 03:16:09 am » |
|
donpaul,
thanks for the patch. Please re-submit the patch as a svn diff patch. Thanks
I don't see a way to submit a svn diff patch. Can you point me to it?
|
|
|
|
|
Logged
|
|
|
|
|
tschak909
|
 |
« Reply #7 on: September 19, 2009, 05:34:53 am » |
|
did you make the changes in an svn checked out source tree?
-Thom
|
|
|
|
|
Logged
|
|
|
|
|
jimbodude
|
 |
« Reply #8 on: September 19, 2009, 05:12:11 pm » |
|
svn co http://whatever/you/are/working/on/make your changes, then cd to the root directory of the checkout ("on" in this case) svn diff > your-patch-file.patch drop the patch onto the ticket.
|
|
|
|
|
Logged
|
|
|
|
|
donpaul
|
 |
« Reply #9 on: September 21, 2009, 10:27:06 pm » |
|
did you make the changes in an svn checked out source tree?
-Thom
Nope. Sounds like I should have though  svn co http://whatever/you/are/working/on/make your changes, then cd to the root directory of the checkout ("on" in this case) svn diff > your-patch-file.patch drop the patch onto the ticket. Thanks, I'll give that a try.
|
|
|
|
|
Logged
|
|
|
|
|
donpaul
|
 |
« Reply #10 on: September 24, 2009, 06:11:02 am » |
|
Ticket has been updated with the SVN diff and new script files. The diff and scripts are for both PPTP and OpenVPN integration.
|
|
|
|
|
Logged
|
|
|
|
|
dlewis
|
 |
« Reply #11 on: September 24, 2009, 07:23:09 am » |
|
thanks donpaul!
|
|
|
|
|
Logged
|
|
|
|
|
jimbodude
|
 |
« Reply #12 on: December 20, 2009, 05:32:02 pm » |
|
Is this going to make it into a release?
|
|
|
|
|
Logged
|
|
|
|
|
dlewis
|
 |
« Reply #13 on: December 20, 2009, 10:52:29 pm » |
|
Is the ticket up-to-date? If so, the beta2 site needs to be updated to get into the release.
|
|
|
|
|
Logged
|
|
|
|
|
|
|