summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not skip displaying outbound NAT rules with no interface or an invalid int...Erik Fonnesbeck2013-01-051-8/+0
* Revert "Use get_Cofnigured_interface_with_descr() here since that's the purpose"Erik Fonnesbeck2013-01-051-6/+9
* Use get_Cofnigured_interface_with_descr() here since that's the purposeErmal2013-01-051-9/+6
* Fix outbound NAT rules when interface is deleted:Renato Botelho2013-01-055-21/+27
* Cleanup unused pages that was supposed for upload_progress barsErmal2013-01-054-290/+0
* Add to obsolete files as wellErmal2013-01-051-0/+3
* This seems to break upnp for IPv4 in other ways, and we have since disabled I...jim-p2013-01-041-1/+2
* This is needed since preload is now goneWarren Baker2013-01-041-0/+1
* If less than 78 RAM just do not let php spawn another processErmal2013-01-041-2/+6
* Get back to trim() and strip / from left/right but when redirecting properly ...Ermal2013-01-041-3/+3
* 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
* Obsolete /etc/inc/cmd_chain.incErmal2013-01-041-0/+1
* 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-038-3/+39
* Merge pull request #307 from kernelpaniclite/dns.he.netJim P2013-01-031-2/+2
|\
| * dynamic dns update url for dns.he.net fixedCedric Ohle2013-01-031-2/+2
|/
* Remove obsoleted file as wellErmal2013-01-031-0/+1
* Ticket #2063 Do not enable apc on less than 135MB ramErmal2013-01-031-9/+5
* Be a little smarter about the default kernel in rare cases where we cannot de...jim-p2013-01-031-1/+5
* 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
* Use rtrim to avoid issuesErmal2013-01-031-2/+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
* Merge pull request #303 from phil-davis/masterWarren Baker2013-01-021-4/+38
|\
| * 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
* Make sure a device actually exists before trying to act on it. Fixes #2739jim-p2012-12-311-0/+3
* Merge pull request #302 from phil-davis/masterErmal Luçi2012-12-311-1/+8
|\
| * Select default interface when WAN is disabledPhil Davis2012-12-311-1/+8
|/
* Merge pull request #270 from CarpeNoctem/CarpeNoctemChris Buechler2012-12-301-0/+6
|\
| * Added 'Copy my MAC address' to captive portal Pass-through MAC form, as seen ...CarpeNoctem2012-11-291-0/+6
* | 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 #300 from bcyrill/cp_patch2Chris Buechler2012-12-301-17/+15
|\ \ \ \
| * | | | Fix: Captive Portal status widgetbcyrill2012-12-291-17/+15
| |/ / /
* | | | Merge pull request #301 from bcyrill/cp_patch3Chris Buechler2012-12-301-2/+4
|\ \ \ \
| * | | | rename for clarificationbcyrill2012-12-291-2/+2
OpenPOWER on IntegriCloud