librazor/razor-internal.h
2009-10-01 Implement proper locking
2009-07-08 Fix bugs when removing files and directories
2009-07-07 Pass installation-count to scripts
2009-07-03 Go back to having all info in one rzdb file.
2009-07-03 Support RPM_INSTALL_PREFIX{n} during uninstall
2009-06-12 Add basic support for uninstall scripts.
2009-05-09 Add support for topological sorting (needed to order transactions)
2009-04-22 Ensure ssize_t is declared before we use it
2009-02-05 Implement lua scripts with support for standard and posix libraries.
2009-01-22 Implement relocatations when installing rpms.
2009-01-07 Avoid unportable "uint" type
2009-01-06 Support platforms without mmap
2008-07-09 Use strings to identify section types in the on-disk repo format.
2008-06-30 convert razor_package_get_details() and razor_package_iterator_next() to varargs
2008-06-29 add missing licencing information at the top of each source file
2008-06-23 Nuke ARRAY_SIZE and obsolete razor_set_list_unsatisfied from razor.h.
2008-06-23 Use GCC 4 -fvisibility to control exported symbols.
2008-06-20 Merge branch 'krh/master'
2008-06-20 Break up the monolithic razor.c.
2008-06-16 Autoconfify razor.