summaryrefslogtreecommitdiff
path: root/source4/smbd/request.c
AgeCommit message (Collapse)AuthorFilesLines
2003-08-15- patch to fix a memory leak from metzeAndrew Tridgell1-1/+1
- fix a couple of unicode string errors for ascii clients found by RAW- tests (This used to be commit 81c941ba8ae33567d79b4bb0bb5928f5f6077b76)
2003-08-15fixed some places where we don't brace (flags & STR_UNICODE)Andrew Tridgell1-1/+1
this fixes the samba4 server with ascii clients (This used to be commit c770603ac6c3331a4ac79a650cbbbeb21c778137)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+571
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)