summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/eventlog.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-2/+1
2010-04-14s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher1-1/+1
2010-03-29s4:torture/rpc/eventlog.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-23/+57
2010-03-17s4-smbtorture: skip BackupLog test against samba in RPC-EVENTLOG.Günther Deschner1-0/+4
2010-03-16s4:torture/rpc/eventlog.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-33/+41
2010-03-16s4:tortore/rpc/eventlog.c: rename variable 'b' => 'br'Stefan Metzmacher1-7/+7
2009-10-20s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell1-2/+0
2009-06-08s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner1-2/+2
2009-04-08s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner1-2/+3
2009-02-21s4-smbtorture: fix eventlog getinformation test.Günther Deschner1-4/+4
2009-02-04s4-smbtorture: in eventlog readlog test, print all records in a buffer.Günther Deschner1-9/+26
2009-01-24s4-smbtorture: add my copyright.Günther Deschner1-0/+1
2009-01-24s4-smbtorture: add BackupLog handling in eventlog test.Günther Deschner1-0/+69
2009-01-24s4-smbtorture: add test_GetLogIntormation test.Günther Deschner1-0/+48
2009-01-24s4-smbtorture: add ReportEventW test.Günther Deschner1-0/+50
2009-01-16s4-smbtorture: fix RPC-EVENTLOG test.Günther Deschner1-2/+6
2009-01-14s4-smbtorture: also test for invalid flags in eventlog test_ReadEventLog.Günther Deschner1-1/+7
2009-01-14s4-smbtorture: pure cosmetic cleanup of eventlog test.Günther Deschner1-42/+42
2008-11-20eventlog: fill in some unknowns and use flags bitmap in IDL.Günther Deschner1-2/+2
2008-11-20s4-smbtorture: fix segfault in RPC-EVENTLOG test.Günther Deschner1-2/+2
2008-10-15Share eventlog.idl.Jelmer Vernooij1-3/+6
2008-02-13torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.resultStefan Metzmacher1-2/+0
2008-02-13torture/eventlog: fix crash bugs!Stefan Metzmacher1-0/+8
2007-12-21r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij1-1/+2
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-1/+3
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij1-2/+2
2007-10-10r24846: Use metadata about dangerous tests.Jelmer Vernooij1-5/+4
2007-10-10r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij1-1/+1
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22192: fix compiler warningsStefan Metzmacher1-8/+8
2007-10-10r19850: Fix IDL warnings.Jelmer Vernooij1-3/+3
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-132/+123
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