summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | serialize dbent arraybcyrill2012-12-291-1/+3
| * | | Fix: Voucher Syncbcyrill2012-12-291-2/+2
| |/ /
* | | Merge pull request #299 from bcyrill/cp_patch1Chris Buechler2012-12-301-7/+9
|\ \ \ | |/ / |/| |
| * | Fix: Disconnect CP clientbcyrill2012-12-291-7/+9
|/ /
* | Merge pull request #296 from bcyrill/patch-14Chris Buechler2012-12-281-5/+13
|\ \
| * | Fix: SQlite in CPbcyrill2012-12-291-5/+13
| |/
* | Merge pull request #297 from bcyrill/patch-15Chris Buechler2012-12-281-8/+3
|\ \
| * | Fix: last activity on CP statusbcyrill2012-12-291-8/+3
| |/
* | Merge pull request #286 from N0YB/bogonsv6_commentsChris Buechler2012-12-281-3/+3
|\ \
| * | Add label to each pfctl logged result line, not just the first one.N0YB2012-12-241-2/+2
| * | pfctrl is comment aware (#).N0YB2012-12-181-1/+1
* | | Merge pull request #291 from framer99/patch-1Jim P2012-12-281-1/+1
|\ \ \ | |_|/ |/| |
| * | Update usr/local/www/services_dhcp.phpframer992012-12-281-1/+1
|/ /
* | 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
* | Self-test should be hypenated, and the T should be lower case.jim-p2012-12-271-2/+2
* | Correct tcp flags explanation code for CWR (should be W, not C)jim-p2012-12-271-1/+1
* | Merge pull request #278 from phil-davis/masterChris Buechler2012-12-262-7/+26
|\ \
| * | Support different package internal namePhil Davis2012-12-141-2/+3
| * | Support different package internal namePhil Davis2012-12-141-5/+23
* | | Fix DHCPv6 lease deletion. Fixes #2726jim-p2012-12-261-1/+4
* | | Static mappings are not pool-specific. They exist independent of any pool, an...jim-p2012-12-261-0/+2
* | | Add description to additional DHCP pools. Implements #2733jim-p2012-12-261-3/+24
* | | Merge pull request #289 from phildd/masterErmal Luçi2012-12-261-8/+2
|\ \ \
| * | | Handle null parameter to services_dyndns_configurephildd2012-12-261-8/+2
* | | | Merge pull request #288 from bcyrill/patch-1Ermal Luçi2012-12-261-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | 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-195-15/+20
* | | Properly setup arrayErmal2012-12-191-2/+2
* | | Make the script rc.linkuip compatible with ipv6 as well.Ermal2012-12-191-23/+24
* | | Merge pull request #287 from bcyrill/alias_gifErmal Luçi2012-12-192-10/+27
|\ \ \
| * | | Remove whitespacebcyrill2012-12-191-1/+1
| * | | Add IP alias support to GIF interfacesbcyrill2012-12-192-10/+27
* | | | Fix stray DOS carriage return.jim-p2012-12-191-1/+1
|/ / /
OpenPOWER on IntegriCloud