Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: b755752f7666441e710bee9f0c21f233808874c7
      
https://github.com/NixOS/nix/commit/b755752f7666441e710bee9f0c21f233808874c7
  Author: Ludovic Courtès <[email protected]>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M src/libstore/remote-store.cc
    M src/libstore/remote-store.hh
    M src/libstore/store-api.hh
    M src/libstore/worker-protocol.hh
    M src/nix-daemon/nix-daemon.cc

  Log Message:
  -----------
  Add a ‘verifyStore’ RPC

Hello!

The patch below adds a ‘verifyStore’ RPC with the same signature as the
current LocalStore::verifyStore method.

Thanks,
Ludo’.

>From aef46c03ca77eb6344f4892672eb6d9d06432041 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= <[email protected]>
Date: Mon, 1 Jun 2015 23:17:10 +0200
Subject: [PATCH] Add a 'verifyStore' remote procedure call.


  Commit: 7106bb061149c70c30fb56aaa3530e5f9218ef92
      
https://github.com/NixOS/nix/commit/7106bb061149c70c30fb56aaa3530e5f9218ef92
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M src/nix-store/nix-store.cc

  Log Message:
  -----------
  Use StoreAPI::verifyStore()


  Commit: d8ddf994e70f97994e0f1fbd382df93cd071b90f
      
https://github.com/NixOS/nix/commit/d8ddf994e70f97994e0f1fbd382df93cd071b90f
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
    M src/nix-daemon/nix-daemon.cc

  Log Message:
  -----------
  Don't let unprivileged users repair paths


Compare: https://github.com/NixOS/nix/compare/53dd97bb9d70...d8ddf994e70f
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to