summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* hivex: Use OCaml bytecode compiler for caml_raise_with_args checkHilko Bengen2011-05-121-3/+3
* configure: Use Python platform-dependent site-packages.Richard W.M. Jones2011-05-121-1/+1
* Use Python's distutils to determine include and site-packages directories.Hilko Bengen2011-05-091-34/+12
* Don't rely on OCaml native compiler for testsHilko Bengen2011-05-091-15/+15
* Include generator in the tarball.Richard W.M. Jones2011-04-283-2/+23
* hivex/python fix for i386 integer size issueHilko Bengen2011-04-281-1/+1
* maint: Split long lines.Jim Meyering2011-04-131-52/+96
* Version 1.2.5.1.2.5Richard W.M. Jones2011-04-1316-123/+140
* Remove no longer used internal function utf16_string_len_in_bytes.Richard W.M. Jones2011-04-131-16/+2
* hivex_value_multiple_strings: Don't read uninitialized data.Richard W.M. Jones2011-04-131-1/+2
* Handle odd-length "UTF16" strings.Richard W.M. Jones2011-04-131-1/+1
* Return real length of buffer from hivex_value_value.Richard W.M. Jones2011-04-131-0/+4
* Really fix the case where a UTF-16 string contains junk after the string.Richard W.M. Jones2011-04-131-1/+1
* Fix use-after-free in hivex_close.Richard W.M. Jones2011-04-121-3/+3
* Pull translations from Transifex.Richard W.M. Jones2011-04-0217-13575/+885
* debian: Fix python test script for bash.Richard W.M. Jones2011-04-011-3/+4
* Import hivex into transifex.Richard W.M. Jones2011-03-071-0/+8
* Refresh documentation.Richard W.M. Jones2010-12-235-37/+62
* ocaml: Fix segfault in Hivex.value_value binding.Richard W.M. Jones2010-12-161-1/+1
* Version 1.2.4.1.2.4Richard W.M. Jones2010-12-0215-105/+132
* Python bindings.Richard W.M. Jones2010-11-289-60/+739
* Version 1.2.3.1.2.3Richard Jones2010-08-2713-14/+14