Commit Graph

20 Commits

Author SHA1 Message Date
zone
d633286c8f Added get_journal (). Added the ability to update information from the file system (update_real () and get_real_info ()). Mostly vain attempt to make ls () work fully outside the virtual root 2001-07-13 05:12:18 +00:00
zone
3bc6706fe9 Added flush_journal (), more journaling/versioning tweaks 2001-07-11 23:48:25 +00:00
zone
523e7c5977 Added journaling/versioning. Not well tested yet, but seems to be working fine 2001-07-11 05:57:04 +00:00
zone
17badebebb Added meta_types, extra_sql (). Lots of abstracting SQL calls, file listings, etc. Getting ready for journaling 2001-07-10 21:35:23 +00:00
zone
39ea83ff32 Added directory linking, slight modification to get_size () 2001-07-09 05:09:27 +00:00
uid30988
769f319a68 Added override_acl, fixed $fakebase in correct_attributes (), made modified date NULL for new dirs 2001-07-04 08:48:19 +00:00
zone
409a7766b9 Added get_size (), slightly altered ACL policy for being in a group 2001-07-02 20:38:49 +00:00
zone
3f0af80b97 ACL support, fixes to path_parts () for / and $fakebase, changes to ls () for single file/$nofile 2001-07-02 19:00:31 +00:00
zone
6627870e4d Updated to SEP, very meager beginnings of full ACL support 2001-06-27 07:20:12 +00:00
zone
45d28847c8 Switched arguments to write () 2001-06-18 21:34:08 +00:00
zone
14052ed584 Major changes for handling files outside the virtual root. Added real, and mask to path_parts. Got rid of RELATIVE_NONE for internal calls in favor of mask 2001-06-18 21:18:22 +00:00
zone
c86729da45 Fixed INSERT 2001-06-18 19:25:42 +00:00
zone
b1e5cb11f5 Added "clean" variables for SQL queries 2001-06-17 07:00:34 +00:00
zone
aa5c126bca Made INSERT's SQL compliant 2001-06-16 21:44:53 +00:00
zone
3d8137b0d5 Added __LINE__ and __FILE__ to SQL queries. Considered having path_parts return clean variables 2001-06-16 03:54:10 +00:00
zone
0f7534e79f Reversed order of arguments for set_attributes () to be more uniform 2001-06-14 08:50:28 +00:00
zone
29bc7a837c Added db_clean () which fixes single quote problems. Made all functions use set_attributes () 2001-06-14 08:24:24 +00:00
zone
dafbf32c4b Prevent moving directories into themselves 2001-06-14 06:39:10 +00:00
zone
303110b926 Added correct_attributes (), fixed dir () prototype 2001-06-05 06:32:30 +00:00
zone
a4c9976682 Initial revision 2001-05-25 03:34:24 +00:00