Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/nfs-utils: remove old cruft, and update proc/net/rpc rework patch(set) | Timo Teräs | 2014-10-02 | 9 | -1257/+1280 |
| | |||||
* | main/nfs-utils: upgrade to 1.3.1 | Natanael Copa | 2014-10-01 | 12 | -1749/+6 |
| | |||||
* | main/nfs-utils: upgrade to 1.3.1-rc3 and refresh musl patches | Timo Teräs | 2014-08-06 | 16 | -153/+2534 |
| | | | | | use patch series sent to linux-nfs mailing list, and add one more patch to address accessing /proc/net/rpc. | ||||
* | main/nfs-utils: fix segfault for rpcdebug, mount, and idmap | Natanael Copa | 2014-04-28 | 3 | -32/+87 |
| | |||||
* | main/nfs-utils: fix statd and remove glibc specific workaround | Natanael Copa | 2014-04-24 | 3 | -4/+55 |
| | |||||
* | main/nfs-utils: upgrade to 1.3.0 | Natanael Copa | 2014-04-24 | 1 | -5/+5 |
| | |||||
* | main/nfs-utils: fix segfault in nfsd | Natanael Copa | 2014-04-24 | 2 | -1/+32 |
| | | | | | | There are 2 different versions of basename and apparently the gnu version from string.h segfault. We include libgen.h so we get the posix version | ||||
* | main/nfs-utils: enable -dbg subpackage | Natanael Copa | 2014-04-14 | 1 | -2/+2 |
| | |||||
* | main/nfs-utils: build fixes for musl | Natanael Copa | 2014-02-12 | 8 | -3/+498 |
| | |||||
* | main/nfs-utils: upgrade to 1.2.9 | Natanael Copa | 2013-11-26 | 3 | -223/+8 |
| | |||||
* | main/nfs-utils: fix checksum | Natanael Copa | 2013-11-01 | 1 | -3/+3 |
| | | | | iupstream appear to have modified source package | ||||
* | main/nfs-utils: add some patches | Natanael Copa | 2013-11-01 | 5 | -21/+237 |
| | |||||
* | main/nfs-utils: update checksums | Bartłomiej Piotrowski | 2013-10-22 | 1 | -3/+3 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/nfs-utils: upgrade to 1.2.8 and switch to MIT krb | Natanael Copa | 2013-04-30 | 3 | -31/+47 |
| | | | | fixes #1609 | ||||
* | main/nfs-utils: remove unsupported gssd.initd | Natanael Copa | 2013-02-15 | 2 | -28/+26 |
| | | | | | | We currently don't support gssd. ref #1609 | ||||
* | main/nfs-utils: incorrect if statement | Carlo Landmeter | 2013-01-07 | 1 | -2/+4 |
| | |||||
* | main/nfs-utils: fix build on eglibc | Carlo Landmeter | 2013-01-05 | 1 | -3/+7 |
| | |||||
* | main/nfs-utils: fix previous patch | Natanael Copa | 2012-12-04 | 2 | -7/+7 |
| | |||||
* | main/nfs-utils: fix for wrong getaddrinfo assumptions | Natanael Copa | 2012-12-04 | 2 | -2/+31 |
| | | | | | | | | | | | | The nfs-utils assumes getaddrinfo(AI_NUMERICHOST) never fills in ai_canonname, but it appears to do on uclibc. It also assumes that if it filled in, it will be allocated separately and that freeaddrinfo() will free it. This is not what uclibc does. This patch should fix a potensial memleak on nfs server and probably it will fix nfs server on x86_64 ref #1486 | ||||
* | main/nfs-utils: upgrade to 1.2.6 | Natanael Copa | 2012-05-21 | 2 | -5/+18 |
| | |||||
* | main/nfs-utils: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -3/+3 |
| | | | | ref #943 | ||||
* | main/nfs-utils: upgrade to 1.2.5 | Natanael Copa | 2011-10-11 | 1 | -4/+4 |
| | |||||
* | main/nfs-utils: rebuild against util-linux | Natanael Copa | 2011-08-30 | 1 | -2/+2 |
| | |||||
* | main/nfs-utils: upgrade to 1.2.4 and enable nfsv4 | Natanael Copa | 2011-08-24 | 1 | -6/+5 |
| | |||||
* | main/nfs-utils: build fix and bump to version 1.2.3 | Carlo Landmeter | 2011-04-13 | 1 | -3/+9 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/nfs-utils: upgrade to 1.2.2 and use rpcbind | Natanael Copa | 2010-07-01 | 8 | -12/+208 |
| | | | | fixes #249 | ||||
* | main/nfs-utils: subpackage for rpcgen | Natanael Copa | 2010-05-12 | 1 | -4/+12 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/nfs-utils: start service after firewall | Natanael Copa | 2009-09-15 | 2 | -3/+3 |
| | |||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 6 | -0/+296 |
and fixed misc build issues |