r25026: Move param/param.h out of includes.h
[gd/samba-autobuild/.git] / source4 / torture / rpc / testjoin.c
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Bartlettr24074: Test both permitted logon hours and permitted...
2007-10-10 Andrew Bartlettr23816: A little more static, but leave the dead code...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr22983: This should ensure that torture_create_testuser...
2007-10-10 Stefan Metzmacherr21827: move comments to the place where the functional...
2007-10-10 Stefan Metzmacherr21821: move comment about the becoming a dc to the...
2007-10-10 Stefan Metzmacherr20115: from Julien Kerihuel <j.kerihuel@openchange...
2007-10-10 Andrew Bartlettr20113: Update the DRSUAPI CrackNames test to explore...
2007-10-10 Stefan Metzmacherr20093: some documentation updates
2007-10-10 Stefan Metzmacherr20065: make it possible to get the dns domain name...
2007-10-10 Stefan Metzmacherr20039: things which need to be done for unbecoming...
2007-10-10 Stefan Metzmacherr20038: document first rootdse search
2007-10-10 Stefan Metzmacherr20002: finish requests on the first LDAP connection
2007-10-10 Stefan Metzmacherr20000: 20000
2007-10-10 Stefan Metzmacherr19999: add section for adding the server object
2007-10-10 Stefan Metzmacherr19998: add section for finding details about the new_d...
2007-10-10 Stefan Metzmacherr19997: section about finding the new_dc computer account
2007-10-10 Stefan Metzmacherr19996: add section about finding site details
2007-10-10 Stefan Metzmacherr19995: add section about finding details of the RID...
2007-10-10 Stefan Metzmacherr19994: complete section about finding details about the
2007-10-10 Stefan Metzmacherr19988: the first LDAP calls for becoming a ads dc
2007-10-10 Stefan Metzmacherr19987: some more notes about how to w2k3 becomes a dc
2007-10-10 Stefan Metzmacherr19969: split become ads dc TODO lists into W2K and...
2007-10-10 Stefan Metzmacherr19968: add some more notes about what's needed for...
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Stefan Metzmacherr19641: ldap_delete() is only allowed as user, we need...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Andrew Bartlettr17954: Avoid including \n in error strings (left over...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14379: Build torture/rpc/ as a seperate smbtorture...
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13551: Add an accessor function for the user sid.
2007-10-10 Andrew Bartlettr13479: Return the joined domain SID and user SID as...
2007-10-10 Stefan Metzmacherr13346: use private proto header files for the torture...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Andrew Bartlettr11407: Push 'recreate account' logic into libnet/libne...
2007-10-10 Andrew Bartlettr11406: Clean up uninitialised value warnings found...
2007-10-10 Andrew Bartlettr10800: Indent
2007-10-10 Andrew Bartlettr10702: Fix a silly error that caused a rejoin/delete...
2007-10-10 Andrew Bartlettr10697: Change the torture join code to return a creden...
2007-10-10 Andrew Bartlettr10564: Make the RPC-SCHANNEL test use the libnet_join...
2007-10-10 Andrew Bartlettr10563: a null 'join' is a no-op.
2007-10-10 Andrew Bartlettr10486: This is a merge of Brad Henry's 'net join'...
2007-10-10 Andrew Bartlettr9422: Include crypto.h header.
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Andrew Tridgellr6321: added IDL and test suite for NBT dgram 'sam...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Bartlettr5876: Add a test account for the duration of the samsy...
2007-10-10 Tim Potterr5364: Rename string fields called 'domain' and 'name...
2007-10-10 Stefan Metzmacherr5137: fix types
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Andrew Bartlettr3804: Add more comparison tests in RPC-SAMSYNC.
2007-10-10 Andrew Bartlettr3724: Rename a number of structures, for better consis...
2007-10-10 Andrew Bartlettr3677: Seperate the SamLogon tests from the main RPC...
2007-10-10 Stefan Metzmacherr3577: add a torture_join_domain_ads_dc() function,
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3391: fixed some memory leaks in the schannel code
2007-10-10 Tim Potterr2458: Rename policy handle parameters for the SAMR...
2007-10-10 Andrew Tridgellr2267: we no longer need to force the domain join to...
2007-10-10 Andrew Tridgellr2200: solved another piece of the lsakey puzzle -...
2007-10-10 Andrew Tridgellr2182: force the torture test domain join to happen...
2007-10-10 Andrew Tridgellr2100: rework the dcerpc client side library so that...
2007-10-10 Stefan Metzmacherr1961: print out the dcerpc fault code, when we got...
2007-10-10 Andrew Tridgellr1041: - pulled the domain join code out of the netlogo...