Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2783: got rid of the unused remote architecture detection code | Andrew Tridgell | 1 | -120/+0 |
2007-10-10 | r2648: - use a destructor on struct server_connection to simplify the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2629: convert gensec to the new talloc model | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2550: survive our own BASE-NEGNOWAIT torture test. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r2521: fixed two uninitialised data errors found with valgrind when | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2249: got rid of some more mem_ctx elements in structures | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMB | Andrew Bartlett | 1 | -12/+25 |
2007-10-10 | r1731: Add server-side SPNEGO support to Samba (disabled, until SMB signing | Andrew Bartlett | 1 | -55/+45 |
2007-10-10 | r1486: commit the start of the generic server infastructure | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r1291: rename struct smbsrv_context to smbsrv_connection | Stefan Metzmacher | 1 | -53/+53 |
2007-10-10 | r1280: rename struct request_context to smbsrv_request | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r1277: rename struct server_context to smbsrv_ontext | Stefan Metzmacher | 1 | -53/+53 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -5/+3 |
2007-10-10 | r818: added server side SMB signing to Samba4 | Andrew Tridgell | 1 | -1/+15 |
2007-10-10 | r815: include our netbios name in the negprot response (this matches win2003) | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 1 | -6/+9 |
2004-02-03 | - move all SMB server stuff to smb_server/* | Stefan Metzmacher | 1 | -0/+526 |