summaryrefslogtreecommitdiff
path: root/source4/smbd/process_thread.c
AgeCommit message (Collapse)AuthorFilesLines
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-2/+42
needs quite a bit more work to get it finished. The biggest missing feature is the lack of NTLMSSP which is needed for basic authentication over tcp (This used to be commit 9fb0f0369356909c99389e2cbc525be27c08793c)
2003-12-04merged more updates from Jim MyersAndrew Tridgell1-2/+18
(This used to be commit 03bf30659640d684073f92d64da6e911edb65a73)
2003-08-15rename mutex_t to smb_mutex_t to prevent name collisionHerb Lewis1-4/+4
(This used to be commit d32f14959277a5b7d1302638b65ff1fc568f08a9)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+410
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)