summaryrefslogtreecommitdiff
path: root/source3/smbd/notify_kernel.c
AgeCommit message (Expand)AuthorFilesLines
2000-09-20Fix to allow a timestamp of zero to cause an instantaneous changenotifyJeremy Allison1-1/+6
2000-06-19Paranoia changes to ensure that anything touched by a signal handlerJeremy Allison1-10/+11
2000-06-14allow the notify implementation to choose the select timeout changeAndrew Tridgell1-3/+4
2000-06-13use DN_ATTRIB kernel change notify attributeAndrew Tridgell1-3/+7
2000-06-13always use the DN_CREATE mask (NT expects file creation always toAndrew Tridgell1-8/+3
2000-06-12enable the Linux change notify code and change some notify debug codeAndrew Tridgell1-8/+43
2000-06-12totally rewrote the async signal, notification and oplock notificationAndrew Tridgell1-0/+170