Jump to letter: [
          
            ABCDEFGIJKLMNOPQRSTUVY
          ]
        
        autofs5 - A tool for automatically mounting and unmounting filesystems.
        
          
            | License: | GPL | 
          
            | Vendor: | Scientific Linux | 
        
        
        - Description:
- autofs is a daemon which automatically mounts filesystems when you use
them, and unmounts them later when you are not using them.  This can
include network filesystems, CD-ROMs, floppies, and so forth. 
Packages
        
        
            | autofs5-5.0.1-0.rc2.106.el4_8.4.i386
              [757 KiB] | Changelog
              by Ian Kent (2010-06-30): - Bug 609088 -  autofs5: segfault in close_mount()
  - add mutex to serialize access to mount module handle in parse module.
  - dont check null cache on expire.
  - fix null cache race.
  - fix cache_init() on source re-read.
- Resolves: rhhz#609088 | 
            | autofs5-5.0.1-0.rc2.106.el4_8.3.i386
              [755 KiB] | Changelog
              by Ian Kent (2010-05-14): - Bug 591795 - autofs crashes because of double-free under heavy stress
  - fix double free in expire_proc().
- Resolves: rhbz#591795 | 
            | autofs5-5.0.1-0.rc2.106.el4_8.2.i386
              [755 KiB] | Changelog
              by Ian Kent (2009-09-02): - clear rpc client on lookup fail.
- initialize fd on rpc create.
- Resolves: rhbz#517282 |