summaryrefslogtreecommitdiff
path: root/source4/build/pasn1/util.pm
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r1306: commit the first steps of my ASN.1 compilerStefan Metzmacher1-0/+379
called 'pasn1', it works like 'pidl' and we may can autogenerate ASN.1 code out of it. (NOTE: the complete LDAP ASN.1 definition is in the RFC 2251, and maybe some others too :-) I'm not completly shure if we'll use it in future, but I commit it so that it won't be lost... metze (This used to be commit ddcaf7b63a0bc49ef1fc2d85d0ba81d67db48790)