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
/
simple
/
svfs_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-28
s4:ntvfs/simple/svfs_util.c - change an "asprintf" into a "talloc_asprintf"
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
1
-2
/
+2
2009-02-02
s4:ntvfs/simple: s/private/p
Stefan Metzmacher
1
-6
/
+6
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5302: fixed a compilation problem on solaris caused by the recent include
Andrew Tridgell
1
-10
/
+0
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
1
-0
/
+2
2007-10-10
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
1
-5
/
+7
2007-10-10
r2671: we're getting too many errors caused by the talloc_realloc() API not
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2249: got rid of some more mem_ctx elements in structures
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2030: quick hack to allow the simple NTVFS backend to handler base directori...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1280: rename struct request_context to smbsrv_request
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r1279: rename struct tcon_context to smbsrv_tcon
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-2
/
+2
2007-10-10
r65: added support for file streams in the simple NTVFS backend
Andrew Tridgell
1
-5
/
+21
2003-09-02
thanks to ntfsd and some google searches I worked out what the unknown
Andrew Tridgell
1
-0
/
+11
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+162