r23792: convert Samba4 to GPLv3
[garming/samba-autobuild/.git] / source4 / torture / rpc / eventlog.c
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.