summaryrefslogtreecommitdiff
path: root/rpmio/rpmhook.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-31Ugh, fix brokenness from previous commitPanu Matilainen1-0/+1
2009-08-31Replace equal/not equal uses of str[n]cmp() with rstreq[n] in io codePanu Matilainen1-1/+1
2009-06-26Handle hook unregistering itselfPanu Matilainen1-1/+3
2008-09-25Use safer xstrdup() instead of strdup() wherever possibleJindrich Novy1-1/+1
2008-01-30Include spring-cleaningPanu Matilainen1-0/+2
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-10-28Include "rpmhook.h" instead of <rpmhook.h>.Ralf Corsépius1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-43/+7
2004-10-09Splint fiddles.jbj1-3/+4
2004-04-19Splint fiddles.jbj1-94/+129
2004-04-18Implemented Lua support for the hooking system.niemeyer1-15/+31
2004-04-18Implemented external interface for the hooking system, andniemeyer1-94/+97
2004-04-18Adding in-development hooking system into the repository.niemeyer1-0/+238