summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct checkErmal2012-11-211-1/+1
* The pppoe handle scriptErmal2012-11-212-83/+72
* Well seems its useful at list for bringing a link up with a phone call :)Ermal2012-11-211-0/+1
* Correct reload of ppp interface after modifications in the assign->ppps sectionErmal2012-11-211-1/+1
* Fix typoErik Fonnesbeck2012-11-211-1/+1
* Wrap dir creation for openvpn in a function to reduce duplication, and use th...jim-p2012-11-211-13/+14
* Create directory if it does not existsErmal2012-11-211-2/+4
* Presence of a directory does not mean anthing. Just continue up. Pointy-hat: ...Ermal2012-11-211-5/+4
* Add unsetErmal2012-11-211-0/+6
* Add unsetErmal2012-11-211-0/+1
* Unbreak install_cron_job function so it is actually usable when config['cron'...Ermal2012-11-211-2/+5
* Sprinkle some unsets and s/fopen,fwrite,fclose/file_put_contents/ where it ma...Ermal2012-11-211-14/+16
* Fix location of banner file for ipsec and also sprinkle some unset to avoid p...Ermal2012-11-211-6/+22
* Unset config varErmal2012-11-211-0/+1
* Remoev spurious \r used hereErmal2012-11-211-1/+1
* Ringback is a feature only for listening on incoming calls which is not suppo...Ermal2012-11-211-1/+0
* Unbreak the openvpn reading of configs. A dir needs to be executable to be se...Ermal2012-11-211-2/+2
* Up the char count to include a port numberWarren Baker2012-11-211-1/+1
* If destination is larger than 15 then truncate it, otherwise blocks like VRRP...Warren Baker2012-11-211-1/+1
* remove non-applicable textChris Buechler2012-11-211-1/+0
* Merge pull request #260 from PiBa-NL/outbound_nonatChris Buechler2012-11-201-6/+8
|\
| * add " address" behind the interface nat namePiBa-NL2012-11-201-1/+1
| * show difference between outbound NAT and outbound NONAT.PiBa-NL2012-11-181-6/+8
* | Honor /var/run path specified in globals.inc. Probably this needs a bit bette...Ermal2012-11-201-10/+10
* | Remove openvpn setups since they do not belong here. Also check before removi...Ermal2012-11-201-9/+3
* | Create necessary dir and unset conf string after writing to fileErmal2012-11-201-1/+6
* | Remove sasyncd related code from rcErmal2012-11-201-9/+0
* | Remove newsyslog.conf seems its responsible for overrideing ppp.log and gives...Ermal2012-11-201-0/+1
* | Remove all previous configurations stored on /var/etc during a bootup to avoi...Ermal2012-11-201-0/+6
* | Cleanup a bit the syslog generationErmal2012-11-201-16/+11
* | Its useless to write the debug file always. Put it under g['debug'] beltErmal2012-11-201-1/+5
* | Correct path even for generated certs for ipsecErmal2012-11-201-3/+3
* | This is not needed hereErmal2012-11-201-1/+0
* | Fix numberingjim-p2012-11-201-1/+1
* | Remove other potential places where someone could select a kernel we no longe...jim-p2012-11-203-17/+13
* | Add these file so they get added during regenerationErmal2012-11-201-0/+2
* | Remove exec_raw.php since its gone and add browser.php to the list of matches...Ermal2012-11-201-6/+2
* | Resolves #2294. Base64 encode the file when sending to the browser same way i...Ermal2012-11-201-4/+3
* | While I'm here, allow an ICMP rdr.jim-p2012-11-201-1/+1
* | Only apply this port check for TCP and UDP.jim-p2012-11-201-1/+1
* | No need to do this here - we have a System > Advanced option that already con...jim-p2012-11-201-1/+1
* | Up post and upload max sizes for php.iniWarren Baker2012-11-201-2/+2
* | Allow only post action and not get to avoid security problemsErmal2012-11-201-14/+14
* | Remoev exec_raw.php since its a dangerous pageErmal2012-11-201-53/+0
* | Do not process ip options by default this is 2012Ermal2012-11-201-1/+2
* | Do not allow autocomplete of the password field to avoid security issues:Ermal2012-11-201-1/+1
* | Merge pull request #244 from bcyrill/ovpn-aliasChris Buechler2012-11-191-3/+2
|\ \
| * | Fix: Use specified IP if availablebcyrill2012-11-031-3/+2
* | | Put these logs under debug since that's their purposeErmal2012-11-191-1/+2
* | | Put these logs under debug since that's their purposeErmal2012-11-191-2/+4
OpenPOWER on IntegriCloud