summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2008-01-14python: Enable building of the wkssvc python bindings.Jelmer Vernooij1-0/+4
2008-01-14python: Compile in svcctl Python bindings.Jelmer Vernooij2-0/+5
2008-01-14python: Work around the fact that there are two "security" modules now.Jelmer Vernooij1-1/+1
2008-01-14python: Compile security module, handle uint.Jelmer Vernooij1-0/+3
2008-01-14python: Enable python bindings for samr and lsa interfaces.Jelmer Vernooij2-0/+18
2008-01-14python: Build epmapper module.Jelmer Vernooij1-1/+4
2008-01-14python: Fix python code for winreg, add test.Jelmer Vernooij1-0/+4
2008-01-14python: Start building winreg module.Jelmer Vernooij1-0/+7
2008-01-14pidl/python: Fix compilation of py_echo.Jelmer Vernooij1-1/+1
2008-01-14Use lsa_PolicyInfo enum in lsa policy info calls.Günther Deschner1-5/+5
2008-01-14Fill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.Günther Deschner1-2/+10
2008-01-12idl: Use typedef rather than declare.Jelmer Vernooij11-19/+19
2008-01-03r26663: Proper dependencies for pidl Python bindings.Jelmer Vernooij1-0/+2
2008-01-03r26658: pidl: Register Python modules.Jelmer Vernooij1-0/+4
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-7/+1
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij1-0/+1
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij1-0/+7
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij1-1/+3
2008-01-02r26643: librpc: Remove uses of global_loadparm.Jelmer Vernooij3-15/+21
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij5-23/+33
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-3/+2
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin1-6/+7
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij2-113/+68
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij3-142/+205
2007-12-24r26558: Add IDL for netr_GetForestTrustInformation().Günther Deschner1-1/+8
2007-12-21r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij1-1/+2
2007-12-21r26440: Remove more uses of global_loadparm.Jelmer Vernooij1-2/+2
2007-12-21r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij5-14/+14
2007-12-21r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij6-22/+24
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-2/+3
2007-12-21r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij3-11/+19
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-1/+1
2007-12-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2-32/+53
2007-12-21r26397: Fix circular dependency in samba-socket.Jelmer Vernooij1-1/+2
2007-12-21r26396: dcerpc: Fall back to peer_name() if target_hostname() is not set.Kai Blin1-1/+4
2007-12-21r26395: spoolss: Add WinXP-like printer browsing test.Kai Blin1-3/+64
2007-12-21r26394: dcerpc: Use target_hostname() instead of peer_name() in dcerpc_server...Kai Blin1-2/+2
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+0
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij4-8/+11
2007-12-21r26335: Specify name_resolve_order to socket code.Jelmer Vernooij1-1/+2
2007-12-21r26334: Avoid loadparm_context.Jelmer Vernooij3-5/+6
2007-12-21r26332: Add samr_ValidationStatus error mapping to samr_ValidatePassword().Günther Deschner1-1/+21
2007-12-21r26331: Add IDL for samr_ValidatePassword(). A very interesting call.Günther Deschner1-5/+75
2007-12-21r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij1-3/+5
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij7-35/+70
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij1-5/+11
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij3-5/+8
2007-12-21r26286: IDL and torture test for netr_ServerTrustPasswordsGet().Günther Deschner1-1/+10
2007-12-21r26285: Add IDL and torture test for netr_ServerPasswordGet().Günther Deschner1-1/+9
2007-12-21r26277: Move loadparm context higher up the stack.Jelmer Vernooij2-3/+6