* Mon Oct 29 2007 Jeff Moyer - 1:4.1.3-231.jmoyer.1 - rebase to 4.1.3-231 * Fri Oct 26 2007 Jeff Moyer - 1:4.1.3-229.jmoyer.6 - Don't ping non-replicated server hosts - Resolves: bz#346091 * Fri Oct 26 2007 Jeff Moyer - 1:4.1.3-229.jmoyer.5 - Change the FIFO directory to /var/run - Add a comment for the FIFO open O_RDWR. - Related: bz#240972 * Tue Oct 09 2007 Jeff Moyer - 1:4.1.3-229.jmoyer.4 - Don't exit the daemon when a map re-read fails. - Operate from cache when ldap or nis lookups fail. - Strip the ':' from the mapname for cifs mounts. - Strip comments from the end of map entries. - Resolves: bz#249403 bz#249909 bz#305261 * Tue Sep 11 2007 Jeff Moyer - 1:4.1.3-229.jmoyer.3 - Fix the --set-log-priority patch so that it can handle multiple automount paths/daemons. - Also change the implmentation from a unix domain socket to a fifo. - Related: bz#240972 * Wed Aug 15 2007 Jeff Moyer - 1:4.1.3-229.jmoyer.2 - Add a new module entry point to update cache entries. - Resolves: bz#248152 * Mon Aug 13 2007 Jeff Moyer - 1:4.1.3-229.jmoyer.1 - Add debug logging to the replicated server selection code. - Add a daemon option to set the log priority at run-time. - Resolves: bz#240972 bz#240973 * Thu Aug 9 2007 Jeff Moyer - 1:4.1.3-229 - Add documentation for the negative-timeout option. - Related: bz#212249 * Thu Aug 2 2007 Jeff Moyer - 1:4.1.3-228 - Remove the res_init call on HUP patch since the problem is not reproducible. - Reverts: bz#216796 * Tue Jul 24 2007 Jeff Moyer - 1:4.1.3-227 - Fixup the version passed to get_supported_ver_and_cost. - Resolves: bz#239361 * Mon Jul 23 2007 Jeff Moyer - 1:4.1.3-226 - Fix the old ldap lookup fallback code so that it actually tries more than one schema when a key is not found in the map. - Resolves: bz#239029 * Fri Jul 20 2007 Jeff Moyer - 1:4.1.3-225 - Fix the included ldap map code to use a proper base dn - Resolves: bz#248175 * Fri Jul 20 2007 Jeff Moyer - 1:4.1.3-224 - Incorporate more fixes to the --timeout and --negative-timeout option parsing. - Related: bz#239442 bz#212249 * Thu Jul 19 2007 Jeff Moyer - 1:4.1.3-223 - Deal with the MTAB_NOTUPDATED exit code from mount/umount gracefully - Resolves: bz#248961 * Tue Jul 17 2007 Jeff Moyer - 1:4.1.3-222 - Add debugging code to replicated.c - Fix the replicated server sorting code to properly handle the --random-multimount-selection flag. - Allow the automounter to start with empty maps. - Add a dependency on util-linux for the forced restart changes. - Resolves: bz#227699 - Related: bz#239370 bz#218751 * Tue Jul 17 2007 Jeff Moyer - 1:4.1.3-221 - Modify the init script to handle spaces in the BASEDN variable. - Related: bz#214980 * Fri Jul 13 2007 Jeff Moyer - 1:4.1.3-220 - Logging warnings on failed lookups means we actually have to use the error() macro, since we only log warn and below when debugging is enabled. - Related: bz218546 * Thu Jul 12 2007 Jeff Moyer - 1:4.1.3-219 - Log map re-reads to the system log from within the daemon. - Related: bz221400 * Wed Jul 11 2007 Jeff Moyer - 1:4.1.3-218 - Fix the negative lookup caching code to work with all lookup modules. - Related: bz212249