summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/eventlog.idl
Commit message (Expand)AuthorAgeFilesLines
* Share eventlog.idl.Jelmer Vernooij2008-10-151-182/+0
* Sync more interface descriptions between Samba 3 and Samba 4.Jelmer Vernooij2008-09-171-1/+4
* Add [todo] for functions that are obviously incomplete.Jelmer Vernooij2008-04-081-18/+18
* r19850: Fix IDL warnings.Jelmer Vernooij2007-10-101-3/+3
* r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij2007-10-101-1/+3
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-101-2/+1
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+2
* r11096: Eliminate pointer_default_top()Jelmer Vernooij2007-10-101-10/+9
* r9239: I think this is the right IDL for the eventlog record. Pidl isTim Potter2007-10-101-0/+2
* r9237: Fix eventlog_Record typedef so it decodes records source and computerTim Potter2007-10-101-15/+13
* r9156: Add IDL and test for FlushEventLog() but it always seems to returnTim Potter2007-10-101-1/+3
* r9154: Change eventlog enums to bitmaps.Tim Potter2007-10-101-11/+11
* r9145: Some work on eventlog since jerry is doing some in Samba3. (-:Tim Potter2007-10-101-12/+25
* r9130: Fix up awful indentation.Tim Potter2007-10-101-22/+22
* r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, asAndrew Tridgell2007-10-101-1/+1
* r7552: Use ParseExpr() for [value] attributes; allowsJelmer Vernooij2007-10-101-2/+2
* r7110: Remove invalid use of id()Jelmer Vernooij2007-10-101-1/+1
* r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij2007-10-101-3/+3
* r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij2007-10-101-0/+1
* r5662: eventlog uses dom_sid so it depends on securityJelmer Vernooij2007-10-101-0/+1
* r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij2007-10-101-3/+3
* r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell2007-10-101-1/+1
* r1838: Updates from the airplane:Jelmer Vernooij2007-10-101-1/+2
* r1799: List more uuids. FromJelmer Vernooij2007-10-101-9/+61
* r739: Implement GetNumRecords() call from eventlog pipe, including a torture ...Jelmer Vernooij2007-10-101-16/+76
* * changed the way strings are handled in pidl to a much more generalAndrew Tridgell2003-11-211-0/+2
* More work on eventlog - still doesn't work. (-:Tim Potter2003-11-211-5/+19
* Add initial work on eventlog - doesn't quite work yet.Tim Potter2003-11-201-0/+32