summaryrefslogtreecommitdiffstats
path: root/main/nfs-utils
Commit message (Collapse)AuthorAgeFilesLines
* main/nfs-utils: remove unsupported gssd.initdNatanael Copa2013-02-152-28/+26
| | | | | | We currently don't support gssd. ref #1609
* main/nfs-utils: incorrect if statementCarlo Landmeter2013-01-071-2/+4
|
* main/nfs-utils: fix build on eglibcCarlo Landmeter2013-01-051-3/+7
|
* main/nfs-utils: fix previous patchNatanael Copa2012-12-042-7/+7
|
* main/nfs-utils: fix for wrong getaddrinfo assumptionsNatanael Copa2012-12-042-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.6Natanael Copa2012-05-212-5/+18
|
* main/nfs-utils: replace opts in init.d scriptNatanael Copa2012-01-192-3/+3
| | | | ref #943
* main/nfs-utils: upgrade to 1.2.5Natanael Copa2011-10-111-4/+4
|
* main/nfs-utils: rebuild against util-linuxNatanael Copa2011-08-301-2/+2
|
* main/nfs-utils: upgrade to 1.2.4 and enable nfsv4Natanael Copa2011-08-241-6/+5
|
* main/nfs-utils: build fix and bump to version 1.2.3Carlo Landmeter2011-04-131-3/+9
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/nfs-utils: upgrade to 1.2.2 and use rpcbindNatanael Copa2010-07-018-12/+208
| | | | fixes #249
* main/nfs-utils: subpackage for rpcgenNatanael Copa2010-05-121-4/+12
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/nfs-utils: start service after firewallNatanael Copa2009-09-152-3/+3
|
* moved extra/* to main/Natanael Copa2009-07-246-0/+296
and fixed misc build issues