Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added lookup_userhome. | H. Peter Anvin | 1999-03-07 | 4 | -8/+84 |
| | | | | | Fixed options bug in mount_autofs. Removed dummy comment in lookup_yp. | ||||
* | Null pointer fix for mount_smbfs. | H. Peter Anvin | 1998-11-03 | 1 | -5/+13 |
| | |||||
* | Fixed embarrassing bug with SLOPPYOPT in the wrong place. | H. Peter Anvin | 1998-04-09 | 1 | -2/+2 |
| | |||||
* | Remove redundant debugging output | H. Peter Anvin | 1998-04-06 | 1 | -4/+0 |
| | |||||
* | Update the documentation slightly. Make the locality detector not fail | H. Peter Anvin | 1998-04-06 | 1 | -4/+7 |
| | | | | gratuitously. | ||||
* | Okay, I think recursive autofs mounts should work now. | H. Peter Anvin | 1998-04-02 | 1 | -5/+14 |
| | |||||
* | Don't release the cdchanger mount file for now. The race conditions here | H. Peter Anvin | 1998-04-02 | 1 | -3/+50 |
| | | | | are too nasty. | ||||
* | Starting on the CD-changer module | H. Peter Anvin | 1998-04-02 | 1 | -0/+107 |
| | |||||
* | Integrated NFS patches from David Engels (multiserver mount support); | H. Peter Anvin | 1998-04-02 | 1 | -37/+71 |
| | | | | started support for mount_cdchanger | ||||
* | Add "-s" (sloppy) option to mount if it is supported. | H. Peter Anvin | 1998-04-01 | 3 | -8/+6 |
| | |||||
* | Fixed hesiod autoconf bugs. | H. Peter Anvin | 1998-03-30 | 1 | -1/+1 |
| | |||||
* | Make the existence of Makefile.conf optional so "make distclean" works | H. Peter Anvin | 1998-03-29 | 1 | -1/+1 |
| | |||||
* | Make autofs self-configuring (using autoconf) | H. Peter Anvin | 1998-03-29 | 6 | -24/+33 |
| | |||||
* | NIS+ cleanups (patch from Thorsten); changed YPLIBS to LIBNSL; some | H. Peter Anvin | 1998-03-29 | 2 | -17/+16 |
| | | | | Makefile cleanups. | ||||
* | Hesiod fixes. | H. Peter Anvin | 1998-03-28 | 2 | -12/+15 |
| | |||||
* | Change submount synchronization to not detach (we'll get detached when | H. Peter Anvin | 1998-03-27 | 1 | -34/+23 |
| | | | | the parent process exits); use signals for proper synchronization. | ||||
* | Initial integration of rth's mount_autofs. | H. Peter Anvin | 1998-03-27 | 2 | -2/+151 |
| | |||||
* | Added mount_ext2 module. | H. Peter Anvin | 1998-03-27 | 2 | -2/+96 |
| | |||||
* | A few more hacks. Prepare for 0.3.15-pre2. | H. Peter Anvin | 1998-03-27 | 1 | -7/+10 |
| | |||||
* | Merged in Hesiod and NIS+ support; updated NEWS, TODO and COPYRIGHT files. | H. Peter Anvin | 1998-03-27 | 5 | -7/+489 |
| | |||||
* | Added $Id$ tags everywhere | H. Peter Anvin | 1997-10-06 | 8 | -24/+89 |
| | |||||
* | Initial revision | H. Peter Anvin | 1997-10-06 | 8 | -0/+1471 |