aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-21Release 5.0.10release_5_0_10autofs-5.0-stableIan Kent6-5/+8
2015-04-20autofs-5.1.0 - fix manpages hyphenationDmitry Smirnov3-23/+24
2015-04-20autofs-5.1.0 - manpage correctionsDmitry Smirnov4-5/+6
2015-04-20autofs-5.0.9 - link daemon with pthread libraryMichael Tokarev2-1/+2
2015-04-20autofs-5.0.9 - fix mount as you go offset selectionIan Kent2-3/+25
2015-04-20autofs-5.0.9 - remove unused offset handling codeIan Kent3-103/+1
2015-04-20autofs-5.0.9 .9 .9 .9 .9 .9 .9 .9 .9 - fix gcc5 complaintsIan Kent5-4/+5
2015-04-20autofs-5.0.9 - fix macro usage in lookup_program.cIan Kent2-1/+2
2015-04-20autofs-5.0.9 .9 .9 .9 .9 .9 .9 .9 .9 - remove obsolete comment in auto.netIan Kent2-7/+1
2015-04-20autofs-5.0.9 - fix showmount search in auto.netIan Kent2-1/+2
2015-04-20autofs-5.0.9 - fix map option parsing for 'strictatime'Pete Beardmore2-1/+3
2015-04-20autofs-5.0.9 - revert special case cifs escapesIan Kent2-30/+7
2015-04-20autofs-5.0.9 - handle duplicates in multi mountsIan Kent3-3/+22
2015-04-20autofs-5.0.9 - fix incorrect check in parse_mount()Ian Kent2-26/+45
2015-03-18autofs-5.0.9 - add config option to force use of program map stdvarsIan Kent8-1/+64
2015-03-18autofs-5.0.9 - add a prefix to program map stdvarsIan Kent5-21/+78
2015-02-24autofs-5.0.9 - dont add wildcard to negative cacheIan Kent3-0/+9
2015-02-24autofs-5.0.9 .9 .9 .9 .9 .9 .9 .9 .9 - ensure negative cache isn't updated on...Ian Kent3-0/+7
2015-02-24autofs-5.0.9 - make negative cache update consistent for all lookup modulesIan Kent4-38/+4
2015-02-24autofs-5.0.9 - fix typo in update_hosts_mounts()Ian Kent2-1/+2
2015-02-24autofs-5.0.9 .9 .9 .9 .9 .9 .9 .9 .9 - init qdn before use in get_query_dn()Ian Kent2-1/+2
2015-02-24autofs-5.0.9 - fix fix master map type checkIan Kent2-2/+3
2015-02-24autofs-5.0.9 - make service want network-onlineIan Kent2-1/+3
2015-02-24autofs-5.0.9 - dont pass sloppy option for other than nfs mountsIan Kent5-13/+13
2014-10-15autofs-5.0.9 - update man page autofs(8) for systemdIan Kent2-14/+38
2014-10-15autofs-5.0.9 - gaurd against incorrect umount returnIan Kent3-3/+7
2014-09-25autofs-5.0.9 - clarify multiple mounts descriptionIan Kent2-2/+7
2014-09-01autofs-5.0.9 - fix typo in flagdir configure optionMichael Tokarev3-2/+3
2014-09-01autofs-5.0.9 - fix memory leak in get_exports()Ian Kent2-8/+10
2014-09-01autofs-5.0.9 - fix memory leak in create_client()Ian Kent2-1/+4
2014-09-01autofs-5.0.9 - fix incorrect round robin host detectionIan Kent2-1/+2
2014-09-01autofs-5.0.9 - fix race accessing qdn in get_query_dn()Ian Kent2-3/+7
2014-09-01autofs-5.0.9 - dont allocate dev_ctl_ops too earlyIan Kent2-1/+14
2014-06-17autofs-5.0.9 - add serialization to sasl initIan Kent2-0/+14
2014-06-17autofs-5.0.9 - add master read wait optionIan Kent8-1/+50
2014-06-17autofs-5.0.9 - wait for master map available at startIan Kent6-14/+97
2014-04-22autofs-5.0.9 - fix reset flex scan buffer on initIan Kent2-0/+3
2014-04-13autofs-5.0.9 - check for non existent negative entries in lookup_ghost()Ian Kent2-1/+16
2014-03-29autofs-5.0.9 - fix mistake in assignmentIan Kent2-2/+6
2014-03-28autofs-5.0.8 - fix CHANGELOGrelease_5_0_9Ian Kent1-1/+1
2014-03-28autofs-5.0.8 - update to 5.0.9Ian Kent5-5/+8
2014-03-28autofs-5.0.8 - fix incorrect append options description in README.v5-releaseIan Kent2-3/+5
2014-03-28autofs-5.0.8 - fix variable substitution descriptionIan Kent2-3/+5
2014-03-28autofs-5.0.8 - fixes for samples/auto.masterVincent McIntyre3-4/+6
2014-03-24autofs-5.0.8 - fix fix map source with type lookupIan Kent2-2/+9
2014-03-16autofs-5.0.8 - use open(2) instead of access(2)Ian Kent2-12/+19
2014-03-16autofs-5.0.8 - fix fix options compareIan Kent2-1/+2
2014-02-25autofs-5.0.8 - remove stale debug messageIan Kent1-1/+0
2014-02-25autofs-5.0.8 - simple coverity fixesIan Kent6-11/+9
2014-02-25autofs-5.0.8 - fix inconsistent error returns in handle_packet_missing_direct()Ian Kent2-3/+4
2014-02-25autofs-5.0.8 - dont ignore null cache entries on multi mount umountIan Kent2-2/+3
2014-02-25autofs-5.0.8 - fix lookup_nss_mount() map lookupIan Kent2-3/+2
2014-02-25autofs-5.0.8 - fix map source with type lookupIan Kent2-13/+99
2014-02-25autofs-5.0.8 - make autofs(5) consistent with auto.master(5)Ian Kent3-21/+39
2014-02-25autofs-5.0.8 - fix external env configureIan Kent3-2/+3
2014-02-25autofs-5.0.8 - add negative cache lookup to hesiod lookupIan Kent2-1/+39
2014-02-25autofs-5.0.8 - change walk_tree() to take apIan Kent5-26/+36
2014-02-25autofs-5.0.8 - fix macro_addvar() and move init to main threadIan Kent4-14/+37
2014-02-25autofs-5.0.8 - dont clobber mapent for negative cacheIan Kent11-19/+136
2014-02-25autofs-5.0.8 - fix symlink expireIan Kent2-12/+11
2014-02-25autofs-5.0.8 - check for bind onto self in mount_bind.cIan Kent2-0/+7
2014-02-25autofs-5.0.8 - pass map_source as function paramter where possibleIan Kent5-136/+56
2014-02-25autofs-5.0.8 - fix cache readlock not taken on lookupIan Kent2-1/+6
2014-02-25autofs-5.0.8 - fix symlink fail message in mount_bind.cIan Kent2-1/+2
2014-02-25autofs-5.0.8 - fix max() declarationIan Kent2-3/+4
2014-02-25autofs-5.0.8 - remove macro debug printsIan Kent1-3/+0
2014-02-25autofs-5.0.8 - check for existing offset mount before mountingIan Kent2-2/+2
2014-02-25autofs-5.0.8 - fix negative status being reset on map readIan Kent2-1/+3
2014-02-25autofs-5.0.8 - fix options compareIan Kent8-35/+46
2014-02-25Fix deadlock in init_ldap_connection()Leonardo Chiquitto2-1/+2
2014-02-25autofs-5.0.8 - extend libldap serializationLeonardo Chiquitto2-4/+17
2014-02-25autofs-5.0.8 - don't reset errnoWerner Fink2-1/+2
2014-02-25autofs-5.0.8 - fix rpc_getrpcbport() when libtirpc is disabledIan Kent2-1/+2
2014-02-25autofs-5.0.8 - fix rpc_getport() when libtirpc is disabledIan Kent2-1/+3
2014-02-25autofs-5.0.8 - fix portmap not trying proto v2Ian Kent2-1/+17
2014-02-25autofs-5.0.8 - fix rpc_portmap_getport() proto not setIan Kent2-0/+3
2014-02-25autofs-5.0.8 - get_nfs_info() should query portmapper if port is not givenScott Mayhew2-3/+7
2014-02-25autofs-5.0.8 - fix fix ipv6 libtirpc getportIan Kent2-5/+2
2014-02-25autofs-5.0.8 - fix ipv6 link local address handlingIan Kent3-1/+8
2014-02-25# This series applies on GIT commit 0b0bbe950cc8402363cda1fd5338cebe7f713c0eIan Kent0-0/+0
2013-11-25autofs-5.0.8 - fix allow with systemd to take a path argIan Kent1-2/+8
2013-11-19autofs-5.0.8 - fix ipv6 libtirpc getportIan Kent2-17/+267
2013-11-19autofs-5.0.8 - fix WITH_LIBTIRPC function nameIan Kent3-2/+3
2013-11-19autofs-5.0.8 - allow --with-systemd to take a path argJoe MacDonald2-2/+9
2013-11-07autofs-5.0.8 - fix task manager not getting signaledIan Kent2-5/+6
2013-11-07autofs-5.0.8 - fix master map type checkIan Kent2-8/+17
2013-10-28autofs-5.0.8 - fix undefined authtype_requires_creds err if ldap enabled but ...Lan Yixun (dlan)2-2/+6
2013-10-17- add .autofs-5.0.8.release_5_0_8Ian Kent1-0/+1
2013-10-17Release 5.0.8Ian Kent6-6/+8
2013-10-17autofs-5.0.7 - fix automount(8) mailing list infoIan Kent1-2/+2
2013-10-02autofs-5.0.7 - samples/auto.smb: add logic to obtain credentialsMartin Wilck2-1/+53
2013-10-02autofs-5.0.7 - add std vars to program map invocationIan Kent5-51/+57
2013-10-02autofs-5.0.7 - fix portmap lookupIan Kent5-6/+108
2013-10-02autofs-5.0.7 - fix get_nfs_info() probeIan Kent2-12/+21
2013-10-02autofs-5.0.7 - allow use of hosts map in mapsIan Kent3-37/+80
2013-10-02autofs-5.0.7 - add short host name standard marco variableIan Kent3-1/+15
2013-09-13autofs-5.0.7 - setup program map env from macro tableIan Kent4-0/+50
2013-09-13autofs-5.0.7 - fix bad mkdir permission on createIan Kent2-1/+5
2013-09-13autofs-5.0.7 - only probe specific nfs version when requestedIan Kent2-1/+10
2013-09-13autofs-5.0.7 - improve timeout option descriptionIan Kent5-4/+17
2013-09-13autofs-5.0.7 - fix fix wildcard multi map regressionIan Kent6-22/+98
2013-09-13autofs-5.0.7 - fix syncronize handle_mounts() shutdownIan Kent2-1/+2
2013-08-20autofs-5.0.7 - teach dumpmaps to output simple key value pairsIan Kent5-15/+250
2013-08-20autofs-5.0.7 - try and cleanup after dumpmapsIan Kent3-0/+16
2013-08-20autofs-5.0.7 - fix dumpmaps multi outputIan Kent2-12/+50
2013-08-20autofs-5.0.7 - fix compilation of lookup_ldap.c without saslDustin Polke5-9/+24
2013-08-20autofs-5.0.7 - fix occasional build error when enable parallel compilingLan Yixun (dlan)1-0/+2
2013-08-20autofs-5.0.7 - unbundle NOTSTRIP from DEBUG so they dont depend on each otherLan Yixun (dlan)2-6/+5
2013-08-20autofs-5.0.7 - use LIBS for link librariesLan Yixun (dlan)4-11/+14
2013-08-20autofs-5.0.7 - remove hard-coded STRIP variableLan Yixun (dlan)2-3/+4
2013-08-20autofs-5.0.7 - use compiler determined by configure instead of hard-coded onesLan Yixun (dlan)3-4/+8
2013-08-20autofs-5.0.7 - add missing libtirpc lib to mount_nfs.so when TIRPC enabledLan Yixun (dlan)2-1/+2
2013-08-20autofs-5.0.7 - fix dead LDAP symbolic link when LDAP support is disabledLan Yixun (dlan)2-0/+3
2013-08-20autofs-5.0.7 - fix hesiod check error and use correct $(LIBS) settingLan Yixun (dlan)3-12/+13
2013-08-20autofs-5.0.7 - fix typo forced-shutdown should be force-shutdownLan Yixun (dlan)3-5/+6
2013-08-01autofs-5.0.7 - fix compile error with heimdal support enabledLan Yixun (dlan)5-5/+130
2013-08-01autofs-5.0.7 - fix crash due to thread unsafe use of libldapLeonardo Chiquitto2-1/+35
2013-07-24autofs-5.0.7 - dont start readmap unless readyIan Kent2-6/+10
2013-07-24autofs-5.0.7 - add after sssd dependency to unit fileIan Kent2-1/+2
2013-07-24autofs-5.0.7 - fix a couple of compiler warningsIan Kent3-3/+4
2013-07-12autofs-5.0.7 - don't override LDFLAGS in make rulesIan Kent3-4/+6
2013-06-28autofs-5.0.7 - use ulimit max open files if greater than internal maximumIan Kent1-2/+5
2013-06-28autofs-5.0.7 - check for protocol optionIan Kent1-0/+10
2013-06-28autofs-5.0.7 - fix add null check in parse_server_string()Ian Kent2-2/+3
2013-06-19autofs-5.0.7 - misc man page fixesIan Kent4-3/+5
2013-06-12autofs-5.0.7 - fix probe each nfs version in turn for singleton mountsIan Kent2-1/+2
2013-06-11autofs-5.0.7 - add changlog entry for coverity fixesIan Kent1-0/+1
2013-06-11autofs-5.0.7 - fix possible use after free in lookup_dir.c:lookup_init()Ian Kent1-0/+1
2013-06-11autofs-5.0.7 - fix incorrect check in flag_is_owned()Ian Kent1-4/+3
2013-06-11autofs-5.0.7 - add initialization of bind_result in-do_sasl_bind()Ian Kent1-1/+1
2013-06-11autofs-5.0.7 - add debug alert for waitpid in check_nfs_mount_version()Ian Kent1-1/+2
2013-06-11autofs-5.0.7 - fix incorrect value reference in parse_line()Ian Kent1-1/+1
2013-06-11autofs-5.0.7 - fix leaked ldap percent hack allocation in lookup_one()Ian Kent1-0/+1
2013-06-11autofs-5.0.7 - fix potential null dereference in lookup_mount()Ian Kent6-42/+26
2013-06-11autofs-5.0.7 - add mapent null check in lookup_nisplus.c:lookup_mount()Ian Kent1-1/+2
2013-06-11autofs-5.0.7 - add map entry null check in do_expire_direct()Ian Kent1-1/+2
2013-06-11autofs-5.0.7 - add null check in parse_server_string()Ian Kent1-0/+5
2013-06-11autofs-5.0.7 - recheck valid map entry lookup return in do_readmap_mount()Ian Kent1-0/+6
2013-06-11autofs-5.0.7 - add null check in extract_version()Ian Kent1-0/+2
2013-06-11autofs-5.0.7 - fix inconsistent signed usage for __rpc_ping()Ian Kent1-7/+5
2013-06-11autofs-5.0.7 - add pgrp check in do_spawn()Ian Kent1-1/+2
2013-06-11autofs-5.0.7 - add null check in read_one()Ian Kent1-2/+4
2013-06-11autofs-5.0.7 - fix host_addr null reference in add_new_host()Ian Kent1-19/+10
2013-06-11autofs-5.0.7 - fix memory leak in get_dc_list()Ian Kent1-0/+2
2013-06-11autofs-5.0.7 - fix several off by one errorsIan Kent5-12/+12
2013-06-11autofs-5.0.7 - fix inconsistent use of cache lock in handle_packet_missing_di...Ian Kent1-1/+1
2013-06-11autofs-5.0.7 - remove debug only code in alarm.cIan Kent1-16/+0
2013-06-11autofs-5.0.7 - fix incorrect var name in testIan Kent1-1/+1
2013-06-11autofs-5.0.7 - fix check mkdir_path() in mount_bind.c:mount_mount()Ian Kent1-1/+6
2013-06-11autofs-5.0.7 - fix spawn_umount() return check in mount_bind.c:lookup_init()Ian Kent1-1/+2
2013-06-11autofs-5.0.7 - fix fcntl return checkIan Kent1-1/+2
2013-06-11autofs-5.0.7 - probe each nfs version in turn for singleton mountsIan Kent4-5/+41
2013-06-11autofs-5.0.7 - fix fix map entry duplicate offset detectionIan Kent2-1/+2
2013-06-06autofs-5.0.7 - fix master map bogus keywork matchIan Kent2-0/+17
2013-06-06autofs-5.0.7 - fix master map mount options matchingIan Kent2-1/+2
2013-05-30- fix typo to keep in sync with published patches.Ian Kent1-1/+1
2013-05-27autofs-5.0.7 - fix spelling error in last commitIan Kent0-0/+0
2013-05-27autofs-5.0.7 - dont prode rdma mountsIan Kent2-1/+13
2013-05-14autofs-5.0.7 - fix interface address null checkDoug Nazar2-4/+7
2013-05-13autofs-5.0.7 - add enable sloppy mount option to configureIan Kent4-119/+146
2013-05-13autofs-5.0.7 - document allowed map sources in auto.masterIan Kent2-2/+6
2013-05-11autofs-5.0.7 - make dump maps check for duplicate indirect mountsIan Kent2-0/+8
2013-04-08autofs-5.0.7 - fix submount tree not all expiringIan Kent2-9/+16
2013-04-04autofs-5.0.7 - syncronize handle_mounts() shutdownIan Kent2-2/+8
2013-03-26autofs-5.0.7 - fix some automount(8) typosIan Kent2-2/+3
2013-03-08autofs-5.0.7 - fix automounter support on pariscHelge Deller1-0/+1
2013-03-06autofs-5.0.7 - document browse option in man pageIan Kent2-0/+12
2013-03-06autofs-5.0.7 - fix systemd unidir in spec fileIan Kent2-8/+9
2013-03-06autofs-5.0.7 - fix libtirpc build optionIan Kent2-1/+17
2013-03-06autofs-5.0.7 - fix requires in spec fileIan Kent2-2/+3
2013-03-06autofs-5.0.7 - update kernel include filesIan Kent2-24/+12
2013-03-06autofs-5.0.7 - add symlink pseudo optionIan Kent7-2/+60
2013-03-06autofs-5.0.7 - depricate nosymlink pseudo optionIan Kent2-0/+5
2013-03-06autofs-5.0.7 - fix file descriptor leak when reloading the daemonLeonardo Chiquitto2-3/+17
2013-03-06autofs-5.0.7 - fix wildcard multi map regressionIan Kent6-24/+78
2013-03-01autofs-5.0.7 - dont fail on master map self includeIan Kent2-3/+5
2013-01-16autofs-5.0.7 - workaround missing GNU versionsort extensionChris Packham5-0/+77
2013-01-16autofs-5.0.7 - modules/replicated.c: use sin6_addr.s6_addr32Chris Packham2-1/+2
2013-01-16autofs-5.0.7 - make yellow pages support optionalChris Packham7-3/+39
2013-01-16autofs-5.0.7 - lib/defaults.c: use WITH_LDAP conditional around LDAP typesChris Packham5-167/+175
2013-01-16autofs-5.0.7 - use numeric protocol ids instead of protoent structsLeonardo Chiquitto4-77/+50
2013-01-15autofs-5.0.7 - don't schedule new alarms after readmapLeonardo Chiquitto2-5/+2
2013-01-15autofs-5.0.7 - don't use dirent d_type to filter out files in scandir()Leonardo Chiquitto2-4/+1
2013-01-09autofs-5.0.7 - fix use get_proximity() without libtirpcIan Kent2-6/+3
2013-01-09autofs-5.0.7 - fix init script status returnIan Kent2-1/+2
2013-01-09autofs-5.0.7 - fix submount offset deleteIan Kent2-2/+3
2012-11-21autofs-5.0.7 - fix nobind man page descriptionIan Kent2-3/+8
2012-11-20autofs-5.0.7 - Allow nsswitch.conf to not contain "automount:" linesMichael Tokarev2-0/+2
2012-11-20autofs-5.0.7 - fix map entry duplicate offset detectionIan Kent2-1/+2
2012-10-18autofs-5.0.7 - Handle new location of systemdFrederic Crozat3-2/+3
2012-10-18autofs-5.0.6 - increase file map read buffer sizeIan Kent2-1/+2
2012-10-18autofs-5.0.6 - fix recursive mount deadlockIan Kent2-2/+13
2012-10-16autofs-5.0.7 - configure: allow cross compilation updateChris Packham1-4/+1
2012-10-15autofs-5.0.7 - allow non root user to check statusIan Kent2-7/+14
2012-10-15autofs-5.0.7 - README: update mailing list subscription infoChris Packham2-3/+15
2012-10-15autofs-5.0.7 - configure.in: allow cross compilationChris Packham2-1/+2
2012-10-15autofs-5.0.7 - make description of default MOUNT_WAIT setting clearIan Kent3-4/+7
2012-10-15autofs-5.0.7 - fix null map entry order handlingIan Kent2-3/+30
2012-10-15autofs-5.0.7 - add timeout option description to man pageIan Kent2-0/+6
2012-10-15autofs-5.0.7 - dont wait forever to restartIan Kent2-3/+11