summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/hx509/sel-lex.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-10heimdal: Re-run lexyacc.sh to remove #line statementsAndrew Bartlett1-27/+0
2012-02-10heimdal: Re-run lexyacc.shAndrew Bartlett1-21/+7
2011-03-14Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2Jelmer Vernooij1-7/+21
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-4/+4
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/+26
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-26/+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-11-15heimdal regenate lex and yacc filesAndrew Bartlett1-4/+4
2010-03-27s4:heimal Update generated files (cp from Heimdal)Andrew Bartlett1-35/+25
2010-02-08s4:heimdal: regerenate filesStefan Metzmacher1-9/+24
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-14/+35
We should be able to rebuild these, but a cp is easier :-)
2008-10-28s4: import lorikeet-heimdal-200810271034Stefan Metzmacher1-27/+27
metze
2008-08-01heimdal: update to lorikeet-heimdal rev 801Stefan Metzmacher1-0/+1899
metze (This used to be commit d6c54a66fb23c784ef221a3c1cf766b72bdb5a0b)