r13482: Push the FAM notification file descriptor into the select
[tprouty/samba.git] / source / smbd / notify_kernel.c
2007-10-10 James Peachr13482: Push the FAM notification file descriptor into...
2007-10-10 Gerald Carterr7440: * merge registry server changes from trunk ...
2007-10-10 Jeremy Allisonr7385: Rewrite the RPC bind parsing functions to follow...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Herb Lewisr6586: get rid of a few more compiler warnings
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2003-05-15 Jeremy AllisonFix from Steve G <linux_4ever@yahoo.com>. Ensure sigemp...
2003-05-15 Jeremy AllisonFix from Steve G <linux_4ever@yahoo.com>. Ensure sigemp...
2003-03-28 Andrew Tridgellmerged real time signal fixes from head
2003-03-28 Andrew Tridgellit is possible for some of the real time signals to...
2003-01-14 Andrew BartlettMerge indirection, signed/unsigned and uninitialiased...
2003-01-13 Andrew BartlettEnsure we do not pass uninitialised data to the kernel...
2002-10-28 Jeremy AllisonFix fd leak with kernel change notify.
2002-10-28 Jeremy AllisonFix fd leak with kernel change notify.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-17 Gerald Cartercompile warngin fixes merged from 2.2
2002-06-05 Jeremy AllisonRemove blocksignals call as it's never going to bloody...
2002-06-05 Jeremy AllisonFix for Linux kernel bug where signal mask set within...
2002-04-19 Jeremy AllisonFix different args to sys_fcntl without going varargs....
2002-04-19 Jeremy AllisonAdded sys_fcntl (not to be used everywhere). Added...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-25 Andrew Tridgellfixed usage of socklen_t and also tidied up SIG_ATOMIC_...
2001-05-08 Tim PotterMore compiler warning fixes.
2001-03-30 Jeremy Allisonutils/torture.c: Added one more delete on close test.
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2000-09-20 Jeremy AllisonFix to allow a timestamp of zero to cause an instantane...
2000-06-19 Jeremy AllisonParanoia changes to ensure that anything touched by...
2000-06-14 Andrew Tridgellallow the notify implementation to choose the select...
2000-06-13 Andrew Tridgelluse DN_ATTRIB kernel change notify attribute
2000-06-13 Andrew Tridgellalways use the DN_CREATE mask (NT expects file creation...
2000-06-12 Andrew Tridgellenable the Linux change notify code and change some...
2000-06-12 Andrew Tridgelltotally rewrote the async signal, notification and...