aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
AgeCommit message (Expand)AuthorFilesLines
2023-11-03autofs-5.1.8 - update autofs releaserelease_5_1_9Ian Kent1-0/+3
2023-11-03autofs-5.1.8 - update autoconf releaseIan Kent1-0/+1
2023-11-03autofs-5.1.8 - update autoconf macrosIan Kent1-0/+1
2023-11-02autofs-5.1.8 - rename configure.in to configure.acIan Kent1-0/+1
2023-11-02autofs-5.1.8 - be more careful with cmd pipe at exitIan Kent1-0/+1
2023-11-02autofs-5.1.8 - add null check in master_kill()Ian Kent1-0/+1
2023-11-02autofs-5.1.8 - fix typo in create_cmd_pipe_fifo()Ian Kent1-0/+1
2023-11-02autofs-5.1.8 - fix ldap_parse_page_control() checkIan Kent1-0/+1
2023-11-02autofs-5.1.8 - always recreate credential cacheIan Collier1-0/+1
2023-11-02autofs-5.1.8 - fix let OpenLDAP handle SASL bindingAndreas Hasenack1-0/+1
2023-11-02autofs-5.1.8 - fix multi-mount checkIan Kent1-0/+1
2023-10-31autofs-5.1.8 - allow -null map in indirect mapsIan Kent1-0/+1
2023-10-31autofs-5.1.8 - fix expire retry loopingIan Kent1-0/+1
2023-07-13autofs-5.1.8 - fix incorrect matching of cached wildcard keyIan Kent1-0/+1
2023-07-13autofs-5.1.8 - fix some sss error return casesIan Kent1-0/+1
2023-07-13autofs-5.1.8 - dont probe interface that cant send packetIan Kent1-0/+1
2023-07-13autofs-5.1.8 - use correct reference for IN6 macro callIan Kent1-0/+1
2023-05-24autofs-5.1.8 - make open files limit configurableIan Kent1-0/+1
2023-05-24autofs-5.1.8 - add ioctlfd open helperIan Kent1-0/+1
2023-05-24autofs-5.1.8 - add soucre parameter to module functionsIan Kent1-0/+1
2023-05-24autofs-5.1.8 - make submount cleanup the same as top level mountsIan Kent1-0/+1
2023-05-24autofs-5.1.8 - fix possible use after free in handle_mounts_exit()Ian Kent1-0/+1
2023-05-24autofs-5.1.8 - dont take parent source lock at mount shutdownIan Kent1-0/+1
2023-05-24autofs-5.1.8 - dont call umount_subtree_mounts() on parent at umountIan Kent1-0/+1
2023-05-24autofs-5.1.8 - change to use printf functions in amd parserIan Kent1-0/+1
2023-05-24autofs-5.1.8 - set mapent dev and ino before adding to indexIan Kent1-0/+1
2023-05-24autofs-5.1.8 - remove redundant stat call in lookup_ghost()Ian Kent1-0/+1
2023-05-24autofs-5.1.8 - get rid of strlen call in handle_packet_missing_direct()Ian Kent1-0/+1
2023-05-24autofs-5.1.8 - remove redundant stat from do_mount_direct()Ian Kent1-0/+1
2023-05-24autofs-5.1.8 - eliminate root param from autofs mount and umountIan Kent1-0/+1
2023-05-24autofs-5.1.8 - eliminate realpath from mount of submountIan Kent1-0/+1
2023-05-24autofs-5.1.8 - continue expire immediately after submount checkIan Kent1-0/+1
2023-05-24autofs-5.1.8 - get rid entry thid fieldIan Kent1-0/+1
2023-05-24autofs-5.1.8 - fix amd selector function matchingIan Kent1-0/+1
2023-05-24autofs-5.1.8 - fix fix mount tree startup reconnectIan Kent1-0/+1
2023-05-24autofs-5.1.8 - fix memory leak in sasl_do_kinit()Ian Kent1-0/+1
2023-03-25autofs-5.1.8 - fix unterminated read in handle_cmd_pipe_fifo_message()Ian Kent1-0/+1
2023-03-25autofs-5.1.8 - fix mount tree startup reconnectIan Kent1-0/+1
2023-03-25autofs-5.1.8 - get rid of unused field submnt_countIan Kent1-0/+1
2023-03-25autofs-5.1.8 - switch to application wide command pipeIan Kent1-0/+1
2023-03-25autofs-5.1.8 - add command pipe handling functionsIan Kent1-0/+1
2023-03-25autofs-5.1.8 - use device id to locate autofs_point when setting log priotityIan Kent1-0/+1
2023-03-25autofs-5.1.8 - add function master_find_mapent_by_devid()Ian Kent1-0/+1
2023-03-25autofs-5.1.8 - eliminate last remaining state_pipe usageIan Kent1-0/+1
2023-03-25autofs-5.1.8 - make signal handling consistentIan Kent1-0/+1
2023-03-25autofs-5.1.8 - rename statemachine() to signal_handler()Ian Kent1-0/+1
2023-03-25autofs-5.1.8 - make amd mapent search function name clearIan Kent1-0/+1
2023-03-25autofs-5.1.8 - dont delay expireIan Kent1-0/+1
2023-03-25autofs-5.1.8 - fix deadlock in lookupsIan Kent1-0/+1
2023-03-25autofs-5.1.8 - don't close lookup at umountIan Kent1-0/+1
2023-03-25autofs-5.1.8 - fix return status of mount_autofs()Ian Kent1-0/+1
2023-03-25[PATCH] autofs-5.1.8 - define LDAP_DEPRECATED during LDAP configure checkArjun Shankar1-0/+1
2023-03-25autofs-5.1.8 - dont immediately call function when waitingIan Kent1-0/+1
2023-03-25autofs-5.1.8 - improve handling of ENOENT in sss setautomntent()Ian Kent1-0/+1
2023-03-25autofs-5.1.8 - fail on empty replicated host nameIan Kent1-0/+1
2023-03-25autofs-5.1.8 - include addtional log info for mountsIan Kent1-0/+1
2022-11-29autofs-5.1.8 - fix use_ignore_mount_option descriptionIan Kent1-0/+1
2022-11-29autofs-5.1.8 - fix additional tsv invalid accessIan Kent1-0/+1
2022-11-29autofs-5.1.8 - fix incorrect path for is_mounted() in try_remount()Ian Kent1-0/+1
2022-11-29autofs-5.1.8 - fix minus only option handling in concat_options()Ian Kent1-0/+1
2022-11-29autofs-5.1.8 - fix memory leak in update_hosts_mounts()Ian Kent1-0/+1
2022-11-27autofs-5.1.8 - fix deadlock with hosts map reloadIan Kent1-0/+1
2022-11-27autofs-5.1.8 - fix hosts map deadlock on restartIan Kent1-0/+1
2022-11-22autofs-5.1.8 - coverity fix for invalid accessIan Kent1-0/+1
2022-11-22autofs-5.1.8 - serialise lookup module open and reinitIan Kent1-0/+1
2022-11-22autofs-5.1.8 - fix parse module instance mutex namingIan Kent1-0/+1
2022-11-07autofs-5.1.8 - fix autofs regression due to positive_timeoutAlexandre Merlin1-0/+1
2022-09-15autofs-5.1.8 - ldap_sasl_interactive_bind() needs credentials for auto-detectionThomas Reim1-0/+1
2022-09-15autofs-5.1.8 - support SCRAM for SASL bindingThomas Reim1-0/+1
2022-08-31autofs-5.1.8 - fix invalid tsv accessIan Kent1-0/+1
2022-08-31autofs-5.1.8 - more comprehensive verbose logging for LDAP mapsThomas Reim1-0/+1
2022-08-31autofs-5.1.8 - internal SASL logging only in debug log modeThomas Reim1-0/+1
2022-08-31autofs-5.1.8 - improve debug logging of SASL bindsThomas Reim1-0/+1
2022-08-31autofs-5.1.8 - improve debug logging of LDAP bindsThomas Reim1-0/+1
2022-08-26autofs-5.1.8 - configure: LDAP function checks ignore implicit declarationsThomas Reim1-0/+1
2022-08-26autofs-5.1.8 - let OpenLDAP handle SASL bindingThomas Reim1-0/+1
2022-08-22autofs-5.1.8 - prepare for OpenLDAP SASL bindingThomas Reim1-0/+1
2022-08-22autofs-5.1.8 - restore gcc flags after autoconf Kerberos 5 checkThomas Reim1-0/+1
2022-07-20autofs-5.1.7 - fix a couple of null cache locking problemsIan Kent1-0/+1
2022-07-20autofs-5.1.8 - fix missing unlock in sasl_do_kinit_ext_cc()James Dingwall1-0/+1
2022-05-06autofs-5.1.8 - handle innetgr() not present in muslFabian Groffen1-0/+1
2022-05-06autofs-5.1.8 - update configureIan Kent1-0/+1
2022-05-06autofs-5.1.8 - add autofs_strerror_r() helper for muslFabian Groffen1-0/+1
2022-05-06autofs-5.1.8 - define _SWORD_TYPE for muslSam James1-0/+1
2022-05-06autofs-5.1.8 - add missing include to log.h for pid_tSam James1-0/+1
2022-05-06autofs-5.1.8 - add missing include to hash.h for _WORDSIZESam James1-0/+1
2022-05-06autofs-5.1.8 - avoid internal stat.h definitionsSam James1-0/+1
2022-05-06autofs-5.1.8 - define fallback dummy NSS config pathSam James1-0/+1
2022-05-06autofs-5.1.8 - fix missing include in hash.hSam James1-0/+1
2022-05-06autofs-5.1.8 - fix bashism in configureSam James1-0/+1
2022-05-06autofs-5.1.8 - dont use initgroups() at spawnIan Kent1-0/+1
2022-05-06autofs-5.1.8 - fix handling of incorrect return from umount_ent()Ian Kent1-0/+1
2022-05-06autofs-5.1.8 - remove nonstrict parameter from tree_mapent_umount_offsets()Ian Kent1-0/+1
2022-05-06autofs-5.1.8 - fix sysconf(3) return handlingFabian Groffen1-0/+1
2022-05-06autofs-5.1.8 - avoid calling pthread_getspecific() with NULL key_thread_attem...Ian Kent1-0/+1
2022-05-06autofs-5.1.8 - fix memory leak in xdr_exports()Ian Kent1-0/+1
2022-05-06autofs-5.1.8 - fix use after free in tree_mapent_delete_offset_tree()Ian Kent1-0/+1
2022-05-06autofs-5.1.8 - simplify cache_add() a littleIan Kent1-0/+1
2022-05-06autofs-5.1.8 - fix nfsv4 only mounts should not use rpcbindIan Kent1-0/+1
2022-05-06autofs-5.1.8 - bailout on rpc systemerrorIan Kent1-0/+1
2022-01-21autofs-5.1.8 - fix loop under run in cache_get_offset_parent()Frank Sorenson1-0/+1
2022-01-21autofs-5.1.8 - dont fail on duplicate host export entryIan Kent1-0/+1
2022-01-21autofs-5.1.8 - fix nonstrict fail handling of last offset mountIan Kent1-0/+1
2022-01-21autofs-5.1.8 - fix fix root offset error handlingIan Kent1-0/+1
2021-12-22autofs-5.1.8 - fix root offset error handlingIan Kent1-0/+1
2021-12-21autofs-5.1.8 - improve descriptor open error reportingIan Kent1-0/+1
2021-12-21autofs-5.1.8 - fix set open file limitIan Kent1-0/+1
2021-12-21autofs-5.1.8 - fix fedfs build flagsIan Kent1-0/+1
2021-11-23autofs-5.1.8 - fix kernel mount status notificationIan Kent1-0/+2
2021-10-19update - 5.1.8release_5_1_8Ian Kent1-1/+1
2021-10-13autofs-5.1.7 - also require TCP_REQUESTED when setting NFS portIan Kent1-0/+1
2021-10-13autofs-5.1.7 - refactor get_nfs_info()Ian Kent1-0/+1
2021-10-13autofs-5.1.7 - make NFS version check flags consistentIan Kent1-0/+1
2021-10-13autofs-5.1.7 - add buffer length checks to autofs mount_mount()Ian Kent1-0/+1
2021-10-13autofs-5.1.7 - eliminate buffer usage from handle_mounts_cleanup()Ian Kent1-0/+1
2021-09-13autofs-5.1.7 - add buffer length check to rmdir_path()Ian Kent1-0/+1
2021-09-13autofs-5.1.7 - add some buffer length checks to master map parserIan Kent1-0/+1
2021-09-13autofs-5.1.7 - add copy length check in umount_autofs_indirect()Ian Kent1-0/+1
2021-09-13autofs-5.1.7 - add mapent path length check in handle_packet_expire_direct()Ian Kent1-0/+1
2021-09-13autofs-5.1.7 - fix incorrect print format specifiers in get_pkt()Ian Kent1-0/+1
2021-08-31autofs-5.1.7 - fix use of possibly NULL var in lookup_program.c:match_key()Ian Kent1-0/+1
2021-08-31autofs-5.1.7 - use default stack size for threadsIan Kent1-0/+1
2021-08-31autofs-5.1.7 - eliminate some more alloca usageIan Kent1-0/+1
2021-07-07autofs-5.1.7 - fix concat_options() error handlingIan Kent1-0/+1
2021-07-07autofs-5.1.7 - fix nonstrict offset mount fail handlingIan Kent1-0/+1
2021-07-07autofs-5.1.7 - add missing desciption of null map optionIan Kent1-0/+1
2021-07-07autofs-5.1.7 - fix direct mount deadlockIan Kent1-0/+1
2021-07-07autofs-5.1.7 - fix hosts map offset orderIan Kent1-0/+1
2021-05-31autofs-5.1.7 - eliminate redundant cache lookup in tree_mapent_add_node()Ian Kent1-0/+1
2021-05-31autofs-5.1.7 - use mapent tree root for tree_mapent_add_node()Ian Kent1-0/+1
2021-05-31autofs-5.1.7 - fix offset entries orderIan Kent1-0/+1
2021-05-31autofs-5.1.7 - fix amd hosts mount expireIan Kent1-0/+1
2021-05-31autofs-5.1.7 - fix lookup_prune_one_cache() refactoring changeIan Kent1-0/+1
2021-04-19autofs-5.1.7 - dont use AUTOFS_DEV_IOCTL_CLOSEMOUNTIan Kent1-0/+1
2021-04-14autofs-5.1.7 - fix dandling symlink creation if nis support is not availableIan Kent1-0/+1
2021-04-12autofs-5.1.7 - fix amd section mounts map reloadIan Kent1-0/+1
2021-04-12autofs-5.1.7 - add ext_mount_hash_mutex lock helpersIan Kent1-0/+1
2021-04-12autofs-5.1.7 - cater for empty mounts list in mnts_get_expire_list()Ian Kent1-0/+1
2021-04-12autofs-5.1.7 - refactor lookup_prune_one_cache() a bitIan Kent1-0/+1
2021-04-12autofs-5.1.7 - fix double free in parse_mapent()Ian Kent1-0/+1
2021-04-12autofs-5.1.7 - fix missing lock release in mount_subtree()Ian Kent1-0/+1
2021-04-12autofs-5.1.7 - fix arg not used in error printIan Kent1-0/+1
2021-04-12autofs-5.1.7 - fix dead code in mnts_add_mount()Ian Kent1-0/+1
2021-04-12autofs-5.1.7 - remove redundant assignment in master_add_amd_mount_section_mo...Ian Kent1-0/+1
2021-04-12autofs-5.1.7 - dont try umount after stat() ENOENT failIan Kent1-0/+1
2021-04-12autofs-5.1.7 - fix flags check in umount_multi()Ian Kent1-0/+1
2021-04-12autofs-5.1.7 - add length check in umount_subtree_mounts()Ian Kent1-0/+1
2021-04-12autofs-5.1.7 - fix double unlock in parse_mount()Ian Kent1-0/+1
2021-04-12autofs-5.1.7 - fix possible memory leak in mnts_add_amdmount()Ian Kent1-0/+1
2021-04-12autofs-5.1.7 - fix possible memory leak in master_parse()Ian Kent1-0/+1
2021-04-12autofs-5.1.7 - remove redundant if checkIan Kent1-0/+1
2021-04-09autofs-5.1.7 - add missing free in handle_mounts()Ian Kent1-0/+1
2021-03-16autofs-5.1.7 - remove unused variable from get_exports()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - remove mounts_mutexIan Kent1-0/+1
2021-03-15autofs-5.1.7 - check for offset with no mount locationIan Kent1-0/+1
2021-03-15autofs-5.1.7 - move amd mounts removal into lib/mounts.cIan Kent1-0/+1
2021-03-15autofs-5.1.7 - remove unused function master_submount_list_empty()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - pass root length to mount_fullpath()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - use mount_fullpath() in one spot in parse_mount()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - remove redundant local var from sun_mount()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - remove obsolete functionsIan Kent1-0/+1
2021-03-15autofs-5.1.7 - switch to use tree implementation for offsetsIan Kent1-0/+1
2021-03-15autofs-5.1.7 - add mount and umount offsets functionsIan Kent1-0/+1
2021-03-15autofs-5.1.7 - add set_offset_tree_catatonic()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - add tree_mapent_cleanup_offsets()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - fix mount_fullpath()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - add tree_mapent_traverse_subtree()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - add tree_mapent_delete_offsets()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - add tree_mapent_add_node()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - add mapent tree implementationIan Kent1-0/+1
2021-03-15autofs-5.1.7 - make tree implementation data independentIan Kent1-0/+1
2021-03-15autofs-5.1.7 - add a len field to struct autofs_pointIan Kent1-0/+1
2021-03-15autofs-5.1.7 - remove unused functions cache_dump_multi() and cache_dump_cache()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - add some multi-mount macrosIan Kent1-0/+1
2021-03-15autofs-5.1.7 - rename tree implementation functionsIan Kent1-0/+1
2021-03-15autofs-5.1.7 - don't pass root to do_mount_autofs_offset()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - rename path to m_offset in update_offset_entry()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - cleanup cache_delete() a littleIan Kent1-0/+1
2021-03-15autofs-5.1.7 - reduce umount EBUSY check delayIan Kent1-0/+1
2021-03-15autofs-5.1.7 - don't add offset mounts to mounted mounts tableIan Kent1-0/+1
2021-03-15autofs-5.1.7 - eliminate some strlen calls in offset handlingIan Kent1-0/+1
2021-03-15autofs-5.1.7 - eliminate count_mounts() from expire_proc_indirect()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - remove unused mount offset list lock functionsIan Kent1-0/+1
2021-03-15autofs-5.1.7 - fix inconsistent locking in parse_mount()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - pass mapent_cache to update_offset_entry()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - fix return from umount_subtree_mounts() on offset list deleteIan Kent1-0/+1
2021-03-15autofs-5.1.7 - fix inconsistent locking in umount_subtree_mounts()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - fix mnts_get_expire_list() expire list constructionIan Kent1-0/+1
2021-03-15autofs-5.1.7 - simplify mount_subtree() mount checkIan Kent1-0/+1
2021-03-15autofs-5.1.7 - eliminate clean_stale_multi_triggers()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - refactor umount_multi_triggers()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - remove unused parameter form do_mount_autofs_offset()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - remove redundant variables from mount_autofs_offset()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - set offset parent in update_offset_entry()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - simplify cache_get_parent()Ian Kent1-0/+1
2021-03-15autofs-5.1.7 - fix is mounted check on non existent pathIan Kent1-0/+1
2021-03-15autofs-5.1.7 - eliminate cache_lookup_offset() usageIan Kent1-0/+1
2021-03-15autofs-5.1.7 - Fix option for master read waitGoldwyn Rodrigues1-0/+1
2021-03-14autofs-5.1.7 - fix mnts_remove_amdmount() uses wrong listIan Kent1-0/+1
2021-03-14autofs-5.1.7 - use snprintf() when constructing hosts mapentIan Kent1-0/+1