0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored C code into C++ so now the file functions are taken care of in FileManager and EVFSSocket will take care of all socket communication. The idea is that this will provide better abstraction and hopefully make porting to Windows easier... More... about 18 years ago
Moved main.c to main.cpp More... about 18 years ago
Fixed up some code flows in the socket code. More... about 18 years ago
Switched from using named pipes to using UNIX Domain Sockets More... about 18 years ago
Updated error message and a few comments. More... about 18 years ago
Started work on the EVFS daemon, evfsd. More... about 18 years ago
Implemented ls functionality More... almost 19 years ago
Fixed the 'First Version' bug More... almost 19 years ago
Added a command line interface for invocation and updated storage engine to keep a copy of the old file for delta reference. More... almost 19 years ago
Greatly enhanced the structure of the storage engine More... almost 19 years ago
Added the ability to restore files More... almost 19 years ago
Added license information More... almost 19 years ago
Fixed compile errors introduced by the premature inclusion of file restore More... almost 19 years ago
Tentatively finished delta creation, but it requires su More... almost 19 years ago
Added trunk, branches, and tags root directories and moved code to trunk. More... almost 19 years ago