index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
build
/
pidl
/
validator.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6294: - add obfuscate support, which is used in MAPI rpc's, (the ^= 0xA5 stu...
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r6101: only allow properties we know about, that helps to catch typos!
Stefan Metzmacher
1
-1
/
+98
2007-10-10
r6097: allow compression only on subcontexts
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r5797: - add idl property [subcontext_size()]
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r5764: add support for embedded ref pointers
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r5672: Use switch_type() and the token storage mechanism for unions:
Jelmer Vernooij
1
-1
/
+24
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r5660: Reduce number of generated "{}"'s
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r5465: Add support to multiple levels of pointers in pidl.
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r5426: Warn about embedded ref pointers.
Jelmer Vernooij
1
-1
/
+9
2007-10-10
r5362: Add pointer_default() support to pidl. pointer_default()
Jelmer Vernooij
1
-0
/
+6
2007-10-10
r5361: Rename some functions, add tests to validator.
Jelmer Vernooij
1
-0
/
+11
2007-10-10
r5338: More efforts to handle types similarly.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5320: Treat structs and unions somewhat more similarly:
Jelmer Vernooij
1
-1
/
+13
2007-10-10
r2735: More DCOM updates:
Jelmer Vernooij
1
-4
/
+10
2007-10-10
r2704: Complain about 'object interfaces' that don't have version 0.0 (the st...
Jelmer Vernooij
1
-0
/
+6
2003-12-19
added code to the IDL validator to check for common errors with
Andrew Tridgell
1
-1
/
+40
2003-12-15
make pidl no longer dependent on Data::Dumper, which isn't installed
Andrew Tridgell
1
-2
/
+0
2003-11-22
added the beginnings of an IDL validator, to give clearer errors when
Andrew Tridgell
1
-0
/
+101