messages from 2017-08-16 02:31:31 to 2018-02-14 23:47:34 UTC [more...]
[PATCH 00/20] Current patch queue
2018-02-14 23:47 UTC (22+ messages)
` [PATCH 01/20] autofs-5.1.4 - fix flag file permission
` [PATCH 02/20] autofs-5.1.4 - fix directory create permission
` [PATCH 03/20] autofs-5.1.4 - fix use after free in do_master_list_reset()
` [PATCH 04/20] autofs-5.1.4 - fix deadlock in dumpmaps
` [PATCH 05/20] autofs-5.1.4 - dont use array for path when not necessary
` [PATCH 06/20] autofs-5.1.4 - fix prefix option handling in expand_entry()
` [PATCH 07/20] autofs-5.1.4 - fix sublink option not set from defaults
` [PATCH 08/20] autofs-5.1.4 - fix error return in do_nfs_mount()
` [PATCH 09/20] autofs-5.1.4 - add error handling for ext_mount_add()
` [PATCH 10/20] autofs-5.1.4 - account for recent libnsl changes
` [PATCH 11/20] autofs-5.1.4 - use_hostname_for_mounts shouldn't prevent selection among replicas
` [PATCH 12/20] autofs-5.1.4 - fix monotonic_elapsed
` [PATCH 13/20] autofs-5.1.4 - Makefiles.rules: remove 'samples' from SUBDIRS
` [PATCH 14/20] autofs-5.1.4 - dont allow trailing slash in master map mount points
` [PATCH 15/20] autofs-5.1.4 - fix libresolv configure check
` [PATCH 16/20] autofs-5.1.4 - add fedfs-getsrvinfo.c
` [PATCH 17/20] autofs-5.1.4 - add mount.fedfs.c
` [PATCH 18/20] autofs-5.1.4 - add fedfs-map-nfs4.c
` [PATCH 19/20] autofs-5.1.4 - add conditional inclusion of fedfs binaries
` [PATCH 20/20] autofs-5.1.4 - add an example fedfs master map entry to the installed master map
[PATCH 0/3] Assorted autofs fixes
2018-01-29 10:57 UTC (7+ messages)
` [PATCH 1/3] use_hostname_for_mounts shouldn't prevent selection among replicas
` [PATCH 2/3] Fix monotonic_elapsed
` [PATCH 3/3] Makefiles.rules: remove 'samples' from SUBDIRS
[ANNOUNCE] autofs 5.1.2 release
2018-01-18 2:19 UTC (12+ messages)
autofs-5.0.7-56 on RHEL/CentOS: auto.master documentation (or me) wrong?
2018-01-17 4:34 UTC (2+ messages)
[ANNOUNCE] autofs 5.1.4 release
2017-12-19 10:41 UTC (3+ messages)
[PATCH 00/27] Still trying to get 5.1.4 released
2017-12-11 9:00 UTC (28+ messages)
` [PATCH 01/27] autofs-5.1.3 - handle additional nfs versions in mount_nfs.c
` [PATCH 02/27] autofs-5.1.3 - fix symlink option passthrough "
` [PATCH 03/27] autofs-5.1.3 - fix ordering of seteuid/setegid in do_spawn()
` [PATCH 04/27] autofs-5.1.3 - Fix two typos
` [PATCH 05/27] autofs-5.1.3 - update configure to check for pipe2(2)
` [PATCH 06/27] autofs-5.1.3 - fix open calls not using open_xxxx() calls
` [PATCH 07/27] autofs-5.1.3 - move open_xxxx() functions to spawn.c
` [PATCH 08/27] autofs-5.1.3 - serialize calls to open_xxxx() functions
` [PATCH 09/27] autofs-5.1.3 - improve debug logging of lookup key
` [PATCH 10/27] autofs-5.1.3 - fix typo in amd_parse.c
` [PATCH 11/27] autofs-5.1.3 - add missing MODPREFIX to logging in amd parser
` [PATCH 12/27] autofs-5.1.3 - fix symlink false negative in umount_multi()
` [PATCH 13/27] autofs-5.1.3 - remove expand_selectors() call on amd parser entry
` [PATCH 14/27] autofs-5.1.3 - fix amd defaults map entry handling
` [PATCH 15/27] autofs-5.1.3 - refactor amd_parse.c
` [PATCH 16/27] autofs-5.1.3 - fix amd parser double quote handling
` [PATCH 17/27] autofs-5.1.3 - fix expandamdent() "
` [PATCH 18/27] autofs-5.1.3 - fix possible memory leak during amd parse
` [PATCH 19/27] autofs-5.1.3 - remove path restriction of amd external mount
` [PATCH 20/27] autofs-5.1.3 - add function umount_amd_ext_mount()
` [PATCH 21/27] autofs-5.1.3 - add function ext_mount_inuse()
` [PATCH 22/27] autofs-5.1.3 - add function construct_argv()
` [PATCH 23/27] autofs-5.1.3 - add amd mount type program mount support
` [PATCH 24/27] autofs-5.1.3 - fix memory leak in umount_amd_ext_mount()
` [PATCH 25/27] autofs-5.1.3 - fix strerror_r() parameter declaration in do program_mount()
` [PATCH 26/27] autofs-5.1.3 - fix incorrect check in validate_program_options()
` [PATCH 27/27] autofs-5.1.3 - fix log message in spawn_umount()
[PATCH] Fix two typos
2017-12-06 15:17 UTC
[PATCH 1/3] autofs - make disc device user accessible
2017-11-30 0:00 UTC (29+ messages)
` [PATCH 3/3] autofs - fix AT_NO_AUTOMOUNT not being honored
[PATCH 1/2] autofs: revert take more care to not update last_used on path walk
2017-11-28 22:48 UTC (3+ messages)
` [PATCH 2/2] autofs: revert fix AT_NO_AUTOMOUNT not being honored
[PATCH 0/3] VFS: name lookup improvements
2017-11-10 0:21 UTC (8+ messages)
` [PATCH 2/3] VFS: remove user_path_mountpoint_at()
` [PATCH 3/3] VFS / autofs4: remove kern_path_mountpoint()
` [PATCH 1/3] VFS/nfs/9p: revise meaning of d_weak_invalidate
Error in autofs man page
2017-10-26 2:26 UTC (2+ messages)
[PATCH 00/35] Current autofs patch queue (lets try again)
2017-10-19 2:29 UTC (50+ messages)
` [PATCH 01/35] autofs-5.1.3 - fix spec file url
` [PATCH 02/35] autofs-5.1.3 - fix unset tsd group name handling
` [PATCH 03/35] autofs-5.1.3 - Add -c option when calling /bin/umount - if supported
` [PATCH 04/35] autofs-5.1.3 - remove some redundant rpc library code
` [PATCH 05/35] autofs-5.1.3 - add port parameter to rpc_ping()
` [PATCH 06/35] autofs-5.1.3 - dont probe NFSv2 by default
` [PATCH 07/35] autofs-5.1.3 - add version parameter to rpc_ping()
` [PATCH 08/35] autofs-5.1.3 - fix typo in autofs config file comments
` [PATCH 09/35] autofs-5.1.3 - fix typos in autofs man pages
` [PATCH 10/35] autofs-5.1.3 - use pkg-config to search for libtirpc to fix cross-compilation
` [PATCH 11/35] autofs-5.1.3 - fix incorrect status return in get_nfs_info()
` [PATCH 12/35] autofs-5.1.3 - fix a couple of compiler warnings
` [PATCH] autofs-5.1.3 - fix ordering of seteuid/setegid in do_spawn
` [PATCH v2] "
` [PATCH 13/35] autofs-5.1.3 - set systemd KillMode to process
` [PATCH 14/35] autofs-5.1.3 - fix mount.nfs blocks on first mount
` [PATCH 15/35] autofs-5.1.3 - fix some man page problems
` [PATCH 16/35] autofs-5.1.3 - add some more debug logging to get_nfs_info()
` [PATCH 17/35] autofs-5.1.3 - add some more debug logging to get_supported_ver_and_cost()
` [PATCH 18/35] autofs-5.1.3 - fix ipv6 proto option handling
` [PATCH 19/35] autofs-5.1.3 - also check flag file exe name
` [PATCH 20/35] autofs-5.1.3 - fix possible map instance memory leak
` [PATCH 21/35] autofs-5.1.3 - check map instances for staleness on map update
` [PATCH 22/35] autofs-5.1.3 - allow dot in OPTIONSTR value lexer pattern
` [PATCH 23/35] autofs-5.1.3 - fix autofs_use_lofs description
` [PATCH 24/35] autofs-5.1.3 - fix amd parser error buffer size
` [PATCH 25/35] autofs-5.1.3 - make spawn_bind_mount() use mount_wait as well
` [PATCH 26/35] autofs-5.1.3 - document ghost option in auto.master man page
` [PATCH 27/35] autofs-5.1.3 - only take master map mutex for master map update
` [PATCH 28/35] autofs-5.1.3 - revert fix argc off by one in mount_autofs.c
` [PATCH 29/35] autofs-5.1.3 - fix nisplus lookup init not configured check
` [PATCH 30/35] autofs-5.1.3 - make open_lookup() error handling more consistent
` [PATCH 31/35] autofs-5.1.3 - be silent about sss library not found
` [PATCH 32/35] autofs-5.1.3 - be silent about nis domain not set
` [PATCH 33/35] autofs-5.1.3 - make map source reference message debug only
` [PATCH 34/35] autofs-5.1.3 - improve description of mount_nfs_default_protocol
` [PATCH 35/35] autofs-5.1.3 - port option should not behave like nobind option
Using autofs with Active directory
2017-10-04 3:21 UTC (5+ messages)
[RFC PATCH 0/2] autofs: fix autofs_v5_packet dlivery in compat mode
2017-09-14 11:51 UTC (10+ messages)
` [RFC PATCH 1/2] autofs: set compat flag on sbi when daemon uses 32bit addressation
` [RFC PATCH 2/2] autofs: sent 32-bit sized packet for 32-bit process
Autofs + shared mount namespaces
2017-09-14 10:57 UTC (4+ messages)
[PATCH 0/2] Map update problem patches
2017-08-21 7:05 UTC (4+ messages)
` [PATCH 1/2] autofs-5.1.3 - fix possible map instance memory leak
` [PATCH 2/2] autofs-5.1.3 - check map instances for staleness on map update
[PATCH] Test for ldap connectivity during lookup_ldap initialization
2017-08-18 8:03 UTC (12+ messages)
[PATCH 1/5] autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT
2017-08-16 2:31 UTC (3+ messages)
` [PATCH 4/5] autofs: drop wrong comment
` [PATCH 5/5] autofs: use unsigned int/long instead of uint/ulong for ioctl args
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox