r11094: Connect to SAM, implement getdcname
[jelmer/samba4-debian.git] / source / libnet / libnet_join.c
2007-10-10 Volker Lendecker11094: Connect to SAM, implement getdcname
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Bartlettr10701: Ensure we return the right user handle.
2007-10-10 Andrew Bartlettr10696: Return the realm to the caller, not NULL...
2007-10-10 Andrew Bartlettr10566: Clean up error messages to provide more accurat...
2007-10-10 Andrew Bartlettr10486: This is a merge of Brad Henry's 'net join'...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Bartlettr8981: Add comments, fix typos (in attribute names...
2007-10-10 Andrew Bartlettr8970: Add 'ADS' join support to Samba4.
2007-10-10 Andrew Bartlettr8952: Partial work commit to find the DN of the new...
2007-10-10 Andrew Bartlettr8847: Rework the Samba4 'net join' code. I'm trying...
2007-10-10 Andrew Bartlettr8248: Make these comments more accurate.
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Rafal Szczesniakr8077: Propagate changes in rpc connect routine to...
2007-10-10 Andrew Bartlettr7203: Fill in the error message and fail if we can...
2007-10-10 Andrew Bartlettr6525: Remove incorrect comment.
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Andrew Bartlettr5983: Start support for being a domain member in Samba4.
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Bartlettr5900: Use flatname to specify the netbios domain name...
2007-10-10 Simo Sorcer5585: LDB interfaces change:
2007-10-10 Tim Potterr5364: Rename string fields called 'domain' and 'name...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Bartlettr4762: Store the results of a 'net join' in the LDB.
2007-10-10 Andrew Bartlettr4722: Start to add 'net join' to Samba4.