1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* bugfix in new MRC: new MRC now reports a 400 if the argument list of a call is invalid More... almost 16 years ago
* new MRC: invalid capabilities are now rejected when creating a file * OSDs new return an ENOENT if the file to delete does not exist More... almost 16 years ago
* new MRC: 32bit values are now used to represent file access modes More... almost 16 years ago
* new BabuDB JAR that supports direct DB access More... almost 16 years ago
* new MRC: made some modifications to the storage backend - some refactoring was necessary to set the stage for restoring DB dumps - the backend now uses direct BabuDB lookups for performance reasons - ensured that 'stat' no longer returns negative access modes * MRC unit test now tests the new MRC More... almost 16 years ago
* new MRC: made some modifications to the storage backend - some refactoring was necessary to set the stage for restoring DB dumps - the backend now uses direct BabuDB lookups for performance reasons - ensured that 'stat' no longer returns negative access modes * MRC unit test now tests the new MRC More... almost 16 years ago
* OSD bugfix: write operations no longer cause an OSD crash * new MRC: - added periodic volume info updates at DIR - added functionality to create XML dumps of the database (restoring dumps is still to do) - marginal bugfixes * misc: made shell scripts in servers/bin work again More... almost 16 years ago
added async methods for MRC performance test More... almost 16 years ago
* new MRC: many more bugfixes More... almost 16 years ago
mrc pefromance measurements More... almost 16 years ago
- new RPC for OSDClient - OSDClient for OSDRequestDispatcher - merged tests - fixed bugs => working read-only replication for the simplest testcase :) More... almost 16 years ago
fixed a bug which caused the OSD to crash when an invalid X-Locations list is sent. More... almost 16 years ago
* bugfix: remove the leading '/' when registering explicitly assigned IP addresses at the Directory Service More... almost 16 years ago
* added operations for setting and getting Win32 attributes More... almost 16 years ago
* bugfix in new MRC: striping policies provided w/ "createFile" are no longer ignored More... almost 16 years ago
* fix: file IDs now contain RFC4122 UUIDs to identify the volume More... almost 16 years ago
* further perfomance tweak for new MRC: used BabuDB's user-defined functions More... almost 16 years ago
* added performance tweak to new MRC: paths are now resolved in advance, in order to avoid duplicate path resolutions More... almost 16 years ago
* more bugfixes to new MRC * added new BabuDB jar w/ more debugging info More... almost 16 years ago
fixed a bug with incorrect error record format in JSON More... almost 16 years ago
* added Win32 attrs to metadata mapping docs More... almost 16 years ago
added get/setW32attrs More... almost 16 years ago
added new operations to get/set Win32 attributes More... almost 16 years ago
* various bugfixes to new MRC * added support for win32 attributes More... almost 16 years ago
* quick fix to the old MRC: if a volume cannot be registered, a 420 error will now be returned instead of a 500 error More... almost 16 years ago
* fixed a bug that caused the MRC to hang on startup if no externaly reachable network interfaces could be found More... almost 16 years ago
added new protocol version More... almost 16 years ago
added new MRC calls utime and statfs More... almost 16 years ago
new MRC operations for utime and statfs More... almost 16 years ago
* updated metadata mapping documentation More... about 16 years ago