summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_rpc_join.c
Commit message (Expand)AuthorAgeFilesLines
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-3/+3
* added cli_net_auth_3 client code.Jean-François Micouleau2002-08-301-1/+2
* added 'net rpc testjoin' and 'net ads testjoin' commandsAndrew Tridgell2002-08-051-20/+81
* Renamed all the new_cli_netlogon_* functions to cli_netlogon_*Tim Potter2002-07-211-1/+1
* Oops, my bad. I forgot to assign this, so lookupnames wasn't doing much :-)Andrew Bartlett2002-07-201-0/+1
* More fixes towards warnings on the IRIX compilerAndrew Bartlett2002-07-201-3/+5
* A few things in this commit:Andrew Bartlett2002-05-181-7/+3
* Join as a server trust account if the server role is either PDC or BDC.Andrew Bartlett2002-03-231-1/+1
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-3/+3
* Change new style join function name for clarity in net_rpc.cJim McDonough2002-03-151-1/+1
* Allow Samba to trust NT4 Domains.Andrew Bartlett2002-03-021-1/+3
* Removed version number from file header.Tim Potter2002-01-301-1/+0
* Add a pile of doxygen style comments to various parts of Samba. Many of theseAndrew Bartlett2001-12-301-3/+9
* Display a nice error message if the user%password specified for net rpcTim Potter2001-12-141-2/+8
* Merge from 2.2 to allow net rpc join -U to complete even if the workstationTim Potter2001-12-141-2/+5
* allow join of already joined domainAndrew Tridgell2001-12-111-60/+35
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-4/+2
* Follow herb's suggestion and don't strdup a string to itselfAndrew Bartlett2001-12-051-3/+6
* allow for passwords other than "samba2"Andrew Tridgell2001-12-041-1/+1
* Add 'net rpc join' to match the ADS equiv.Andrew Bartlett2001-12-041-0/+311