summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_rpc_join.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-241-7/+1
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-6/+2
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-3/+3
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-1/+2
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-23/+87
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-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