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