Commit History

Author SHA1 Message Date
  default d00a01f32e New function object_user_cache_del(). 2 years ago
  default f403d6f8d3 Renamed object_user_cache() to object_user_cache_add(). 2 years ago
  default 405bf6b8e4 Maintain a one-element index with each entry's parent. 2 years ago
  default 1243e26a0d New function object_add_ow(). 2 years ago
  default ad202c5ccb Avoid calling time() so many times. 2 years ago
  default afb970a757 purge_server() deletes using object_del(). 2 years ago
  default 9867f321b5 Delete redundant call to timeline_update_indexes(). 2 years ago
  default 2c34ec8d6c New function timeline_update_indexes(). 2 years ago
  default c0e3193529 New function object_user_cache(). 2 years ago
  default e93a79e06d Also purge the public/ and private/ caches. 2 years ago
  default 6c6b5a30c4 Do hard links to objects in each user's public and private caches. 2 years ago
  default 87d3ec2acc Renamed indexes. 2 years ago
  default 4a41f3a1f0 New function timeline_object_add(). 2 years ago
  default 40a9e6e984 Fixed typo. 2 years ago
  default ee75b3f5f6 In purge_server(), don't purge objects with 2 (or more) hard links. 2 years ago
  default 2d7c327cbf New function mtime_nl(). 2 years ago
  default 4bbebe8e4e Started maintaining timeline.idx and local.idx. 2 years ago
  default 9df1cb129e Use macro XS_ALL were possible. 2 years ago
  default e2c332c68a On Update + Person, call object_del() before actor_add(). 2 years ago
  default 200a6a0c91 The global object database is also purged. 2 years ago
  default b792417013 Also purge the hidden/ user directory. 2 years ago
  default de5345e5bd Updated documentation. 2 years ago
  default 1acfe8fc54 Fixed return value of srv_open(). 2 years ago
  default 45be9a1cb1 New command-line command 'upgrade'. 2 years ago
  default 8a71e2e557 Only log the object_admire() if it's new. 2 years ago
  default 694ae655cb Use index_in() in object_admire() to avoid admiring more than once. 2 years ago
  default 8be8a9282e New function index_in(). 2 years ago
  default 233ba75d1e New function object_admire(). 2 years ago
  default 177c362425 Fixed some source comments. 2 years ago
  default 2176a91c64 Fixed hide() to store the object id, not its md5. 2 years ago