summaryrefslogtreecommitdiff
path: root/source3/smbd/notify_kernel.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
2001-09-17move to SAFE_FREE()Simo Sorce1-1/+1
2001-07-04The big character set handling changeover!Andrew Tridgell1-1/+1
2001-06-25fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell1-6/+6
2001-05-08More compiler warning fixes.Tim Potter1-2/+2
2001-03-30utils/torture.c: Added one more delete on close test.Jeremy Allison1-3/+3
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-3/+0
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