summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 1.3.1.1.3.1Richard W.M. Jones2011-08-2616-17/+17
* hivex: Newer Python versions want parentheses around arguments of "print"Hilko Bengen2011-08-241-2/+2
* hivex: Fix building on platforms without O_CLOEXEC such as FreeBSDHilko Bengen2011-08-241-0/+7
* hivex: Don't build static library, .so.* symlinks for Python bindingsHilko Bengen2011-08-241-0/+1
* hivexml: Add root attribute to the root nodeAlex Nelson2011-08-161-0/+4
* ruby: Test against locally built library.Richard W.M. Jones2011-08-151-0/+2
* Prevent warning about unused variable in test.Richard W.M. Jones2011-08-151-1/+1
* Fix incorrect printf format specifier in error string.Richard W.M. Jones2011-08-151-1/+2
* hivex(3): Fix link to CSS.Richard W.M. Jones2011-08-151-1/+1
* Version 1.3.0.1.3.0Richard W.M. Jones2011-08-1516-63/+63
* Add Ruby bindings.Richard W.M. Jones2011-08-1515-24/+862
* header: Fix including just <hivex.h>.Richard W.M. Jones2011-08-154-1/+46
* Report last-modified time of hive root and nodesAlex Nelson2011-08-133-3/+132
* Version 1.2.8.1.2.8Richard W.M. Jones2011-08-1216-17/+17
* More changes needed separate builddirHilko Bengen2011-08-121-3/+3
* More changes needed separate builddirHilko Bengen2011-08-121-0/+1
* hivex: A few tweaks to enable building in a separate directoryHilko Bengen2011-08-117-14/+18
* Correct 32-bit to 64-bit callAlex Nelson2011-08-111-1/+1
* perl: Fix CCFLAGS on Perl 5.14.Richard W.M. Jones2011-07-222-1/+3
* Close the file descriptor along the writable path.Michael Huang2011-07-111-1/+11
* Sort m4/.gitignore file.Richard W.M. Jones2011-06-291-18/+21
* maint: add cfg.mk to prepare for syntax-check testsJim Meyering2011-06-291-0/+21
* maint: remove rule that generated po/POTFILES.inJim Meyering2011-06-281-10/+0
* build: update gnulib submodule to latestJim Meyering2011-06-282-0/+2
* maint: remove spaces before TABJim Meyering2011-06-281-1/+1
* maint: avoid using test's -a and -o operators; they are not portableJim Meyering2011-06-283-9/+11
* maint: use "test x = x", not "test x == x"Jim Meyering2011-06-281-1/+1
* maint: remove trailing blanksJim Meyering2011-06-283-13/+13
* maint: remove now-unnecessary #ifdef HAVE_BYTESWAP_H guardJim Meyering2011-06-282-2/+1
* maint: remove definition of O_CLOEXEC, ...Jim Meyering2011-06-282-4/+1
* maint: normalize to exactly one newline at EOFJim Meyering2011-06-287-7/+5
* maint: update po/POTFILES.inJim Meyering2011-06-281-7/+0
* maint: remove definitions of PRId64 and PRIu64, ...Jim Meyering2011-06-282-9/+3
* maint: remove unnecessary test-before-freeJim Meyering2011-06-281-2/+1
* ocaml: Really fix 'make install' rule.Richard W.M. Jones2011-05-171-8/+8
* ocaml: Set package name when installing native bindings.Richard W.M. Jones2011-05-171-0/+1
* Version 1.2.7.1.2.7Richard W.M. Jones2011-05-1716-17/+17
* Update gnulib to latest version.Richard W.M. Jones2011-05-171-0/+0
* hivexregedit: Add --unsafe-printable-strings option.Richard W.M. Jones2011-05-172-11/+77
* hivex_root: Return errno == HIVEX_NO_KEY when root key is missing.Richard W.M. Jones2011-05-132-2/+9
* hivex: Fix install target for systems without native OCaml compilerHilko Bengen2011-05-131-1/+6
* hivex: Remove python bytecode on "make clean"Hilko Bengen2011-05-131-0/+2
* ocaml: Use libtool to get correct library to build OCaml tests.Richard W.M. Jones2011-05-121-32/+5
* Version 1.2.6.1.2.6Richard W.M. Jones2011-05-1216-17/+17
* build: Workaround broken libtool.Richard W.M. Jones2011-05-121-0/+3
* bootstrap: Force gnulib-tool --libtool option.Richard W.M. Jones2011-05-121-0/+1
* configure: AC_PROG_LIBTOOL -> AM_PROG_LIBTOOL.Richard W.M. Jones2011-05-121-1/+1
* Update gnulib.Richard W.M. Jones2011-05-122-0/+4
* hivex: Fix for endianess bug.Hilko Bengen2011-05-121-1/+1
* hivex: check for presence of OCaml native compilerHilko Bengen2011-05-122-1/+6