Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Leave most Debian-specific changes out of the main ChangeLog. | chip | 2003-07-25 | 1 | -2/+0 |
| | | | | That's what debian/changelog is for. | ||||
* | Improved French translation from Christian Perrier <bubulle@debian.org>. | chip | 2003-07-25 | 1 | -18/+23 |
| | |||||
* | * support/nfs/xlog.c (xlog): Revise buffer-overflow fix to | chip | 2003-07-25 | 2 | -6/+6 |
| | | | | use Debian security team's cleaner approach. | ||||
* | Upgrade to po-debconf method of translating debconf messages. | chip | 2003-07-24 | 17 | -99/+421 |
| | |||||
* | 2003-07-24 Chip Salzenberg <chip@pobox.com> | chip | 2003-07-24 | 2 | -0/+13 |
| | | | | | * debian/nfs-kernel-server.init: Cosmetic changes. * debian/changelog: Version 1.0.5-1. | ||||
* | Reformat temporary addition of 127.0.0.1 to auth channel. | chip | 2003-07-24 | 1 | -10/+9 |
| | |||||
* | 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 |
| |