History log of /haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/logging.c
Revision Date Author Comments
# 53ffd951 29-Nov-2018 Murai Takashi <tmurai01@gmail.com>

libntfs: Fix -Wsizeof-array-decay

Fix sizeof() parameter since sizeof(buffer - 1) returns size of pointer,
not size of array. Pointed out by clang.

Change-Id: Ib0be8a9de65c24a787e5817ea70a1cfc1c14b18f
Reviewed-on: https://review.haiku-os.org/743
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>


# 0490778e 17-Oct-2018 Augustin Cavalier <waddlesplash@gmail.com>

NTFS: Update libntfs from 2014.2.15 to 2017.3.23.

I rewrote the "config.h" at the same time, which enables usage of gettimeofday
and some other API functions we didn't have whenever this port was first done,
enabling more accurate timestamp handling, among other things.


# d68289f7 14-Apr-2014 Gerasim Troeglazov <3dEyes@gmail.com>

NTFS: Update libntfs to 2014.2.15


# 0d4e157b 03-Dec-2013 Gerasim Troeglazov <3dEyes@gmail.com>

ntfs: Fix several warnings


# da0906f2 03-Dec-2013 Gerasim Troeglazov <3dEyes@gmail.com>

ntfs: Update ntfs3g


# a814d850 17-Oct-2012 threedeyes <3dEyes@gmail.com>

NTFS: update libntfs-3g to latest stable version


# 4375e3f9 22-Mar-2011 Jérôme Duval <korli@users.berlios.de>

* changed ERRPRINT macros to ERROR and TRACE
* ntfs log handler wasn't included for Haiku, it should be used to set up a log handler.
* style fix


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41081 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0d2c294f 01-Dec-2010 Gerasim Troeglazov <3deyes@gmail.com>

Update libntfs to ntfs-3g-2010.10.2. Preparing for future updates through the vendor branch. New api(libntfs) fixes.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39699 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 30bc84e9 01-Jun-2009 Gerasim Troeglazov <3deyes@gmail.com>

Update NTFS-3g Library to stable 2009.4.4 version. Clean up code. Now write support enabled by default.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30944 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 591bc3f2 28-May-2009 Jérôme Duval <korli@users.berlios.de>

* various fixes identified by gcc4, provided by Joe Prostko


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30902 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 62cee9f9 08-Jul-2007 Gerasim Troeglazov <3deyes@gmail.com>

update libntfs-3g to 1.616

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21586 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6b3592ca 02-Mar-2007 Gerasim Troeglazov <3deyes@gmail.com>

update libntfs-3g to 1.0

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20301 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 80bca3d3 22-Jan-2007 Axel Dörfler <axeld@pinc-software.de>

Added NTFS file system add-on written by Troeglazov Gerasim (a.k.a. 3dEyes**).
It's based on ntfs-3g-0.20070102-BETA, and therefore under the GPL license.
Writing is currently disabled for safety reasons, and you'll have to mount
it manually, as the identify hooks are not yet implemented.
Thanks a lot for your work!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19897 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d68289f7ae3caa4b0d2b87717966b539632b8146 14-Apr-2014 Gerasim Troeglazov <3dEyes@gmail.com>

NTFS: Update libntfs to 2014.2.15


# 0d4e157ba44dccb274f7b0d300a921d9d5cca8c4 03-Dec-2013 Gerasim Troeglazov <3dEyes@gmail.com>

ntfs: Fix several warnings


# da0906f232bbb77a42c8ef4bcce42fec93f7e7c4 03-Dec-2013 Gerasim Troeglazov <3dEyes@gmail.com>

ntfs: Update ntfs3g


# a814d85025a5632beb0d0e9d4dfd552c75c2a107 17-Oct-2012 threedeyes <3dEyes@gmail.com>

NTFS: update libntfs-3g to latest stable version


# 4375e3f99c6f9eeba5a4059adb9a753f930620fd 22-Mar-2011 Jérôme Duval <korli@users.berlios.de>

* changed ERRPRINT macros to ERROR and TRACE
* ntfs log handler wasn't included for Haiku, it should be used to set up a log handler.
* style fix


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41081 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0d2c294fa19def5bc72f57f28f2f2c8c21a879dd 01-Dec-2010 Gerasim Troeglazov <3deyes@gmail.com>

Update libntfs to ntfs-3g-2010.10.2. Preparing for future updates through the vendor branch. New api(libntfs) fixes.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39699 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 30bc84e97110496a267b765a5a9090fc06ed7557 01-Jun-2009 Gerasim Troeglazov <3deyes@gmail.com>

Update NTFS-3g Library to stable 2009.4.4 version. Clean up code. Now write support enabled by default.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30944 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 591bc3f2d99168a9b2a9bdcbda20c47e97a4ff80 28-May-2009 Jérôme Duval <korli@users.berlios.de>

* various fixes identified by gcc4, provided by Joe Prostko


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30902 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 62cee9f9cbb26b7e42a0e10b2c1d9103f21f5ad4 08-Jul-2007 Gerasim Troeglazov <3deyes@gmail.com>

update libntfs-3g to 1.616

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21586 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6b3592ca4bd03be8c016df05cdd0847dc82b807b 02-Mar-2007 Gerasim Troeglazov <3deyes@gmail.com>

update libntfs-3g to 1.0

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20301 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 80bca3d3c8c08d3c9b31d7609a7805941529e9c3 22-Jan-2007 Axel Dörfler <axeld@pinc-software.de>

Added NTFS file system add-on written by Troeglazov Gerasim (a.k.a. 3dEyes**).
It's based on ntfs-3g-0.20070102-BETA, and therefore under the GPL license.
Writing is currently disabled for safety reasons, and you'll have to mount
it manually, as the identify hooks are not yet implemented.
Thanks a lot for your work!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19897 a95241bf-73f2-0310-859d-f6bbb57e9c96