Rename reboot -> do_reboot since the first is a reserved name on FreeBSD.
[ira/wip.git] / source4 / librpc / idl / eventlog.idl
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijSync more interface descriptions between Samba 3 and...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-09 Jelmer VernooijMerge branch 'openchange' into cprovision
2008-04-08 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-08 Jelmer VernooijAdd [todo] for functions that are obviously incomplete.
2007-10-10 Jelmer Vernooijr19850: Fix IDL warnings.
2007-10-10 Jelmer Vernooijr19588: Use include and import statements rather than...
2007-10-10 Jelmer Vernooijr18639: Get rid of the keepref support
2007-10-10 Jelmer Vernooijr15776: Don't generate ref pointers in Samba4-generated...
2007-10-10 Jelmer Vernooijr11096: Eliminate pointer_default_top()
2007-10-10 Tim Potterr9239: I think this is the right IDL for the eventlog...
2007-10-10 Tim Potterr9237: Fix eventlog_Record typedef so it decodes record...
2007-10-10 Tim Potterr9156: Add IDL and test for FlushEventLog() but it...
2007-10-10 Tim Potterr9154: Change eventlog enums to bitmaps.
2007-10-10 Tim Potterr9145: Some work on eventlog since jerry is doing some...
2007-10-10 Tim Potterr9130: Fix up awful indentation.
2007-10-10 Andrew Tridgellr7870: fixed the RPC-SCHANNEL test. It turned out it...
2007-10-10 Jelmer Vernooijr7552: Use ParseExpr() for [value] attributes; allows
2007-10-10 Jelmer Vernooijr7110: Remove invalid use of id()
2007-10-10 Jelmer Vernooijr7029: Make array support in pidl similar to that in...
2007-10-10 Jelmer Vernooijr6973: Merge new version of pidl into the main SAMBA_4_...
2007-10-10 Jelmer Vernooijr5662: eventlog uses dom_sid so it depends on security
2007-10-10 Jelmer Vernooijr5661: Be a little stricter on syntax regarding arrays...
2007-10-10 Andrew Tridgellr3283: converted to quoted uuid() defines in all our...
2007-10-10 Jelmer Vernooijr1838: Updates from the airplane:
2007-10-10 Jelmer Vernooijr1799: List more uuids. From
2007-10-10 Jelmer Vernooijr739: Implement GetNumRecords() call from eventlog...
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
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.