[Forensics-changes] [winregfs] branch upstream updated (3d7ab61 -> e1621e8)

Giovani Augusto Ferreira giovani at moszumanska.debian.org
Tue Aug 29 03:08:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

giovani pushed a change to branch upstream
in repository winregfs.

      from  3d7ab61   Import Upstream version 0.6
       new  e1621e8   Import Upstream version 0.7

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore       |   1 +
 Makefile         |  25 ++-
 TODO             |  18 ++
 chroot_build.sh  |  13 +-
 config.h         |   8 +-
 fsck.winregfs.8  |   2 +-
 fsck_winregfs.c  |  12 +-
 jody_hash.c      | 127 +++++++-----
 jody_hash.h      |  42 +++-
 jody_string.c    |  86 +++++++++
 jody_string.h    |  37 ++++
 mount.winregfs.8 |  30 ++-
 ntreg.c          | 407 +++++++++++++++++++++------------------
 ntreg.h          |  40 ++--
 version.h        |  13 +-
 winregfs.c       | 572 +++++++++++++++++++++++++++----------------------------
 winregfs.h       |  65 ++++---
 17 files changed, 885 insertions(+), 613 deletions(-)
 create mode 100644 TODO
 create mode 100644 jody_string.c
 create mode 100644 jody_string.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/winregfs.git



More information about the forensics-changes mailing list