AutoFS development
 help / color / mirror / Atom feed
 messages from 2013-07-24 08:37:58 to 2013-12-28 02:41:59 UTC [more...]

[PATCH 0/5] fyi, here are the patches that I haven't yet committed
 2013-12-28  2:41 UTC  (16+ messages)
` [PATCH 1/5] autofs-5.0.8 - fix ipv6 link local address handling
` [PATCH 2/5] autofs-5.0.8 - fix fix ipv6 libtirpc getport
` [PATCH 3/5] autofs-5.0.8 - get_nfs_info() should query portmapper if port is not given
` [PATCH 4/5] autofs-5.0.8 - fix rpc_portmap_getport() proto not set
` [PATCH 5/5] autofs-5.0.8 - fix options compare

[PATCH] Current patch to fix autofs symlink expiry
 2013-12-28  2:31 UTC  (4+ messages)
` [PATCH] autofs - fix symlinks aren't checked for expiry

[PATCH] autofs - fix fix symlinks arent checked for expiry
 2013-12-27  1:55 UTC  (5+ messages)

autofs-5.0.8 - get_exports: lookup(hosts): exports lookup failed for $(hostname)
 2013-12-24  9:14 UTC  (5+ messages)

[PATCH 0/5] Series short description
 2013-12-24  7:52 UTC 

Announcing the release of fedfs-utils 0.9.5
 2013-12-18 16:39 UTC 

[PATCH 2/9] Use %pd in AutoFS
 2013-12-12  2:43 UTC  (4+ messages)

[PATCH 0/2] A couple of maintenance fixes for autofs
 2013-12-03  5:11 UTC  (3+ messages)
` [PATCH 1/2] autofs: fix the return value of autofs4_fill_super
` [PATCH 2/2] autofs: use IS_ROOT to replace root dentry checks

expire after kill -HUP ?
 2013-12-02  9:12 UTC  (5+ messages)

expire after kill -HUP ?
 2013-11-29 22:50 UTC 

[PATCH] autofs - fix symlinks aren't checked for expiry
 2013-11-28  8:38 UTC 

[PATCH] systemd: allow --with-systemd to take a path arg
 2013-11-19  6:34 UTC  (2+ messages)

autofs not releasing mounts
 2013-10-29  1:18 UTC  (3+ messages)

fix undefined authtype_requires_creds error
 2013-10-29  1:15 UTC  (4+ messages)

[ANNOUNCE] autofs 5.0.8 release
 2013-10-17  8:00 UTC 

Announcing the release of fedfs-utils 0.9.4
 2013-10-15 14:51 UTC 

NULL pointer dereference in autofs4_expire_wait
 2013-10-13 20:13 UTC  (6+ messages)

fedfs-utils 0.9.3 packaged in EPEL for RHEL 6
 2013-10-03 16:24 UTC 

Current patch queue has been committed
 2013-10-02  2:13 UTC 

fedfs-utils 0.9.3 packaged in Fedora
 2013-09-24 13:00 UTC 

How to specify "helper=x" option?
 2013-09-18  5:56 UTC  (2+ messages)

[PATCH 1/2] vfs - rename user_path_umountat() to user_path_mntpointat()
 2013-09-09 11:56 UTC  (7+ messages)
` [PATCH 2/2] autofs4 - fix device ioctl mount lookup

[PATCH] vfs - and export user_path_mntpointat()
 2013-09-08  9:22 UTC 

[PATCH 2/2, 2nd attempt] samples/auto.smb: add logic to obtain credentials
 2013-09-07  7:29 UTC  (5+ messages)

[PATCH 1/3] autofs4 - fix device ioctl mount lookup
 2013-09-06 10:11 UTC  (15+ messages)
` [PATCH 2/3] autofs: fix the return value of autofs4_fill_super
` [PATCH 3/3] autofs: use IS_ROOT to replace root dentry checks

[PATCH 00/25] Current autofs patch queue
 2013-09-06  8:11 UTC  (47+ messages)
` [PATCH 01/25] autofs-5.0.7 - don't override LDFLAGS in make rules
` [PATCH 02/25] autofs-5.0.7 - fix a couple of compiler warnings
` [PATCH 03/25] autofs-5.0.7 - add after sssd dependency to unit file
` [PATCH 04/25] autofs-5.0.7 - dont start readmap unless ready
` [PATCH 05/25] autofs-5.0.7 - fix crash due to thread unsafe use of libldap
` [PATCH 06/25] autofs-5.0.7 - fix compile error with heimdal support enabled
` [PATCH 07/25] autofs-5.0.7 - fix typo forced-shutdown should be force-shutdown
` [PATCH 08/25] autofs-5.0.7 - fix hesiod check error and use correct $(LIBS) setting
` [PATCH 09/25] autofs-5.0.7 - fix dead LDAP symbolic link when LDAP support is disabled
` [PATCH 10/25] autofs-5.0.7 - add missing libtirpc lib to mount_nfs.so when TIRPC enabled
` [PATCH 11/25] autofs-5.0.7 - use compiler determined by configure instead of hard-coded ones
` [PATCH 12/25] autofs-5.0.7 - remove hard-coded STRIP variable
` [PATCH 13/25] autofs-5.0.7 - use LIBS for link libraries
` [PATCH 14/25] autofs-5.0.7 - unbundle NOTSTRIP from DEBUG so they dont depend on each other
` [PATCH 15/25] autofs-5.0.7 - fix occasional build error when enable parallel compiling
` [PATCH 16/25] autofs-5.0.7 - fix compilation of lookup_ldap.c without sasl
` [PATCH 17/25] autofs-5.0.7 - fix dumpmaps multi output
` [PATCH 18/25] autofs-5.0.7 - try and cleanup after dumpmaps
` [PATCH 19/25] autofs-5.0.7 - teach dumpmaps to output simple key value pairs
` [PATCH 20/25] autofs-5.0.7 - fix syncronize handle_mounts() shutdown
` [PATCH 21/25] autofs-5.0.7 - fix fix wildcard multi map regression
` [PATCH 22/25] autofs-5.0.7 - improve timeout option description
` [PATCH 23/25] autofs-5.0.7 - only probe specific nfs version when requested
` [PATCH 24/25] autofs-5.0.7 - fix bad mkdir permission on create
` [PATCH 25/25] autofs-5.0.7 - setup program map env from macro table

[PATCH 00/10] autofs4 - rename autofs4 to autofs
 2013-09-03 12:47 UTC  (13+ messages)
` [PATCH 01/10] autofs4 - coding style fixes
` [PATCH 02/10] autofs4 - fix string.h include in auto_dev-ioctl.h
` [PATCH 03/10] autofs4 - move linux/auto_dev-ioctl.h to uapi/linux
` [PATCH 04/10] autofs - merge auto_fs.h and auto_fs4.h
` [PATCH 05/10] autofs - use autofs instead of autofs4 everywhere
` [PATCH 06/10] autofs - copy autofs4 to autofs
` [PATCH 07/10] autofs - create autofs Kconfig and Makefile
` [PATCH 08/10] autofs - update fs/autofs4/Kconfig
` [PATCH 09/10] autofs - update fs/autofs4/Makefile
` [PATCH 10/10] autofs - delete fs/autofs4

Seperate option for install systemd unit file
 2013-09-02  7:56 UTC  (13+ messages)
` [PATCH 1/2] seperate option of --with-systemd from "
` [PATCH 2/2] introduce new '--with-systemdsystemunitdir'

[PATCH 00/10] autofs4 - rename autofs4 to autofs
 2013-08-31 11:41 UTC 

[PATCH 1/2] autofs: fix the return value of autofs4_fill_super
 2013-08-30  7:22 UTC  (2+ messages)
` [PATCH 2/2] autofs: use IS_ROOT to replace parent == dentry->d_parent

Autofs mount fails if it relies on another autofs managed resource on Ubuntu
 2013-08-12  8:26 UTC  (2+ messages)

Automount crashes due to thread-unsafe use of libldap
 2013-07-29  1:13 UTC  (2+ messages)

Linking against libldap_r instead of libldap?
 2013-07-26 17:39 UTC  (4+ messages)

[PATCH] fix occasional build error when enable parallel compiling
 2013-07-25  8:23 UTC  (2+ messages)

[PATCH 0/9] Series short description
 2013-07-24 10:38 UTC  (7+ messages)

Seeking for upstreaming patches which floating in Gentoo
 2013-07-24 10:32 UTC  (7+ messages)
` [PATCH 1/6] fix compile error with heimdal support enabled

[PATCH 0/9] Gentoo related patches
 2013-07-24 10:20 UTC  (14+ messages)
` [PATCH 1/9] autofs-5.0.7 - fix typo forced-shutdown should be force-shutdown
` [PATCH 2/9] autofs-5.0.7 - fix hesiod check error and use correct $(LIBS) setting
` [PATCH 3/9] autofs-5.0.7 - fix dead LDAP symbolic link when LDAP support is disabled
` [PATCH 4/9] autofs-5.0.7 - add missing libtirpc lib to mount_nfs.so when TIRPC enabled
` [PATCH 5/9] autofs-5.0.7 - use compiler determined by configure instead of hard-coded ones
` [PATCH 6/9] autofs-5.0.7 - remove hard-coded STRIP variable
` [PATCH 7/9] autofs-5.0.7 - use LIBS for link libraries
` [PATCH 8/9] autofs-5.0.7 - unbundle NOTSTRIP from DEBUG so they dont depend on each other
` [PATCH 9/9] autofs-5.0.7 - fix compilation of lookup_ldap.c without sasl


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox