Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Release 1.0.5 | neilbrown | 2003-07-17 | 9 | -23/+80 | |
| | ||||||
* | *** empty log message *** | neilbrown | 2003-07-14 | 1 | -2/+2 | |
| | ||||||
* | Assorted fixes | neilbrown | 2003-07-14 | 5 | -8/+19 | |
| | ||||||
* | statd cleanup | neilbrown | 2003-07-04 | 7 | -63/+200 | |
| | ||||||
* | new man page - nfsd.7 | neilbrown | 2003-07-03 | 6 | -12/+221 | |
| | ||||||
* | version to 1.0.4 | neilbrown | 2003-07-03 | 4 | -3/+12 | |
| | ||||||
* | allow compilation against 2.5 headers | neilbrown | 2003-07-03 | 2 | -2/+20 | |
| | ||||||
* | rpc.nfsd to write to /proc/fs/nfs/threads if available | neilbrown | 2003-07-03 | 2 | -0/+27 | |
| | ||||||
* | Fixes to make unexporting and exporting with wildcards | neilbrown | 2003-07-03 | 5 | -23/+37 | |
| | | | | work more sensibly. | |||||
* | See Changelog | neilbrown | 2003-07-02 | 4 | -6/+34 | |
| | ||||||
* | fix unexpiring | neilbrown | 2003-06-24 | 2 | -6/+20 | |
| | ||||||
* | segfault fix | neilbrown | 2003-06-16 | 2 | -1/+7 | |
| | ||||||
* | enable 127.0.0.1 before checking for V3 support | neilbrown | 2003-06-16 | 4 | -0/+47 | |
| | ||||||
* | 2003-06-10 Chip Salzenberg <chip@pobox.com> | chip | 2003-06-10 | 3 | -2/+14 | |
| | | | | | * support/nfs/xlog.c (xlog): Fix off-by-one buffer overflow bug. * debian/changelog: Version 1.0.3-2. | |||||
* | Add missing newline | chip | 2003-06-09 | 1 | -0/+1 | |
| | ||||||
* | Avoid overflow in nfsstats printing | neilbrown | 2003-05-30 | 2 | -4/+12 | |
| | ||||||
* | new "mountpoint" export option. | neilbrown | 2003-05-30 | 12 | -3/+137 | |
| | ||||||
* | Stuff | neilbrown | 2003-05-23 | 3 | -5/+26 | |
| | ||||||
* | bug fix | neilbrown | 2003-05-22 | 2 | -5/+9 | |
| | ||||||
* | enhance exportfs to use new cache/upcall stuff | neilbrown | 2003-05-21 | 5 | -7/+118 | |
| | ||||||
* | Support new kernel upcalls for export cache management. | neilbrown | 2003-05-21 | 10 | -17/+666 | |
| | ||||||
* | Make CROSSMNT distinct from NOHIDE | neilbrown | 2003-05-21 | 4 | -8/+19 | |
| | ||||||
* | Define and use get_reliable_hostbyname | neilbrown | 2003-05-21 | 4 | -66/+77 | |
| | ||||||
* | fix typo | chip | 2003-04-24 | 1 | -1/+1 | |
| | ||||||
* | use execvp for finding cpp in rpcgen | neilbrown | 2003-03-30 | 2 | -24/+17 | |
| | ||||||
* | 2003-03-26 Chip Salzenberg <chip@pobox.com> | chip | 2003-03-26 | 2 | -0/+12 | |
| | | | | * debian/changelog: Version 1.0.3-1. | |||||
* | Fix a few typos in latest changelog entry. | chip | 2003-03-26 | 1 | -3/+4 | |
| | ||||||
* | typo | neilbrown | 2003-03-26 | 2 | -1/+5 | |
| | ||||||
* | See Changelog | neilbrown | 2003-03-26 | 4 | -3/+9 | |
| | ||||||
* | See Changelog | neilbrown | 2003-03-26 | 5 | -2/+313 | |
| | ||||||
* | See Changelog | neilbrown | 2003-02-19 | 3 | -3/+16 | |
| | ||||||
* | 2003-02-12 Chip Salzenberg <chip@pobox.com> | chip | 2003-02-13 | 3 | -13/+29 | |
| | | | | * debian/changelog: Version 1.0.2-2. | |||||
* | 2002-11-27 Chip Salzenberg <chip@pobox.com> | chip | 2002-11-28 | 2 | -23/+19 | |
| | | | | | * utils/mountd/rmtab.c (slink_safe_rename): Fix off-by-one buffer overflow bug. Reformat per rest of source file. | |||||
* | x | neilbrown | 2002-11-19 | 2 | -3/+9 | |
| | ||||||
* | 2002-10-15 Juan Gomez <juang@us.ibm.com> | hjl | 2002-10-15 | 2 | -2/+44 | |
| | | | | | | * utils/mountd/rmtab.c (slink_safe_rename): New. Support symlink. (mountlist_add): Call slink_safe_rename instead of rename. | |||||
* | 2002-10-11 H.J. Lu <hjl@lucon.org> | hjl | 2002-10-11 | 4 | -12/+35 | |
| | | | | | | | | | | | | | * support/include/exportfs.h (export_errno): New. * support/nfs/exports.c: Include <errno.h>. (export_errno): New. (getexportent): Set export_errno to EINVAL for bad option. (parseopts): Likewise. Report the location of the default sync/async option. * utils/exportfs/exportfs.c (main): Initialize export_errno to 0. Return export_errno. | |||||
* | See ChangeLog | neilbrown | 2002-10-11 | 2 | -2/+17 | |
| | ||||||
* | Haircut. | juphoff | 2002-09-16 | 1 | -42/+1 | |
| | ||||||
* | Back at NRAO, updated contact info. | juphoff | 2002-09-16 | 2 | -9/+9 | |
| | ||||||
* | 2002-09-16 Chip Salzenberg <chip@pobox.com> | chip | 2002-09-16 | 2 | -1/+5 | |
| | | | | * utils/rquotad/rquota_svc.c (main): Use int for value of getopt. | |||||
* | 2002-09-15 Chip Salzenberg <chip@pobox.com> | chip | 2002-09-16 | 3 | -7/+13 | |
| | | | | | | * support/nfs/rpcmisc.c (rpc_init): Allow stdin to be a non-INET socket, as occurs when run from sshd. * debian/changelog: Version 1.0.2-1. | |||||
* | Silence the removal of old rc.d links. | chip | 2002-09-16 | 1 | -1/+1 | |
| | ||||||
* | Fix typo. | chip | 2002-09-16 | 1 | -1/+1 | |
| | ||||||
* | Oops, included the wrong text. Now fixed, I hope. | chip | 2002-09-16 | 1 | -6/+7 | |
| | ||||||
* | *** empty log message *** | chip | 2002-09-16 | 1 | -1/+1 | |
| | ||||||
* | * Start nfs-common after nfs-kernel-server so that the server is running | chip | 2002-09-16 | 18 | -53/+168 | |
| | | | | | | | | | | | | | when statd restarts. In postinst, remove bad rc.d links from old packages. From Philippe Troin <phil@fifi.org>. (closes: #160800) * Make init scripts exit with non-zero status when daemons don't start. * Add titles to templates where I forgot them. (closes: #158489) * Add /etc/default/{nfs-common,nfs-kernel-server} so setting random parameters doesn't require editing init scripts. (closes: #131539) * Split templates into separate files, and add French templates. (closes: #134630) * Use invoke-rc.d to avoid premature daemon starts. (closes: 158574) * Change priority of nfs-kernel-server to 'optional'. | |||||
* | 2002-09-12 H.J. Lu <hjl@lucon.org> | hjl | 2002-09-13 | 2 | -7/+5 | |
| | | | | | * support/nfs/svc_socket.c: Remove HAVE_SVCTCP_SOCKET and HAVE_SVCUDP_SOCKET. | |||||
* | 2002-09-12 H.J. Lu <hjl@lucon.org> | hjl | 2002-09-13 | 5 | -126/+12 | |
| | | | | | | | | | | * configure.in: Remove checking svctcp_socket and svcudp_socket. * configure: Regenerated. * support/include/config.h.in (HAVE_SVCTCP_SOCKET): Removed. (HAVE_SVCUDP_SOCKET): Removed. * support/include/nfslib.h: Undo the last change. | |||||
* | 2002-09-12 H.J. Lu <hjl@lucon.org> | hjl | 2002-09-12 | 2 | -0/+10 | |
| | | | | | | * support/include/nfslib.h (svctcp_socket): Protect it with HAVE_SVCTCP_SOCKET. (svcudp_socket): Protect it with HAVE_SVCUDP_SOCKET. | |||||
* | 2002-09-12 H.J. Lu <hjl@lucon.org> | hjl | 2002-09-12 | 4 | -3/+9 | |
| | | | | | | * configure.in (VERSION): Set to "1.0.2". * configure: Regenerated. * nfs-utils.spec: Likewise. |