2010-03-01 |
Richard Jones | Prepare for version 1.2.0. 1.2.0 |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Daniel Cabrera | Update Spanish translations (RHBZ#569178). |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Richard Jones | Update PO files. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Piotr Drąg | Update Polish translations (RHBZ#502533). |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Richard W.M... | NO Python bindings - ran out of time. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Richard W.M... | generator: Perl bindings. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Richard W.M... | generator: Clarify LGPLv2 boilerplate. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Richard W.M... | More documentation in README file. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Richard W.M... | hivexsh: Fix compilation on 32 bit machines. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Richard Jones | Remove bogus msgstr from kn.po. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Richard Jones | generator: Add OCaml bindings. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Richard Jones | Add build framework for OCaml, Perl, Python bindings. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Richard Jones | configure: Comment out Ruby, Java, Haskell detection. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Richard Jones | Create separate toplevel directories for hivexsh and... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Richard Jones | Rename hivex/ -> lib/ |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Richard Jones | Move test images to images/ and add a large, generated... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Shankar Prasad | Added Kannada translation (RHBZ#567860). |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Richard Jones | hivex: Fix allocations that may move C heap buffer. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Richard Jones | Link gnulib in to the hivex library, not end-user programs. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Richard Jones | generator: More minor formatting adjustments to POD... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Richard Jones | generator: Minor adjustments to the C POD documentation. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Richard Jones | Add a generator for generating bindings to other languages. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Richard Jones | Remove bogus reference to src/ directory which no longe... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Richard Jones | Update copyright notice and change libguestfs to hivex. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Richard Jones | Version 1.1.2 1.1.2 |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Richard Jones | Install hivex.h in $includedir. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Richard Jones | Version 1.1.1. 1.1.1 |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Move README, LICENSE files to the toplevel directory. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | gnulib: Remove some unused modules. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Version 1.1.0 1.1.0 |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | po: Import pofiles and various build fixes. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Sort and complete m4/.gitignore file. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Add gettext.h, omitted from earlier import. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | gnulib: Include xstrtol, xstrtoll modules. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Add html/ directory, include POD CSS. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivexsh: Print hex bytes >= 0x80 correctly. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Remove some unused variables. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Add scripts to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: example6: Don't double backslashes. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: example6: Hypothetical addition of keys for... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Fix handling of inline VKs. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivexsh: Set correct type for 'expandstring' values. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Documentation and cleanups. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Make limits into macros. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivexsh: Remove unused variable. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Complete the implementation of adding child... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: More debugging around nk 'unknown2' field. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Check hash fields in lf/lh records. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivexsh: del command: Fix error message. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivexsh: lsval: Remove stray quotation mark. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivexsh: cd command: fix error handling |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: allocate_block should update valid block bitmap. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: More debug messages. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Documentation update. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Some missing le32toh endianness conversions. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivexsh: Document some peculiarities of the "cd" command. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Implement deleting child nodes. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Add flags argument to internal get_children... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Don't die on valid registries which have bad... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Minimal registry example. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivexsh: Add 'setval' and 'commit' commands. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Begin implementation of writing to hives. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Add HIVEX_OPEN_WRITE flag to allow hive to be... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Tools for analyzing and reverse engineering hive files. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivexsh: Change some exit(1) -> exit(EXIT_FAILURE) |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivexsh: Only print final \n when interactive. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivexsh: Change handling of prompt argument to rl_gets() |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Document that this flag is clear for default keys. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Misc documentation and gitignore update. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Move htole*/le*toh macros into a separate header file. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Reimplement hivexget as a simple shell script. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Add 'hivexsh' program (shell for navigating... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | Set locale in C programs so l10n works (RHBZ#559962). |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Const-correctness fix on header_checksum (thanks... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Update some previously unknown nk-record fields. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Fix calculation of block size for vk data blocks. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Display incorrect block size as unsigned in... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: display bad block offset in hex |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: hive type in vk-record is an unsigned 32 bit int |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Add missing le32toh conversion around field... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Clarify some more fields. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Modify children/values functions to return inter... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Add value_any callback to the visitor. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Move header checksum code into a function. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: page 'offset_next' field is really 'page_size'. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Collect more statistics about registries. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Store filename in hive handle. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Various improvements in header parsing, thanks... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Print header fields. Print all offsets in hex... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Reenable checksum calculations, but don't check... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Update documentation. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Send all debug messages to stderr. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Remove stray debugging message. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Documentation: Add environment variables section. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Whitespace change. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Move STR* macros into C file. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Richard Jones | hivex: Small updates to the documentation. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Jim Meyering | maint: use EXIT_* symbol (not constant, 2) to indicate... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Jim Meyering | maint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Jim Meyering | use STREQ, not strcmp: part 1 |
commit | commitdiff | tree | snapshot |
next |