src/dbfs/dirop.c
Sat, 29 Nov 2008 01:12:00 +0200 Tero Marttila update dbfs code to work with new evsql new-evsql
Tue, 21 Oct 2008 21:42:17 +0300 Tero Marttila tweak debug/info output, implement dbfs_unlink with slightly improved error macros handling
Fri, 17 Oct 2008 19:28:27 +0300 Tero Marttila fix readdir to use ORDER BY, rename
Fri, 17 Oct 2008 18:53:05 +0300 Tero Marttila working symlink
Thu, 16 Oct 2008 22:56:29 +0300 Tero Marttila working open+read+flush+release
Thu, 16 Oct 2008 22:04:53 +0300 Tero Marttila reorganize evsql into a separate dir, rename dbfs slightly, and split dbfs_op out from dirop (in prep for fileop)
Wed, 15 Oct 2008 01:14:22 +0300 Tero Marttila split off dbfs components into a separate dir, improve dirop docs, error handling, etc