Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
[samba.git] / source / utils / net_rpc_join.c
2009-04-15 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-02-24 Steve FrenchMerge branch 'v3-3-test' of git://git.samba.org/samba...
2009-02-13 Volker LendeckeFix Coverity ID 742 (RESOURCE_LEAK)
2009-02-03 Volker Lendeckes3: Fix 'net rpc join' for users with the SeMachineAcco...
2008-12-01 Günther Deschners3-samr: fix init_samr_user_info{23,24} callers.
2008-07-31 Günther Deschnerrpc_client: use init_samr_CryptPassword(Ex) in client...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Make get_schannel_session_key return NTSTATUS
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-06-10 Kai Blinnet: Make "net rpc" use functable3
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Kai Blinnet: Use true/false instead of True/False.
2008-05-10 Kai Blinnet: more whitespace cleanup
2008-05-10 Kai Blinnet: Remove globals
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Volker LendeckeReplace cli_rpc_pipe_close by a talloc destructor on...
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-04-02 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-15 Günther DeschnerFix typo.
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-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...
next