summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/eventlog.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij1-1/+1
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij1-0/+1
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-0/+1
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-5/+1
2007-10-10r9238: Some test code to do user-unmarshalling of eventlog_Record data.Tim Potter1-0/+26
2007-10-10r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw functionTim Potter1-21/+25
2007-10-10r9156: Add IDL and test for FlushEventLog() but it always seems to returnTim Potter1-10/+40
2007-10-10r9155: Fix ReadEventLog() test so it now works.Tim Potter1-11/+5
2007-10-10r9145: Some work on eventlog since jerry is doing some in Samba3. (-:Tim Potter1-6/+33
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-3/+4
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij1-1/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-1/+1
2007-10-10r1799: List more uuids. FromJelmer Vernooij1-5/+5
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2007-10-10r739: Implement GetNumRecords() call from eventlog pipe, including a torture ...Jelmer Vernooij1-8/+80
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher1-2/+0
2004-01-17make sure we initialise r.out.handle in openeventlogAndrew Tridgell1-0/+1
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-0/+2
2003-11-21More work on eventlog - still doesn't work. (-:Tim Potter1-5/+19
2003-11-20Add initial work on eventlog - doesn't quite work yet.Tim Potter1-0/+93