Commit Graph

89 Commits (1.2-netsec)

Author SHA1 Message Date
Automerge Script 8cec922b04 automerge commit
18 years ago
Automerge Script 6e2e94e498 automerge commit
18 years ago
Automerge script 3dfd319062 automerge commit
19 years ago
Automerge script d2cbfe3d21 automerge commit
19 years ago
Automerge script 36cacf788f automerge commit
19 years ago
Automerge script 95c0040574 automerge commit
19 years ago
Russell Bryant 417438fea0 add missing unlock (issue #6112)
20 years ago
Tilghman Lesher 2ca80e76a0 Bug 5988 - record append option not working
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Russell Bryant a736096e0b change ast_strlen_zero to also check for the string to be defined
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming 4d5c1aefb7 minor changes and eliminate some compiler warnings
20 years ago
Mark Spencer d499a85f05 Use FILE * instead of fd for files to support buffering
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 1e854ea773 remove useless buffer initializations (issue #5134)
20 years ago
Mark Spencer 5d4d2fdfd4 Add SIP video fixes
20 years ago
Kevin P. Fleming 8a52a7cf10 add counter to 'show formats' (issue #5001)
20 years ago
Kevin P. Fleming 904beec507 ensure that format string macros are undef'd after use (bug #4716)
20 years ago
Kevin P. Fleming 97671a2b05 add 'exit context' and 'only stop on match' options to Background app (bug #4511)
20 years ago
Kevin P. Fleming ca2f18839d don't unlink files just because they can't be opened (bug #4641)
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
Kevin P. Fleming 723d6b5be8 more ast_copy_string() conversion
20 years ago
Kevin P. Fleming 7a2d5cbb3e make ast_waitstream_* return value compatible with platforms that use unsigned char by default (bug #4455)
20 years ago
Kevin P. Fleming c0ff0e340b consolidate API functions for saying numbers/digits/alpha/phonetic into less functions, using more efficient and clearer code (inspired by bug #4414)
20 years ago
Mark Spencer f4d629f4ca Fix language handling (bug #4399)
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
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 ff42a275f8 Match special case of wav49 behavior (bug #3975)
20 years ago
Mark Spencer c4ebbd5b2e Use requested extension (bug #3894)
20 years ago
Mark Spencer e93e62e29b Ignore interrupted system calls (bug #3831)
20 years ago
Josh Roberson 9ec6b2a358 Don't crash when pause/stop keys aren't defined on the command line (Bug #3514)
21 years ago
Mark Spencer 6eca96c657 Fix wav append mode (bug #3498)
21 years ago
Mark Spencer 9a3304c65d Fix voicemail symlinks (bug #3024)
21 years ago
Mark Spencer 713a2eb072 Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast_flag_moh...
21 years ago
Russell Bryant 3539a390fe truncate 'const const' to 'const'
21 years ago
Mark Spencer dd43338425 Updates from char * to const char * + german syntax + enumeration (bug #2780)
21 years ago
Anthony Minessale II 42806dc1ac fix placement of f->fmt->close
21 years ago
James Golovich 550e8e56ba Formatting cleanups
21 years ago
James Golovich 54e81f5ca0 Formatting cleanups
21 years ago
Mark Spencer 24e902d2a4 Merge anthm's "-t" flag (with minor mods) (bug #2380)
21 years ago
Mark Spencer 957782627c If breakon is unspecified, make it ""
21 years ago
Mark Spencer 8ed49644a6 Remaining rgagnon source audit improvements (bug #2011)
21 years ago
Mark Spencer 7be9c6e469 Add "show file formats" (courtesy bkw_) and Update IAXY firmware to 17 (altserver support)
21 years ago
Mark Spencer 74fdefdf1e Merge Tilghman's voicemail broadcast improvements (thanks!)
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
James Golovich c94e23b2f6 Use ast_strlen_zero in file.c
21 years ago
James Golovich fcf07fce61 Fix format unregister
21 years ago