Commit Graph

460 Commits (c9a23f6d78da2bf98d3784dc2ca74194e212800d)

Author SHA1 Message Date
Tilghman Lesher 4afb3624ba Merged revisions 224856 via svnmerge from
16 years ago
Sean Bright 8c6f79adec Fix merge error.
16 years ago
Kevin P. Fleming 6410aa2418 Merged revisions 222176 via svnmerge from
16 years ago
Matthias Nick e28d4da865 Merged revisions 221368 via svnmerge from
16 years ago
Tilghman Lesher a1a3188102 Recorded merge of revisions 221044 via svnmerge from
16 years ago
Michiel van Baak 90ebfef75e Merged revisions 220629 via svnmerge from
16 years ago
Tilghman Lesher 322cf3c761 Merged revisions 212249 via svnmerge from
16 years ago
Tilghman Lesher 9e94589304 AST-2009-005
16 years ago
Tilghman Lesher 39bee0fb7e Merged revisions 207946 via svnmerge from
16 years ago
Kevin P. Fleming c049643f5f Merged revisions 207680 via svnmerge from
16 years ago
David Vossel 693a287cb5 Merged revisions 206877 via svnmerge from
16 years ago
Tilghman Lesher 88cfc407c2 Merged revisions 206808 via svnmerge from
16 years ago
Tilghman Lesher 72d537dd49 Merged revisions 198470 via svnmerge from
16 years ago
Tilghman Lesher 17c6d4c61d Recorded merge of revisions 197209 via svnmerge from
16 years ago
Leif Madsen 3469ac1122 Update CHANNEL(transfercapabilities) documentation.
16 years ago
Sean Bright 9d68c84ec4 Merged revisions 193274 via svnmerge from
16 years ago
Tilghman Lesher 581a50018b Merged revisions 193006 via svnmerge from
16 years ago
Jeff Peeler e8a4ceb8e5 Merged revisions 190057 via svnmerge from
16 years ago
Tilghman Lesher f2efb57947 Merged revisions 187050 via svnmerge from
16 years ago
Tilghman Lesher 96a699c065 Fix an off-by-one error in the FILE() function, and extend FILE()'s length parameter to work like variable substitution.
16 years ago
Tilghman Lesher a1f583177e ODBC transaction support
16 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
16 years ago
Tilghman Lesher 4ac9617be5 Add assertions in the quest to track down a refcount leak.
16 years ago
Tilghman Lesher a2ddc0bb5e Don't increment the loop, now that incrementing is taken care of by the
17 years ago
Tilghman Lesher 402c61117a Parameter position reversed in documentation
17 years ago
Mark Michelson dda3fd446f Fix some signedness problems in func_aes.c
17 years ago
David Vossel abf70664ab Adding AES_ENCRYPT and AES_DECRYPT dialplan functions.
17 years ago
Kevin P. Fleming 1c2911f5a1 ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odbc API and just happens to use an ast_str as the buffer; move all of it to res_odbc.c and res_odbc.h, renaming appropriately
17 years ago
Kevin P. Fleming 9a7efae8fd remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC
17 years ago
Russell Bryant ef6ad2b53c Merged revisions 168561 via svnmerge from
17 years ago
Tilghman Lesher f19a4fc941 Merged revisions 168546 via svnmerge from
17 years ago
Eliel C. Sardanons c04417b477 Fix a typo in the XML documentation of the AUDIOHOOK_INHERIT dialplan function.
17 years ago
Mark Michelson 9f7ce9da41 Fix a file playback crash and explicitly initialize values in func_timeout.c
17 years ago
Mark Michelson c4ea017532 Remove the verbatim tag from the author line
17 years ago
Mark Michelson 9733b30ff0 Adding a new dialplan function AUDIOHOOK_INHERIT
17 years ago
Tilghman Lesher 27cbfc1bd5 Add timezone to the possible fields in a timespec.
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Russell Bryant 9d3a417eb5 Merged revisions 163253 via svnmerge from
17 years ago
Eliel C. Sardanons ec28f57c41 Avoid allocating memory for a thread that don't need it. Also, this memory was not being freed until the
17 years ago
Richard Mudgett 64a1895f3c Jcolp pointed out that num will also match number
17 years ago
Richard Mudgett 7ed9924348 * Found a couple more places where num/number needed to be done
17 years ago
Steve Murphy c6ebdafd0e Merged revisions 160703 via svnmerge from
17 years ago
Kevin P. Fleming 9a7c28cd5a we can now build with -Wformat=2, which found a couple of real bugs
17 years ago
Sean Bright fd8caa1778 This is basically a complete rollback of r155401, as it was determined that
17 years ago
Michiel van Baak 2fb4ecc87c last commit worked on OpenBSD but still generated warning on Ubuntu.
17 years ago
Michiel van Baak 12071c18f0 make this compile under devmode
17 years ago
Tilghman Lesher e316c21986 Two new functions, REALTIME_FIELD, and REALTIME_HASH, which should make
17 years ago
Michiel van Baak 86f900b201 This commit does two things:
17 years ago
Sean Bright 30d1744ffc Add ability to pass arbitrary data to the ao2_callback_fn (called from
17 years ago
Tilghman Lesher 5434edd7ab Two bugs relating to colnames found by Marquis42 on #asterisk-dev
17 years ago