Commit Graph

7575 Commits (a60d8196df13461fc1724b83c25ecb1b2d01557c)
 

Author SHA1 Message Date
Mark Spencer 628537c7a8 Minor demo cleanups
20 years ago
Mark Spencer 8b53dd0b7e Cleanup URI (when none is specified) and make sure threads are stand alone
20 years ago
Mark Spencer 77a48c6266 Minor cleanup in wakeup logic
20 years ago
Mark Spencer 6cfd28423c Unify manager behind a single event queue
20 years ago
Mark Spencer f69e6b9206 Properly handle empty prefix
20 years ago
Tilghman Lesher 8a366ba988 Reduce debugging messages from WARNING to DEBUG
20 years ago
Tilghman Lesher defd50c63e Fix formatting of the frog code
20 years ago
Mark Spencer c1d5485fe4 Make excessive debug optional
20 years ago
Luigi Rizzo 872fe43af1 fix style and printf format errors in the frog command.
20 years ago
Jim Dixon 44d1382a05 Removed "frog" command (so it could be moved to cli.c)
20 years ago
Jim Dixon 554cc322ed Added "frog" CLI command, which performs frog-in-a-blender calculations.
20 years ago
Mark Spencer bfba044b5f Flesh out the remainder of the manager + http changes and create a sample application to partially
20 years ago
Olle Johansson 46a1b7c73b Don't add ast_extension_state on re-subscribes
20 years ago
Olle Johansson 2240245389 Reverse revision 16804 that disables authentication
20 years ago
BJ Weschke 225d8d5270 Don't process re-subscribes as new subscriptions.
20 years ago
Olle Johansson b7c52b3416 Typo
20 years ago
Olle Johansson 1a492e675f - Reference to doc/security.txt instead of SECURITY
20 years ago
Russell Bryant e536a9c6df move a NULL check to before the first time the pointer is dereferenced (issue #6832)
20 years ago
Russell Bryant a13ab2f377 - code formatting tweaks
20 years ago
Russell Bryant 813c445686 Merged revisions 16744 via svnmerge from
20 years ago
Kevin P. Fleming 2de95d53bc Merged revisions 16742 via svnmerge from
20 years ago
Russell Bryant a4bbb3ff90 make an error message more descriptive (issue #6855)
20 years ago
Olle Johansson 83b7de9463 Doxygen fix
20 years ago
Olle Johansson 2994fa390c Make REG_STATE_* enum
20 years ago
Olle Johansson 40b71d4b39 Don't accept new INVITE if we already have one pending.
20 years ago
Luigi Rizzo 03ac858251 trailing whitespace/ useless extern removal
20 years ago
BJ Weschke cc0b49d927 Provide warning about current behavior of autofill = yes
20 years ago
Luigi Rizzo 50fd665c09 more trailing whitespace and extern removal
20 years ago
Luigi Rizzo 7b06841395 removal of trailing whitespace and useless 'extern'
20 years ago
Luigi Rizzo 0b655c3ce9 minor cleanup: localize a variable and replace i++; i++ with i +=2;
20 years ago
Luigi Rizzo 0ff1c42675 useless 'extern' and trailing whitespace removal
20 years ago
Luigi Rizzo 8d14d291ce another batch of whitespace removal
20 years ago
Luigi Rizzo 106b76940f remove useless 'extern' and trailing whitespace.
20 years ago
Luigi Rizzo 94b886650c fix formatting
20 years ago
Luigi Rizzo ad47951739 minor code simplifications - no need to use temporary
20 years ago
Joshua Colp 5880a7f513 Do not leave a thread in limbo if an error occurs, or if testing packet loss.
20 years ago
Olle Johansson d80f3bc20e Issue 5852 (casper) Code clean up, adding documentation on new switches. Thanks!
20 years ago
Olle Johansson adf8c8deda - Change AST_INLINE_AP to AST_INLINE_API for non-386 systems :-)
20 years ago
Luigi Rizzo 7dbeaa4ef0 remove useless 'extern' in function declarations.
20 years ago
Mark Spencer f073e16896 Add NetBSD for credits for editline
20 years ago
Luigi Rizzo a7ec530a64 initial implementation of support for native atomic ops.
20 years ago
Tilghman Lesher 9a9ab4e7cf Merged revisions 16581 via svnmerge from
20 years ago
Tilghman Lesher 24bc847e9d Merged revisions 16579 via svnmerge from
20 years ago
Joshua Colp 5b1069f262 Add more 64-bit detection goodness (issue #6850 reported by evilbunny)
20 years ago
Joshua Colp dc43a00d19 Block 1.2 fix for amd64, trunk version coming soon
20 years ago
Luigi Rizzo 7e2b1c539a localize a variable
20 years ago
Luigi Rizzo b7467d7d09 use ast_strdup instead of strdup
20 years ago
Luigi Rizzo c163911efe don't use 8000, use DEFAULT_SAMPLE_RATE
20 years ago
Luigi Rizzo 6c232811c0 as discussed with Mark a few weeks ago, the 'newstack' argument
20 years ago
Olle Johansson c6d1bfbb31 Doxygen doc updates
20 years ago