0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 15 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Faking the blksize_t as a off_t, which are both 8 byte aka an unsigned long. More... about 14 years ago
VFS can be read from the Commander thread into CyberDuck.app mainly by the STAT command. Need to rework to LIST and also to keep track of the CWD. More... about 14 years ago
boo More... about 14 years ago
Fixed readme More... about 14 years ago
Protocol improvement. Still need to fix the STAT command. More... about 14 years ago
Removed old socket accept code and made the select() timeouts longer, thus taking less resources of the host doing loops. More... about 14 years ago
Added: More... about 14 years ago
Changed TURL record_time to timestamp More... about 14 years ago
Added SURL and TURL information to VFS nodes. More... about 14 years ago
Pushing the VFS information to the FTP client threads and still possible to implement it in a protocol independent way :-) More... about 14 years ago
Fixed VFS printing function and adjusted the Directory Walk function to ease the process. More... about 14 years ago
Switched test directory to /tmp/ instead of something in my home-dir on my laptop. More... about 14 years ago
Fixed VFS basic file system scanning. More... about 14 years ago
Fixed a small bug in the legenda. More... about 14 years ago
Added PDF version. More... about 14 years ago
Adding OmniGraffle high-level design. More... about 14 years ago
Added first VFS code. In this case just a directory traverser in a different thread then the commander. More... about 14 years ago
Pushed FTP Command processing to its own thread, multi-commander threading worked More... about 14 years ago
Added the possibility to support multiple commands per message. More... about 14 years ago
Fixed the parsing of the LPRT command a bit, though still not compliant with the entire thingy. More... about 14 years ago
Updateing makefile to add lib/ and bin/ dirs. More... about 14 years ago
forgot the irandom.c More... about 14 years ago
forgot the Makefile More... about 14 years ago
First commit of VisionFTPd More... about 14 years ago