summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5118: added support for node status replies in nbtd. nmblookup -S now works ...Andrew Tridgell2-3/+3
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-4/+10
2007-10-10r5109: - fixed handling of zero-length subcontexts in the ndr libraryAndrew Tridgell1-3/+0
2007-10-10r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.Andrew Bartlett1-6/+5
2007-10-10r5084: - handle arbitrary data in the NULL record reply type for nbt name que...Andrew Tridgell3-4/+6
2007-10-10r5080: patch from ronnie to make our samr IDL a little more consistentAndrew Tridgell1-22/+22
2007-10-10r5054: added a nmblookup tool, based on the new nbt libraryAndrew Tridgell1-0/+9
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell7-32/+32
2007-10-10r5036: changed HYPER_T to the more standard "hyper"Andrew Tridgell9-56/+56
2007-10-10r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell5-64/+43
2007-10-10r5027: added the IDL license to the IDL directoryAndrew Tridgell1-0/+9
2007-10-10r5005: Add missing size specifiers to various bitmaps.Tim Potter4-6/+6
2007-10-10r4962: add infrastructure to use raw krb5 auth in dcerpc client codeStefan Metzmacher3-6/+13
2007-10-10r4944: every event_add_*() caller was having to call talloc_steal() to takeAndrew Tridgell1-1/+1
2007-10-10r4886: fixed two places where we process the send side of a socket after theAndrew Tridgell1-0/+1
2007-10-10r4885: added a new NBT client library. Features include:Andrew Tridgell6-13/+226
2007-10-10r4804: add more emuns and bitmapsStefan Metzmacher1-9/+26
2007-10-10r4774: It appears the SensitiveData contains the password history, as theAndrew Bartlett1-1/+12
2007-10-10r4772: fixed checking of the conformant size for dom_sid2Andrew Tridgell1-1/+7
2007-10-10r4768: Until I can prove it, we should not have these elements marked asAndrew Bartlett1-4/+4
2007-10-10r4758: - added async support to the session request codeAndrew Tridgell1-7/+6
2007-10-10r4757: added the ability of the clisocket level of libcli to handle asyncAndrew Tridgell1-1/+1
2007-10-10r4720: Reformat, rename, and convert to enums parts of the LSA IDL specificat...Andrew Bartlett1-45/+46
2007-10-10r4708: Comparing with LDAP, it is clear that these 'flags' are in fact theAndrew Bartlett2-14/+14
2007-10-10r4705: use an enum for reject_reasonStefan Metzmacher1-4/+6
2007-10-10r4703: Add support for EnumTrustDomain, and expand the testsuite.Andrew Bartlett1-1/+4
2007-10-10r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()Stefan Metzmacher2-3/+11
2007-10-10r4698: - Initial implementation of trusted domains in LSA.Andrew Bartlett1-1/+1
2007-10-10r4691: Make the DCE-RPC bind code compleatly generic to the number of passesAndrew Bartlett1-6/+14
2007-10-10r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett1-6/+6
2007-10-10r4676: NTTIME_1sec is a standard NTTIME for the calling codeStefan Metzmacher1-1/+4
2007-10-10r4673: Fix the IDL for the QuerySecret LSA call.Andrew Bartlett2-4/+27
2007-10-10r4650: - make more use of bitmap and enum'sStefan Metzmacher3-53/+55
2007-10-10r4649: make more use of bitmap and enum'sStefan Metzmacher1-41/+53
2007-10-10r4644: allow DSSETUP on ncacn_ip_tcpAndrew Tridgell1-1/+1
2007-10-10r4638: expose lsa and drsuapi on ncalrpcAndrew Tridgell2-2/+2
2007-10-10r4636: Per tridge's wish (and probably correct behaviour), don't key off aAndrew Bartlett1-1/+3
2007-10-10r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the authAndrew Bartlett5-200/+101
2007-10-10r4630: for ncacn_np if we don't have an explicit request for one of theAndrew Tridgell2-2/+6
2007-10-10r4627: - simplified the dcerpc auth code using a common functionAndrew Tridgell6-118/+93
2007-10-10r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher1-14/+3
2007-10-10r4619: Remove extern declaration of dcerpc_pipes, which is now staticJelmer Vernooij1-3/+0
2007-10-10r4618: - tidied up the alter_context client code a bitAndrew Tridgell6-113/+45
2007-10-10r4617: basic alter_context requests now work in our client library. The testAndrew Tridgell3-13/+136
2007-10-10r4616: the first phase in the addition of proper support forAndrew Tridgell9-525/+560
2007-10-10r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell5-4/+5
2007-10-10r4588: fixed the double bind in ncalrpc with dcerpc_secondary_connection()Andrew Tridgell1-1/+1
2007-10-10r4587: fixed dcerpc_secondary_connection() for ncacn_ip_tcpAndrew Tridgell1-3/+1
2007-10-10r4568: make use of SidType and move it to lsa.idlStefan Metzmacher2-19/+18
2007-10-10r4564: added a comment on lsa_EnumAccounts IDLAndrew Tridgell1-0/+3