Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync master into development #46

Closed
wants to merge 4 commits into from
Closed

Sync master into development #46

wants to merge 4 commits into from

Commits on May 5, 2017

  1. FTL v2.6.2 (#32)

    * FTL v2.6.1 (#29) (#30)
    
    * Add .github/PULL_REQUEST_TEMPLATE.md (#24)
    
    * Add PullApprove settings file (copied from core repo) (#23)
    
    * Don't forget to free linebuffer also when not used (#28)
    
    * Check pointer values to avoid double-free issues (#31)
    DL6ER authored May 5, 2017
    Configuration menu
    Copy the full SHA
    89fab78 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Configuration menu
    Copy the full SHA
    ddd2802 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Pi-hole FTL v2.7 (#45)

    * Restructure code such that cast is not necessary for qsort comparison function (#41)
    
    * Add "no-daemon" resp. "-f" option to prevent FTL forking itself into background (#42)
    
    * Replace all fgets() calls by readline() to become independent of all existing line length limitations (#43)
    
    * Add musl target to Travis CI (#44)
    DL6ER authored May 12, 2017
    Configuration menu
    Copy the full SHA
    00fd849 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

  1. Configuration menu
    Copy the full SHA
    0f6d3c5 View commit details
    Browse the repository at this point in the history