Commit Graph

66 Commits (77a5383957504d58889d4347ce72792aac6e51ea)

Author SHA1 Message Date
Kevin Harwell 654ec4b908 Compiler fixes for gcc 10
6 years ago
traud 9082f90217 stasis: Avoid always true warnings with clang.
6 years ago
George Joseph e4e5e07e3d stasis.c: Use correct topic name in stasis_topic_pool_delete_topic
7 years ago
Kevin Harwell 6ca76798e1 various files - fix some alerts raised by lgtm code analysis
7 years ago
Ben Ford 4589260961 stasis: Fix crash at shutdown.
7 years ago
George Joseph c87158f2da app.c: Remove deletion of pool topic on mwi state delete
7 years ago
Joshua Colp 07b3253155 stasis: Improve topic/subscription names and statistics.
7 years ago
Joshua C. Colp 9921262c85 Merge "taskprocessor: Enable subsystems and overload by subsystem" into 13
7 years ago
Joshua C. Colp 82758295df stasis: Store subscriber uniqueids with topic statistics.
7 years ago
George Joseph bae3fd04c1 taskprocessor: Enable subsystems and overload by subsystem
7 years ago
George Joseph e3439d3011 Merge "stasis: Fix ABI between DEVMODE and non-DEVMODE." into 13
8 years ago
Richard Mudgett b26ec935ec stasic.c: Fix printf format type mismatches with arguments.
8 years ago
Corey Farrell 240f339938
stasis: Fix ABI between DEVMODE and non-DEVMODE.
8 years ago
Joshua C. Colp e5605232df stasis: Add statistics gathering in developer mode.
8 years ago
George Joseph 21a5ad0fd9 stasis: Allow filtering by formatter
8 years ago
Corey Farrell 0a9904e1c6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
8 years ago
Joshua C. Colp a5a8cba8c7 stasis: Remove stringfields and lock from change message.
8 years ago
Joshua Colp d748ed4147 stasis: Add internal filtering of messages.
8 years ago
Corey Farrell 01716f70e6 taskprocessor: Warn on unused result from pushing task.
8 years ago
George Joseph 1d141112b5 stasis: Add function to delete topic from pool
8 years ago
Joshua Colp dd1b4b38cf devicestate: Don't create topic when change isn't cached.
8 years ago
Chris-Savinovich ae5ba776ae stasis: Improve message type "Use of before/init after destruction"
8 years ago
Corey Farrell 608112ced3 stasis: Remove silly usage of RAII_VAR.
9 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
9 years ago
Corey Farrell 501f4dcdd8 aco: Minimize use of regex.
9 years ago
Jenkins2 841fc3e5c2 Merge "stasis: Release object if vector append fails." into 13
9 years ago
Joshua Colp 315ccf40f4 Merge "stasis: Remove silly use of RAII_VAR in stasis_forward_all." into 13
9 years ago
Corey Farrell 3dc600ef84 stasis: Release object if vector append fails.
9 years ago
Corey Farrell 803dc3dee5 stasis: Remove silly use of RAII_VAR in stasis_forward_all.
9 years ago
Richard Mudgett 9013415593 Fix ast_(v)asprintf() malloc failure usage conditions.
9 years ago
Matt Jordan 0422667d6c manager: Add <see-also> tags to relate UserEvent actions/apps/events
10 years ago
Richard Mudgett 557333ea4c stasis: Add setting subscription congestion levels.
10 years ago
Richard Mudgett f02ac1b7f9 Stasis: Create human friendly taskprocessor/serializer names.
11 years ago
Joshua Colp a9d6fc571d json: Audit ast_json_* usage for thread safety.
11 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
11 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
12 years ago
Kinsey Moore b32d8b5317 Stasis: Relegate log message to dev-mode
12 years ago
Kinsey Moore 57a5e2ebee Stasis: Only log errors for non-declined types
12 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
12 years ago
Corey Farrell fd7814ddb5 stasis: use ao2_t_alloc for certain object allocators
12 years ago
Scott Griepentrog cf21644d6a ARI: Add ability to raise arbitrary User Events
12 years ago
Matthew Jordan 9cee08f502 res_corosync: Update module to work with Stasis (and compile)
12 years ago
Richard Mudgett f9c031ec39 stasis.c: Misc code cleanups.
12 years ago
Matthew Jordan f8aaf585a3 stasis: Add methods to allow for synchronous publishing to subscriber
13 years ago
Richard Mudgett 7d2f2d6ef8 vector: Uppercase API to follow C convention.
13 years ago
Richard Mudgett 629a5fc39b vector: Update API to be more flexible.
13 years ago
Mark Michelson addbf276f5 Multiple revisions 400318-400319
13 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
13 years ago
David M. Lee f29d969a79 Stasis: address refcount races; implementation comments
13 years ago