summaryrefslogtreecommitdiffstats
path: root/source3/smbd/notify_kernel.c
Commit message (Expand)AuthorAgeFilesLines
* merged real time signal fixes from headAndrew Tridgell2003-03-281-1/+4
* Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD.Andrew Bartlett2003-01-141-0/+2
* Fix fd leak with kernel change notify.Jeremy Allison2002-10-281-1/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-38/+71
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-1/+1
* fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell2001-06-251-6/+6
* More compiler warning fixes.Tim Potter2001-05-081-2/+2
* utils/torture.c: Added one more delete on close test.Jeremy Allison2001-03-301-3/+3
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-3/+0
* Fix to allow a timestamp of zero to cause an instantaneous changenotifyJeremy Allison2000-09-201-1/+6
* Paranoia changes to ensure that anything touched by a signal handlerJeremy Allison2000-06-191-10/+11
* allow the notify implementation to choose the select timeout changeAndrew Tridgell2000-06-141-3/+4
* use DN_ATTRIB kernel change notify attributeAndrew Tridgell2000-06-131-3/+7
* always use the DN_CREATE mask (NT expects file creation always toAndrew Tridgell2000-06-131-8/+3
* enable the Linux change notify code and change some notify debug codeAndrew Tridgell2000-06-121-8/+43
* totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-121-0/+170