summaryrefslogtreecommitdiff
path: root/source/rpc_server/srv_wkssvc_nt.c
Commit message (Expand)AuthorAgeFilesLines
* dsgetdcname: use existing messaging_context if possible.Günther Deschner2008-05-221-0/+2
* NetrUnjoinDomain2: Honor registry config to try config changes.Günther Deschner2008-04-221-0/+1
* WKSSVC: In _wkssvc_NetrJoinDomain2, do modify the local configuration if enab...Günther Deschner2008-04-221-0/+1
* Add some paranoia fixes for _wkssvc_NetrJoinDomain2/UnjoinDomain2.Günther Deschner2008-03-311-2/+22
* Let libnetjoin find the dc in wkssvc NetrJoinDomain2/UnjoinDomain2.Günther Deschner2008-03-311-30/+0
* While we are at it: add _wkssvc_NetrUnjoinDomain2 implementation.Günther Deschner2008-02-281-4/+64
* Re-enable _wkssvc_NetrJoinDomain2 remote join implementation now that we are ...Günther Deschner2008-02-281-6/+13
* Fix one dsgetdcname call in wkssvc rpc server.Günther Deschner2008-02-281-2/+2
* Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).Günther Deschner2008-01-291-1/+0
* Fix (non-activated) _wkssvc_NetrJoinDomain2 server code.Günther Deschner2008-01-161-13/+12
* Fix Compiler warnings by including the proper header.Michael Adam2008-01-131-2/+1
* Deactive remote join code server side until some last issues are resolved.Günther Deschner2007-12-211-0/+4
* Add _wkssvc_NetrJoinDomain2() server.Günther Deschner2007-12-211-3/+66
* Some C++ warningsVolker Lendecke2007-12-211-1/+1
* Remove some globalsVolker Lendecke2007-12-051-4/+4
* Merge recent wkssvc changes from samba4.Günther Deschner2007-11-301-27/+27
* pstring removalVolker Lendecke2007-11-051-15/+8
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20875: Pass DCE/RPC server call arguments as a struct rather than as separat...Jelmer Vernooij2007-10-101-41/+33
* r19224: Add setting the rng_fault_state to the already converted pipes.Volker Lendecke2007-10-101-0/+30
* r18756: cleanup copyrights after moving to new wkssvc implementation codeGerald Carter2007-10-101-4/+3
* r18742: this function returns WERRORStefan Metzmacher2007-10-101-3/+3
* r18739: * Get the wkssvc patch right this time.Gerald Carter2007-10-101-22/+301
* r18728: revert previous commit until I fix the wkssvc_nt.c changesGerald Carter2007-10-101-294/+22
* r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter2007-10-101-22/+294
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-2/+2
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-3/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+3
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-2/+2
* The big character set handling changeover!Andrew Tridgell2001-07-041-1/+1
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-2/+0
* Fix for stack return from "Jim McDonough" <jmcdough@hotmail.com>.Jeremy Allison2001-02-281-3/+8
* Split wks pipe into interface and implementation modules.Jeremy Allison2001-02-261-0/+77