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

Host/domain name, dns servers and default gateways information for Win/Linux #294

Merged
merged 15 commits into from
Jan 26, 2017
Merged

Host/domain name, dns servers and default gateways information for Win/Linux #294

merged 15 commits into from
Jan 26, 2017

Commits on Jan 2, 2017

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

Commits on Jan 3, 2017

  1. Fix fields splitting regex

    chikei committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    7fb3fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    110764a View commit details
    Browse the repository at this point in the history
  3. Add corresponding json part

    chikei committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    4e420f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. commit missing linux part

    chikei committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    56d5f30 View commit details
    Browse the repository at this point in the history
  2. style fixing

    chikei committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    092e65b View commit details
    Browse the repository at this point in the history
  3. fix class name typo

    chikei committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    af3fc3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0eea0d5 View commit details
    Browse the repository at this point in the history
  5. Using AbstractNetworkParams

    * using `InetAddress.getLocalHost().getHostName()` for getHostName
    * put resolv.conf parsing code to its getDnsServers
    chikei committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    a1c5bb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

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

Commits on Jan 8, 2017

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

Commits on Jan 15, 2017

  1. Update SystemInfoTest.java

    dbwiddis authored Jan 15, 2017
    Configuration menu
    Copy the full SHA
    366fc2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf19954 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    dbwiddis authored Jan 15, 2017
    Configuration menu
    Copy the full SHA
    9b8058d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bf0d57 View commit details
    Browse the repository at this point in the history