summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-107-32/+32
* r5036: changed HYPER_T to the more standard "hyper"Andrew Tridgell2007-10-109-56/+56
* r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2007-10-105-64/+43
* r5027: added the IDL license to the IDL directoryAndrew Tridgell2007-10-101-0/+9
* r5005: Add missing size specifiers to various bitmaps.Tim Potter2007-10-104-6/+6
* r4962: add infrastructure to use raw krb5 auth in dcerpc client codeStefan Metzmacher2007-10-103-6/+13
* r4944: every event_add_*() caller was having to call talloc_steal() to takeAndrew Tridgell2007-10-101-1/+1
* r4886: fixed two places where we process the send side of a socket after theAndrew Tridgell2007-10-101-0/+1
* r4885: added a new NBT client library. Features include:Andrew Tridgell2007-10-106-13/+226
* r4804: add more emuns and bitmapsStefan Metzmacher2007-10-101-9/+26
* r4774: It appears the SensitiveData contains the password history, as theAndrew Bartlett2007-10-101-1/+12
* r4772: fixed checking of the conformant size for dom_sid2Andrew Tridgell2007-10-101-1/+7
* r4768: Until I can prove it, we should not have these elements marked asAndrew Bartlett2007-10-101-4/+4
* r4758: - added async support to the session request codeAndrew Tridgell2007-10-101-7/+6
* r4757: added the ability of the clisocket level of libcli to handle asyncAndrew Tridgell2007-10-101-1/+1
* r4720: Reformat, rename, and convert to enums parts of the LSA IDL specificat...Andrew Bartlett2007-10-101-45/+46
* r4708: Comparing with LDAP, it is clear that these 'flags' are in fact theAndrew Bartlett2007-10-102-14/+14
* r4705: use an enum for reject_reasonStefan Metzmacher2007-10-101-4/+6
* r4703: Add support for EnumTrustDomain, and expand the testsuite.Andrew Bartlett2007-10-101-1/+4
* r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()Stefan Metzmacher2007-10-102-3/+11
* r4698: - Initial implementation of trusted domains in LSA.Andrew Bartlett2007-10-101-1/+1
* r4691: Make the DCE-RPC bind code compleatly generic to the number of passesAndrew Bartlett2007-10-101-6/+14
* r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett2007-10-101-6/+6
* r4676: NTTIME_1sec is a standard NTTIME for the calling codeStefan Metzmacher2007-10-101-1/+4
* r4673: Fix the IDL for the QuerySecret LSA call.Andrew Bartlett2007-10-102-4/+27
* r4650: - make more use of bitmap and enum'sStefan Metzmacher2007-10-103-53/+55
* r4649: make more use of bitmap and enum'sStefan Metzmacher2007-10-101-41/+53
* r4644: allow DSSETUP on ncacn_ip_tcpAndrew Tridgell2007-10-101-1/+1
* r4638: expose lsa and drsuapi on ncalrpcAndrew Tridgell2007-10-102-2/+2
* r4636: Per tridge's wish (and probably correct behaviour), don't key off aAndrew Bartlett2007-10-101-1/+3
* r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the authAndrew Bartlett2007-10-105-200/+101
* r4630: for ncacn_np if we don't have an explicit request for one of theAndrew Tridgell2007-10-102-2/+6
* r4627: - simplified the dcerpc auth code using a common functionAndrew Tridgell2007-10-106-118/+93
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-101-14/+3
* r4619: Remove extern declaration of dcerpc_pipes, which is now staticJelmer Vernooij2007-10-101-3/+0
* r4618: - tidied up the alter_context client code a bitAndrew Tridgell2007-10-106-113/+45
* r4617: basic alter_context requests now work in our client library. The testAndrew Tridgell2007-10-103-13/+136
* r4616: the first phase in the addition of proper support forAndrew Tridgell2007-10-109-525/+560
* r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell2007-10-105-4/+5
* r4588: fixed the double bind in ncalrpc with dcerpc_secondary_connection()Andrew Tridgell2007-10-101-1/+1
* r4587: fixed dcerpc_secondary_connection() for ncacn_ip_tcpAndrew Tridgell2007-10-101-3/+1
* r4568: make use of SidType and move it to lsa.idlStefan Metzmacher2007-10-102-19/+18
* r4564: added a comment on lsa_EnumAccounts IDLAndrew Tridgell2007-10-101-0/+3
* r4558: more use of bitmaps and enumsStefan Metzmacher2007-10-102-21/+40
* r4557: support for [flags()] on typedef enum|bitmapStefan Metzmacher2007-10-101-1/+5
* r4555: fix some dependenciesStefan Metzmacher2007-10-101-3/+3
* r4554: create svcctl_ServerType bitmapStefan Metzmacher2007-10-101-30/+33
* r4552: use samr_AcctFlags in netlogon.idlStefan Metzmacher2007-10-102-3/+5
* r4550: talloc() is now typesafe. It is exactly equivalent to the old talloc_p...Andrew Tridgell2007-10-101-2/+2
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-102-3/+3