summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/autofs/auto_subr.c
AgeCommit message (Collapse)AuthorFilesLines
2018-04-139346 autofs: comparison between pointer and zero character constantToomas Soome1-2/+4
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Gordon Ross <gwr@nexenta.com>
2010-07-216962062 recurring bad pointer panic in autofs:unmount_subtreeJan Kryl1-1/+22
2010-04-206864918 S10 auto_direct takes 45 mins to remount after manually unmounted a ↵Jan Kryl1-440/+350
directory vs. S8 instantly
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-4/+2
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2008-07-01PSARC 2008/208 Flexible Credentials and Result Limits for Kernel Door Upcallsjwadams1-1/+2
6687107 upcall clients should properly handle results
2008-02-216666269 Uninitialized autofs variable causing disproportionate amounts of ↵rmesta1-1/+1
kmem allocations
2008-02-206593110 automountd is not able to send large responses via doors to autofsrmesta1-155/+166
2008-01-236598890 cancellation code abuses synonymsraf1-1/+10
--HG-- rename : usr/src/lib/libc/amd64/crt/cerror64.s => deleted_files/usr/src/lib/libc/amd64/crt/cerror64.s rename : usr/src/lib/libc/port/gen/wait3.c => deleted_files/usr/src/lib/libc/port/gen/wait3.c rename : usr/src/lib/libc/port/gen/wait4.c => deleted_files/usr/src/lib/libc/port/gen/wait4.c rename : usr/src/lib/libc/port/sys/fsync.c => deleted_files/usr/src/lib/libc/port/sys/fsync.c rename : usr/src/lib/libc/sparc/sys/syssun.s => deleted_files/usr/src/lib/libc/sparc/sys/syssun.s rename : usr/src/lib/libc/common/sys/__fcntl.s => usr/src/lib/libc/common/sys/fcntl.s rename : usr/src/lib/libc/common/sys/_rename.s => usr/src/lib/libc/common/sys/rename.s rename : usr/src/lib/libc/port/gen/rename.c => usr/src/lib/libc/port/gen/remove.c rename : usr/src/lib/libc/port/sys/fcntl.c => usr/src/lib/libc/port/sys/libc_fcntl.c
2007-04-236513455 automounter is not responding to interrupts correctlyevanl1-9/+47
6537615 autofs can initialize the global data structure in multiple places
2007-04-19backout 4689230/6224349: needs more workdm1207691-313/+279
2007-03-274689230 autofs leaked an action_listkr1435511-279/+313
6224349 autofs and automountd should be capable of in-kernel mounting
2007-01-086266812 pam_krb5 and pam_krb5_migrate localize their syslog messagessemery1-7/+10
6430941 pam_krb5 pam_sm_setcred can cause /tmp/krb5cc_<PAM_USER> to be owned by euid rather than PAM_USER 6484675 pam_krb5(5) needs some cleanup 6499804 pam_krb5 account management should not return success if user is not defined in kerberos realm 6507080 autofs no longer passing credential information in upcalls
2006-07-196445477 composite automount map entries don't work in build 43evanl1-0/+3
2006-06-196440068 can no longer shutdown zoneevanl1-6/+2
2006-06-09PSARC 2005/714 Automounter Scalability Enhancementsevanl1-328/+509
6224343 autofs should use doors to talk to automountd --HG-- rename : usr/src/cmd/fs.d/autofs/key_generic.c => deleted_files/usr/src/cmd/fs.d/autofs/key_generic.c
2005-12-194845430 heavy lookup on autofs mountpoints can introduce scalability issues.nr1239321-11/+5
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2488