summaryrefslogtreecommitdiffstats
path: root/source4/smbd
Commit message (Expand)AuthorAgeFilesLines
* a fairly large commit!Andrew Tridgell2003-12-161-1/+10
* use smb_rwlock_t instead of rwlock_t to avoid conflicts with systemAndrew Tridgell2003-12-161-5/+5
* completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell2003-12-133-0/+26
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-136-43/+150
* * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2003-12-121-2/+4
* the next step in the dcerpc server code. Added the link between theAndrew Tridgell2003-12-112-22/+49
* the rest of the initial rpc server side infrastructureAndrew Tridgell2003-12-101-0/+3
* * removed some unused codeAndrew Tridgell2003-12-101-4/+0
* merged more updates from Jim MyersAndrew Tridgell2003-12-045-40/+558
* * patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell2003-12-042-9/+45
* reduced the number of magic types we need in mkproto.plAndrew Tridgell2003-11-232-5/+3
* - a few portability fixes from Jim MyersAndrew Tridgell2003-10-301-1/+1
* thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell2003-09-021-30/+27
* I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell2003-08-311-7/+22
* ascii/unicode fixes in ascii mode found by smbtortureAndrew Tridgell2003-08-151-6/+6
* - patch to fix a memory leak from metzeAndrew Tridgell2003-08-153-6/+6
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-1/+1
* rename mutex_t to smb_mutex_t to prevent name collisionHerb Lewis2003-08-151-4/+4
* fixed some places where we don't brace (flags & STR_UNICODE)Andrew Tridgell2003-08-151-1/+1
* a few build fixes to try to get irix buildingAndrew Tridgell2003-08-151-0/+5
* - added SMBntrename test suiteAndrew Tridgell2003-08-131-5/+6
* check for an invalid TID in reply_exit()Andrew Tridgell2003-08-131-0/+5
* first public release of samba4 codeAndrew Tridgell2003-08-1320-0/+8712