Merge commit 'origin/v3-2-test' into v3-2-stable
[ira/wip.git] / source3 / utils / net_rpc_join.c
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-27 Günther DeschnerAdd my copyright.
2008-02-12 Günther DeschnerCollect all init_lsa_string varients in one place.
2008-02-12 Günther DeschnerUse rpccli_samr_SetUserInfo2() in place of rpccli_samr_...
2008-02-12 Günther DeschnerRemove all callers of rpccli_samr_setuserinfo2 and...
2008-02-08 Günther DeschnerUse rpccli_samr_LookupNames() in net.
2008-02-08 Günther DeschnerUse rpccli_lsa_QueryInfoPolicy() all over the place.
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-04 Günther DeschnerUse rpccli_samr_Connect2() all over the place.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-01 Günther DeschnerUse rpccli_samr_CreateUser2() all over the place.
2008-02-01 Günther DeschnerUse rpccli_samr_OpenUser() all over the place.
2008-02-01 Günther DeschnerUse rpccli_samr_OpenDomain() all over the place.
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Günther DeschnerRemove rpccli_samr_close and use pidl generated functio...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-25 Günther DeschnerTrying to avoid defining new SAMR acct creation flags...
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Andreas SchneiderWindows 2008 (Longhorn) auth2 flag fixes.
2008-01-23 Jeremy AllisonForward ported version of Matt Geddes <musicalcarrion...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-15 Günther DeschnerApply const to rpccli_lsa_query_info_policy() and rpccl...
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-10 Gerald Carterr25407: Revert Longhorn join patch as it is not correct...
2007-10-10 Gerald Carterr25400: Windows 2008 (Longhorn) Interop fixes for AD...
2007-10-10 Michael Adamr25198: Change net_rpc_join_ok() to return NTSTATUS...
2007-10-10 Michael Adamr25197: Change net_make_ipc_connection() and net_make_i...
2007-10-10 Rafal Szczesniakr24789: Add implementation of machine-authenticated...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker21831: Back out r21823 for a while, this is going...
2007-10-10 Volker Lendecker21823: Let secrets_store_machine_password() also store...
2007-10-10 Gerald Carterr18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
2007-10-10 Volker Lendecker16360: Fix Klocwork ID 136 520 521 522 523 542 574...
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...
2007-10-10 Jeremy Allisonr14087: Protect against domain being NULL. Finish Cover...
2007-10-10 Jim McDonoughr14085: Fix coverity bg #152, uninit'ed var.
2007-10-10 Jeremy Allisonr13641: Finish fix for #3510. Don't use client schannel...
2007-10-10 Jeremy Allisonr13614: First part of the bugfix for #3510 - net join...
2007-10-10 Lars Müllerr12986: Use d_fprintf(stderr, ...) for any error messag...
2007-10-10 Jeremy Allisonr11492: Fix bug #3224 (I hope). Correctly use machine_a...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr8564: Sometimes we're too dumb to live... Fix samr...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Tim Potterr6769: Fix bugzilla #2538 and #2527. Unused variables...
2007-10-10 Gerald Carterr5203: additional changes for BUG 2291 to restrict...
2007-10-10 Volker Lendecker4570: Replace cli->nt_pipe_fnum with an array of NT...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMake more functions static, and remove duplication...
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew BartlettThis adds client-side support for the unicode/SAMR...
2004-01-15 Jim McDonoughFix net rpc join (at least newstyle) after it was broke...
2004-01-15 Jim McDonoughFix net rpc join (at least newstyle) after it was broke...
2003-11-23 Andrew BartlettMerge from 3.0:
2003-11-22 Andrew BartlettAdd support for variable-length session keys in our...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-16 Volker LendeckeThis glosses over John's problem at SambaXP 2003. When...
2003-06-16 Volker LendeckeFix misleading debug message.
2003-06-16 Andrew Tridgellanother improved debug statement
2003-06-08 Andrew BartlettMake sure that we use schannel (if configured) when...
2003-04-22 Andrew BartlettMerge from 3.0 - fix domain joins not to always join...
2003-04-22 Andrew BartlettFix up bugs in the new 'store sec_channel type' code...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-14 Tim PotterMerge of Jelmer's usage updates for net.
2003-04-13 Jelmer VernooijSome small changes - typos, adding usage for some commands
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-16 Andrew BartlettAdd the 'session key' output of the NTLMSSP exchange...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-30 Jean-François Mico... added cli_net_auth_3 client code.
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-05 Andrew Tridgelladded 'net rpc testjoin' and 'net ads testjoin' commands
2002-07-21 Tim PotterRenamed all the new_cli_netlogon_* functions to cli_net...
2002-07-20 Andrew BartlettOops, my bad. I forgot to assign this, so lookupnames...
2002-07-20 Andrew BartlettMore fixes towards warnings on the IRIX compiler
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-18 Andrew BartlettA few things in this commit:
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-23 Andrew BartlettJoin as a server trust account if the server role is...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-15 Jim McDonoughChange new style join function name for clarity in...
next