trying to get HEAD building again. If you want the code
[tprouty/samba.git] / source / utils / net_rpc_join.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-04-22 Andrew BartlettMerge from 3.0 - fix domain joins not to always join...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-13 Jelmer VernooijSome small changes - typos, adding usage for some commands
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-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-08-30 Jean-François Mico... added cli_net_auth_3 client code.
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-05-18 Andrew BartlettA few things in this commit:
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...
2002-03-02 Andrew BartlettAllow Samba to trust NT4 Domains.
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-30 Andrew BartlettAdd a pile of doxygen style comments to various parts...
2001-12-14 Tim PotterDisplay a nice error message if the user%password speci...
2001-12-14 Tim PotterMerge from 2.2 to allow net rpc join -U to complete...
2001-12-11 Andrew Tridgellallow join of already joined domain
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-12-05 Andrew BartlettFollow herb's suggestion and don't strdup a string...
2001-12-04 Andrew Tridgellallow for passwords other than "samba2"
2001-12-04 Andrew BartlettAdd 'net rpc join' to match the ADS equiv.