summaryrefslogtreecommitdiff
path: root/source/smbd/notify.c
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Don't put a \n on the end of the arg to exit_server()Tim Potter2001-11-051-1/+1
* Tidy up debug in notify code.Jeremy Allison2001-10-191-12/+18
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+2
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-1/+1
* converted smbd to use NTSTATUS by defaultAndrew Tridgell2001-08-271-10/+1
* *Wonderful* patch from Andrew Bartlett that will help ensure tdb's areJeremy Allison2001-06-091-1/+2
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-4/+0
* allow the notify implementation to choose the select timeout changeAndrew Tridgell2000-06-141-2/+2
* enable the Linux change notify code and change some notify debug codeAndrew Tridgell2000-06-121-1/+4
* totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-121-284/+117
* fixed comments at top of moduleAndrew Tridgell2000-06-121-2/+3
* split all the change notify code out into a separate moduleAndrew Tridgell2000-06-121-0/+392