summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pptp.php
Commit message (Collapse)AuthorAgeFilesLines
* don't delete PPTP rules when disabling PPTP. Enable/disable happens too much ↵Chris Buechler2009-07-161-7/+0
| | | | given the issues with PPTP outbound when server is enabled.
* Correctly disable PPTP server Ticket #953Scott Ullrich2006-05-051-0/+1
|
* When PPTP server is turned off, remove any custom rules associated with it.Scott Ullrich2006-04-281-0/+9
|
* Ticket #854 fixesScott Ullrich2006-03-111-1/+1
| | | | | * Compute the correct amount of ng interface for pptp and pppoe * Restart mpd processes in one function so that duplicates do not end up in mpd.conf file
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Save and restore checkboxes correctlyScott Ullrich2005-10-181-3/+15
| | | | Reported-by: HOBA
* Reload filter after PPTP vpn changesScott Ullrich2005-08-161-0/+2
| | | | Ticket #364
* some crosslinking to "fly" from corrosponding setting to logs, diags and backHolger Bauer2005-07-301-1/+1
|
* Enable and disable wins pptp optionScott Ullrich2005-07-251-0/+2
|
* WINS Server optionScott Ullrich2005-07-251-0/+11
| | | | Ticket #255
* * Drop kick reboots bye byeScott Ullrich2005-07-241-5/+5
|
* Make top right roundBill Marquette2005-07-031-10/+4
|
* Use $pgtitleBill Marquette2005-07-031-1/+2
|
* Curvify.Scott Ullrich2005-07-021-4/+6
|
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-0/+10
| | | | | * Curve tabs * Cleanup
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+3
|
* Don't use an array for page titles.Scott Ullrich2005-06-211-1/+1
| | | | Switch back to pfSense style
* Add back headerScott Ullrich2005-06-211-0/+9
|
* Import m0n0wall ipsec cert codeScott Ullrich2005-06-211-137/+75
|
* Remove stray note and cleanup table indentingScott Ullrich2005-06-201-6/+2
|
* Remove more duplicate code (slipped into a release :-/)Bill Marquette2005-05-181-24/+0
| | | | Reported-by: hoba
* Remove blurb at bottom about creating a rule. We do this automatically when ↵Scott Ullrich2005-04-261-3/+1
| | | | the service is enabled now.
* Proofreading.Colin Smith2005-04-031-5/+5
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Make sure the description reads Default PPTP -> anyScott Ullrich2005-01-241-1/+1
|
* When user enables the PPTP server, check to see if a rule exists for PPTP. ↵Scott Ullrich2005-01-241-65/+143
| | | | If not add one. Now the system DOES NOT automatically allocate PPTP rules during init. This brings greater flexibility allowing the user to tailer the PPTP traffic to their needs.
* Initial revisionScott Ullrich2004-11-071-0/+309
OpenPOWER on IntegriCloud