summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix uClibc build w/missing libio.h #459200 by Mark Reiche.Mike Frysinger2013-03-241-0/+50
* Move net usage to conf.d (defaults are unchanged) #439660 by Matthew Schultz.Mike Frysinger2013-03-242-3/+10
* Make nfsiostat work under python 3 #458934 by Jim Faulkner.Mike Frysinger2013-03-241-0/+287
* Process /etc/exports.d/*.exports too #459600 by Joakim Tjernlund.Mike Frysinger2013-03-241-18/+16
* Fix build with USE=-nfsv4.Diego Elio Pettenò2012-05-171-0/+58
* Version bump #416189 by teidakankan.Mike Frysinger2012-05-172-0/+118
* Fix building with arches that do not support nfsctl syscalls.Mike Frysinger2011-12-081-0/+43
* Convert to extra_started_commands #381887 by teidakankan.Mike Frysinger2011-09-181-2/+2
* Fix cross-compiling with native helper tools.Mike Frysinger2011-09-021-0/+68
* Add USE="nfsidmap nfsv41" to control new deps and features #381459 by Krzyszt...Mike Frysinger2011-09-021-0/+57
* add missing documentationMike Frysinger2011-09-021-0/+2
* Fix build with USE=-nfsv4, by importing two (folded) patches from git.Diego Elio Pettenò2011-09-011-0/+24
* Version bump #373651 by teidakankan.Mike Frysinger2011-09-012-0/+92
* Drop --oknodo usage #377765 by Michael Mair-Keimberger.Mike Frysinger2011-09-011-5/+3
* Remove shortcuts that result in silent errors #372297 by Sebastian Pipping.Mike Frysinger2011-06-191-12/+13
* Add conf.d option for tweaking nfsd settings #361473 by John Feuerstein.Mike Frysinger2011-04-062-2/+11
* fix typo pointed out by Malte Starostik #346311 -- server uses svcgssd, not g...Mike Frysinger2010-11-211-2/+2
* Add fix from upstream for ti-rpc static port bindings #340797 by John J. Aylw...Mike Frysinger2010-11-141-0/+352
* Port logic over for detecting rpc.gssd needs in nfs init.d script #330795 by ...Mike Frysinger2010-08-071-4/+12
* Only require rpc.svcgssd if sec=krb is used rather than sec=sys (default). Th...Diego Elio Pettenò2010-08-021-2/+2
* Fix nfs init script dependency generation for kerberos exports.Diego Elio Pettenò2010-07-261-3/+3
* Fix configure script when enabling NFSv4 and Kerberos, some tests would have ...Diego Elio Pettenò2010-07-231-0/+13
* Fix idmapd/gssd dep calculation with nfs mounts #324725 by Михаил.Mike Frysinger2010-06-281-5/+11
* Make libcap support optional via USE=caps #314777.Mike Frysinger2010-04-201-0/+79
* Update rpcgen ioctl patch to reflect changes in upstream.Mike Frysinger2009-08-251-5/+4
* Have nfs init.d depend on rpc.idmapd by default when USE=nfsv4, but allow peo...Mike Frysinger2009-05-302-2/+6
* oldMike Frysinger2009-05-091-28/+0
* Add a warning upon failure that DNOTIFY is needed #261697 by Pacho Ramos.Mike Frysinger2009-03-141-2/+2
* oldMike Frysinger2009-03-064-357/+0
* Fixup bashism in init.d script #260149 by Timothy Redaelli.Mike Frysinger2009-02-271-2/+3
* Add some fixes from Debian and push out init.d fixes.Mike Frysinger2009-01-313-0/+70
* Also use rpc.nfsd to try to shutdown nfsd #228127 by Maurice Volaski.Mike Frysinger2009-01-311-1/+3
* Make sure stop() works even if rpc.statd is dead so init.d doesnt fake stop s...Mike Frysinger2009-01-311-8/+6
* fix copyrightMike Frysinger2009-01-311-2/+2
* Add /proc/fs/nfs -> /proc/fs/nfsd fix again.Mike Frysinger2009-01-311-3/+3
* Restart rpc.idmapd if nfsd is a module #220747 by Jochen Radmacher.Mike Frysinger2009-01-311-5/+11
* Split rpc.pipefs mounting into its own init.d script so we handle parallel ex...Mike Frysinger2008-10-264-72/+31
* Version bump. Fix arg passing for gssd binaries #232387 by Michele Schiavo. ...Mike Frysinger2008-08-162-4/+4
* fix copy & paste error in previous commit #219495 by Jonathan AdamczewskiMike Frysinger2008-05-051-2/+2
* Dont bother checking for config anymore #219495 by Davide Pesavento. Load su...Mike Frysinger2008-05-046-31/+74
* fix operator typo #218713Mike Frysinger2008-04-221-2/+2
* Use non-common awk exit values so that the default exit values dont trigger f...Mike Frysinger2008-04-211-4/+4
* Fix typo in start() func in new gssd init.d scripts as pointed out by Ryan Ta...Mike Frysinger2008-04-212-4/+4
* Make sure rpcgen includes sys/ioctl.h #174393.Mike Frysinger2008-04-201-0/+14
* Split the gssd and svcgssd init.d scripts #186037 by Paul B. Henson.Mike Frysinger2008-04-203-29/+48
* Fix nfs4/idmapd detection #213384 by Marek Szuba.Mike Frysinger2008-04-201-2/+2
* dont use --quiet with start-stop-daemon since we dont really need itMike Frysinger2008-02-044-10/+10
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-314-18/+0
* Until newer baselayout stabilizes, only use config() when it exists #203906.Mike Frysinger2008-01-142-4/+4
* Make sure /etc/exports and /etc/fstab exist to account for the stupid cases o...Mike Frysinger2007-12-302-8/+12