librazor/rpm.c
2009-01-07 Include limits.h in files which used PATH_MAX for portability
2009-01-06 Support platforms without mmap
2008-06-29 protect all exported functions by checking the input parameters for NULL input
2008-06-26 get rpm -qpi working fully
2008-06-23 Use GCC 4 -fvisibility to control exported symbols.
2008-06-23 Merge commit 'jbowes/master'
2008-06-20 Merge branch 'krh/master'
2008-06-20 Call exit() instead of just returning if child fails.
2008-06-20 Record the time of dependencies (post, pre, postun, preun).
2008-06-19 Handle NULL dirnames when importing rpms into a set.
2008-06-16 Autoconfify razor.