summaryrefslogtreecommitdiff
path: root/source4/smbd
AgeCommit message (Expand)AuthorFilesLines
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell6-43/+150
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell1-2/+4
2003-12-11the next step in the dcerpc server code. Added the link between theAndrew Tridgell2-22/+49
2003-12-10the rest of the initial rpc server side infrastructureAndrew Tridgell1-0/+3
2003-12-10 * removed some unused codeAndrew Tridgell1-4/+0
2003-12-04merged more updates from Jim MyersAndrew Tridgell5-40/+558
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2-9/+45
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell2-5/+3
2003-10-30- a few portability fixes from Jim MyersAndrew Tridgell1-1/+1
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-30/+27
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell1-7/+22
2003-08-15ascii/unicode fixes in ascii mode found by smbtortureAndrew Tridgell1-6/+6
2003-08-15- patch to fix a memory leak from metzeAndrew Tridgell3-6/+6
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-1/+1
2003-08-15rename mutex_t to smb_mutex_t to prevent name collisionHerb Lewis1-4/+4
2003-08-15fixed some places where we don't brace (flags & STR_UNICODE)Andrew Tridgell1-1/+1
2003-08-15a few build fixes to try to get irix buildingAndrew Tridgell1-0/+5
2003-08-13- added SMBntrename test suiteAndrew Tridgell1-5/+6
2003-08-13check for an invalid TID in reply_exit()Andrew Tridgell1-0/+5
2003-08-13first public release of samba4 codeAndrew Tridgell20-0/+8712