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
/
ntvfs_interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r14613: fixed ntvfs_notify_next()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14539: get rid of a pointless union layer in struct smb_notify
Andrew Tridgell
1
-2
/
+2
2007-10-10
r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request
Stefan Metzmacher
1
-31
/
+62
2007-10-10
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
1
-31
/
+50
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-10
/
+10
2007-10-10
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
1
-174
/
+199
2007-10-10
r14037: add ntvfs_next_notify()
Stefan Metzmacher
1
-0
/
+12
2007-10-10
r14011: - added a ntvfs_notify op to allow backends to support change notify
Andrew Tridgell
1
-0
/
+13
2007-10-10
r12838: make the ntvfs function public
Stefan Metzmacher
1
-98
/
+98
2007-10-10
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9074: cope with a null ntvfs context in disconnect, so the destructor that
Andrew Tridgell
1
-1
/
+5
2007-10-10
r3528: added support for the SMBntcancel() operation, which cancels any
Andrew Tridgell
1
-0
/
+24
2007-10-10
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3461: another place where "open" was used as a structure element
Andrew Tridgell
1
-6
/
+6
2007-10-10
r3039: This solves the problem of async handlers in ntvfs backends not being
Andrew Tridgell
1
-0
/
+22
2007-10-10
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
1
-0
/
+566