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