summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Collapse)AuthorFilesLines
2008-01-30libndr: depend on samba-config, so that callers doesn't need to know about itStefan Metzmacher1-1/+1
metze (This used to be commit fc69e3f829a83aae311b4849d91509fcfa47816b)
2008-01-25Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion).Günther Deschner1-1/+7
Guenther (This used to be commit 722b4dfdc4821ecf349f87f57146f3b52e719b3d)
2008-01-24Add IDL for netr_LogonGetTrustRid.Günther Deschner1-1/+5
Guenther (This used to be commit d0893014ab02f4a628bc05135e7afedd11427116)
2008-01-24Rename samr_*AccessMask bitfields to start with SAMR_.Günther Deschner1-32/+32
Guenther (This used to be commit 70773be51a568dfc793111044cef93baa343d715)
2008-01-24netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32Stefan Metzmacher1-4/+9
metze (This used to be commit 7222edb9cde5cdeb9d065e890775a7254b26648f)
2008-01-24netlogon.idl: make use of bitmap samr_GroupAttrsStefan Metzmacher1-1/+2
metze (This used to be commit 6d68161e676d381600c77c3f862bd7e013968724)
2008-01-24netlogon.idl: remove unused netr_GroupsMembership structureStefan Metzmacher1-5/+0
We have samr_RidWithAttribute and use that in all cases. metze (This used to be commit 3c5bae2249d01213ff4bd7df2b4e3ac04da4a52d)
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-3/+0
(This used to be commit 91d7ba5202e6c375456a42c2c6861f63c7fcfc20)
2008-01-22dcerpc_samr: Use manually written .pc file.Jelmer Vernooij2-0/+12
(This used to be commit 4b83dc06471818089790c42157b972964d8d02e2)
2008-01-22dcerpc: Use manually written .pc files for dcerpc and ndr.Jelmer Vernooij3-0/+24
(This used to be commit 676fd18fa2914b7b5530014a944a11ea1d6f631d)
2008-01-22python: Avoid duplicate copies of some objects in different packages.Jelmer Vernooij3-967/+19
(This used to be commit bd293cde1b1deadcfb0f74c82aae6ba4de39925b)
2008-01-21Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett1-12/+3
(This used to be commit b99b604a5f8b7eb98a6285145188c0b94946df78)
2008-01-21Be sure to pass iconv handle down to compression subcontexts (fixesAndrew Bartlett1-0/+4
segfaults in NET-API-BECOME-DC) Andrew Bartlett (This used to be commit 70c1e918e6bd01946425e2d89cb680f14152f9fc)
2008-01-21build: Demote a bunch of libraries to subsystems. This makes packaging ↵Jelmer Vernooij1-12/+3
easier and should also make it easier to migrate to a new build system. (This used to be commit 77b400764e3dadfa05407343af649ad9298cc085)
2008-01-16Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.Günther Deschner1-1/+21
Guenther (This used to be commit 1b5706e413f1c6aa1ede15a625929f785ce37272)
2008-01-15util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij1-1/+1
(This used to be commit 44e1cfd2d0ef62e4ee541cec00581a7151d951b3)
2008-01-14python: Enable building of the wkssvc python bindings.Jelmer Vernooij1-0/+4
(This used to be commit 7a00d48a478be84e9f38c5e6cb57739063d0d613)
2008-01-14python: Compile in svcctl Python bindings.Jelmer Vernooij2-0/+5
(This used to be commit 567099b66d0369715f8e0a083a5ce160faaf4da2)
2008-01-14python: Work around the fact that there are two "security" modules now.Jelmer Vernooij1-1/+1
This well demonstrates the fact we need hierarchy. (This used to be commit df7e3498824e27f8a6d61b8b6f52577eab248d2c)
2008-01-14python: Compile security module, handle uint.Jelmer Vernooij1-0/+3
(This used to be commit dee64344fb13aaed38a550ebb4048d0fa526d5b6)
2008-01-14python: Enable python bindings for samr and lsa interfaces.Jelmer Vernooij2-0/+18
(This used to be commit 3dfcefd8ac640ef1539185f19f7414fbcea9e741)
2008-01-14python: Build epmapper module.Jelmer Vernooij1-1/+4
(This used to be commit 6cb78c7634de0f9ab327583844d7860d384356eb)
2008-01-14python: Fix python code for winreg, add test.Jelmer Vernooij1-0/+4
(This used to be commit bd3e6c41c42738fcfcc5cef4e65f0e219d358260)
2008-01-14python: Start building winreg module.Jelmer Vernooij1-0/+7
(This used to be commit f1a9fad83cee7754304b3422aa273d5f64868e40)
2008-01-14pidl/python: Fix compilation of py_echo.Jelmer Vernooij1-1/+1
(This used to be commit 5ee99ff31c80ece6861b2a0323d71170ef9346b9)
2008-01-14Use lsa_PolicyInfo enum in lsa policy info calls.Günther Deschner1-5/+5
Guenther (This used to be commit 068697706652373d28091cd7594e0276da27dbc4)
2008-01-14Fill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.Günther Deschner1-2/+10
Guenther (This used to be commit 54458c46249e07176e2a5b37279a3c95d21df0ab)
2008-01-12idl: Use typedef rather than declare.Jelmer Vernooij11-19/+19
(This used to be commit 3fd750bd54f150ff62fd8165406bd26d03d624cf)
2008-01-03r26663: Proper dependencies for pidl Python bindings.Jelmer Vernooij1-0/+2
(This used to be commit f24e5e8a2b16f2f1640cb573bdcb346cb3748f33)
2008-01-03r26658: pidl: Register Python modules.Jelmer Vernooij1-0/+4
(This used to be commit f47044aacc8eb6df856524744ab87bee997bae6d)
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion ↵Jelmer Vernooij1-7/+1
options for SMB individually, just specify the smbcli_options struct. (This used to be commit 8a97886e24a4b969aa91409c06f423b71a45f6eb)
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij1-0/+1
The number of arguments is getting a bit excessive now, so it probably makes sense to pass in the smbcli_options struct rather than all members individually and add a convenience function for obtaining a smbcli_options struct from a loadparm context. (This used to be commit 9f64213463b5bf3bcbf36913139e9a5042e967a2)
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in ↵Jelmer Vernooij1-0/+7
smb_composite_connect structure. AFAIK no global variables will now be used when doing RPC client connections. (This used to be commit 0ef75e4e3cb0e1bd10e367a00f5e9b725587c40a)
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB ↵Jelmer Vernooij1-1/+3
functions, should help fix the build for OpenChange. (This used to be commit 385ffe4f4cc9a21a760c0f00410f56e2592fd507)
2008-01-02r26643: librpc: Remove uses of global_loadparm.Jelmer Vernooij3-15/+21
(This used to be commit 924c0890904266af8f50f69a25f89d36f971d710)
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR ↵Jelmer Vernooij5-23/+33
library, so it can be overridden by OpenChange. (This used to be commit 2f29f80e07adef1f020173f2cd6d947d0ef505ce)
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ↵Jelmer Vernooij1-3/+2
ndr_struct_push_blob(). (This used to be commit 61ad78ac98937ef7a9aa32075a91a1c95b7606b3)
2007-12-26r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.Kai Blin1-6/+7
Also rename the corresponding wrap_ functions. (This used to be commit e59c2eaf681f076d175b9779d1c27b5f74a57c96)
2007-12-24r26572: Fix warnings in the Python code.Jelmer Vernooij2-113/+68
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28)
2007-12-24r26570: - Trim size of the swig-generated Python bindings by removing a ↵Jelmer Vernooij3-142/+205
bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852)
2007-12-24r26558: Add IDL for netr_GetForestTrustInformation().Günther Deschner1-1/+8
Guenther (This used to be commit 7aa34b48795d303ba600f34a4b1bc916007aee44)
2007-12-21r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij1-1/+2
(This used to be commit c4b1df047663519300370508761c70b0c096b7f2)
2007-12-21r26440: Remove more uses of global_loadparm.Jelmer Vernooij1-2/+2
(This used to be commit 8858cf39722f192865e531164c72039fd18d7a8d)
2007-12-21r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij5-14/+14
(This used to be commit 28b1d36551b75241c1cf9fca5d74f45a6dc884ab)
2007-12-21r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij6-22/+24
(This used to be commit 7352206f4450fdf881b95bda064cedd9d2477e4c)
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij1-2/+3
(This used to be commit d37136b7abfbba75ef2e5ab855eb3382b9648b8c)
2007-12-21r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij3-11/+19
(This used to be commit bf072c6fb37b3e6a71c0c747b9fbeaa01480229e)
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-1/+1
(This used to be commit 2833f320de1f1fd39c710ad0a61c3fa1bb1df31f)
2007-12-21r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2-32/+53
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41)
2007-12-21r26397: Fix circular dependency in samba-socket.Jelmer Vernooij1-1/+2
(This used to be commit 801c8c766cb6a104751be8829593e0e123508134)