librazor/util.c
2016-07-04 Switch to a URI-based API
2014-10-17 Fix multiple memory allocation problems (found with valgrind)
2014-10-09 Support downloading from local repository even without libcurl
2014-09-09 Add error domains and codes
2014-08-23 Fix compiler warnings
2014-08-23 Drop drive letter from path to razor root when RAZOR_ROOT set.
2012-02-16 Allow multiple atomic transactions to be used with one root object.
2012-02-09 Emulate atomic transactions
2012-01-27 Fix bugs causing arguments to not be passed to lua scripts
2011-11-10 Use Windows KTM (atomic transactions) where supported.
2009-07-08 Fix bugs when removing files and directories
2009-07-03 Support RPM_INSTALL_PREFIX{n} during uninstall
2009-04-22 Add support for named roots so that we can understand MS-Windows paths
2009-01-09 Avoid use of non-standard %m printf conversion code.
2009-01-08 Provide a program_name global variable as required by gnulib to
2009-01-08 Replace call to random() with the more portable rand() since we
2009-01-06 Support platforms without mmap
2008-06-29 add missing licencing information at the top of each source file
2008-06-16 Autoconfify razor.