index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
notify_kernel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-05-15
Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on
Jeremy Allison
1
-5
/
+6
2003-03-28
merged real time signal fixes from head
Andrew Tridgell
1
-1
/
+4
2003-01-14
Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD.
Andrew Bartlett
1
-0
/
+2
2002-10-28
Fix fd leak with kernel change notify.
Jeremy Allison
1
-1
/
+1
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-38
/
+71
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-1
/
+1
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-1
/
+1
2001-06-25
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
1
-6
/
+6
2001-05-08
More compiler warning fixes.
Tim Potter
1
-2
/
+2
2001-03-30
utils/torture.c: Added one more delete on close test.
Jeremy Allison
1
-3
/
+3
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-3
/
+0
2000-09-20
Fix to allow a timestamp of zero to cause an instantaneous changenotify
Jeremy Allison
1
-1
/
+6
2000-06-19
Paranoia changes to ensure that anything touched by a signal handler
Jeremy Allison
1
-10
/
+11
2000-06-14
allow the notify implementation to choose the select timeout change
Andrew Tridgell
1
-3
/
+4
2000-06-13
use DN_ATTRIB kernel change notify attribute
Andrew Tridgell
1
-3
/
+7
2000-06-13
always use the DN_CREATE mask (NT expects file creation always to
Andrew Tridgell
1
-8
/
+3
2000-06-12
enable the Linux change notify code and change some notify debug code
Andrew Tridgell
1
-8
/
+43
2000-06-12
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
1
-0
/
+170