r12608: Remove some unused #include lines.
[ira/wip.git] / source4 / libnet / libnet_join.c
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Bartlettr12430: Clarify libnet_join code. Add/fix comments.
2007-10-10 Andrew Bartlettr12423: Remove DEBUG(0) printouts in favor of more...
2007-10-10 Andrew Bartlettr12421: Handle the case where we are a joining as diffe...
2007-10-10 Andrew Bartlettr12227: I realised that I wasn't yet seeing authenticat...
2007-10-10 Andrew Bartlettr11995: A big kerberos-related update.
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Andrew Bartlettr11410: Fix rejoin as a BDC by modifying, rather than...
2007-10-10 Andrew Bartlettr11407: Push 'recreate account' logic into libnet/libne...
2007-10-10 Andrew Bartlettr11349: Actually add all the new spns...
2007-10-10 Andrew Bartlettr11348: Fixes for 'net join':
2007-10-10 Andrew Bartlettr11287: Understand the new behaviour of the LSA pipe...
2007-10-10 Andrew Bartlettr11197: indent
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.