summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2008-02-15dcerpc.idl: use charset() instead of ascstr3Stefan Metzmacher1-1/+2
2008-02-15ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can ...Stefan Metzmacher1-0/+3
2008-02-15drsuapi.idl: use charset() instead of the exotic flags() and stringStefan Metzmacher1-3/+6
2008-02-15krb5pac.idl: use charset() instead of string type with flagsStefan Metzmacher1-1/+2
2008-02-13idl_types: remove unused lstringStefan Metzmacher1-5/+0
2008-02-13spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any moreStefan Metzmacher1-5/+6
2008-02-13missed a spot in the SMB2 create conversionAndrew Tridgell1-3/+3
2008-02-12librpc: remove special support for fixed length stringsStefan Metzmacher3-58/+1
2008-02-12spoolss.idl: don't use string32 anymore and use an charset() arrayStefan Metzmacher1-2/+2
2008-02-12nbt.idl: don't use astring15 anymore and use an charset() arrayStefan Metzmacher1-1/+1
2008-02-07wkssvc.idl: fix idl for wkssvc_NetrGetJoinableOus[2]()Stefan Metzmacher1-2/+10
2008-02-04spoolss.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-68/+67
2008-02-04samr.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-48/+47
2008-02-04netlogon.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-78/+77
2008-02-04winreg.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-22/+21
2008-02-04svcctl.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-50/+49
2008-02-04wkssvc.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-72/+71
2008-02-04srvsvc.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-73/+72
2008-02-04Rework cluster_id() to take an additional argument, as we needAndrew Bartlett1-1/+2
2008-01-30libndr: depend on samba-config, so that callers doesn't need to know about itStefan Metzmacher1-1/+1
2008-01-25Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion).Günther Deschner1-1/+7
2008-01-24Add IDL for netr_LogonGetTrustRid.Günther Deschner1-1/+5
2008-01-24Rename samr_*AccessMask bitfields to start with SAMR_.Günther Deschner1-32/+32
2008-01-24netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32Stefan Metzmacher1-4/+9
2008-01-24netlogon.idl: make use of bitmap samr_GroupAttrsStefan Metzmacher1-1/+2
2008-01-24netlogon.idl: remove unused netr_GroupsMembership structureStefan Metzmacher1-5/+0
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-3/+0
2008-01-22dcerpc_samr: Use manually written .pc file.Jelmer Vernooij2-0/+12
2008-01-22dcerpc: Use manually written .pc files for dcerpc and ndr.Jelmer Vernooij3-0/+24
2008-01-22python: Avoid duplicate copies of some objects in different packages.Jelmer Vernooij3-967/+19
2008-01-21Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett1-12/+3
2008-01-21Be sure to pass iconv handle down to compression subcontexts (fixesAndrew Bartlett1-0/+4
2008-01-21build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij1-12/+3
2008-01-16Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.Günther Deschner1-1/+21
2008-01-15util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij1-1/+1
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