index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
smb_server
/
smb
/
service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-1
/
+1
*
s4:smb_server: pass tsocket_addresses to the ntvfs layer
Stefan Metzmacher
2010-04-27
1
-2
/
+4
*
s4-smbd: minimise includes in smbd/ and smb_server
Andrew Tridgell
2009-09-19
1
-1
/
+0
*
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
2009-05-20
1
-1
/
+2
*
Add async support for reply_tcon* and ntvfs_connect
Sam Liddicott
2009-04-23
1
-20
/
+1
*
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
2008-03-06
1
-0
/
+6
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r24494: add comment to remind me to look at the flags on a tconx
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22381: fix memory leak
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r17206: Add a modular API for share configuration.
Simo Sorce
2007-10-10
1
-28
/
+29
*
r16950: remove the smb mid from the ntvfs layer and keep a list of pending
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r15769: this functions belong to params/ so move it.
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r15747: move some functions to the protocol independend part of the
Stefan Metzmacher
2007-10-10
1
-42
/
+1
*
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
2007-10-10
1
-1
/
+13
*
r14541: separate smbsrv_request and ntvfs_request,
Stefan Metzmacher
2007-10-10
1
-2
/
+11
*
r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request
Stefan Metzmacher
2007-10-10
1
-0
/
+23
*
r14485: mark smb commands as need session and need tcon explicit,
Stefan Metzmacher
2007-10-10
1
-5
/
+0
*
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
2007-10-10
1
-15
/
+28
*
r13866: prefix more functions with smbsrv_
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12102: for SMB2 we need to allocate tcons per session
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r11786: move all SMB protocol specific stuff to smb_server/smb/
Stefan Metzmacher
2007-10-10
1
-0
/
+194