Commit Graph

80 Commits (master)

Author SHA1 Message Date
Russell Bryant 987b87662c make app_queue 1.2 jump compliant (issue #5580)
20 years ago
Kevin P. Fleming f09c6bc78e application doc update
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Kevin P. Fleming 426360e389 major update to arg/option parsing APIs and documentation
20 years ago
Russell Bryant 5187de9ab6 remove unnecessary checks before calls to ast_strlen_zero
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Russell Bryant 4aa7912057 Massive cleanups to applications for LOCAL_USER handling and some other things.
20 years ago
Russell Bryant 29829640bf it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCALUSERS
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming f268ea2b3c make CLI output use singular/plural when appropriate (bug #4654)
20 years ago
Kevin P. Fleming c0b1e88e8a the last round of file version tags
20 years ago
Russell Bryant 9d379a36d0 fix timeout option
20 years ago
Kevin P. Fleming 8634ef9e4a don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer 730194d609 Merge Russell's formatting patch (bug #3838)
20 years ago
Mark Spencer f9222e7e4b Fix misspellings of separate (bug #3607)
20 years ago
Anthony Minessale II 5d2654205d let's see how many times we can commit app_read in 1 day =D
21 years ago
Anthony Minessale II 8ec0f8abf2 fix compiler warnings
21 years ago
Mark Spencer 8aff4b2d95 Various oej fixes (bug #3013)
21 years ago
Mark Spencer 118b47674f Merge anthm's app_read addition, somewhat modified (bug #3013)
21 years ago
Mark Spencer 706bb6f067 Fix silly read problem which would hang up if nobody called (bug #3042)
21 years ago
Mark Spencer b813a5f3fa Fix both app_read and underlying read issue (bug #2352)
21 years ago
Mark Spencer 64439e0692 Read/Record updates (bug #1947)
21 years ago
James Golovich f5c18f62a1 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 37ae3cd701 Fix app_read to return string even if not # terminated (bug #1769)
21 years ago
James Golovich 8ef3b1544b More ast_strlen_zero changes
21 years ago
James Golovich 25d74e0334 More app_read.c fixes (bug 1261)
21 years ago
Jeremy McNamara 730ca5f9b1 Enhance to accept a maximum of N digits. Bug #1261
21 years ago
Mark Spencer d3850ae0e7 Store read data in a variable
22 years ago
Mark Spencer 795767ee49 Add "read" application
22 years ago