summaryrefslogtreecommitdiff
path: root/pkgs/tools/security/ecryptfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs•••found with nixpkgs-lint Artturin2022-09-261-2/+2
* ecryptfs-helper: deprecate phasesFelix Buehler2021-07-201-1/+1
* treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob2021-02-192-3/+3
* pkgs/tools: pkgconfig -> pkg-configBen Siraphob2021-01-161-2/+2
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-151-3/+3
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-112-4/+4
* utillinux: rename to util-linuxGraham Christensen2020-11-241-3/+3
* ecryptfs: enable building without python2 supportDoron Behar2020-04-071-3/+10
* treewide: remove redundant recvolth2019-08-281-1/+1
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-152-2/+1
* Treewide: use https for launchpad.netc0bw3b2018-11-241-1/+1
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`•••Only acts on one-line dependency lists. John Ericson2017-09-211-1/+2
* ecryptfs-helper: fix makeWrapper use after 7ff6eec5obadz2017-04-211-1/+1
* ecryptfs: fix after security wrapper change•••The replacements matched to much due to wrapperDir having `/bin` in its path now. cc #16654 Robin Gloster2017-02-161-2/+2
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-292-2/+2
* Addressing PR feedbackParnell Springmeyer2017-01-282-2/+2
* More fixes and improvementsParnell Springmeyer2017-01-261-1/+1
* setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-252-4/+4
|\
| * ecryptfs: use python2•••print statement Frederik Rietdijk2016-10-182-4/+4
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-011-1/+1
|/
* ecryptfs-helper: add metaobadz2016-07-232-1/+9
* ecryptfs-helper: init at 20160722obadz2016-07-231-0/+27
* ecryptfs: 110 -> 111obadz2016-05-201-2/+2
* ecryptfs: 108 -> 110obadz2016-03-241-8/+10
* ecryptfs:•••- upgrade 106 -> 108 - fix passphrase rewrapper (password changing should now work fine) as discussed on https://bugs.launchpad.net/ecryptfs/+bug/1486470 - add lsof dependency so ecryptfs-migrate-home should work out of the box obadz2015-08-191-3/+4
* ecryptfs 104 -> 106obadz2015-04-051-5/+6
* ecryptfs: lib.maintainers vs maintainersobadz2015-03-081-1/+1
* PAM/eCryptfs now able to mount ecryptfs'd home directories on loginobadz2015-03-081-7/+25
* ecryptfs: Update from 82 -> 104William A. Kennington III2014-05-101-8/+27
* Adding ecryptfs, and one of its dependencies: keyutils.•••(I have not tried whether they work) svn path=/nixpkgs/trunk/; revision=19645 Lluís Batlle i Rossell2010-01-251-0/+18