summaryrefslogtreecommitdiffstats
path: root/source4/libnet
Commit message (Expand)AuthorAgeFilesLines
* r15996: Implement a missing monitor message.Rafal Szczesniak2007-10-101-1/+10
* r15940: Add new field to pass username to libnet_rpc_userinfo function.Rafal Szczesniak2007-10-101-0/+1
* r15938: Extend userinfo call with one optional stage - lookup forRafal Szczesniak2007-10-101-19/+84
* r15937: Currently, we don't use nor support distinguished call levels, so removeRafal Szczesniak2007-10-101-15/+0
* r15920: Move userman.c and userinfo.c definition into respectiveRafal Szczesniak2007-10-105-74/+102
* r15919: - Create function checking prerequisites like valid domainRafal Szczesniak2007-10-101-63/+175
* r15858: - initialize s->r.outStefan Metzmacher2007-10-101-13/+23
* r15857: don't clear the error string after setting itStefan Metzmacher2007-10-101-4/+6
* r15850: another spot where r->out.error_string can be uninitialiedAndrew Tridgell2007-10-101-0/+1
* r15849: ensure we don't try to talloc_steal() an invalid error_string inAndrew Tridgell2007-10-101-0/+1
* r15726: Comments and a couple of minor formattings in the code.Rafal Szczesniak2007-10-101-57/+121
* r15667: Make sure the rpc pipe pointers are zeroed duringRafal Szczesniak2007-10-101-0/+8
* r15666: Fix a silly typo.Rafal Szczesniak2007-10-101-1/+1
* r15663: Turn libnet_DeleteUser into async function and fix subtle bug probablyRafal Szczesniak2007-10-102-82/+130
* r15625: Partial commit of my current work. It makes libnet api functionsRafal Szczesniak2007-10-108-61/+403
* r15504: Revert -r 15500 and -r 15503 until I'm awake, and can get my headAndrew Bartlett2007-10-101-1/+1
* r15500: Add support for interactive prompting on bad passwords to the RPC lib...Andrew Bartlett2007-10-101-1/+1
* r15489: Typo fixes.Rafal Szczesniak2007-10-101-2/+2
* r15488: This structure is not needed any longer.Rafal Szczesniak2007-10-101-25/+2
* 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-104-179/+296
* r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett2007-10-101-2/+2
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-103-3/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14983: fix an uninitialised varAndrew Tridgell2007-10-101-1/+1
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-103-3/+3
* r14716: Remove username from debug message, it just causes valgrind assertions.Andrew Bartlett2007-10-101-4/+2
* r14591: More comments.Rafal Szczesniak2007-10-101-1/+27
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-5/+1
* 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
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-104-0/+4
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-105-6/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-1013-4/+14
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-109-0/+10
* r14383: Fix non-developer build.Jelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-104-4/+8
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-104-0/+4
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r14063: libnet depends on dcerpcStefan Metzmacher2007-10-101-1/+1
* r14058: Try to make the continuation on the list of password set mechs clearer.Andrew Bartlett2007-10-101-2/+5
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-106-0/+8
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13317: Create a new function messaging_client_init() which can be used whenAndrew Bartlett2007-10-101-1/+1
* r13104: Migrate and set secrets keytab values in the 'net join' code. ThisAndrew Bartlett2007-10-101-0/+30