| Commit message (Expand) | Author | Age | Files | Lines |
* | Move !net-nds/portmap out of DEPEND, as per bug #108449, comment #4. | Zac Medico | 2009-09-11 | 3 | -10/+13 |
* | Update rpcgen ioctl patch to reflect changes in upstream. | Mike Frysinger | 2009-08-25 | 7 | -23/+28 |
* | Version bump. | Mike Frysinger | 2009-06-02 | 3 | -5/+122 |
* | Have nfs init.d depend on rpc.idmapd by default when USE=nfsv4, but allow peo... | Mike Frysinger | 2009-05-30 | 5 | -12/+23 |
* | Add support for USE=ipv6 #261926, switch to rpcbind over portmap, switch to l... | Mike Frysinger | 2009-05-30 | 4 | -6/+130 |
* | Version bump. | Mike Frysinger | 2009-05-09 | 3 | -9/+130 |
* | old | Mike Frysinger | 2009-05-09 | 5 | -486/+0 |
* | arm/ia64/s390/sh/sparc stable wrt #261334 | Raúl Porcel | 2009-03-25 | 3 | -5/+8 |
* | Marked ppc stable for bug #261334. | Joseph Jezak | 2009-03-18 | 3 | -15/+8 |
* | x86 stable, bug #261334 | Markus Meier | 2009-03-15 | 3 | -5/+18 |
* | Marking nfs-utils-1.1.4-r1 ppc64 for bug 261334 | Brent Baude | 2009-03-15 | 3 | -15/+8 |
* | Add a warning upon failure that DNOTIFY is needed #261697 by Pacho Ramos. | Mike Frysinger | 2009-03-14 | 3 | -5/+18 |
* | Stable on alpha, bug #261334 | Tobias Klausmann | 2009-03-11 | 3 | -5/+9 |
* | Stable on amd64 (bug #261334) | Dawid Węgliński | 2009-03-10 | 3 | -15/+8 |
* | drop old configure options | Mike Frysinger | 2009-03-06 | 2 | -8/+5 |
* | Version bump. | Mike Frysinger | 2009-03-06 | 3 | -16/+133 |
* | old | Mike Frysinger | 2009-03-06 | 9 | -909/+0 |
* | Stable for HPPA (bug #261334). | Jeroen Roovers | 2009-03-06 | 3 | -15/+8 |
* | Fixup bashism in init.d script #260149 by Timothy Redaelli. | Mike Frysinger | 2009-02-27 | 3 | -9/+13 |
* | Add some fixes from Debian and push out init.d fixes. | Mike Frysinger | 2009-01-31 | 6 | -5/+211 |
* | Also use rpc.nfsd to try to shutdown nfsd #228127 by Maurice Volaski. | Mike Frysinger | 2009-01-31 | 2 | -2/+7 |
* | Make sure stop() works even if rpc.statd is dead so init.d doesnt fake stop s... | Mike Frysinger | 2009-01-31 | 2 | -9/+11 |
* | fix copyright | Mike Frysinger | 2009-01-31 | 1 | -2/+2 |
* | Add /proc/fs/nfs -> /proc/fs/nfsd fix again. | Mike Frysinger | 2009-01-31 | 2 | -4/+7 |
* | Restart rpc.idmapd if nfsd is a module #220747 by Jochen Radmacher. | Mike Frysinger | 2009-01-31 | 2 | -7/+16 |
* | Stable on sparc, security bug #242696 | Friedrich Oslage | 2008-12-30 | 3 | -15/+9 |
* | arm/s390/sh stable | Mike Frysinger | 2008-11-09 | 2 | -3/+13 |
* | Always own /etc/exports from now on #246021 by Ian Kelling. | Mike Frysinger | 2008-11-09 | 3 | -8/+7 |
* | alpha/ia64 stable wrt #242696 | Raúl Porcel | 2008-11-08 | 3 | -5/+8 |
* | ppc stable, bug #242696 | Tobias Scherbaum | 2008-11-02 | 3 | -5/+9 |
* | Stable for HPPA (bug #242696). | Jeroen Roovers | 2008-10-30 | 3 | -5/+8 |
* | Marking nfs-utils-1.1.3 ppc64 for bug 242696 | Brent Baude | 2008-10-28 | 3 | -15/+8 |
* | amd64/x86 stable, bug #242696 | Markus Meier | 2008-10-27 | 3 | -8/+11 |
* | Split rpc.pipefs mounting into its own init.d script so we handle parallel ex... | Mike Frysinger | 2008-10-26 | 14 | -104/+72 |
* | Force newer libnfsidmap as it provides idmapd.conf #243066. | Mike Frysinger | 2008-10-26 | 3 | -6/+18 |
* | Version bump. | Mike Frysinger | 2008-10-18 | 1 | -11/+3 |
* | Version bump. | Mike Frysinger | 2008-10-18 | 2 | -1/+122 |
* | Version bump. Fix arg passing for gssd binaries #232387 by Michele Schiavo. ... | Mike Frysinger | 2008-08-16 | 5 | -11/+136 |
* | add GLEP 56 USE flag desc from use.local.desc | Doug Goldstein | 2008-08-16 | 1 | -6/+6 |
* | add GLEP 56 USE flag desc from use.local.desc | Doug Goldstein | 2008-08-16 | 2 | -1/+7 |
* | fix copy & paste error in previous commit #219495 by Jonathan Adamczewski | Mike Frysinger | 2008-05-05 | 2 | -6/+6 |
* | Dont bother checking for config anymore #219495 by Davide Pesavento. Load su... | Mike Frysinger | 2008-05-04 | 9 | -41/+213 |
* | fix operator typo #218713 | Mike Frysinger | 2008-04-22 | 2 | -6/+6 |
* | Use non-common awk exit values so that the default exit values dont trigger f... | Mike Frysinger | 2008-04-21 | 3 | -10/+14 |
* | Fix typo in start() func in new gssd init.d scripts as pointed out by Ryan Ta... | Mike Frysinger | 2008-04-21 | 4 | -12/+17 |
* | Fix building without kerberos and with nonfsv4 USE flag enabled. See bug #218... | Diego Elio Pettenò | 2008-04-20 | 3 | -9/+20 |
* | Make sure rpcgen includes sys/ioctl.h #174393. | Mike Frysinger | 2008-04-20 | 4 | -7/+32 |
* | Version bump. | Mike Frysinger | 2008-04-20 | 3 | -5/+114 |
* | Push out accumulated changes. | Mike Frysinger | 2008-04-20 | 3 | -5/+126 |
* | Split the gssd and svcgssd init.d scripts #186037 by Paul B. Henson. | Mike Frysinger | 2008-04-20 | 8 | -46/+72 |