summary refs log tree commit diff
path: root/pkgs/development/libraries/ti-rpc
Commit message (Collapse)AuthorAge
* libtirpc: fix cross compilationMatthew Bauer2018-11-21
| | | | | | | KRB5_CONFIG needs to be aviailable to get the right one when cross compiling. These things should just use pkgconfig, but it’s fairly easy to hack around this. krb5-config will not be on path because we don’t know ahead of time what architecture it will be for.
* ti-rpc: Add dev outputEelco Dolstra2018-10-11
|
* libtirpc: 1.0.3 -> 1.1.4 (#45815)R. RyanTM2018-08-31
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from libtirpc
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* tirpc: remove upstreamed patch, fix w/muslWill Dietz2018-03-25
|
* libtirpc: 1.0.2 -> 1.0.3 (#37487)Ryan Mulligan2018-03-20
| | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.0.3 with grep in /nix/store/npaq7mvly8z13h38c8g1x0y4ggxi77k0-libtirpc-1.0.3 - directory tree listing: https://gist.github.com/ad3687f7d46ffd3201e6fbe6e2e090b9
* ti-rpc: patch to fix w/muslWill Dietz2018-02-13
|
* Change many homepage urls from http to https #30636Pascal Wittmann2017-11-10
|
* libtirpc: fix missing include after glibc-2.26Vladimír Čunát2017-11-06
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* libtirpc: 1.0.1 -> 1.0.2Nikolay Amiantov2017-07-27
|
* libtirpc: 0.3.2 -> 1.0.1Nikolay Amiantov2016-01-13
|
* libtirpc: fix missing symbolsNikolay Amiantov2015-07-28
|
* libtirpc: update packageNikolay Amiantov2015-07-28
|
* Migrate all krb5 -> libkrb5William A. Kennington III2015-06-26
|
* Revert "krb5: 1.13.1 -> 1.13.2"Eelco Dolstra2015-06-04
| | | | This reverts commit 85932bc5a998060e76090273b51d35133a7a2dbb.
* krb5: 1.13.1 -> 1.13.2William A. Kennington III2015-05-28
|
* ti-rpc: update packageNikolay Amiantov2015-05-18
|
* ti-rpc: Add platforms.linuxWilliam A. Kennington III2015-04-04
|
* libtirpc: adoptNikolay Amiantov2015-02-18
|
* libtirpc: 0.2.4 -> 0.2.5William A. Kennington III2015-01-06
|
* kerberos: Use default kerberos instead of krb5William A. Kennington III2014-12-30
|
* Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice2014-12-30
|
* libtirpc: update from 0.2.3 to 0.2.4, potentially fixes CVE-2013-1950Peter Simons2014-01-15
|
* unmaintain several packagesLudovic Courtès2013-08-16
|
* libtirpc: update to version 0.2.3Peter Simons2013-03-29
|
* Aestethic changes suggested by Eelco, and trying to fixLluís Batlle i Rossell2012-03-21
| | | | | | | | | the problem on rpc.statd, that looks at /etc/netconfig. Problem: http://hydra.nixos.org/build/2310686/log/raw svn path=/nixpkgs/trunk/; revision=33322
* Enabling nfsv4 and nfsv41 in nfsUtils (or at least I think so).Lluís Batlle i Rossell2012-03-20
| | | | svn path=/nixpkgs/trunk/; revision=33315
* Fix evaluationYury G. Kudryashov2012-03-17
| | | | svn path=/nixpkgs/trunk/; revision=33220
* libtirpc: updated to version 0.2.2Peter Simons2012-03-17
| | | | svn path=/nixpkgs/trunk/; revision=33211
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Add TI-RPC.Ludovic Courtès2011-11-03
svn path=/nixpkgs/trunk/; revision=30216