summaryrefslogtreecommitdiff
path: root/source4/utils/net/net_join.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r5400: Slightly better handling of help messages in net tool.Rafal Szczesniak1-7/+5
rafal (This used to be commit 5cebb4feedf7d6542c497fe55763d66f51b1c989)
2007-10-10r5380: Removed extra newline.Rafal Szczesniak1-1/+0
rafal (This used to be commit d8fa9baf24852d87fcffee8bf353604b4507683d)
2007-10-10r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett1-34/+27
Like Samba3, the storage of the primary domain password is keyed off the domain name, so we can join multiple domains, and just swap 'workgroup =' around. Andrew Bartlett (This used to be commit 54a231780e028c6433cac296f2fbc64e39632dfd)
2007-10-10r4722: Start to add 'net join' to Samba4.Andrew Bartlett1-0/+108
Andrew Bartlett (This used to be commit a9b960609142e15ba5950eb1b22944eb6df18d9c)