summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-2/+3
2007-12-21r26265: Use task-provided loadparm context in nbt and rpc servers.Jelmer Vernooij1-16/+26
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij2-2/+2
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2-6/+6
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-4/+4
2007-12-21r26239: Fix registry argument order.Jelmer Vernooij1-2/+1
2007-12-21r26237: Add loadparm context to the server service interface.Jelmer Vernooij1-0/+1
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij1-0/+2
2007-12-21r26234: More global_loadparm fixes.Jelmer Vernooij2-3/+3
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij3-6/+7
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij6-14/+16
2007-12-21r26221: Add loadparm_context parameter to auth_context_create.Jelmer Vernooij1-0/+2
2007-12-21r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij1-2/+4
2007-12-21r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() andGünther Deschner1-6/+6
2007-12-21r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().Günther Deschner1-6/+6
2007-12-21r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().Günther Deschner1-3/+3
2007-12-21r26159: Align to coding conventions.Günther Deschner1-26/+26
2007-12-21r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().Günther Deschner1-6/+6
2007-12-21r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().Günther Deschner1-4/+4
2007-12-21r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().Günther Deschner1-4/+4
2007-12-21r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...Günther Deschner1-4/+4
2007-12-21r26153: Add torture test for NetrAddAlternateComputerName() andGünther Deschner1-4/+4
2007-12-21r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().Günther Deschner1-4/+4
2007-12-21r26151: Add IDL and torture test for wkssvc_NetrValidateName() andGünther Deschner1-8/+8
2007-12-21r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() andGünther Deschner1-8/+8
2007-12-21r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.Günther Deschner1-4/+4
2007-12-21r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().Günther Deschner1-4/+4
2007-12-21r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.Günther Deschner1-8/+8
2007-12-21r26146: Add IDL and torture test for wkssvc_NetrUseEnum().Günther Deschner1-4/+4
2007-12-21r26145: Fix server side of wkssvc_NetWkstaTransportEnum.Günther Deschner1-17/+17
2007-12-21r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.Günther Deschner1-4/+4
2007-12-21r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were justAndrew Bartlett3-12/+13
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij5-4/+5
2007-12-21r25940: Rework the samldb and templates handling.Andrew Bartlett1-6/+10
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher4-35/+40
2007-12-21r25896: Rename netlogon server stubs.Günther Deschner1-6/+6
2007-12-21r25839: use nss_wrapper code in samba4 ifStefan Metzmacher1-1/+2
2007-10-10r25553: Convert to standard bool type.Jelmer Vernooij10-81/+81
2007-10-10r25539: Also correct indent for winreg server.Günther Deschner1-177/+181
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+1
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2-10/+10
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij10-38/+44
2007-10-10r25196: Thanks to id10ts on IRC for finding some typos in my well-known namesAndrew Bartlett1-2/+2
2007-10-10r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, withAndrew Bartlett5-845/+1255
2007-10-10r25052: This missing 'break' caused problems on 32 bit platforms only, due toAndrew Bartlett1-0/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2-10/+10
2007-10-10r25028: Fix more warnings.Jelmer Vernooij1-5/+5
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij9-2/+11
2007-10-10r24987: Clarify error conditions in secrets handling, before I add ACLs toAndrew Bartlett1-3/+3
2007-10-10r24973: Try to make it really clear we are dealing with 64 bit numbers here.Andrew Bartlett1-14/+14