summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Fix outbound NAT rules when interface is deleted:Renato Botelho2013-01-053-9/+18
* If less than 78 RAM just do not let php spawn another processErmal2013-01-041-2/+6
* Slight code re-organizationErmal2013-01-041-16/+7
* Remove to parameters from system_generate_lighty_config that are unused and d...Ermal2013-01-042-44/+39
* Remove unused functionErmal2013-01-041-20/+0
* Welcoming in 2013Chris Buechler2013-01-031-1/+1
* Always commit the session fast to allow other consumers to proceed to their r...Ermal2013-01-033-2/+20
* dynamic dns update url for dns.he.net fixedCedric Ohle2013-01-031-2/+2
* Always make sure php has its own process manager to make lighty happyErmal2013-01-031-1/+1
* Pass -S to tcpdump to avoid an increase in memory consumption over time.jim-p2013-01-031-2/+2
* Avoid duplicate log entries for facilities higher or equal daemon.info. It sh...Renato Botelho2013-01-031-1/+1
* Make is_pid_running function return more conisten results by using isvalidpidErmal2013-01-031-3/+2
* Simplify lighty config and tune mod_evasive as needed. Mostly a cherry-pick f...Ermal2013-01-031-80/+22
* Move to varrun_path for consistencyErmal2013-01-031-4/+4
* Move to varrun_path for consistencyErmal2013-01-031-4/+4
* Minimise rewriting of /etc/gettytabPhil Davis2013-01-031-4/+38
* Tell filterdns to reload the config rather than restart if its runningErmal2013-01-023-11/+22
* Merge pull request #293 from bcyrill/patch-11Chris Buechler2012-12-301-10/+22
|\
| * Determine subnet from address familybcyrill2012-12-281-4/+5
| * Get IPv6 address for IPv6 clientsbcyrill2012-12-281-4/+11
| * Add [] to IPv6 addressbcyrill2012-12-281-2/+6
* | Merge pull request #294 from bcyrill/patch-12Chris Buechler2012-12-301-1/+1
|\ \
| * | Fix: Invert if conditionbcyrill2012-12-281-1/+1
| |/
* | Merge pull request #298 from bcyrill/cp-sqliteChris Buechler2012-12-301-2/+2
|\ \
| * | Fix: Remove entries from captiveportal DBbcyrill2012-12-291-1/+1
| * | Fix: Check for the existence of the rules filebcyrill2012-12-291-1/+1
* | | Merge pull request #301 from bcyrill/cp_patch3Chris Buechler2012-12-301-2/+4
|\ \ \
| * | | rename for clarificationbcyrill2012-12-291-2/+2
| * | | serialize dbent arraybcyrill2012-12-291-1/+3
| * | | Fix: Voucher Syncbcyrill2012-12-291-2/+2
| |/ /
* | | Fix: Disconnect CP clientbcyrill2012-12-291-7/+9
|/ /
* | Fix: SQlite in CPbcyrill2012-12-291-5/+13
|/
* Use file_put_contents for simplicity and concistencyErmal2012-12-281-5/+1
* Just check the file_exists let pkill decide if its a vaild file or not.Ermal2012-12-281-1/+1
* GC cmd_chain.inc it never found uses since pfSense module got used more. Also...Ermal2012-12-282-179/+18
* Merge pull request #278 from phil-davis/masterChris Buechler2012-12-261-5/+23
|\
| * Support different package internal namePhil Davis2012-12-141-5/+23
* | Merge pull request #289 from phildd/masterErmal Luçi2012-12-261-8/+2
|\ \
| * | Handle null parameter to services_dyndns_configurephildd2012-12-261-8/+2
* | | Fix commentbcyrill2012-12-261-1/+1
|/ /
* | Since there is a firewall no need to do ingress checks in the routing tableErmal2012-12-211-0/+2
* | Restore needed codeErmal2012-12-191-1/+5
* | Various fixes to removal of pipesErmal2012-12-191-8/+4
* | Properly setup arrayErmal2012-12-191-2/+2
* | Add IP alias support to GIF interfacesbcyrill2012-12-191-5/+11
* | Make gateways for assigned OpenVPN servers as well as clients.jim-p2012-12-182-5/+5
* | If there is no roll do not try to save anythingErmal2012-12-181-0/+3
* | Correct field name and add an index for ipErmal2012-12-181-2/+3
* | Convert the CP db to sqlite rather than a text file. Some more optimizations ...Ermal2012-12-182-83/+109
* | Correct limiter queue rule generationErmal2012-12-171-1/+1
OpenPOWER on IntegriCloud