summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet.h
Commit message (Expand)AuthorAgeFilesLines
* s4-libnet: split export_keytab in a separate python module to avoid pulling i...Alexander Bokovoy2012-04-121-1/+3
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-libnet: added server_address option in libnet contextAndrew Tridgell2010-09-251-0/+3
* s4:libnet: keep a dcerpc_binding_handle for samr and lsaStefan Metzmacher2010-03-121-0/+2
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-281-0/+1
* Revert "s4:kerberos Add 'net export keytab' command for wireshark decryption"Stefan Metzmacher2009-07-271-1/+0
* s4:kerberos Add 'net export keytab' command for wireshark decryptionAndrew Bartlett2009-07-271-0/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Start implementation of real 'net vampire' code.Andrew Bartlett2008-04-091-0/+1
* r26573: Fix warnings.Jelmer Vernooij2007-12-241-2/+2
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-1/+1
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-0/+2
* r25367: Add initial implementation of internal group add function.Rafal Szczesniak2007-10-101-0/+1
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-0/+2
* r24679: Add (raw and untested) implementation of libnet_GroupInfo function.Rafal Szczesniak2007-10-101-0/+1
* r24554: Add internal implementation (before api function) of groupRafal Szczesniak2007-10-101-0/+1
* r24127: Set the Domain SID into the libnet context, and have libnet_UserInfoAndrew Bartlett2007-10-101-2/+3
* r24011: Keep the connect handle around in libnet, in case we want it.Andrew Bartlett2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22808: store default buffer size for samr operations in libnet context.Rafal Szczesniak2007-10-101-0/+1
* r20040: uncomplete implementation start for libnet_UnbecomeDC()Stefan Metzmacher2007-10-101-0/+1
* r20008: add stubs for a libnet_BecomeDC() callStefan Metzmacher2007-10-101-0/+1
* r19931: remove unused struct membersStefan Metzmacher2007-10-101-4/+0
* r17670: 1) Refactor libnet context structure a bit, to have rpc connectionRafal Szczesniak2007-10-101-5/+11
* r17027: My copyright notice.Rafal Szczesniak2007-10-101-1/+2
* r15920: Move userman.c and userinfo.c definition into respectiveRafal Szczesniak2007-10-101-1/+3
* r15625: Partial commit of my current work. It makes libnet api functionsRafal Szczesniak2007-10-101-3/+11
* r14383: Fix non-developer build.Jelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+1
* r12976: Patch from Brad Henry <j0j0@riod.ca>:Andrew Bartlett2007-10-101-0/+1
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r11813: Const-ify name resolution method list and use string listRafal Szczesniak2007-10-101-1/+1
* r8076: Put name resolution methods into libnet_context. This allows libnet basedRafal Szczesniak2007-10-101-2/+5
* r7734: A few missing pieces...Rafal Szczesniak2007-10-101-0/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-2/+2
* r7381: Put more rpc specifics in libnet context.Rafal Szczesniak2007-10-101-0/+7
* r7252: Formatting.Rafal Szczesniak2007-10-101-1/+0
* r7247: User shorter and more convenient name for credentials inRafal Szczesniak2007-10-101-1/+2
* r6963: Further definitions for share manipulation code. Untested.Rafal Szczesniak2007-10-101-0/+2
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2007-10-101-0/+1
* r5924: Use cli_credentials in libnet/.Jelmer Vernooij2007-10-101-5/+1
* r5365: Initial code for adding user accounts via libnet call.Rafal Szczesniak2007-10-101-0/+1
* r4722: Start to add 'net join' to Samba4.Andrew Bartlett2007-10-101-0/+1
* r2065: add libnet_RemoteTOD() call with levels GENERIC and SRVSVCStefan Metzmacher2007-10-101-0/+1
* r2061: - split libnet header filesStefan Metzmacher2007-10-101-142/+2
* r1952: change the _RPC levels into _SAMRStefan Metzmacher2007-10-101-4/+4
* r1925: now we lookup the domain controllerStefan Metzmacher2007-10-101-0/+20
* r1919: paasword change basicly works now:-)Stefan Metzmacher2007-10-101-0/+5
* r1836: - as abartlet said to me, we need to contact the users domain pdcfor d...Stefan Metzmacher2007-10-101-3/+87