summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/eventlog.c
Commit message (Expand)AuthorAgeFilesLines
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-101-5/+1
* r9238: Some test code to do user-unmarshalling of eventlog_Record data.Tim Potter2007-10-101-0/+26
* r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw functionTim Potter2007-10-101-21/+25
* r9156: Add IDL and test for FlushEventLog() but it always seems to returnTim Potter2007-10-101-10/+40
* r9155: Fix ReadEventLog() test so it now works.Tim Potter2007-10-101-11/+5
* r9145: Some work on eventlog since jerry is doing some in Samba3. (-:Tim Potter2007-10-101-6/+33
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-3/+4
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-101-1/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r1799: List more uuids. FromJelmer Vernooij2007-10-101-5/+5
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-1/+1
* r739: Implement GetNumRecords() call from eventlog pipe, including a torture ...Jelmer Vernooij2007-10-101-8/+80
* - add 'print' to the DCERPC binding stringsStefan Metzmacher2004-02-031-2/+0
* make sure we initialise r.out.handle in openeventlogAndrew Tridgell2004-01-171-0/+1
* a fairly major upgrade to the dcerpc systemAndrew Tridgell2003-11-221-0/+2
* More work on eventlog - still doesn't work. (-:Tim Potter2003-11-211-5/+19
* Add initial work on eventlog - doesn't quite work yet.Tim Potter2003-11-201-0/+93