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
/
smb_server
/
smb
/
service.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
s4-smb_server: Put error from share_get_config() into the logs
Andrew Bartlett
1
-1
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-04-27
s4:smb_server: pass tsocket_addresses to the ntvfs layer
Stefan Metzmacher
1
-2
/
+4
2009-09-19
s4-smbd: minimise includes in smbd/ and smb_server
Andrew Tridgell
1
-1
/
+0
2009-05-20
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
1
-1
/
+2
2009-04-23
Add async support for reply_tcon* and ntvfs_connect
Sam Liddicott
1
-20
/
+1
2008-03-06
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
1
-0
/
+6
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26353: Remove use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
1
-1
/
+1
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
/
+2
2007-10-10
r24494: add comment to remind me to look at the flags on a tconx
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22381: fix memory leak
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-28
/
+29
2007-10-10
r16950: remove the smb mid from the ntvfs layer and keep a list of pending
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r15769: this functions belong to params/ so move it.
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15747: move some functions to the protocol independend part of the
Stefan Metzmacher
1
-42
/
+1
2007-10-10
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
1
-1
/
+13
2007-10-10
r14541: separate smbsrv_request and ntvfs_request,
Stefan Metzmacher
1
-2
/
+11
2007-10-10
r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request
Stefan Metzmacher
1
-0
/
+23
2007-10-10
r14485: mark smb commands as need session and need tcon explicit,
Stefan Metzmacher
1
-5
/
+0
2007-10-10
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
1
-15
/
+28
2007-10-10
r13866: prefix more functions with smbsrv_
Stefan Metzmacher
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
r12102: for SMB2 we need to allocate tcons per session
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r11786: move all SMB protocol specific stuff to smb_server/smb/
Stefan Metzmacher
1
-0
/
+194