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