summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/eventlog.c
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-2/+1
* s4:torture/rpc: rename rpc.h => torture_rpc.hStefan Metzmacher2010-04-141-1/+1
* s4:torture/rpc/eventlog.c: add explicit check for NTSTATUS r.out.resultGünther Deschner2010-03-291-23/+57
* s4-smbtorture: skip BackupLog test against samba in RPC-EVENTLOG.Günther Deschner2010-03-171-0/+4
* s4:torture/rpc/eventlog.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-33/+41
* s4:tortore/rpc/eventlog.c: rename variable 'b' => 'br'Stefan Metzmacher2010-03-161-7/+7
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner2009-06-081-2/+2
* s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner2009-04-081-2/+3
* s4-smbtorture: fix eventlog getinformation test.Günther Deschner2009-02-211-4/+4
* s4-smbtorture: in eventlog readlog test, print all records in a buffer.Günther Deschner2009-02-041-9/+26
* s4-smbtorture: add my copyright.Günther Deschner2009-01-241-0/+1
* s4-smbtorture: add BackupLog handling in eventlog test.Günther Deschner2009-01-241-0/+69
* s4-smbtorture: add test_GetLogIntormation test.Günther Deschner2009-01-241-0/+48
* s4-smbtorture: add ReportEventW test.Günther Deschner2009-01-241-0/+50
* s4-smbtorture: fix RPC-EVENTLOG test.Günther Deschner2009-01-161-2/+6
* s4-smbtorture: also test for invalid flags in eventlog test_ReadEventLog.Günther Deschner2009-01-141-1/+7
* s4-smbtorture: pure cosmetic cleanup of eventlog test.Günther Deschner2009-01-141-42/+42
* eventlog: fill in some unknowns and use flags bitmap in IDL.Günther Deschner2008-11-201-2/+2
* s4-smbtorture: fix segfault in RPC-EVENTLOG test.Günther Deschner2008-11-201-2/+2
* Share eventlog.idl.Jelmer Vernooij2008-10-151-3/+6
* torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.resultStefan Metzmacher2008-02-131-2/+0
* torture/eventlog: fix crash bugs!Stefan Metzmacher2008-02-131-0/+8
* r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij2007-12-211-1/+2
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-1/+3
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij2007-10-101-2/+2
* r24846: Use metadata about dangerous tests.Jelmer Vernooij2007-10-101-5/+4
* r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22192: fix compiler warningsStefan Metzmacher2007-10-101-8/+8
* r19850: Fix IDL warnings.Jelmer Vernooij2007-10-101-3/+3
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-132/+123
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-0/+1
* 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