summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_wkssvc_nt.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20875: Pass DCE/RPC server call arguments as a struct rather than as separat...Jelmer Vernooij1-41/+33
2007-10-10r19224: Add setting the rng_fault_state to the already converted pipes.Volker Lendecke1-0/+30
2007-10-10r18756: cleanup copyrights after moving to new wkssvc implementation codeGerald Carter1-4/+3
2007-10-10r18742: this function returns WERRORStefan Metzmacher1-3/+3
2007-10-10r18739: * Get the wkssvc patch right this time.Gerald Carter1-22/+301
2007-10-10r18728: revert previous commit until I fix the wkssvc_nt.c changesGerald Carter1-294/+22
2007-10-10r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter1-22/+294
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
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