summaryrefslogtreecommitdiff
path: root/source4/utils/net/net_join.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10711: An error of 'user exists' is not an error, just an indication of howAndrew Bartlett1-1/+1
2007-10-10r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett1-9/+15
2007-10-10r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett1-6/+5
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-2/+2
2007-10-10r7249: Cope with struct member renameJelmer Vernooij1-1/+1
2007-10-10r5924: Use cli_credentials in libnet/.Jelmer Vernooij1-3/+1
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij1-3/+3
2007-10-10r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak1-7/+5
2007-10-10r5380: Removed extra newline.Rafal Szczesniak1-1/+0
2007-10-10r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett1-34/+27
2007-10-10r4722: Start to add 'net join' to Samba4.Andrew Bartlett1-0/+108