aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Tiny doxygen improvementoej1-0/+2
2006-11-30Merged revisions 48168 via svnmerge from file1-0/+3
2006-11-30Documentation updatesoej3-33/+71
2006-11-30Adding some generic docs on extension and device states - watchers and providersoej1-0/+1
2006-11-29- Fix a few spelling mistakes.russell1-4/+19
2006-11-27Doxygen updatesoej2-3/+12
2006-11-26- Add some comments on thread storage with a brief explanation of what it isrussell2-1/+24
2006-11-24Doxygen updateoej3-19/+142
2006-11-20Merged revisions 47850 via svnmerge from file1-0/+1
2006-11-18Move this macro from cli.c to cli.h so apps can use itrizzo1-0/+7
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...murf1-2/+1
2006-11-17introduce a bit of regexp support in the internal CLI api.rizzo1-1/+1
2006-11-16Merged revisions 44809 via svnmerge from pcadach1-1/+1
2006-11-151. Re-format the code.transnexus1-3/+3
2006-11-15one more step cleaning the internal CLI interface:rizzo1-1/+3
2006-11-15update the internal cli api following comments from kevin.rizzo1-51/+37
2006-11-14need to check quoting in the doxygen docs...oej1-1/+1
2006-11-14Some improvements to doxygen docsoej1-9/+22
2006-11-14Bring in the improved internal API for the CLI.rizzo1-10/+117
2006-11-11safe terminal output is sweet.mogorman1-0/+2
2006-11-10Add the ability to specify multiple prompts to the Read() dialplan application,russell1-2/+4
2006-11-07A fair number of changes for the sake of bug 7506murf2-1/+46
2006-11-07Stealing Tilghman's explanation from the -dev list and producing documentatio...oej1-0/+13
2006-11-06Add support for manager hooks, so you could fire off manager events over IRC ...file1-0/+22
2006-11-03add a new cli/manager.conf option "debug" to enable/disablerizzo1-2/+8
2006-11-02Let's make application/function/hint lists read/write lists... just for kicksfile1-1/+1
2006-11-02Sure enough, some of the uses of astobj are doing recursive locking. Thisrussell1-14/+14
2006-11-02astobj was already set up to use read and write locks. Now that we have wrap...russell1-14/+14
2006-11-02Add AST_RWLIST_* set of macros which implement linked lists using read/write ...file1-0/+205
2006-11-02Set the AST_RWLOCK_INIT_VALUE to the PTHREAD_RWLOCK_INIT_VALUE if it is avail...file1-0/+1
2006-11-02I'm crazy so I will add this... pthread rwlock wrappers, along with autoconf ...file2-0/+76
2006-10-31Merged revisions 46714 via svnmerge from kpfleming1-0/+19
2006-10-31Issue #80898 - Restoring func_enum (otmar) oej1-2/+4
2006-10-30Adding dialplan function IFMODULE, so you can create dialplans that handleoej1-0/+7
2006-10-30Merged revisions 46511 via svnmerge from kpfleming1-0/+1
2006-10-30Issue #3930 - Add manager command for listing dialplan (coded april 2005, in ...oej1-0/+1
2006-10-30Issue 8246 Doxygen updates (kshumard) oej6-15/+17
2006-10-25Merged revisions 46082-46083,46152-46153 via svnmerge from kpfleming1-2/+16
2006-10-25Merged revisions 46154 via svnmerge from kpfleming1-0/+2
2006-10-22regenerate the configure script and autoconfig.h.in to reflect recent changesrussell1-0/+9
2006-10-19restore freeing of threadstorage objects without custom cleanup functionskpfleming1-5/+7
2006-10-19Extend the thread storage API such that a custom initialization function canrussell1-17/+37
2006-10-17Merged revisions 45408 via svnmerge from kpfleming1-5/+21
2006-10-13Merged revisions 45027 via svnmerge from kpfleming1-0/+6
2006-10-12Merged revisions 44956 via svnmerge from kpfleming1-0/+15
2006-10-07Extend CALLERID() function for "pres" and "ton" valuespcadach1-0/+1
2006-10-06Merged revisions 44631 via svnmerge from kpfleming1-0/+18
2006-10-06regenerate the configure script to reflect the latest changes done byrussell1-31/+120
2006-10-04Merged revisions 44390 via svnmerge from kpfleming1-25/+29
2006-10-04Merged revisions 44378 via svnmerge from kpfleming1-5/+20