..
backend.h
backend_firefox: fix directory deletion
2025-03-26 19:03:00 +08:00
backend_chromium.c
all: properly handle time_t
on 32-bit platforms
2025-06-14 11:43:03 +08:00
backend_firefox.c
backend_firefox: bump max supported schema version
2025-06-24 08:47:51 +08:00
backend_util.c
ioctl: move type definitions to common.h
2025-02-02 21:35:12 +08:00
backend_util.h
backend: prevent timestamp overflow
2025-03-20 12:46:11 +08:00
bookmarkctl.c
bookmarkctl: xattr-get: rename -m
option to -a
2025-06-06 19:41:09 +08:00
bookmarkfs_util.pc.in
build: move bookmarkfs_util.pc.in to ./src
2025-06-18 16:13:07 +08:00
common.h
ioctl: move type definitions to common.h
2025-02-02 21:35:12 +08:00
db.c
backend_firefox: misc refactor
2025-03-11 16:22:29 +08:00
db.h
db: allow non-integer argument for safeincr
2025-01-25 21:25:37 +08:00
defs.h
defs: remove HAVE_PIPE2
macro
2025-06-17 12:24:08 +08:00
frontend_util.c
frontend_util: fix usage of xasprintf()
2025-03-22 10:53:04 +08:00
frontend_util.h
frontend: add helper macros for getopt()
2025-03-13 07:55:35 +08:00
fs_ops.c
fs_ops: refactor setattr
2025-06-09 19:51:25 +08:00
fs_ops.h
xattr: misc refactor
2025-02-19 11:34:03 +08:00
fsck.c
frontend: silently ignore empty subopts
2025-03-25 12:19:11 +08:00
fsck_handler.h
ioctl: move type definitions to common.h
2025-02-02 21:35:12 +08:00
fsck_handler_simple.c
fsck_util: improve fsck output format
2025-03-30 14:10:31 +08:00
fsck_handler_tcl.c
all: debug_puts() should accept arbitrary string
2025-02-15 19:38:15 +08:00
fsck_offline.c
backend: rename bookmark_fsck -> bookmark_check
2025-02-12 20:47:10 +08:00
fsck_online.c
fsck: also print the version of the util library
2025-06-25 23:50:35 +08:00
fsck_ops.h
init: prepare for Savannah
2024-12-31 18:09:03 +08:00
fsck_util.c
fsck_util: improve fsck output format
2025-03-30 14:10:31 +08:00
fsck_util.h
fsck_util: improve fsck output format
2025-03-30 14:10:31 +08:00
hash.c
hash: add hash_digestcb() function
2025-02-06 16:09:58 +08:00
hash.h
doc: add chapter for the utility library
2025-03-02 11:18:34 +08:00
hashmap.c
hashmap: allow rehash failure
2025-04-03 09:51:09 +08:00
hashmap.h
doc: update docs for the utility library
2025-03-06 10:33:15 +08:00
ioctl.h
ioctl: move type definitions to common.h
2025-02-02 21:35:12 +08:00
json.c
xstd: add convenience function xstrerror_save()
2025-03-01 07:40:13 +08:00
json.h
all: relax compiler requirements
2025-01-28 20:20:20 +08:00
lib.c
init: prepare for Savannah
2024-12-31 18:09:03 +08:00
lib.h
chore: misc cleanup
2025-03-07 14:35:45 +08:00
macros.h
init: prepare for Savannah
2024-12-31 18:09:03 +08:00
Makefile.am
build: move bookmarkfs_util.pc.in to ./src
2025-06-18 16:13:07 +08:00
mkfs.c
frontend: silently ignore empty subopts
2025-03-25 12:19:11 +08:00
mount.c
frontend: silently ignore empty subopts
2025-03-25 12:19:11 +08:00
prng.c
prng: debug-print seed if fetched from getrandom()
2025-06-19 16:49:41 +08:00
prng.h
doc: add chapter for the utility library
2025-03-02 11:18:34 +08:00
sandbox.c
sandbox: various fix and improvements
2025-03-04 11:29:04 +08:00
sandbox.h
doc: add chapter for the utility library
2025-03-02 11:18:34 +08:00
uuid.c
chore: tidy up includes
2025-02-08 18:56:45 +08:00
uuid.h
init: prepare for Savannah
2024-12-31 18:09:03 +08:00
version.c
init: prepare for Savannah
2024-12-31 18:09:03 +08:00
version.h
chore: bump version to 0.1.3
2025-07-01 13:37:05 +08:00
watcher.c
watcher: misc fix
2025-03-02 06:54:06 +08:00
watcher.h
doc: add chapter for the utility library
2025-03-02 11:18:34 +08:00
xattr.c
xattr: fix xattr_do_get/xattr_do_list return value
2025-07-06 11:29:55 +08:00
xattr.h
bookmarkctl: add sub-commands for xattr
2025-03-15 17:25:26 +08:00
xstd.c
defs: remove HAVE_PIPE2
macro
2025-06-17 12:24:08 +08:00
xstd.h
xstd: add xgetdents()
2025-05-28 18:27:55 +08:00