"make idl" is now incremental and "make idl_full" is a full idl build
[samba.git] / source / smbd /
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-12-13 Andrew Tridgelldcerpc over tcp in the samba4 server now works to some...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-11 Andrew Tridgellthe next step in the dcerpc server code. Added the...
2003-12-10 Andrew Tridgellthe rest of the initial rpc server side infrastructure
2003-12-10 Andrew Tridgell * removed some unused code
2003-12-04 Andrew Tridgellmerged more updates from Jim Myers
2003-12-04 Andrew Tridgell* patch based on work by Jim Myers to unify the ioctl...
2003-11-23 Andrew Tridgellreduced the number of magic types we need in mkproto.pl
2003-10-30 Andrew Tridgell- a few portability fixes from Jim Myers
2003-09-02 Andrew Tridgellthanks to ntfsd and some google searches I worked out...
2003-08-31 Andrew TridgellI think I've finally got the ascii/unicode issues right...
2003-08-15 Andrew Tridgellascii/unicode fixes in ascii mode found by smbtorture
2003-08-15 Andrew Tridgell- patch to fix a memory leak from metze
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-15 Herb Lewisrename mutex_t to smb_mutex_t to prevent name collision
2003-08-15 Andrew Tridgellfixed some places where we don't brace (flags & STR_UNI...
2003-08-15 Andrew Tridgella few build fixes to try to get irix building
2003-08-13 Andrew Tridgell- added SMBntrename test suite
2003-08-13 Andrew Tridgellcheck for an invalid TID in reply_exit()
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code