summaryrefslogtreecommitdiffstats
path: root/source4/libnet/libnet_rpc.c
Commit message (Expand)AuthorAgeFilesLines
* r15625: Partial commit of my current work. It makes libnet api functionsRafal Szczesniak2007-10-101-3/+28
* r15487: More comments and a few minor changes (not even fixes).Rafal Szczesniak2007-10-101-13/+31
* r15459: Add forgotten guid retrieval among other data and thus preventRafal Szczesniak2007-10-101-1/+4
* r15439: Reorder the code a bit to be like in other calls. More commentsRafal Szczesniak2007-10-101-142/+170
* r15435: Turn libnet_RpcConnectDCInfo into another level of libnet_RpcConnectRafal Szczesniak2007-10-101-166/+272
* r14591: More comments.Rafal Szczesniak2007-10-101-1/+27
* r14568: Remove unused function.Rafal Szczesniak2007-10-101-10/+0
* r14566: Remove unnecessary headers.Rafal Szczesniak2007-10-101-3/+0
* r14560: Finally! Start working on async libnet_RpcConnect and otherRafal Szczesniak2007-10-101-57/+273
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r12926: Syncronsise GUIDs on users and domains from the server. These alsoAndrew Bartlett2007-10-101-0/+7
* r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect toAndrew Bartlett2007-10-101-2/+189
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-101-2/+2
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-101-11/+34
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-5/+3
* r11815: A bit more comments and spaces for better readability.Rafal Szczesniak2007-10-101-1/+10
* r11794: - fixed a valgrind error in libnet, caused by using a stack variableAndrew Tridgell2007-10-101-3/+2
* r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett2007-10-101-2/+10
* r8136: remove unused varStefan Metzmacher2007-10-101-2/+0
* r8098: Add my copyright and remove unecessary header dependency.Rafal Szczesniak2007-10-101-2/+2
* r8096: Remove function that has became libnet_Lookup fuction.Rafal Szczesniak2007-10-101-55/+0
* r8095: Fix compiler warning.Rafal Szczesniak2007-10-101-1/+1
* r8075: Make rpc connect function part of libnet api, as I suppose manyRafal Szczesniak2007-10-101-31/+36
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+1
* r7247: User shorter and more convenient name for credentials inRafal Szczesniak2007-10-101-1/+2
* r6933: Add a couple of helper functions for creating nbt names.Tim Potter2007-10-101-3/+1
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-1/+2
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-101-4/+1
* r5924: Use cli_credentials in libnet/.Jelmer Vernooij2007-10-101-3/+3
* r5902: A rather large change...Andrew Bartlett2007-10-101-6/+7
* r5256: More verbose description of functions (as I learn the code).Rafal Szczesniak2007-10-101-5/+49
* r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell2007-10-101-11/+16
* r3478: split out some more pieces of includes.hAndrew Tridgell2007-10-101-0/+1
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-2/+2
* r2346: fix some minor stuffStefan Metzmacher2007-10-101-1/+1
* r2061: - split libnet header filesStefan Metzmacher2007-10-101-11/+41
* r1927: allow the domain to be a ip addressStefan Metzmacher2007-10-101-0/+5
* r1925: now we lookup the domain controllerStefan Metzmacher2007-10-101-9/+42
* r1919: paasword change basicly works now:-)Stefan Metzmacher2007-10-101-1/+33
* r1836: - as abartlet said to me, we need to contact the users domain pdcfor d...Stefan Metzmacher2007-10-101-0/+27