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_generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r3200: - improved the accuracy of openx emulation. We now nearly pass the ope...
Andrew Tridgell
1
-10
/
+46
2007-10-10
r3107: slight tweak to the openx -> ntcreatex mapping routine. This mapping
Andrew Tridgell
1
-2
/
+1
2007-10-10
r3087: fixed a typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3083: fixed a couple of generic mapping errors found with RAW-* and cifs:map...
Andrew Tridgell
1
-2
/
+4
2007-10-10
r3081: several updates to ntvfs and server side async request handling in
Andrew Tridgell
1
-98
/
+385
2007-10-10
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
1
-9
/
+13
2007-10-10
r2249: got rid of some more mem_ctx elements in structures
Andrew Tridgell
1
-7
/
+7
2007-10-10
r1291: rename struct smbsrv_context to smbsrv_connection
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1280: rename struct request_context to smbsrv_request
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r1279: rename struct tcon_context to smbsrv_tcon
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r1277: rename struct server_context to smbsrv_ontext
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1268: varient -> variant
Tim Potter
1
-1
/
+1
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-12
/
+12
2003-12-04
merged more updates from Jim Myers
Andrew Tridgell
1
-12
/
+103
2003-09-02
thanks to ntfsd and some google searches I worked out what the unknown
Andrew Tridgell
1
-2
/
+1
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+544