r14402: Generate seperate headers for RPC client functions.
[samba.git] / source4 / torture / rpc / samsync.c
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 Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13908: Improve the RPC-SAMSYNC test to cross-check...
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Andrew Bartlettr13583: Realise that the member server name appears...
2007-10-10 Stefan Metzmacherr13346: use private proto header files for the torture...
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 Tim Potterr11968: More warning fixes. We're on track to getting...
2007-10-10 Tim Potterr11967: Fix more 64-bit warnings.
2007-10-10 Stefan Metzmacherr11676: as tridge uses 0x%llx in his latest commits...
2007-10-10 Tim Potterr11626: Fix unhandled enum in case statement warnings...
2007-10-10 Jelmer Vernooijr10528: Add credentials.h back into includes.h as some...
2007-10-10 Jelmer Vernooijr10510: Decrease the amount of data included by include...
2007-10-10 Jelmer Vernooijr9792: Rename StrCaseCmp -> strcasecmp_m. All these...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Stefan Metzmacherr8430: readd my hack to display the hashes with -d 100
2007-10-10 Stefan Metzmacherr8232: remove samr_String and netr_String as they are...
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Bartlettr6603: More work on the samdump puzzle. This implement...
2007-10-10 Andrew Bartlettr6582: Remove the hack that metze needed because Samba4...
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Andrew Bartlettr6544: Use common structures between SAMR, NETLGON...
2007-10-10 Andrew Bartlettr6523: Another string that isn't filled in. I wonder...
2007-10-10 Stefan Metzmacherr6206: go baack 10 revisions to get DatabaseDeltas...
2007-10-10 Stefan Metzmacherr5947: print out the password hashes when -d 100 is...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Andrew Bartlettr5878: Be clear which machine name (We have one worksat...
2007-10-10 Andrew Bartlettr5876: Add a test account for the duration of the samsy...
2007-10-10 Andrew Tridgellr5390: use __location__ to make tracking down errors...
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 Bartlettr4776: Add more debugs to SamSync test.
2007-10-10 Andrew Bartlettr4708: Comparing with LDAP, it is clear that these...
2007-10-10 Stefan Metzmacherr4683: fix the build
2007-10-10 Andrew Bartlettr4682: A LDB-based secrets implementation in Samba4.
2007-10-10 Andrew Bartlettr4673: Fix the IDL for the QuerySecret LSA call.
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Andrew Bartlettr4590: Make RPC-SAMSYNC pass againt Win2k3.
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Stefan Metzmacherr4532: - rename bitmap -> bits
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Stefan Metzmacherr4003: run successful against a nt4 sp6 pdc with one...
2007-10-10 Stefan Metzmacherr4002: NT 4.0 sp6a can't do schannel 128
2007-10-10 Andrew Bartlettr3921: Cross-test SIDs in RPC-SAMSYNC, fix the build.
2007-10-10 Andrew Bartlettr3917: A few more LSA RPCs found in my wanderings ...
2007-10-10 Andrew Bartlettr3909: Fix cross-reference test for trusted domains.
2007-10-10 Andrew Bartlettr3907: * Rename lsa_Name to lsa_String
2007-10-10 Andrew Bartlettr3905: (oops, missing file: samsync.c)
2007-10-10 Andrew Bartlettr3885: Add security descriptor comparison to our RPC...
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Andrew Bartlettr3808: Put these in the same order as the IDL, to make...
2007-10-10 Andrew Bartlettr3807: Cross-check the basic attributes for groups...
2007-10-10 Andrew Bartlettr3805: Fix the LSA portions of the RPC-SAMSYNC test...
2007-10-10 Andrew Bartlettr3804: Add more comparison tests in RPC-SAMSYNC.
2007-10-10 Andrew Bartlettr3725: The new RPC-SAMSYNC test, complete with SAMR...
2007-10-10 Andrew Bartlettr3716: Improvements in the RPC-SAMSYNC tests:
2007-10-10 Andrew Bartlettr3687: Gaah - I forgot to add the new file for the...