Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r7222: remove double call to the same function in the same place, probable cu... | Simo Sorce | 1 | -6/+0 |
2007-10-10 | r5102: This is a major simplification of the logic for controlling top level | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r4728: split up server_services into: | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r4620: - add interface functions to the auth subsystem so that callers doesn'... | Stefan Metzmacher | 1 | -10/+28 |
2007-10-10 | r4109: fixed an uninitialised socket write found by kukks | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4099: Spelling fixes. | Tim Potter | 1 | -4/+4 |
2007-10-10 | r4095: smbsrv_terminate_connection() doesn't exit() in single processor mode,... | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r4070: move some defines from asn_1.h to the places they belong to | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r4068: added LANMAN2.1 to list of supported protocols (for OS/2) | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4063: - change char * -> uint8_t in struct request_buffer | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r3466: split out request.h, signing.h, and smb_server.h | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+1 |
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 |