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
/
simple
Commit message (
Expand
)
Author
Age
Files
Lines
*
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
2007-10-10
2
-2
/
+0
*
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
2007-10-10
1
-11
/
+17
*
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
2007-10-10
1
-12
/
+12
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
1
-17
/
+22
*
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
2007-10-10
2
-43
/
+42
*
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13129: fix the memory hierachie
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
2007-10-10
2
-0
/
+2
*
r10456: More SCons fixes:
Jelmer Vernooij
2007-10-10
1
-20
/
+0
*
r7850: Support mkdir() with just one parameter. Patch from
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r5302: fixed a compilation problem on solaris caused by the recent include
Andrew Tridgell
2007-10-10
2
-10
/
+11
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
2
-0
/
+2
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
2
-6
/
+6
*
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r3528: added support for the SMBntcancel() operation, which cancels any
Andrew Tridgell
2007-10-10
1
-0
/
+13
*
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3461: another place where "open" was used as a structure element
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3447: more include/system/XXX.h include files
Andrew Tridgell
2007-10-10
2
-0
/
+3
*
r3323: more warning reductions
Andrew Tridgell
2007-10-10
1
-34
/
+15
*
r3131: - make map_nt_error_from_unix() return NT_STATUS_UNSUCCESSFUL if errno...
Andrew Tridgell
2007-10-10
1
-12
/
+4
*
r3055: use talloc_zero_p()
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3039: This solves the problem of async handlers in ntvfs backends not being
Andrew Tridgell
2007-10-10
1
-0
/
+11
*
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
2007-10-10
3
-64
/
+92
*
r2671: we're getting too many errors caused by the talloc_realloc() API not
Andrew Tridgell
2007-10-10
2
-3
/
+3
*
r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()
Andrew Tridgell
2007-10-10
1
-1
/
+10
*
r2591: fixed two errors in simple backend found with valgrind
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
2007-10-10
3
-21
/
+23
*
r2434: separate "attrib" and "ex_attrib" elements for DOS attributes is point...
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r2403: got rid of a unnecessary mem_ctx in the simple backend
Andrew Tridgell
2007-10-10
2
-3
/
+0
*
r2249: got rid of some more mem_ctx elements in structures
Andrew Tridgell
2007-10-10
2
-25
/
+22
*
r2247: talloc_destroy -> talloc_free
Tim Potter
2007-10-10
1
-3
/
+3
*
r2030: quick hack to allow the simple NTVFS backend to handler base directori...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1983: a completely new implementation of talloc
Andrew Tridgell
2007-10-10
2
-4
/
+4
*
r1280: rename struct request_context to smbsrv_request
Stefan Metzmacher
2007-10-10
2
-31
/
+31
*
r1279: rename struct tcon_context to smbsrv_tcon
Stefan Metzmacher
2007-10-10
2
-26
/
+26
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
2
-4
/
+4
*
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r755: - disallow process_model _thread when we don't have pwread/pwrite
Stefan Metzmacher
2007-10-10
1
-1
/
+21
*
r313: add the warning about fileaccess as user 'root'
Stefan Metzmacher
2007-10-10
2
-0
/
+12
*
r312: let ntvfs posix backend return NT_STATUS_ACCESS_DENIED in the connect hook
Stefan Metzmacher
2007-10-10
1
-9
/
+1
*
r114: - remember to initialise open_files
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r113: added support for "read only = yes" in simple backend
Andrew Tridgell
2007-10-10
1
-13
/
+39
*
r112: the simple backend now registers as both "simple" and "default"
Andrew Tridgell
2007-10-10
1
-4
/
+14
*
r65: added support for file streams in the simple NTVFS backend
Andrew Tridgell
2007-10-10
3
-13
/
+105
*
some DEBUG and comment fixes
Stefan Metzmacher
2004-02-02
1
-1
/
+2
*
the next step in the dcerpc server code. Added the link between the
Andrew Tridgell
2003-12-11
1
-0
/
+7
*
* patch based on work by Jim Myers to unify the ioctl handling to be
Andrew Tridgell
2003-12-04
1
-1
/
+1
*
CVS: ----------------------------------------------------------------------
Jelmer Vernooij
2003-11-25
1
-6
/
+8
[next]