summary refs log tree commit diff
path: root/pkgs/tools/security
Commit message (Collapse)AuthorAge
...
* sudo: add sendmailPath option (defaults to /var/setuid-wrappers/sendmail)Bjørn Forsman2014-09-04
| | | | | | | | | | It currently seems impossible to make sudo send emails. No matter how much debugging I enable, sudo continues to be silent about sendmail. I tried setting "Defaults mailerpath=/var/setuid-wrappers/sendmail" but that too was completely ignored (except for logging that the variable mailerpath exists with the value I assigned to it...). This enables sendmail support and sets a default value that works on NixOS.
* Add JohnTheRipper, a fast password crackerJaka Hudoklin2014-09-04
|
* clamav: update to version 0.98.4Longrin Wischnewski2014-09-01
|
* Merge pull request #3793 from NixOS/pkgs/nfchacktoolsJaka Hudoklin2014-08-26
|\ | | | | Libnfc and mfcuk packages
| * Add mfcuk, tool for hacking mifare classic cardsJaka Hudoklin2014-08-26
| |
* | GnuPG: Bump to 2.0.26Moritz Ulrich2014-08-25
| |
* | Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* | Merge pull request #3514 from deepfire/chntpwMichael Raskin2014-08-23
|\ \ | | | | | | chntpw: new expression
| * | chntpw: new expressionKosyrev Serge2014-08-15
| |/
* | Fix various evaluation problemsEelco Dolstra2014-08-22
| | | | | | | | http://hydra.nixos.org/build/13616685
* | nixpkgs: stricat 20140609100300Austin Seipp2014-08-21
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | rhash: new packageLuca Bruno2014-08-21
| | | | | | | | | | | | Console utility for computing and verifying hash sums of files http://rhash.anz.ru
* | munge: Update from 0.5.10 to 0.5.11Rickard Nilsson2014-08-20
|/
* tboot: security update to 1.8.2 (close #3562)Alexander Kjeldaas2014-08-14
| | | | | | | This includes a vulnerability fix for: TBOOT Argument Measurement Vulnerability for GRUB2 + ELF Kernels @vcunat: enable i686 again.
* tboot: restrict to one platformVladimír Čunát2014-08-13
|
* PR fixups: use mirror://, drop unused params, etc.Vladimír Čunát2014-08-12
| | | | | | Note: hash of trousers tarball didn't match (anymore), so I updated it to the one from sourceforge. It's probably some safe and tiny retrospective update.
* Merge master into #2129Vladimír Čunát2014-08-12
|\ | | | | | | | | | | Conflicts (easy, just UID shifted): nixos/modules/misc/ids.nix nixos/modules/module-list.nix
| * muscleframework/tool remove platform as lib is marked brokenFlorian Friesdorf2014-08-12
| |
| * Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-08
| |\
| | * fail2ban: systemd supportJoel Taylor2014-08-08
| | | | | | | | | | | | | | | | | | - upgrade fail2ban to 0.9 - override systemd to enable python support and include sqlite3 module - make fail2ban enablable
| * | Merge remote-tracking branch 'origin/master' into staging.Peter Simons2014-08-04
| |\| | | | | | | | | | | | | Conflicts: pkgs/desktops/e18/enlightenment.nix
| | * pass: update from 1.6.2 to 1.6.3Moritz Ulrich2014-08-04
| | |
| | * added paperkey packageSven Keidel2014-08-04
| | |
| | * tor: update from 0.2.4.22 to 0.2.4.23Evgeny Egorochkin2014-07-31
| | |
| | * Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| | |
| * | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-14
| |\|
| | * volatility: fix indentationBjørn Forsman2014-07-11
| | |
| | * Add volatility: memory forensics frameworkBoris Sukholitko2014-07-10
| | |
| * | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-07-01
| |\| | | | | | | | | | | | | Conflicts: pkgs/servers/serfdom/default.nix
| | * Merge pull request #2595 from wkennington/master.ecryptfsMichael Raskin2014-06-30
| | |\ | | | | | | | | ecryptfs: Update from 82 -> 104
| | | * ecryptfs: Update from 82 -> 104William A. Kennington III2014-05-10
| | | |
| | * | fetchbzr, fetchdarcs, fetchhg: use `rev` attrBenno Fünfstück2014-06-28
| | | | | | | | | | | | | | | | | | | | This makes it match the behaviour of fetchgit and fetchsvn, so it's easier to write scripts that support all of them.
| | * | gnupg: security update 2.0.22 -> .24, CVE-2014-4617Vladimír Čunát2014-06-26
| | | | | | | | | | | | | | | | Close #3091.
| | * | Merge pull request #3055 from chrisfarms/fix-sudoJohn Wiegley2014-06-25
| | |\ \ | | | | | | | | | | Fix sudo installation issue #3027
| | | * | keep fallback visudo editor as nanoChris Farmiloe2014-06-22
| | | | |
| | | * | Fix sudo not installing due to timedir deprecationChris Farmiloe2014-06-22
| | | | |
| | * | | gnupg1: update to version 1.4.17Peter Simons2014-06-24
| | |/ /
| * / / Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
| |/ / | | | | | | | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
| * | sudo: Update 1.8.9p4 -> 1.8.10p3William A. Kennington III2014-06-17
| | |
| * | sudo: Always keepVisudo in order to simplify sudo buildWilliam A. Kennington III2014-06-17
| | |
| * | duo-unix: upgrade, fix full name + versionAustin Seipp2014-06-17
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * | jd-gui: version 0.3.5Austin Seipp2014-06-17
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * | Update tor to 0.2.4.22 and tor browser to 3.6.2Chris Double2014-06-13
| | |
| * | pass: install bash completion scriptAnders Claesson2014-06-12
| | |
| * | pass(word-store): add option to include xclip in PATHDaniel Bergey2014-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | xclip is necessary for pass(word-store) to send passwords to the clipboard / X-selection, rather than echoing to the terminal. The option currently defaults to false, because someone may not want the dependency on X libraries and also pass is really quick to build (it's just a shell script).
| * | Allow to keep visudo. Useful for checking sudoers syntaxMichael Raskin2014-06-09
| | |
| * | fix getopt path on darwinJoel Taylor2014-05-29
| | |
| * | mkpasswd: Add to channelEelco Dolstra2014-05-21
| | |
| * | fix mkpasswd: use the git repositoryCharles Strahan2014-05-20
| | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * | pass: Bump to 1.6.2.Moritz Ulrich2014-05-19
| | |