index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
ntvfs_interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
2009-05-20
1
-4
/
+5
*
s4:ntvfs: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-16
/
+16
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-69
/
+69
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23067: use 'const union smb_search_data *file' also in the server code to ge...
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r14613: fixed ntvfs_notify_next()
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r14539: get rid of a pointless union layer in struct smb_notify
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request
Stefan Metzmacher
2007-10-10
1
-31
/
+62
*
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
2007-10-10
1
-31
/
+50
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
2007-10-10
1
-174
/
+199
*
r14037: add ntvfs_next_notify()
Stefan Metzmacher
2007-10-10
1
-0
/
+12
*
r14011: - added a ntvfs_notify op to allow backends to support change notify
Andrew Tridgell
2007-10-10
1
-0
/
+13
*
r12838: make the ntvfs function public
Stefan Metzmacher
2007-10-10
1
-98
/
+98
*
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r9074: cope with a null ntvfs context in disconnect, so the destructor that
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r3528: added support for the SMBntcancel() operation, which cancels any
Andrew Tridgell
2007-10-10
1
-0
/
+24
*
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r3461: another place where "open" was used as a structure element
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
r3039: This solves the problem of async handlers in ntvfs backends not being
Andrew Tridgell
2007-10-10
1
-0
/
+22
*
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
2007-10-10
1
-0
/
+566