Merge branch 'master' of ssh://git.samba.org/data/git/samba
[amitay/samba.git] / source4 / torture / rpc / eventlog.c
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-04 Günther Deschners4-smbtorture: in eventlog readlog test, print all...
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 Günther Deschners4-smbtorture: add my copyright.
2009-01-24 Günther Deschners4-smbtorture: add BackupLog handling in eventlog test.
2009-01-24 Günther Deschners4-smbtorture: add test_GetLogIntormation test.
2009-01-24 Günther Deschners4-smbtorture: add ReportEventW test.
2009-01-15 Günther Deschners4-smbtorture: fix RPC-EVENTLOG test.
2009-01-14 Günther Deschners4-smbtorture: also test for invalid flags in eventlog...
2009-01-14 Günther Deschners4-smbtorture: pure cosmetic cleanup of eventlog test.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-20 Günther Deschnereventlog: fill in some unknowns and use flags bitmap...
2008-11-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-19 Günther Deschners4-smbtorture: fix segfault in RPC-EVENTLOG test.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-15 Jelmer VernooijShare eventlog.idl.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Stefan Metzmachertorture/eventlog: the NTSTATUS of dcerpc_ functions...
2008-02-13 Stefan Metzmachertorture/eventlog: fix crash bugs!
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the...
2007-10-10 Jelmer Vernooijr24846: Use metadata about dangerous tests.
2007-10-10 Jelmer Vernooijr24751: Run more tests, remove empty testsuites, more...
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22192: fix compiler warnings
2007-10-10 Jelmer Vernooijr19850: Fix IDL warnings.
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14379: Build torture/rpc/ as a seperate smbtorture...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Tim Potterr9238: Some test code to do user-unmarshalling of event...
2007-10-10 Tim Potterr9222: Rename smb_tree_connect() to smb_raw_tcon()...
2007-10-10 Tim Potterr9156: Add IDL and test for FlushEventLog() but it...
2007-10-10 Tim Potterr9155: Fix ReadEventLog() test so it now works.
2007-10-10 Tim Potterr9145: Some work on eventlog since jerry is doing some...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Jelmer Vernooijr1799: List more uuids. From
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Jelmer Vernooijr739: Implement GetNumRecords() call from eventlog...
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2004-01-17 Andrew Tridgellmake sure we initialise r.out.handle in openeventlog
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-21 Tim PotterMore work on eventlog - still doesn't work. (-:
2003-11-20 Tim PotterAdd initial work on eventlog - doesn't quite work yet.