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
/
source4
/
ntvfs
/
posix
/
pvfs_notify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
fixed handling of change notify buffer overruns
Andrew Tridgell
1
-2
/
+9
2009-02-02
s4:ntvfs/posix: s/private/private_data
Stefan Metzmacher
1
-4
/
+4
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-02-25
pvfs_wait: use struct pvfs_wait * instead of void *
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-7
/
+7
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17088: add ntvfs mapping function for notify
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17087: - make pvfs_notify_next_send static
Stefan Metzmacher
1
-4
/
+2
2007-10-10
r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...
Stefan Metzmacher
1
-11
/
+15
2007-10-10
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
1
-2
/
+1
2007-10-10
r15825: there are quite subtle semantics with change notify events being sent
Andrew Tridgell
1
-8
/
+34
2007-10-10
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14990: talloc_reference() can fail
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r14963: check talloc returns
Andrew Tridgell
1
-2
/
+13
2007-10-10
r14961: fix compiler warning
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r14932: ensure that we send a NOTIFY_ACTION_OLD_NAME and
Andrew Tridgell
1
-2
/
+4
2007-10-10
r14928: demonstrate that the completion filter is only set on the first notify
Andrew Tridgell
1
-0
/
+2
2007-10-10
r14924: when handling recursive change notify, the client expects a windows
Andrew Tridgell
1
-0
/
+1
2007-10-10
r14920: allow a notify backend to separately specify if it has handled the
Andrew Tridgell
1
-1
/
+5
2007-10-10
r14796: handle overflows in the notify buffer. The pending events are dumped
Andrew Tridgell
1
-4
/
+27
2007-10-10
r14795: queue notify requests on the same handle
Andrew Tridgell
1
-32
/
+31
2007-10-10
r14793: the RAW-NOTIFY test now passes. Next I need to make it efficient, and
Andrew Tridgell
1
-20
/
+26
2007-10-10
r14755: the change notify code now passes most of the RAW-NOTIFY test. Still
Andrew Tridgell
1
-12
/
+77
2007-10-10
r14616: added notify change support to the posix backend
Andrew Tridgell
1
-0
/
+141