summaryrefslogtreecommitdiff
path: root/source4/smbd
AgeCommit message (Collapse)AuthorFilesLines
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell1-7/+22
first Also expanded the rename test a little (This used to be commit 723af7f097a8c7f23dac23039e479811559ac3cb)
2003-08-15ascii/unicode fixes in ascii mode found by smbtortureAndrew Tridgell1-6/+6
(This used to be commit cdf2626a6d3b6eec419b0694d63272304c5c0eeb)
2003-08-15- patch to fix a memory leak from metzeAndrew Tridgell3-6/+6
- fix a couple of unicode string errors for ascii clients found by RAW- tests (This used to be commit 81c941ba8ae33567d79b4bb0bb5928f5f6077b76)
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-1/+1
(This used to be commit 4cf3839b727c77a727abb558bd9473119a092913)
2003-08-15rename mutex_t to smb_mutex_t to prevent name collisionHerb Lewis1-4/+4
(This used to be commit d32f14959277a5b7d1302638b65ff1fc568f08a9)
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-15a few build fixes to try to get irix buildingAndrew Tridgell1-0/+5
(This used to be commit 4059fbcf028e105c9377ec5a302623ae282e33f1)
2003-08-13- added SMBntrename test suiteAndrew Tridgell1-5/+6
- allow username of form DOMAIN\username or DOMAIN/username - added ntrename to gentest (This used to be commit 2b464472c17b791eb5b117f89d5aaea2bf60f6ad)
2003-08-13check for an invalid TID in reply_exit()Andrew Tridgell1-0/+5
(This used to be commit fca5a1e89db126c6f7d7ac3caa841918147ef614)
2003-08-13first public release of samba4 codeAndrew Tridgell20-0/+8712
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)