Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -2/+1 |
2010-04-14 | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 1 | -1/+1 |
2010-03-29 | s4:torture/rpc/eventlog.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -23/+57 |
2010-03-17 | s4-smbtorture: skip BackupLog test against samba in RPC-EVENTLOG. | Günther Deschner | 1 | -0/+4 |
2010-03-16 | s4:torture/rpc/eventlog.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -33/+41 |
2010-03-16 | s4:tortore/rpc/eventlog.c: rename variable 'b' => 'br' | Stefan Metzmacher | 1 | -7/+7 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -2/+0 |
2009-06-08 | s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG. | Günther Deschner | 1 | -2/+2 |
2009-04-08 | s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG. | Günther Deschner | 1 | -2/+3 |
2009-02-21 | s4-smbtorture: fix eventlog getinformation test. | Günther Deschner | 1 | -4/+4 |
2009-02-04 | s4-smbtorture: in eventlog readlog test, print all records in a buffer. | Günther Deschner | 1 | -9/+26 |
2009-01-24 | s4-smbtorture: add my copyright. | Günther Deschner | 1 | -0/+1 |
2009-01-24 | s4-smbtorture: add BackupLog handling in eventlog test. | Günther Deschner | 1 | -0/+69 |
2009-01-24 | s4-smbtorture: add test_GetLogIntormation test. | Günther Deschner | 1 | -0/+48 |
2009-01-24 | s4-smbtorture: add ReportEventW test. | Günther Deschner | 1 | -0/+50 |
2009-01-16 | s4-smbtorture: fix RPC-EVENTLOG test. | Günther Deschner | 1 | -2/+6 |
2009-01-14 | s4-smbtorture: also test for invalid flags in eventlog test_ReadEventLog. | Günther Deschner | 1 | -1/+7 |
2009-01-14 | s4-smbtorture: pure cosmetic cleanup of eventlog test. | Günther Deschner | 1 | -42/+42 |
2008-11-20 | eventlog: fill in some unknowns and use flags bitmap in IDL. | Günther Deschner | 1 | -2/+2 |
2008-11-20 | s4-smbtorture: fix segfault in RPC-EVENTLOG test. | Günther Deschner | 1 | -2/+2 |
2008-10-15 | Share eventlog.idl. | Jelmer Vernooij | 1 | -3/+6 |
2008-02-13 | torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.result | Stefan Metzmacher | 1 | -2/+0 |
2008-02-13 | torture/eventlog: fix crash bugs! | Stefan Metzmacher | 1 | -0/+8 |
2007-12-21 | r26432: Require ndr_pull users to specify iconv_convenience. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24846: Use metadata about dangerous tests. | Jelmer Vernooij | 1 | -5/+4 |
2007-10-10 | r24751: Run more tests, remove empty testsuites, more small improvements. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22192: fix compiler warnings | Stefan Metzmacher | 1 | -8/+8 |
2007-10-10 | r19850: Fix IDL warnings. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -132/+123 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r9238: Some test code to do user-unmarshalling of eventlog_Record data. | Tim Potter | 1 | -0/+26 |
2007-10-10 | r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw function | Tim Potter | 1 | -21/+25 |
2007-10-10 | r9156: Add IDL and test for FlushEventLog() but it always seems to return | Tim Potter | 1 | -10/+40 |
2007-10-10 | r9155: Fix ReadEventLog() test so it now works. | Tim Potter | 1 | -11/+5 |
2007-10-10 | r9145: Some work on eventlog since jerry is doing some in Samba3. (-: | Tim Potter | 1 | -6/+33 |
2007-10-10 | r5941: Commit this patch much earlier than I would normally prefer, but metze... | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3513: Add (the infrastructure for) DCOM support. Contents: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1799: List more uuids. From | Jelmer Vernooij | 1 | -5/+5 |