summaryrefslogtreecommitdiffstats
path: root/source4/utils/net/net_join.c
Commit message (Expand)AuthorAgeFilesLines
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r13149: DEBUG is a bad choice for 'net', it should print to stderrAndrew Bartlett2007-10-101-3/+3
* r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'.Andrew Bartlett2007-10-101-1/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12423: Remove DEBUG(0) printouts in favor of more information to the caller.Andrew Bartlett2007-10-101-1/+3
* r12421: Handle the case where we are a joining as different account types far...Andrew Bartlett2007-10-101-4/+3
* r10711: An error of 'user exists' is not an error, just an indication of howAndrew Bartlett2007-10-101-1/+1
* r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett2007-10-101-9/+15
* r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett2007-10-101-6/+5
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-2/+2
* r7249: Cope with struct member renameJelmer Vernooij2007-10-101-1/+1
* r5924: Use cli_credentials in libnet/.Jelmer Vernooij2007-10-101-3/+1
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-3/+3
* r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak2007-10-101-7/+5
* r5380: Removed extra newline.Rafal Szczesniak2007-10-101-1/+0
* r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett2007-10-101-34/+27
* r4722: Start to add 'net join' to Samba4.Andrew Bartlett2007-10-101-0/+108