summaryrefslogtreecommitdiffstats
path: root/source4/libnet/libnet_join.c
Commit message (Expand)AuthorAgeFilesLines
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-12/+16
* r8981: Add comments, fix typos (in attribute names) and check for errors inAndrew Bartlett2007-10-101-4/+35
* r8970: Add 'ADS' join support to Samba4.Andrew Bartlett2007-10-101-4/+70
* r8952: Partial work commit to find the DN of the new machine account - weAndrew Bartlett2007-10-101-1/+108
* r8847: Rework the Samba4 'net join' code. I'm trying to get this closer toAndrew Bartlett2007-10-101-210/+297
* r8248: Make these comments more accurate.Andrew Bartlett2007-10-101-4/+6
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-3/+3
* r8077: Propagate changes in rpc connect routine to functions using itRafal Szczesniak2007-10-101-18/+18
* r7203: Fill in the error message and fail if we can't open the secrets database.Andrew Bartlett2007-10-101-0/+6
* r6525: Remove incorrect comment.Andrew Bartlett2007-10-101-2/+0
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-101-2/+3
* r5983: Start support for being a domain member in Samba4.Andrew Bartlett2007-10-101-2/+2
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-1/+1
* r5900: Use flatname to specify the netbios domain name (matches what win2k3Andrew Bartlett2007-10-101-3/+3
* r5585: LDB interfaces change:Simo Sorce2007-10-101-1/+1
* r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter2007-10-101-1/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-2/+2
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett2007-10-101-8/+199
* r4722: Start to add 'net join' to Samba4.Andrew Bartlett2007-10-101-0/+279