summaryrefslogtreecommitdiff
path: root/source3/smbd/notify_kernel.c
Commit message (Expand)AuthorAgeFilesLines
* r7440: * merge registry server changes from trunk (so far) for moreGerald Carter2007-10-101-1/+1
* r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yetJeremy Allison2007-10-101-1/+0
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-6/+4
* r6586: get rid of a few more compiler warningsHerb Lewis2007-10-101-0/+2
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-101-4/+6
* Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called onJeremy Allison2003-05-151-5/+6
* 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