summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/com_err/parse.y
AgeCommit message (Collapse)AuthorFilesLines
2011-07-15s4:heimdal: import lorikeet-heimdal-201107150856 (commit ↵Stefan Metzmacher1-1/+1
48936803fae4a2fb362c79365d31f420c917b85b)
2011-02-02s4:heimdal: import lorikeet-heimdal-201101310455 (commit ↵Andrew Bartlett1-1/+1
aa88eb1a05c4985cc23fb65fc1bad75bdce01c1f)
2010-12-01s4:heimdal: import lorikeet-heimdal-201012010201 (commit ↵Andrew Bartlett1-1/+4
81fe27bcc0148d410ca4617f8759b9df1a5e935c)
2010-11-15s4:heimdal: import lorikeet-heimdal-201011102149 (commit ↵Andrew Bartlett1-1/+1
5734d03c20e104c8f45533d07f2a2cbbd3224f29)
2010-10-30s4-heimdal: fixed the use of error_message() in heimdalAndrew Tridgell1-1/+1
the lex code in heimdal had a function error_message() which conflicts with a function from the com_err library. This replaces it with lex_err_message() Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2009-06-12s4:heimdal: import lorikeet-heimdal-200906080040 (commit ↵Andrew Bartlett1-2/+0
904d0124b46eed7a8ad6e5b73e892ff34b6865ba) Also including the supporting changes required to pass make test A number of heimdal functions and constants have changed since we last imported a tree (for the better, but inconvenient for us). Andrew Bartlett
2008-10-28s4: import lorikeet-heimdal-200810271034Stefan Metzmacher1-28/+28
metze
2008-08-26heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patchesStefan Metzmacher1-1/+1
This is based on f56a3b1846c7d462542f2e9527f4d0ed8a34748d in my heimdal-wip repo. metze (This used to be commit 467a1f2163a63cdf1a4c83a69473db50e8794f53)
2007-12-21r25732: import updated parse.y files from lorikeet-heimdalStefan Metzmacher1-1/+1
I wonder why they're not updated as the parse.[ch] are generated from the new versions already... metze (This used to be commit 9735715a0f2c8ea0c6ff5ba5adde6b6a6fb43aed)
2007-10-10r8302: import mini HEIMDAL into the treeHeimdal Import User1-0/+173
(This used to be commit 118be28a7aef233799956615a99d1a2a74dac175)