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_server.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
-1
/
+1
*
r2658: fixed a couple of error codes found with RAW-CONTEXT
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r2646: - use a talloc destructor to ensure that sockets from the new socket
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2627: use the new talloc capabilities in a bunch more places in the rpc
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r2542: I really don't like the 'substitute' code, and I particularly don't
Andrew Bartlett
2007-10-10
1
-7
/
+0
*
r2449: use a blocking fd for smbsrv code
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r2447: let the server code use the new lib/socket/ stuff
Stefan Metzmacher
2007-10-10
1
-15
/
+25
*
r2326: remove definition and usage of struct socket_context
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r2320: add my copyright
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r2250: removed unnecessary mem_ctx
Andrew Tridgell
2007-10-10
1
-3
/
+0
*
r2249: got rid of some more mem_ctx elements in structures
Andrew Tridgell
2007-10-10
1
-5
/
+4
*
r2247: talloc_destroy -> talloc_free
Tim Potter
2007-10-10
1
-2
/
+2
*
r1998: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r1819: changed "smb ports" to be a LIST parameter type in loadparm (its a cla...
Andrew Tridgell
2007-10-10
1
-5
/
+4
*
r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMB
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r1578: the first stage of the async client rewrite.
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r1514: close stuff from the server_connection not in the
Stefan Metzmacher
2007-10-10
1
-4
/
+1
*
r1507: fixed the handling of SMB chaining with the new server structure. You
Andrew Tridgell
2007-10-10
1
-12
/
+18
*
r1499: combine struct user_struct and struct smbsrv_user
Stefan Metzmacher
2007-10-10
1
-20
/
+5
*
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
2007-10-10
1
-89
/
+102
*
r1291: rename struct smbsrv_context to smbsrv_connection
Stefan Metzmacher
2007-10-10
1
-44
/
+44
*
r1280: rename struct request_context to smbsrv_request
Stefan Metzmacher
2007-10-10
1
-10
/
+10
*
r1279: rename struct tcon_context to smbsrv_tcon
Stefan Metzmacher
2007-10-10
1
-9
/
+9
*
r1278: rename struct user_context to smbsrv_user
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r1277: rename struct server_context to smbsrv_ontext
Stefan Metzmacher
2007-10-10
1
-44
/
+44
*
r1233: -move smb related code to smb_server/*
Stefan Metzmacher
2007-10-10
1
-0
/
+98
*
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r818: added server side SMB signing to Samba4
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r549: added support for DOS error codes in NTSTATUS returns. This uses a
Andrew Tridgell
2007-10-10
1
-0
/
+8
*
r152: a quick airport commit ....
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
fixed the handling of level II oplocks in samba4, especially when
Andrew Tridgell
2004-03-25
1
-1
/
+2
*
put the "max xmit" option back into Samba4
Andrew Tridgell
2004-03-23
1
-1
/
+1
*
- move all SMB server stuff to smb_server/*
Stefan Metzmacher
2004-02-03
1
-0
/
+769