s3: piddir creation fix part 2.
[ira/wip.git] / source3 / lib / netapi / joindomain.c
2011-03-25 Günther Deschners3-netapi: fix memoryleak while not using talloc_tos...
2011-03-24 Günther Deschners3-netapi: use cli_get_session_key() in netapi.
2011-03-18 Günther Deschners3-build: use HAVE_ADS define in some more places.
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-01-12 Günther Deschners3-libnetapi: add missing error check after switchting...
2011-01-11 Günther Deschners3-wkssvc: prefer dcerpc_wkssvc_X functions.
2010-10-02 Volker Lendeckes3: Attempt to fix bug 7665
2010-09-23 Günther Deschners3-dsgetdcname: always pass in messaging context.
2010-08-06 Günther Deschners3-netlogon: remove global include of netlogon.h.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-13 Günther Deschners3-libnet: better separate headers.
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-08 Volker LendeckeRevert "s3: Make libnetapi_open_pipe take strings inste...
2009-11-08 Volker Lendeckes3: Make libnetapi_open_pipe take strings instead of...
2009-06-19 Jim McDonoughDon't require "Modify property" perms to unjoin bug...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettMore work to adapt to merged libcli/auth function proto...
2009-01-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-18 Volker Lendeckelibnetapi_open_pipe does not need to return cli_state
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-05 Günther Deschnernetapi: implement NetRenameMachineInDomain_r.
2008-09-05 Günther Deschnernetapi: add skeleton for NetRenameMachineInDomain.
2008-09-05 Günther Deschnernetapi: fix NetGetJoinableOUs_r: do not tear down conne...
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-29 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-08-29 Günther Deschnernetapi: fix NetGetJoinableOUs_l.
2008-08-14 Günther Deschnernetapi: make libnetapi_open_ipc_connection static.
2008-07-21 Volker LendeckeRefactoring: libnetapi_open_pipe takes an interface...
2008-06-24 Günther Deschnerlibads: use ads_connect_user_creds in some places.
2008-05-09 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-09 Günther DeschnerUse strip_hostname after dsgetdcname/getdcname calls.
2008-04-29 Günther Deschnernetapi: fix returned name buffer in NetGetJoinInformati...
2008-04-10 Günther DeschnerUse libnetapi_open_pipe in netapi functions.
2008-04-10 Günther DeschnerUse libnetapi_open_ipc_connection in libnetapi.
2008-04-10 Günther DeschnerSplit out private headers in libnetapi.
2008-04-08 Günther DeschnerTry to use kerberos in libnetapi.
2008-04-08 Günther DeschnerRestructure inner workings of libnetapi a bit.
2008-04-02 Günther DeschnerMake sure to hand down the domain name in libnetapi...
2008-03-07 Günther DeschnerEnable libnetjoin debugging for now but avoid printing...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Günther DeschnerLet dsgetdcname() return a struct netr_DsRGetDCNameInfo.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-30 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Günther DeschnerEliminate remote tree of dsgetdcname (which will happen...
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-18 Günther DeschnerFix the build w/o ADS.
2008-01-18 Günther DeschnerAdd NetGetJoinableOUs() to libnetapi (incl. example).
2008-01-18 Günther DeschnerCosmetics and error string reporting for libnetapi.
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Günther DeschnerAs long as DsGetDcName is not part of libnetapi, lowerc...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-08 Günther DeschnerMake name_buffer in NetGetJoinInformation() talloced.
2008-01-07 Günther DeschnerIn the local path of NetJoinDomain, try to get error...
2008-01-07 Günther DeschnerRearrange order of libnet join context init.
2008-01-07 Günther DeschnerFree libnet_JoinCtx after joining.
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Günther DeschnerDo not pass emtpy wkssvc_PasswordBuffers to rpc functions.
2008-01-04 Günther DeschnerRename server_name to dc_name in libnet join structures.
2008-01-04 Günther DeschnerIn libnet_join finally separate the admin from the...
2008-01-03 Günther DeschnerMinor libnetapi join cosmetic cleanup.
2008-01-03 Günther DeschnerLet DsGetDCName figure out whether domain_name is a...
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Günther DeschnerRemove doubled cli_set_timeout calls from libnetapi.
2007-12-21 Günther DeschnerKeep libnetapi_NetX calls static for now.
2007-12-21 Günther DeschnerSplit out local and remote paths for NetGetJoinInformation.
2007-12-21 Günther DeschnerAdd support for remote and local unjoining in libnetapi.
2007-12-21 Günther DeschnerRemove unrequired TALLOC_CTX from libnetapi_NetJoinDoma...
2007-12-21 Günther DeschnerFix NetJoinDomainLocal.
2007-12-21 Günther DeschnerUse DsGetDcName in local libnetapi join to find a dc.
2007-12-21 Günther DeschnerMove NetJoinDomain and friends to NET_API_STATUS and...
2007-12-21 Günther DeschnerMissed on instance of external creds.
2007-12-21 Günther DeschnerGetting rid of external credentials in libnetapi.
2007-12-21 Günther DeschnerFill in local branch of NetGetJoinInformation().
2007-12-21 Günther DeschnerFill in NetJoinDomainLocal().
2007-12-21 Günther DeschnerSplit NetJoinDomain() into NetJoinDomainRemote() and...
2007-12-21 Günther DeschnerAdd NetGetJoinInformation().
2007-12-21 Volker LendeckeFix a missing prototype warning
2007-12-03 Günther DeschnerFix wkssvc callers.
2007-12-02 Volker LendeckeFix some bogus uninitialized variable warnings
2007-11-30 Günther DeschnerAvoid to include net prototypes, just reference user...
2007-11-30 Günther DeschnerAdd NetUnjoinDomain().
2007-11-30 Günther DeschnerRobustness-fixes for NetJoinDomain().
2007-11-30 Günther DeschnerGive NetJoinDomain() enough time to finish.
2007-11-30 Günther Deschnerdomain_name is a ref pointer.
2007-11-30 Günther DeschnerAdd NetJoinDomain call.