Commit Graph

19 Commits

Author SHA1 Message Date
Arkshine
1ae40316a8 Fix nvault issues.
This includes an original one leading to a crash at mapchange if empty key or value are saved.
2014-08-10 22:11:40 +02:00
Arkshine
ab16be08f5 Update nvault module project files and use AMTL. 2014-08-10 18:29:19 +02:00
Arkshine
62eac5d91c Replace _snprintf too. 2014-08-08 13:23:38 +02:00
Arkshine
b47aa6871d Replace more snprintf by UTIL_Format. 2014-08-08 12:47:15 +02:00
Scott Ehlert
bf30d1d3ce Update license headers for nvault module. 2014-08-04 13:18:36 -05:00
Nextra
15572e2d61 Fix server crash when nvault is writting to journal file without write permission (bug 3231, r=Arkshine)
Former-commit-id: 6ad9e6bc8c
2013-07-02 10:20:21 +02:00
Scott Ehlert
40c1fee55a Added support for Mac OS X and building with clang (bug 5601, r=dvander). 2013-02-13 01:14:37 -06:00
Steve Dudenhoeffer
69a8a86ff6 Fix for nvault not loading on some Linux servers - nvault no longer uses exceptions, so libstdc++ is no longer needed 2008-03-04 19:06:39 +00:00
David Anderson
deefc504e1 Added request am29544 (nvault_touch) 2006-08-20 21:23:38 +00:00
David Anderson
042b9f7f4b Fixed bug am42307 (nvault_open did not return -1 on failure) 2006-08-18 22:46:07 +00:00
Borja Ferrer
f3a833dd1b more warning fixes 2006-08-18 19:08:51 +00:00
Scott Ehlert
5940b4a6ca MSVC8 warning fix 2006-06-05 05:24:59 +00:00
David Anderson
3fe24d8793 fixed some build problems 2006-06-04 07:49:07 +00:00
Scott Ehlert
62b28e7033 MSVC8 Project File + SDK Update 2006-04-07 10:25:45 +00:00
David Anderson
a816767abb Fixed bug at18919 2005-09-18 02:59:36 +00:00
David Anderson
7eaa8a1a39 Added makefiles, fixed template bug in nvault 2005-08-02 09:48:06 +00:00
David Anderson
8f06e36d04 fixed a few bugs 2005-08-01 20:54:41 +00:00
David Anderson
4687ecd99b Committed hopefully final version 2005-08-01 19:56:54 +00:00
David Anderson
b27eaab57f Initial import of new version :] 2005-07-31 06:07:48 +00:00