| patch |
summary |
view |
raw |
| 01UPSTREAM_autofs-5.0.4-fix-dumb-libxml2-check |
CHANGELOG | 4 ++++
aclocal.m4 | 4 ++--
configure | 4 ++--
daemon/automount.c | 10 ++++++++++
4 files changed, 18 insertions(+), 4 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-expire-specific-submount-only |
CHANGELOG | 1 +
lib/master.c | 33 ++++++++-------------------------
2 files changed, 9 insertions(+), 25 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-negative-cache-non-existent-key |
CHANGELOG | 1
daemon/lookup.c | 48 +++++++++++++++++++++++++++++++++++++++++++++--
modules/lookup_file.c | 20 ++++++++++++-------
modules/lookup_hosts.c | 21 ++++++++++++++++----
modules/lookup_ldap.c | 20 ++++++++++++-------
modules/lookup_nisplus.c | 19 ++++++++++++------
modules/lookup_program.c | 35 ++++++++++++++++++++++++++--------
modules/lookup_yp.c | 19 ++++++++++++------
8 files changed, 143 insertions(+), 40 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-ldap-detection |
aclocal.m4 | 20 ++++++++++----------
configure | 20 ++++++++++----------
2 files changed, 20 insertions(+), 20 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-use-CLOEXEC-flag |
CHANGELOG | 1
daemon/automount.c | 42 +++---------------
daemon/direct.c | 2
daemon/flag.c | 8 +--
daemon/indirect.c | 2
daemon/lookup.c | 1
daemon/module.c | 2
daemon/spawn.c | 11 ----
include/automount.h | 106 ++++++++++++++++++++++++++++++++++++++++++++++
include/state.h | 1
lib/cache.c | 2
lib/defaults.c | 7 +--
lib/dev-ioctl-lib.c | 17 +------
lib/log.c | 2
lib/macros.c | 1
lib/mounts.c | 2
lib/nss_parse.y | 13 -----
lib/parse_subs.c | 1
lib/rpc_subs.c | 21 ++-------
modules/cyrus-sasl.c | 1
modules/lookup_file.c | 40 ++---------------
modules/lookup_hesiod.c | 1
modules/lookup_hosts.c | 1
modules/lookup_ldap.c | 1
modules/lookup_multi.c | 1
modules/lookup_nisplus.c | 1
modules/lookup_program.c | 5 --
modules/lookup_userhome.c | 1
modules/lookup_yp.c | 1
modules/mount_afs.c | 2
modules/mount_autofs.c | 2
modules/mount_bind.c | 2
modules/mount_changer.c | 10 ----
modules/mount_ext2.c | 2
modules/mount_generic.c | 2
modules/mount_nfs.c | 2
modules/parse_hesiod.c | 1
modules/parse_sun.c | 2
modules/replicated.c | 13 +----
39 files changed, 149 insertions(+), 184 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-select-fd-limit |
CHANGELOG | 1
daemon/spawn.c | 19 ++++++------
lib/rpc_subs.c | 32 ++++++++++++++------
modules/lookup_program.c | 74 +++++++++++++++++++++++++++--------------------
4 files changed, 78 insertions(+), 48 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-make-hash-table-scale-to-thousands-of-entries |
CHANGELOG | 2 +
include/automount.h | 2 -
include/defaults.h | 3 ++
lib/cache.c | 47 +++++++++++++++++++++++------------------
lib/defaults.c | 16 +++++++++++++
redhat/autofs.sysconfig.in | 6 +++++
samples/autofs.conf.default.in | 6 +++++
7 files changed, 60 insertions(+), 22 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-quoted-mess |
CHANGELOG | 1 +
modules/lookup_program.c | 1 +
2 files changed, 2 insertions(+)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-use-CLOEXEC-flag-setmntent |
CHANGELOG | 1 +
include/automount.h | 20 ++++++++++++++++++++
lib/mounts.c | 8 ++++----
3 files changed, 25 insertions(+), 4 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-hosts-map-use-after-free |
CHANGELOG | 1 +
modules/lookup_hosts.c | 8 +++++---
2 files changed, 6 insertions(+), 3 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-uris-list-locking-fix |
CHANGELOG | 1
include/lookup_ldap.h | 3 +-
modules/lookup_ldap.c | 68 ++++++++++++++++++++++----------------------------
3 files changed, 33 insertions(+), 39 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-renew-sasl-creds-upon-reconnect-fail |
CHANGELOG | 1 +
modules/lookup_ldap.c | 17 +++++++++++++++++
2 files changed, 18 insertions(+)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-library-reload-fix-update |
daemon/automount.c | 35 +++++++++++++++++++++++------------
daemon/direct.c | 7 ++++---
daemon/indirect.c | 7 ++++---
daemon/state.c | 7 ++++---
include/master.h | 3 +++
lib/master.c | 38 ++++++++++++++++++++++++++++++++++----
modules/mount_autofs.c | 4 ++--
7 files changed, 74 insertions(+), 27 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-force-unlink-umount |
CHANGELOG | 2 ++
daemon/automount.c | 14 +++++++++++++-
daemon/direct.c | 2 +-
daemon/indirect.c | 2 +-
include/automount.h | 3 +++
man/automount.8 | 13 +++++++++++++
redhat/autofs.init.in | 10 +++++++++-
samples/rc.autofs.in | 10 +++++++++-
8 files changed, 51 insertions(+), 5 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-always-read-file-maps |
CHANGELOG | 1
daemon/lookup.c | 9 ++++--
modules/lookup_file.c | 65 ++++++++++++++++----------------------------------
3 files changed, 28 insertions(+), 47 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-code-analysis-corrections |
daemon/direct.c | 6 +--
daemon/indirect.c | 3 -
daemon/lookup.c | 20 ++++-------
daemon/state.c | 6 +--
lib/alarm.c | 6 +--
lib/cache.c | 4 +-
lib/defaults.c | 1
lib/macros.c | 2 -
lib/mounts.c | 5 +-
modules/lookup_multi.c | 15 ++++----
modules/lookup_program.c | 4 +-
modules/mount_changer.c | 2 +
modules/mount_nfs.c | 5 ++
modules/parse_hesiod.c | 79 ++++++++++++++++++++++++++++++++++++++++-------
modules/parse_sun.c | 18 ++++++----
modules/replicated.c | 2 -
16 files changed, 123 insertions(+), 55 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-make-MAX_ERR_BUF-and-PARSE_MAX_BUF-use-easier-to-audit |
CHANGELOG | 1
modules/lookup_ldap.c | 51 ++++++++++++++++++++++----------------------------
2 files changed, 24 insertions(+), 28 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-easy-alloca-replacements |
daemon/automount.c | 29 ++++++--------
daemon/direct.c | 12 ++----
daemon/flag.c | 13 +++---
daemon/indirect.c | 12 ++----
daemon/module.c | 45 +++++++---------------
lib/cache.c | 31 +++++----------
lib/cat_path.c | 1
modules/lookup_file.c | 82 +++++++++++++----------------------------
modules/lookup_ldap.c | 93 +++++++++++++++++++++++++++++------------------
modules/lookup_nisplus.c | 71 ++++++++++++++++++++---------------
modules/mount_autofs.c | 1
modules/mount_bind.c | 7 +--
modules/mount_changer.c | 5 --
modules/mount_ext2.c | 5 --
modules/mount_generic.c | 5 --
15 files changed, 184 insertions(+), 228 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-configure-libtirpc |
Makefile.conf.in | 3
Makefile.rules | 5
aclocal.m4 | 81 ++
autofs.spec | 2
configure | 1548 ++++++++++++++++++++++++++++------------------------
configure.in | 6
daemon/automount.c | 13
include/config.h.in | 6
8 files changed, 970 insertions(+), 694 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-ipv6-name-and-address-support |
include/replicated.h | 2
include/rpc_subs.h | 4
lib/rpc_subs.c | 484 +++++++++++++++++++++++++++++++++------------------
modules/cyrus-sasl.c | 17 +
modules/replicated.c | 235 +++++++++++++++++-------
5 files changed, 499 insertions(+), 243 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-ipv6-parse |
include/parse_subs.h | 8 +++
lib/master_tok.l | 10 ++--
lib/parse_subs.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++---
modules/lookup_file.c | 40 +++++++------------
modules/lookup_ldap.c | 21 ++++++++--
modules/mount_autofs.c | 29 +++++---------
modules/parse_sun.c | 16 ++++---
modules/replicated.c | 26 +++++++++++-
8 files changed, 186 insertions(+), 63 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-add-missing-changelog-entries |
CHANGELOG | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-use-CLOEXEC-flag-setmntent-include-fix |
include/automount.h | 1 +
lib/dev-ioctl-lib.c | 1 -
lib/mounts.c | 1 -
3 files changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-easy-alloca-replacements-fix |
CHANGELOG | 2 +-
modules/lookup_ldap.c | 3 ---
modules/mount_autofs.c | 9 ++-------
modules/mount_bind.c | 6 +++++-
modules/mount_changer.c | 6 +++++-
modules/mount_ext2.c | 6 +++++-
modules/mount_generic.c | 6 +++++-
modules/mount_nfs.c | 12 +++++++-----
8 files changed, 30 insertions(+), 20 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-libxml2-workaround-fix |
CHANGELOG | 1 +
daemon/automount.c | 2 ++
2 files changed, 3 insertions(+)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-configure-libtirpc-fix |
CHANGELOG | 3
aclocal.m4 | 3
configure | 2769 ++++++++++++++++++++++++++++------------------------
daemon/automount.c | 12
include/config.h.in | 5
5 files changed, 1539 insertions(+), 1253 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-add-nfs-mount-proto-default-conf-option |
CHANGELOG | 1 +
include/defaults.h | 2 ++
lib/defaults.c | 15 ++++++++++++++-
man/auto.master.5.in | 6 ++++++
modules/mount_nfs.c | 8 +++++---
redhat/autofs.sysconfig.in | 10 ++++++++++
samples/autofs.conf.default.in | 10 ++++++++++
7 files changed, 48 insertions(+), 4 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-bad-token-declare |
CHANGELOG | 1 +
lib/master_parse.y | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-return-start-status-on-fail |
CHANGELOG | 1 +
daemon/automount.c | 27 +++++++++++++++++++++------
2 files changed, 22 insertions(+), 6 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-double-free-in-expire_proc |
CHANGELOG | 1 +
daemon/state.c | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-another-easy-alloca-replacements-fix |
CHANGELOG | 1 +
modules/lookup_ldap.c | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-add-lsb-init-script-parameter-block |
CHANGELOG | 1 +
redhat/autofs.init.in | 11 ++++++++++-
samples/rc.autofs.in | 11 ++++++++++-
3 files changed, 21 insertions(+), 2 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-always-read-file-maps-fix |
CHANGELOG | 1 +
modules/lookup_file.c | 17 ++++++++++++++---
2 files changed, 15 insertions(+), 3 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-use-misc-device |
CHANGELOG | 1 +
redhat/autofs.sysconfig.in | 2 +-
samples/autofs.conf.default.in | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-restorecon |
CHANGELOG | 1 +
redhat/autofs.init.in | 2 +-
samples/rc.autofs.in | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-clear-rpc-client-on-lookup-fail |
CHANGELOG | 1 +
lib/rpc_subs.c | 2 ++
2 files changed, 3 insertions(+)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-lsb-init-script-header |
CHANGELOG | 1 +
redhat/autofs.init.in | 4 ++--
samples/rc.autofs.in | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-memory-leak-reading-ldap-master |
CHANGELOG | 1 +
modules/lookup_ldap.c | 2 ++
2 files changed, 3 insertions(+)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-st_remove_tasks-locking |
CHANGELOG | 1 +
daemon/state.c | 8 +++++++-
2 files changed, 8 insertions(+), 1 deletion(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-reset-flex-scanner-when-setting-buffer |
CHANGELOG | 1 +
lib/master_tok.l | 9 ++++++++-
2 files changed, 9 insertions(+), 1 deletion(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-zero-s_magic-is-valid |
CHANGELOG | 1 +
lib/dev-ioctl-lib.c | 10 ++++------
2 files changed, 5 insertions(+), 6 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-use-percent-hack-for-master |
CHANGELOG | 1
modules/lookup_ldap.c | 66 +++++++++++++++++++++++++++++++++++++++++++-------
2 files changed, 59 insertions(+), 8 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-use-intr-as-hosts-mount-default |
CHANGELOG | 1 +
man/auto.master.5.in | 5 +++--
modules/parse_sun.c | 11 +++++++----
3 files changed, 11 insertions(+), 6 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-kernel-includes |
CHANGELOG | 1 +
include/automount.h | 3 +--
include/dev-ioctl-lib.h | 3 +--
include/linux/auto_dev-ioctl.h | 7 ++++++-
include/linux/auto_fs.h | 6 ++++--
5 files changed, 13 insertions(+), 7 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-dont-umount-existing-direct-mount-on-reread |
CHANGELOG | 1
daemon/lookup.c | 160 ++++++++++++++++++++++++++++------------------------
daemon/state.c | 90 +++++++++++++++++++++--------
include/automount.h | 1
4 files changed, 156 insertions(+), 96 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-library-reload-fix-update-fix |
CHANGELOG | 1 +
daemon/automount.c | 18 ++++++++++++++++--
lib/master.c | 2 --
3 files changed, 17 insertions(+), 4 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-improve-manual-umount-recovery |
CHANGELOG | 1 +
daemon/direct.c | 28 ++++++++++------------------
daemon/indirect.c | 47 ++++++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 57 insertions(+), 19 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-dont-fail-on-ipv6-address-adding-host |
CHANGELOG | 1 +
include/replicated.h | 1 +
modules/replicated.c | 9 ++++++++-
3 files changed, 10 insertions(+), 1 deletion(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-always-read-file-maps-multi-map-fix |
CHANGELOG | 1 +
daemon/lookup.c | 14 --------------
modules/lookup_hosts.c | 8 ++++++++
modules/lookup_ldap.c | 8 ++++++++
modules/lookup_nisplus.c | 8 ++++++++
modules/lookup_yp.c | 8 ++++++++
6 files changed, 33 insertions(+), 14 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-always-read-file-maps-key-lookup-fixes |
CHANGELOG | 1 +
modules/lookup_file.c | 17 +++++++++++------
2 files changed, 12 insertions(+), 6 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-use-srv-query-for-domain-dn |
CHANGELOG | 1
include/dclist.h | 14
include/lookup_ldap.h | 3
man/auto.master.5.in | 8
modules/Makefile | 5
modules/dclist.c | 785 +++++++++++++++++++++++++++++++++++++++++
modules/lookup_ldap.c | 86 +++-
redhat/autofs.sysconfig.in | 11
samples/autofs.conf.default.in | 11
9 files changed, 911 insertions(+), 13 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-incorrect-dclist-free |
modules/lookup_ldap.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-srv-lookup-handle-endian |
modules/dclist.c | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-library-reload-fix-update-fix-2 |
CHANGELOG | 1 +
daemon/automount.c | 11 +++++++++--
2 files changed, 10 insertions(+), 2 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-notify-mount-message-path |
CHANGELOG | 1 +
daemon/direct.c | 5 ++++-
daemon/indirect.c | 5 ++++-
3 files changed, 9 insertions(+), 2 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-remount-we-created-mount-point-fix |
CHANGELOG | 1 +
lib/mounts.c | 15 +++++++--------
2 files changed, 8 insertions(+), 8 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-double-free-in-do_sasl_bind |
CHANGELOG | 1 +
modules/cyrus-sasl.c | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-manual-umount-recovery-fixes |
CHANGELOG | 1 +
daemon/direct.c | 4 ++--
daemon/indirect.c | 37 +++++++++++++++++++++++--------------
3 files changed, 26 insertions(+), 16 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-map-type-info-parse-error |
CHANGELOG | 1 +
lib/parse_subs.c | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-map-type-info-parse-error-update |
lib/parse_subs.c | 123 +++++++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 102 insertions(+), 21 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-rpc-fd-leak |
CHANGELOG | 1 +
lib/rpc_subs.c | 11 -----------
2 files changed, 1 insertion(+), 11 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-allow-automount-daemon-to-dump-core |
CHANGELOG | 1 +
daemon/automount.c | 16 ++++++++++++----
2 files changed, 13 insertions(+), 4 deletions(-)
|
view
|
download
|
| 01UPSTREAM_autofs-5.0.4-fix-pthread-push-order-in-expire_proc_direct |
CHANGELOG | 1 +
daemon/direct.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| 10lsb_initscript |
samples/rc.autofs.in | 29 ++++++++++++++++-------------
1 file changed, 16 insertions(+), 13 deletions(-)
|
view
|
download
|
| 11default_automaster_location |
samples/autofs.conf.default.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 12disable_default_auto_master |
samples/auto.master | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 13ldap_module_linkage |
modules/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 14avoid_sock_cloexec |
include/automount.h | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|
| 15auto_net_nfs4 |
samples/auto.net | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|