aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_adsi.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-09add some inter-module dependencieskpfleming1-1/+1
2006-10-25apparently developers are still not aware that they should be use ast_copy_st...kpfleming1-3/+2
2006-09-20move ADSI functionality into ast_ namespacekpfleming1-60/+60
2006-09-09Add warning about res_adsi not being optional to menuselectoej1-1/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-14/+8
2006-07-05- Add notes about voicemail depending on res_adsioej1-0/+5
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-04-21more strncpy/ast_copy_string replacementrizzo1-15/+8
2006-04-14constification and code simplificationsrizzo1-5/+5
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-11/+7
2006-04-08a few cleanups from the last commitkpfleming1-2/+2
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2005-12-30update doxygen docs to specify authorsrussell1-1/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-8/+18
2005-09-07eliminate signedness warnings (issue #5129)kpfleming1-15/+15
2005-08-08more pointer signedness fixes for gcc4 warningsrussell1-22/+22
2005-06-06more file version tagskpfleming1-0/+5
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-10/+10
2005-04-06Fix ADSI 'B' issue (bug #3833)markster1-15/+33
2005-03-20Fix chopping of voice prompts (bug #3784)markster1-0/+2
2005-01-25Merge config updates (bug #3406)markster1-2/+2
2004-07-14Merge remaining audit patch (save dlfcn.c)markster1-6/+7
2004-06-29More formatting cleanups.citats1-8/+8
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-5/+5
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-5/+5
2003-11-20Fix copy/paste error. Bug #338jeremy1-1/+1
2003-02-04Version 0.3.0 from FTPmarkster1-7/+11
2002-06-21Version 0.1.12 from FTPmarkster1-117/+221
2002-03-11Version 0.1.11 from FTPmarkster1-3/+8
2001-12-25Version 0.1.10 from FTPmarkster1-0/+992