Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3243: read the high offset count in SMBreadx in the server | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3234: in SMBreadx, if the client asks for exactly 65535 bytes then don't try | Andrew Tridgell | 1 | -3/+13 |
2007-10-10 | r3084: mincnt and maxcnt were the wrong way around in readbraw server code | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3081: several updates to ntvfs and server side async request handling in | Andrew Tridgell | 1 | -3/+38 |
2007-10-10 | r2751: this is a new ntvfs design which tries to solve: | Stefan Metzmacher | 1 | -39/+39 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 1 | -14/+26 |
2007-10-10 | r2618: before we had refererence counts in talloc I added a hack in the | Andrew Tridgell | 1 | -6/+2 |
2007-10-10 | r2541: Add a TODO: This is one place we can grab the remote netbios name. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 and | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2460: fixed the spnego code that I recently broke | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r2455: don't use the uninitialised sess structure when auth fails | Andrew Tridgell | 1 | -4/+6 |
2007-10-10 | r2249: got rid of some more mem_ctx elements in structures | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r1727: SPNEGO session setup replies need to include the blob, even on error | Andrew Bartlett | 1 | -5/+4 |
2007-10-10 | r1499: combine struct user_struct and struct smbsrv_user | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1486: commit the start of the generic server infastructure | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1479: print out domain too | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1291: rename struct smbsrv_context to smbsrv_connection | Stefan Metzmacher | 1 | -21/+21 |
2007-10-10 | r1280: rename struct request_context to smbsrv_request | Stefan Metzmacher | 1 | -81/+81 |
2007-10-10 | r1279: rename struct tcon_context to smbsrv_tcon | Stefan Metzmacher | 1 | -41/+41 |
2007-10-10 | r1277: rename struct server_context to smbsrv_ontext | Stefan Metzmacher | 1 | -21/+21 |
2007-10-10 | r1268: varient -> variant | Tim Potter | 1 | -6/+6 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -33/+8 |
2007-10-10 | r818: added server side SMB signing to Samba4 | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r152: a quick airport commit .... | Andrew Tridgell | 1 | -37/+16 |
2004-03-23 | readx reply packets can be over-sized | Andrew Tridgell | 1 | -3/+2 |
2004-02-03 | - move all SMB server stuff to smb_server/* | Stefan Metzmacher | 1 | -0/+2380 |