index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
notify_kernel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compile warngin fixes merged from 2.2
Gerald Carter
2002-06-17
1
-9
/
+9
*
Remove blocksignals call as it's never going to bloody work right...
Jeremy Allison
2002-06-05
1
-1
/
+0
*
Fix for Linux kernel bug where signal mask set within a signal handler
Jeremy Allison
2002-06-05
1
-33
/
+67
*
Fix different args to sys_fcntl without going varargs....
Jeremy Allison
2002-04-19
1
-3
/
+3
*
Added sys_fcntl (not to be used everywhere). Added sys_read/sys_write
Jeremy Allison
2002-04-19
1
-3
/
+3
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-1
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
2001-06-25
1
-6
/
+6
*
More compiler warning fixes.
Tim Potter
2001-05-08
1
-2
/
+2
*
utils/torture.c: Added one more delete on close test.
Jeremy Allison
2001-03-30
1
-3
/
+3
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-3
/
+0
*
Fix to allow a timestamp of zero to cause an instantaneous changenotify
Jeremy Allison
2000-09-20
1
-1
/
+6
*
Paranoia changes to ensure that anything touched by a signal handler
Jeremy Allison
2000-06-19
1
-10
/
+11
*
allow the notify implementation to choose the select timeout change
Andrew Tridgell
2000-06-14
1
-3
/
+4
*
use DN_ATTRIB kernel change notify attribute
Andrew Tridgell
2000-06-13
1
-3
/
+7
*
always use the DN_CREATE mask (NT expects file creation always to
Andrew Tridgell
2000-06-13
1
-8
/
+3
*
enable the Linux change notify code and change some notify debug code
Andrew Tridgell
2000-06-12
1
-8
/
+43
*
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
2000-06-12
1
-0
/
+170