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