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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
print
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-13
s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointers
Stefan Metzmacher
1
-4
/
+4
2011-10-19
libcli: move ioctl function field defs to smb_constants
David Disseldorp
1
-1
/
+1
2011-03-19
source4/ntvfs: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2009-05-20
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
1
-1
/
+6
2008-10-24
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26443: Remove global_loadparm instances.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26353: Remove use of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26316: Use contexts for conversion functions.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-2
/
+1
2007-10-10
r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobbered
James Peach
1
-1
/
+2
2007-10-10
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
James Peach
1
-2
/
+1
2007-10-10
r15185: Force all NTVFS modules to provide a critical sizes structure so
James Peach
1
-1
/
+2
2007-10-10
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
1
-5
/
+4
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-1
/
+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
r5500: ntvfs modules that are the final backend needs to set the
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r3971: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
1
-4
/
+8
2007-10-10
r2633: fixed some function types in the (unused) print backend
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2552: Character set conversion and string handling updates.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r2249: got rid of some more mem_ctx elements in structures
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
-2
/
+2
2004-02-02
some DEBUG and comment fixes
Stefan Metzmacher
1
-1
/
+2
2003-12-04
* patch based on work by Jim Myers to unify the ioctl handling to be
Andrew Tridgell
1
-5
/
+9
2003-11-25
CVS: ----------------------------------------------------------------------
Jelmer Vernooij
1
-6
/
+8
2003-08-13
first public release of samba4 code
Andrew Tridgell
2
-0
/
+107