Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogen update | neilbrown | 2005-12-20 | 1 | -1/+3 |
| | |||||
* | auth_reload fix | neilbrown | 2004-12-06 | 1 | -2/+3 |
| | |||||
* | fix uninitialise variable | neilbrown | 2004-09-06 | 1 | -0/+1 |
| | |||||
* | Assorted fixes | neilbrown | 2003-07-14 | 1 | -1/+0 |
| | |||||
* | bug fix | neilbrown | 2003-05-22 | 1 | -5/+4 |
| | |||||
* | Support new kernel upcalls for export cache management. | neilbrown | 2003-05-21 | 1 | -14/+54 |
| | |||||
* | Define and use get_reliable_hostbyname | neilbrown | 2003-05-21 | 1 | -66/+13 |
| | |||||
* | * utils/mountd/auth.c (auth_authenticate_internal): Reverse | neilbrown | 2001-09-12 | 1 | -18/+6 |
| | | | | | | change from 2000-08-02: It causes problems if someone exports to both a hostname and IP addresses. nfs-utils must be consistant about the canonical name that it chooses. | ||||
* | 2000-11-27 Tobias Ringstrom <tori@tellus.mine.nu> | hjl | 2000-11-27 | 1 | -1/+5 |
| | | | | | * utils/mountd/auth.c (auth_authenticate): Log the bad path warning. | ||||
* | 2000-09-26 H.J. Lu <hjl@lucon.org> | hjl | 2000-09-25 | 1 | -2/+3 |
| | | | | | * utils/mountd/auth.c (auth_authenticate_internal): Make sure a non-NULL hostent is always returned. | ||||
* | 2000-08-02 H.J. Lu <hjl@lucon.org> | hjl | 2000-08-10 | 1 | -6/+17 |
| | | | | | * utils/mountd/auth.c (auth_authenticate_internal): Try to avoid the reverse name lookup. | ||||
* | Mon Jan 10 14:26:33 2000 H.J. Lu <hjl@lucon.org> | hjl | 2000-01-10 | 1 | -2/+8 |
| | | | | | | | | * utils/mountd/auth.c (auth_authenticate_internal): Call xstrdup for hostname before passing it to gethostbyname. * utils/mountd/mountd.c (get_exportlist): Use xstrdup instead of strdup. | ||||
* | Fix forward/reverse DNS lookup for authentication. | hjl | 1999-10-26 | 1 | -16/+29 |
| | |||||
* | Initial revision | hjl | 1999-10-18 | 1 | -0/+215 |