Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 0d391a8e5a11
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c913f7155f6e
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 17, 2017

  1. glusterfs service: add support for TLS communication

    TLS settings are implemented as submodule.
    bachp committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    c68118c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. gluster service: use str instead of path for private key

    This pervents the user from accidently commiting the key to the nix store.
    If providing a path instead of a string.
    bachp committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    8ed7586 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27340 from bachp/glusterfs-tls

    glusterfs service: add support for TLS communication
    joachifm committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    c913f71 View commit details
    Browse the repository at this point in the history