Commit Graph

16516 Commits (184fe6f87befe5da170bd852491d3a22db83a65f)
 

Author SHA1 Message Date
Jason Parker 7f6b2066f9 Merged revisions 92617 via svnmerge from
19 years ago
Tilghman Lesher 99308dfb4e Conversions of free to ast_free, where applicable, and several other formatting fixes.
19 years ago
Russell Bryant bae82679a6 Merged revisions 92556 via svnmerge from
19 years ago
Mark Michelson b01f947025 Same change to trunk as revision 92510. I'm not sure why I merged
19 years ago
Mark Michelson d5b1808b04 Blocked revisions 92510 via svnmerge
19 years ago
Tilghman Lesher 7adf8b6070 Correctly handle possible memory allocation failure
19 years ago
Tilghman Lesher 2d93695fba Merged revisions 92463 via svnmerge from
19 years ago
Mark Michelson a43dd8acb3 Merged revisions 92443 via svnmerge from
19 years ago
Olle Johansson c76f72493a Doxygen updates, formatting.
19 years ago
Mark Michelson 6711a5d567 Trunk build would fail due to the nonexistence of zaptel hwgain
19 years ago
Jason Parker b0968803b9 We need to set the address we want to match against before we actually do the match..
19 years ago
Mark Michelson 27cebd1d5c Removing a pointless memset. The memory was just calloc'd, so the
19 years ago
Jason Parker 21df42b35c Add variable to show which key was pressed to stop playback.
19 years ago
Joshua Colp 270bf4804e Only look to see if options are set if some have been provided.
19 years ago
Joshua Colp 406547d230 Merged revisions 92363 via svnmerge from
19 years ago
Mark Michelson dea49116ee Merged revisions 92323 via svnmerge from
19 years ago
Russell Bryant f330fb4783 * In unaligned.h, remove some unnecessary casts and mark the arg of the
19 years ago
Olle Johansson 4be6ed6874 A lot of doxygen updates
19 years ago
Olle Johansson 4e789be007 Doxygen updates
19 years ago
Doug Bailey 93942979ff Add CLI commands to dynamically set hw and sw gains
19 years ago
Joshua Colp d7125b74c9 Add ast_atomic_fetchadd_int_slow to check_expr for platforms that need it.
19 years ago
Joshua Colp 8a7064d3fc Merged revisions 92204 via svnmerge from
19 years ago
Mark Michelson 8bf68432a0 Merged revisions 92202 via svnmerge from
19 years ago
Joshua Colp 699521a3c8 Blocked revisions 92200 via svnmerge
19 years ago
Joshua Colp 9ebf3afe02 Only send a SIGHUP if the pid is greater than -1, otherwise all PIDs greater than -1 will get the SIGHUP... and that is bad.
19 years ago
Olle Johansson 36270ad02b Removing some LOG_DEBUG items
19 years ago
Olle Johansson 2e286ba797 Merged revisions 92158 via svnmerge from
19 years ago
Olle Johansson e2a8a6f46a Add a few extra headers in the voicemail users listing in
19 years ago
Luigi Rizzo 19d616d4dc simplify/cleanup the scripts
19 years ago
Luigi Rizzo 9e4ebbee87 remove relative paths and use ASTTOPDIR instead.
19 years ago
Luigi Rizzo ff8134d30f simplify this file
19 years ago
Luigi Rizzo b70e98be1a add a bit of info on the build infrastructure
19 years ago
Luigi Rizzo 7d85d15cd0 Fix the detection of modules installed from this build.
19 years ago
Luigi Rizzo 5490889153 Put into Makefile.moddir_rules the common instructions used to
19 years ago
Luigi Rizzo 1e1a9e30d8 make the install target a bit less noisy
19 years ago
Luigi Rizzo 4b21b16e58 document usage of several exported variables
19 years ago
Luigi Rizzo 15d5e144b1 add hashtab.c to the list of files deleted
19 years ago
Luigi Rizzo daf8d1f1b8 another place where ../ should have been ASTTOPDIR
19 years ago
Luigi Rizzo d652be0930 normalize subdirs' Makefile by using ASTTOPDIR and not .. to reference
19 years ago
Luigi Rizzo 08d50c85ec Implement the outcome of a discussion on the -dev list re. the use
19 years ago
Luigi Rizzo 10b3c51930 remove unused code, and simplify the logic for #include/#exec
19 years ago
Luigi Rizzo d602e2c083 Implement comment_buffer and lline_buffer in terms of the ast_str_*() API.
19 years ago
Luigi Rizzo 0b7e752709 unify some common code
19 years ago
Luigi Rizzo 94b0c2220a normalize formatting
19 years ago
Luigi Rizzo 7fe5f3464d document a nice technique to exit from a block in case of errors.
19 years ago
Luigi Rizzo a077c8cb90 a little bit of documentation on how lines are parsed.
19 years ago
Luigi Rizzo 3fbcdac589 normalize header order, and add a comment on the need
19 years ago
Luigi Rizzo 381e3535d4 some platforms (e.g. FreeBSD4) need netinet/in.h to be included
19 years ago
Jason Parker d422e2ab1d Merged revisions 91890 via svnmerge from
19 years ago
Jason Parker fc607d5be4 Update documentation for pbx_lua.
19 years ago