summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/samsync.c
Commit message (Expand)AuthorAgeFilesLines
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-5/+2
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-4/+4
* r24728: Use more stock torture functions.Jelmer Vernooij2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-3/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22190: fix compiler warnings and remove unused talloc_reference()Stefan Metzmacher2007-10-101-4/+3
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14470: Remove some unnecessary headers.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+3
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+3
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-2/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn'tAndrew Bartlett2007-10-101-6/+29
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-1/+1
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-7/+3
* r11968: More warning fixes. We're on track to getting to double digits forTim Potter2007-10-101-1/+1
* r11967: Fix more 64-bit warnings.Tim Potter2007-10-101-3/+5
* r11676: as tridge uses 0x%llx in his latest commits...Stefan Metzmacher2007-10-101-4/+2
* r11626: Fix unhandled enum in case statement warnings by noting appropriatelyTim Potter2007-10-101-0/+17
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-0/+1
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-4/+4
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-2/+2
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-2/+2
* r8430: readd my hack to display the hashes with -d 100Stefan Metzmacher2007-10-101-0/+9
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-101-1/+1
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-2/+2
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-2/+2
* r6603: More work on the samdump puzzle. This implements a function pointerAndrew Bartlett2007-10-101-1/+1
* r6582: Remove the hack that metze needed because Samba4 didn't have a samdumpAndrew Bartlett2007-10-101-9/+0
* r6565: Cludge, cludge, cludge...Andrew Bartlett2007-10-101-2/+6
* r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett2007-10-101-0/+45
* r6523: Another string that isn't filled in. I wonder why this is, but forAndrew Bartlett2007-10-101-1/+4
* r6206: go baack 10 revisions to get DatabaseDeltas, this shows that the bdc onlyStefan Metzmacher2007-10-101-1/+5
* r5947: print out the password hashes when -d 100 is in use,Stefan Metzmacher2007-10-101-0/+9
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-37/+65
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-101-8/+12
* r5902: A rather large change...Andrew Bartlett2007-10-101-16/+27
* r5878: Be clear which machine name (We have one worksation, and one BDC) weAndrew Bartlett2007-10-101-7/+7
* r5876: Add a test account for the duration of the samsync - to ensure we haveAndrew Bartlett2007-10-101-1/+12
* r5390: use __location__ to make tracking down errors in RPC-SAMSYNC easierAndrew Tridgell2007-10-101-9/+10
* r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter2007-10-101-1/+1