summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_wkssvc_nt.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison1-2/+2
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-3/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+3
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-1/+0
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-2/+2
2001-07-04The big character set handling changeover!Andrew Tridgell1-1/+1
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-2/+0
2001-02-28Fix for stack return from "Jim McDonough" <jmcdough@hotmail.com>.Jeremy Allison1-3/+8
2001-02-26Split wks pipe into interface and implementation modules.Jeremy Allison1-0/+77