summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/hx509/sel-gram.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-10heimdal: Re-run lexyacc.sh to remove #line statementsAndrew Bartlett1-29/+0
2012-02-10heimdal: Re-run lexyacc.shAndrew Bartlett1-1656/+502
2011-03-14Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2Jelmer Vernooij1-490/+1660
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Mar 14 23:53:46 CET 2011 on sn-devel-104
2011-02-25s4:heimdal - fix valgrind issue on Fedora 14Milan Crha1-29/+29
This should definitely fix bug #7858. Signed-off-by: Matthias Dieter Wallnöfer <mdw@samba.org> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Fri Feb 25 12:39:21 CET 2011 on sn-devel-104
2011-02-25Revert "heimdal_build omit #line statments to allow valgrind to work again"Matthias Dieter Wallnöfer1-0/+29
This reverts commit 80e23c68d83a7c9989f87d5a88a78bb76d222afc. A better patch has been provided by Milan Crha in the following commit.
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)