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
/
service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
2007-10-10
1
-10
/
+7
*
r2581: added "hosts allow" and "hosts deny" checking in smbd. I needed this
Andrew Tridgell
2007-10-10
1
-0
/
+7
*
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r2542: I really don't like the 'substitute' code, and I particularly don't
Andrew Bartlett
2007-10-10
1
-2
/
+1
*
r2447: let the server code use the new lib/socket/ stuff
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r2326: remove definition and usage of struct socket_context
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r2288: Remove the claim/yield connection code - this will need to be redone
Andrew Bartlett
2007-10-10
1
-12
/
+0
*
r2249: got rid of some more mem_ctx elements in structures
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r1999: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r1499: combine struct user_struct and struct smbsrv_user
Stefan Metzmacher
2007-10-10
1
-3
/
+8
*
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r1291: rename struct smbsrv_context to smbsrv_connection
Stefan Metzmacher
2007-10-10
1
-8
/
+8
*
r1280: rename struct request_context to smbsrv_request
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r1279: rename struct tcon_context to smbsrv_tcon
Stefan Metzmacher
2007-10-10
1
-30
/
+30
*
r1277: rename struct server_context to smbsrv_ontext
Stefan Metzmacher
2007-10-10
1
-8
/
+8
*
r1123: Make all lp_ string functions return 'const char *'.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r1044: don't use sub_get_remote_machine()
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r861: remove the next round of unused stuff
Stefan Metzmacher
2007-10-10
1
-21
/
+0
*
- move all SMB server stuff to smb_server/*
Stefan Metzmacher
2004-02-03
1
-0
/
+339