summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_join.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-29s4:libnet: make it possible to join with a given machine passwordStefan Metzmacher1-0/+2
2011-05-18s4-libnet: Remove libnet_Join and create libnet_Join_memberAndrew Bartlett1-2/+1
2008-04-09Factor out filling in the secrets database.Andrew Bartlett1-0/+17
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and inAndrew Bartlett1-0/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+5
2007-10-10r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect toAndrew Bartlett1-1/+0
2007-10-10r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'.Andrew Bartlett1-1/+1
2007-10-10r12423: Remove DEBUG(0) printouts in favor of more information to the caller.Andrew Bartlett1-0/+1
2007-10-10r11407: Push 'recreate account' logic into libnet/libnet_join.c. We don'tAndrew Bartlett1-0/+1
2007-10-10r10486: This is a merge of Brad Henry's 'net join' rework, to better performAndrew Bartlett1-1/+27
2007-10-10r8970: Add 'ADS' join support to Samba4.Andrew Bartlett1-0/+1
2007-10-10r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett1-48/+18
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-1/+1
2007-10-10r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett1-0/+29
2007-10-10r4722: Start to add 'net join' to Samba4.Andrew Bartlett1-0/+51