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_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-4
/
+3
2007-10-10
r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobbered
James Peach
1
-12
/
+47
2007-10-10
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
James Peach
1
-47
/
+12
2007-10-10
r15185: Force all NTVFS modules to provide a critical sizes structure so
James Peach
1
-2
/
+10
2007-10-10
r15184: Declare ntvfs_register with a typed ops pointer.
James Peach
1
-2
/
+1
2007-10-10
r15183: Hoist the critical sizes initialiser into a header so that modules
James Peach
1
-9
/
+37
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
-11
/
+15
2007-10-10
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
1
-12
/
+11
2007-10-10
r13969: Make these names lowercase as well (just like they are now in the bui...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13655: Use new name of build header
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13128: init the private_data to NULL
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r12838: make the ntvfs function public
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
1
-0
/
+13
2007-10-10
r4608: - use better error codes
Stefan Metzmacher
1
-12
/
+7
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
1
-20
/
+1
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
1
-5
/
+4
2007-10-10
r3466: split out request.h, signing.h, and smb_server.h
Andrew Tridgell
1
-0
/
+2
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
r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
1
-17
/
+37
2007-10-10
r2671: we're getting too many errors caused by the talloc_realloc() API not
Andrew Tridgell
1
-6
/
+3
2007-10-10
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
1
-3
/
+18
2007-10-10
r1355: Add const (I missed this when I changed the function prototype earlier)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1280: rename struct request_context to smbsrv_request
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r1279: rename struct tcon_context to smbsrv_tcon
Stefan Metzmacher
1
-5
/
+5
2004-02-03
- port AUTH and PASSDB subsystems to new
Stefan Metzmacher
1
-5
/
+8
2004-02-02
some DEBUG and comment fixes
Stefan Metzmacher
1
-4
/
+4
2004-01-08
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
1
-2
/
+9
2003-12-02
make sure we can expand the critical versions structure without
Andrew Tridgell
1
-7
/
+10
2003-11-25
CVS: ----------------------------------------------------------------------
Jelmer Vernooij
1
-23
/
+13
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+145