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