summaryrefslogtreecommitdiff
path: root/source4/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2-4/+4
2007-12-24r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij1-1/+1
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-1/+1
2007-12-24r26558: Add IDL for netr_GetForestTrustInformation().Günther Deschner1-4/+4
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2-29/+29
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij2-29/+29
2007-12-21r26440: Remove more uses of global_loadparm.Jelmer Vernooij4-12/+12
2007-12-21r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij2-3/+4
2007-12-21r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij2-2/+2
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij2-2/+2
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij1-4/+6
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij1-2/+5
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij2-9/+10
2007-12-21r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij1-1/+1
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij2-1/+3
2007-12-21r26328: remove more uses of global_loadparm.Jelmer Vernooij2-6/+6
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2-2/+3
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-2/+2
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij3-2/+3
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij7-29/+38
2007-12-21r26310: Remove more uses of global_loadparm.Jelmer Vernooij3-10/+16
2007-12-21r26300: Don't segfault when called from the ntptr libs.Andrew Bartlett1-3/+3
2007-12-21r26298: Use metze's schema loading code to pre-initialise the schema into theAndrew Bartlett1-3/+8
2007-12-21r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij16-77/+83
2007-12-21r26286: IDL and torture test for netr_ServerTrustPasswordsGet().Günther Deschner1-4/+4
2007-12-21r26285: Add IDL and torture test for netr_ServerPasswordGet().Günther Deschner1-4/+4
2007-12-21r26273: Add IDL and torture test for netr_NetrEnumerateTurstedDomains() andGünther Deschner1-7/+7
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