default
|
832bbfd5eb
Dump bad signature headers to /tmp/ (temporary).
|
2 years ago |
default
|
a9d3e0ca79
I was using fclose() instead of pclose(). What a moron.
|
2 years ago |
default
|
e8c487add7
Added some tweaks to file locking.
|
2 years ago |
default
|
2ad703e520
timeline_top_level() works.
|
2 years ago |
default
|
159a591f45
New function timeline_top_level() (untested).
|
2 years ago |
default
|
4f261ec7b9
New function index_first().
|
2 years ago |
default
|
d03b988c99
Don't call object_del() from timeline_del().
|
2 years ago |
default
|
8e7efad27f
Only call the expensive index_del() if unlink() did not fail.
|
2 years ago |
default
|
14dd5b64c9
Added comment.
|
2 years ago |
default
|
8e83821eee
_object_user_cache() also update the indexes.
|
2 years ago |
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
|
17d4e4f5dd
Renamed 'admin' link label to 'private'.
|
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
|
afeec970a3
Also call object_del() on a renewed actor in actor_request().
|
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 |