2008-07-18 |
Tilghman Lesher | Merged revisions 132107 via svnmerge from |
blob | commitdiff |
2008-06-05 |
Tilghman Lesher | Merge the adaptive realtime branch, which will make... |
blob | commitdiff | diff to current |
2008-06-03 |
Jeff Peeler | Merged revisions 120173 via svnmerge from |
blob | commitdiff | diff to current |
2008-05-21 |
Mark Michelson | Be sure that we cache included files for each source... |
blob | commitdiff | diff to current |
2008-05-05 |
Mark Michelson | #execing the same file multiple times led to warning... |
blob | commitdiff | diff to current |
2008-05-02 |
Tilghman Lesher | Add attributes to various API calls, to help track... |
blob | commitdiff | diff to current |
2008-03-26 |
Tilghman Lesher | Simplify new macro, simplify configfile logic, now... |
blob | commitdiff | diff to current |
2008-03-26 |
Tilghman Lesher | Add a linkedlist macro that maintains a sorted list |
blob | commitdiff | diff to current |
2008-03-26 |
Tilghman Lesher | Add the "config reload <conffile>" command, which allow... |
blob | commitdiff | diff to current |
2008-03-19 |
Steve Murphy | Merged revisions 109908 via svnmerge from |
blob | commitdiff | diff to current |
2008-03-11 |
Tilghman Lesher | An offhand comment from Russell made me realize that... |
blob | commitdiff | diff to current |
2008-03-04 |
Tilghman Lesher | Whitespace changes only |
blob | commitdiff | diff to current |
2008-02-25 |
Jason Parker | Merged revisions 104092 via svnmerge from |
blob | commitdiff | diff to current |
2008-02-15 |
Jason Parker | Fix up some doxygen issues. |
blob | commitdiff | diff to current |
2008-02-12 |
Jeff Peeler | Requested changes from Pari, reviewed by Russell. |
blob | commitdiff | diff to current |
2008-01-07 |
Jason Parker | Display a message if no config mappings are found with... |
blob | commitdiff | diff to current |
2007-12-19 |
Luigi Rizzo | add support for PARSE_DOUBLE, and remove identifiers for |
blob | commitdiff | diff to current |
2007-12-18 |
Luigi Rizzo | remove unnecessary (char *) casts for ast_config_AST_... |
blob | commitdiff | diff to current |
2007-12-14 |
Russell Bryant | Print an error message if a #included file does not... |
blob | commitdiff | diff to current |
2007-12-13 |
Jason Parker | Merged revisions 92696 via svnmerge from |
blob | commitdiff | diff to current |
2007-12-08 |
Luigi Rizzo | remove unused code, and simplify the logic for #include... |
blob | commitdiff | diff to current |
2007-12-08 |
Luigi Rizzo | Implement comment_buffer and lline_buffer in terms... |
blob | commitdiff | diff to current |
2007-12-08 |
Luigi Rizzo | unify some common code |
blob | commitdiff | diff to current |
2007-12-08 |
Luigi Rizzo | normalize formatting |
blob | commitdiff | diff to current |
2007-12-08 |
Luigi Rizzo | document a nice technique to exit from a block in case... |
blob | commitdiff | diff to current |
2007-12-08 |
Luigi Rizzo | a little bit of documentation on how lines are parsed. |
blob | commitdiff | diff to current |
2007-11-30 |
Russell Bryant | Merged revisions 90348 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-21 |
Luigi Rizzo | remove a bunch of useless #include "options.h" |
blob | commitdiff | diff to current |
2007-11-20 |
Luigi Rizzo | move asterisk/paths.h outside asterisk.h and into those... |
blob | commitdiff | diff to current |
2007-11-19 |
Luigi Rizzo | another bunch of include removals (errno.h and asterisk... |
blob | commitdiff | diff to current |
2007-11-17 |
Luigi Rizzo | trim more redundant headers |
blob | commitdiff | diff to current |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does... |
blob | commitdiff | diff to current |
2007-11-16 |
Luigi Rizzo | add a small new function to retrieve variables from... |
blob | commitdiff | diff to current |
2007-11-14 |
Tilghman Lesher | One more typo in config.c; and missed conversions due... |
blob | commitdiff | diff to current |
2007-11-14 |
Tilghman Lesher | Typo |
blob | commitdiff | diff to current |
2007-11-14 |
Luigi Rizzo | make the 'name' and 'value' fields in ast_variable... |
blob | commitdiff | diff to current |
2007-11-09 |
Steve Murphy | This is the perhaps the biggest, boldest, most daring... |
blob | commitdiff | diff to current |
2007-11-08 |
Kevin P. Fleming | improve linked-list macros in two ways: |
blob | commitdiff | diff to current |
2007-11-06 |
Steve Murphy | Merged revisions 89036 via svnmerge from |
blob | commitdiff | diff to current |
2007-11-02 |
Tilghman Lesher | Don't re-cache the filename, but check to see if it... |
blob | commitdiff | diff to current |
2007-10-22 |
Jason Parker | Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN... |
blob | commitdiff | diff to current |
2007-10-19 |
Jason Parker | Convert NEW_CLI to AST_CLI. |
blob | commitdiff | diff to current |
2007-10-19 |
Jason Parker | More changes to NEW_CLI. |
blob | commitdiff | diff to current |
2007-09-20 |
Joshua Colp | Fix memory leaks in pbx_dundi, cdr_pgsql, and the confi... |
blob | commitdiff | diff to current |
2007-09-12 |
Steve Murphy | This fix closes issue #10642 -- it's not perfect, but... |
blob | commitdiff | diff to current |
2007-09-11 |
Russell Bryant | remove unused functions that made this file not build... |
blob | commitdiff | diff to current |
2007-09-11 |
Steve Murphy | This solves an unreported solaris compile problem ... |
blob | commitdiff | diff to current |
2007-09-05 |
Steve Murphy | this set of changes fixes issue # 10643 by keeping... |
blob | commitdiff | diff to current |
2007-09-03 |
Tilghman Lesher | Once we get past the file checks, we're loading, so... |
blob | commitdiff | diff to current |
2007-09-02 |
Tilghman Lesher | We shouldn't use a filename blindly without checking... |
blob | commitdiff | diff to current |
2007-08-29 |
Steve Murphy | init newer so compile won't complain. |
blob | commitdiff | diff to current |
2007-08-29 |
Russell Bryant | make trunk build again. murf will have to review this... |
blob | commitdiff | diff to current |
2007-08-29 |
Steve Murphy | This code was in team/murf/bug8684-trunk; it should... |
blob | commitdiff | diff to current |
2007-08-17 |
Tilghman Lesher | Change this flag... might not otherwise unlock in an... |
blob | commitdiff | diff to current |
2007-08-16 |
Tilghman Lesher | Don't reload a configuration file if nothing has changed. |
blob | commitdiff | diff to current |
2007-08-06 |
Mark Michelson | Merged revisions 78103 via svnmerge from |
blob | commitdiff | diff to current |
2007-08-06 |
Jason Parker | Merged revisions 78180 via svnmerge from |
blob | commitdiff | diff to current |
2007-07-26 |
Russell Bryant | Do a massive conversion for using the ast_verb() macro |
blob | commitdiff | diff to current |
2007-07-17 |
Luigi Rizzo | Introduce ast_parse_arg() , a generic function to parse... |
blob | commitdiff | diff to current |
2007-06-14 |
Jason Parker | Merged revisions 69470 via svnmerge from |
blob | commitdiff | diff to current |
2007-06-14 |
Russell Bryant | Add a massive set of changes for converting to use... |
blob | commitdiff | diff to current |
2007-06-06 |
Tilghman Lesher | Issue 9869 - replace malloc and memset with ast_calloc... |
blob | commitdiff | diff to current |
2007-05-07 |
Olle Johansson | Merged revisions 63254 via svnmerge from |
blob | commitdiff | diff to current |
2007-04-26 |
Joshua Colp | Merged revisions 61959 via svnmerge from |
blob | commitdiff | diff to current |
2007-04-20 |
Russell Bryant | Merged revisions 61690 via svnmerge from |
blob | commitdiff | diff to current |
2007-04-11 |
Steve Murphy | via 8118, a RealTime upgrade to make RT a complete... |
blob | commitdiff | diff to current |
2007-03-26 |
Steve Murphy | Merged revisions 59225 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-24 |
Olle Johansson | Doxygen additions, corrections |
blob | commitdiff | diff to current |
2007-02-14 |
Olle Johansson | New CLI command "Core show settings" to list some core... |
blob | commitdiff | diff to current |
2007-02-02 |
Joshua Colp | Merged revisions 53118 via svnmerge from |
blob | commitdiff | diff to current |
2007-01-23 |
Joshua Colp | Cosmetic changes. Make main source files better conform... |
blob | commitdiff | diff to current |
2007-01-16 |
Russell Bryant | Merged revisions 51057 via svnmerge from |
blob | commitdiff | diff to current |
2007-01-14 |
Tilghman Lesher | Bug 8803 - Fix crash in API |
blob | commitdiff | diff to current |
2007-01-10 |
Joshua Colp | Merged revisions 50405 via svnmerge from |
blob | commitdiff | diff to current |
2007-01-07 |
Tilghman Lesher | When calling the Realtime app more than once, unset... |
blob | commitdiff | diff to current |
2007-01-05 |
Kevin P. Fleming | a little more const-ification |
blob | commitdiff | diff to current |
2007-01-05 |
Kevin P. Fleming | Merged revisions 49676 via svnmerge from |
blob | commitdiff | diff to current |
2007-01-04 |
Joshua Colp | Merged revisions 49551 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-15 |
Kevin P. Fleming | Merged revisions 47690 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-15 |
Kevin P. Fleming | Merged revisions 47684 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-13 |
Steve Murphy | This solves bug 8342, whereby a crash occurs under... |
blob | commitdiff | diff to current |
2006-11-02 |
Tilghman Lesher | Merged revisions 47051 via svnmerge from |
blob | commitdiff | diff to current |
2006-11-01 |
Steve Murphy | Cleanups suggested by Russell. |
blob | commitdiff | diff to current |
2006-10-26 |
Mark Spencer | Fix comment preservation code (thanks murf!) |
blob | commitdiff | diff to current |
2006-09-21 |
Tilghman Lesher | Remove deprecated CLI apps from the core |
blob | commitdiff | diff to current |
2006-09-20 |
Tilghman Lesher | Constify the result of a config retrieval function... |
blob | commitdiff | diff to current |
2006-09-19 |
Matt O'Gorman | similar patch for verbose vs debug with minor changes |
blob | commitdiff | diff to current |
2006-09-18 |
Kevin P. Fleming | merge qwell's CLI verbification work |
blob | commitdiff | diff to current |
2006-09-16 |
Kevin P. Fleming | merge markster's usersconf branch with some slight... |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | merge new_loader_completion branch, including (at least): |
blob | commitdiff | diff to current |
|