summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/hx509/sel-gram.c
AgeCommit message (Collapse)AuthorFilesLines
2011-02-25heimdal_build omit #line statments to allow valgrind to work againAndrew Bartlett1-29/+0
The lex/yacc files were generated on Fedora 14, and have empty filenames in #line declarations. I don't know why this is, but it seems best just to omit the #line statements. This is what was causing Valgrind on Fedora not to run on Samba binaries and programs linked to Samba libraries. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Feb 25 11:46:56 CET 2011 on sn-devel-104
2010-12-01s4:heimdal: import lorikeet-heimdal-201012010201 (commit ↵Andrew Bartlett1-102/+146
81fe27bcc0148d410ca4617f8759b9df1a5e935c)
2010-11-15heimdal regenate lex and yacc filesAndrew Bartlett1-1696/+482
2010-02-08s4:heimdal: regerenate filesStefan Metzmacher1-31/+31
Andrew using cp like in commit ca12e7bc8ff4a91f2044c0a60550fec902e97a78 is wrong as that removes #include "config.h" and breaks the build on AIX. metze
2009-11-13s4:heimdal Import generated files from heimdal treeAndrew Bartlett1-165/+224
We should be able to rebuild these, but a cp is easier :-)
2009-07-06s4:heimdal: readd heimdal/lib/asn1/asn1parse.y which was parse.y before the ↵Stefan Metzmacher1-33/+32
last import Also commit the regenerated files for systems without yacc and lex. This fixes the build with automatic dependecies for me. metze
2008-10-28s4: import lorikeet-heimdal-200810271034Stefan Metzmacher1-3/+3
metze
2008-08-01heimdal: update to lorikeet-heimdal rev 801Stefan Metzmacher1-0/+1714
metze (This used to be commit d6c54a66fb23c784ef221a3c1cf766b72bdb5a0b)