Commit Graph

240 Commits (27ff6e6f57ed5fc70218b3c218f1cb62cf908706)

Author SHA1 Message Date
Richard Fuchs 27ff6e6f57 MT#55283 convert last_redis_update to int64_t
3 weeks ago
Richard Fuchs aadaa7620f MT#55283 obsolete some timeval_from_us
3 weeks ago
Richard Fuchs a4bd720105 MT#55283 convert time_t to int64_t
3 weeks ago
Richard Fuchs ad65c9096f MT#55283 convert call structs to int64_t
3 weeks ago
Richard Fuchs 7b9ec8699f MT#55283 convert last_packet to int64_t
3 weeks ago
Richard Fuchs 952429aa89 MT#55283 convert last_packet to int64_t
3 weeks ago
Richard Fuchs 165c42fb8e MT#55283 convert calls to int64_t
3 weeks ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
3 weeks ago
Richard Fuchs d75e44829d MT#55283 replace UINT64F with PRIu64
3 weeks ago
Richard Fuchs 21de8d4b94 MT#55283 modernise timeval_subtract
3 months ago
Richard Fuchs 347c21fc7e MT#55283 use typed GQueue
3 months ago
Richard Fuchs 267d244cb4 MT#55283 use array instead of hash table
3 months ago
Richard Fuchs 3f15e3a494 MT#55283 add blank line to separate interfaces
3 months ago
Richard Fuchs fb1ad3f0cf MT#55283 properly support empty keyspace list
3 months ago
Richard Fuchs 6dbf098bc7 MT#55283 safeguard against incorrect usage
3 months ago
Richard Fuchs c07ab48457 MT#55283 whitespace/typo cleanups
3 months ago
Richard Fuchs b4c1dc8e1f MT#61630 support evicting multiple cache entries
3 months ago
Richard Fuchs 048d745dfe MT#55283 replace internal help with generated one
4 months ago
Richard Fuchs 2c2daa920a MT#55283 embed help into CLI data
4 months ago
Richard Fuchs f19737a53f MT#55283 add return value to cw_printf
4 months ago
Richard Fuchs 42c46f2d68 MT#55283 use string hashing for CLI parsing
4 months ago
Richard Fuchs 8e50664fa1 MT#55283 refactor CLI structures with macros
4 months ago
Richard Fuchs d707e206ea MT#61822 track and report cache mtimes and atimes
4 months ago
Richard Fuchs 9673703476 MT#61822 add new "CLI" NG command
4 months ago
Richard Fuchs d436c1d361 MT#61822 support evicting player cache data
4 months ago
Richard Fuchs 601abd2e5b MT#61822 add list player cache
4 months ago
Richard Fuchs e6172c34a2 MT#61822 add CLI cmd to add cached media
4 months ago
Richard Fuchs 8286cc93b9 MT#61822 support reloading of FS cache
4 months ago
Richard Fuchs 0fd3ac73a8 MT#61822 supporting removing entries from FS cache
4 months ago
Richard Fuchs 33be3468a7 MT#61822 support listing contents of FS cache
4 months ago
Richard Fuchs a2ffa18d6c MT#61822 add CLI command to list media cache
4 months ago
Richard Fuchs 33128b8c4a MT#61822 add mechanism to remove cached media
4 months ago
Richard Fuchs e7c424d1ac MT#61822 support preloading media from DB
4 months ago
Richard Fuchs 77e8542229 MT#61822 add CLI command to reload media
4 months ago
Richard Fuchs ecfdb0921e MT#61822 improve CLI keyword matching
4 months ago
Richard Fuchs 3e7f17335d MT#61822 streamline CLI config diff/revert
4 months ago
Richard Fuchs 13ca0bff5a MT#61822 generalise CLI handlers
4 months ago
Richard Fuchs 44d5810be2 MT#61822 streamline unneeded %s format
4 months ago
Richard Fuchs 2ce79f9bb4 MT#61822 add type safety to obj_alloc
4 months ago
Richard Fuchs a99e162202 MT#61352 use "introspection" to manage config
6 months ago
Richard Fuchs 71b3298935 MT#61371 add aliases to CLI/log output
6 months ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
9 months ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
11 months ago
Richard Fuchs 5e6d4cf6a3 MT#55283 update interface config queue to typed
11 months ago
Richard Fuchs 96fa75d345 MT#55283 compile fix for 32-bit
1 year ago
Richard Fuchs 216f4f12fd MT#55283 eliminate `config_lock`
1 year ago
Richard Fuchs 48b9206cee MT#55283 fix bw_limit copy/pasto
1 year ago
Richard Fuchs 7e90f4db2b MT#55283 add last_packet time to stats
1 year ago
Richard Fuchs e20262489a MT#55283 track time of last Redis update per call
1 year ago
Richard Fuchs cdc8407a7c MT#55283 use relaxed memory order for stats
1 year ago