aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/utils.h
AgeCommit message (Expand)AuthorFilesLines
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-1/+1
2005-03-17Add support for Solaris/x86 (bug #3064)markster1-0/+3
2005-03-05Make mpg123 behave more nicelymarkster1-0/+1
2005-03-04Fix stack size for ADSI (needs 128k by itself!)markster1-1/+1
2005-03-04Make stack size be selectablemarkster1-2/+2
2005-03-03Fix stack size (take 2) (bug #3706)markster1-9/+2
2005-03-03Support > 300 threads on x86-32 and other 32-bit systemsmarkster1-0/+2
2005-02-18Add OEJ's md5 app (bug #3604)markster1-0/+3
2005-01-26Fix C++ issues (bug #'s 3425, 3426)markster1-1/+1
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-20Fix ODBC to clear title each time (bug #3379)markster1-0/+18
2005-01-15Make groups be 64-bits (bug #3351, with mods)markster1-3/+0
2005-01-10More flagification, courtesy drumkilla (bug #3280)markster1-0/+27
2005-01-08Warn if flags is signed instead of unsigned (bug #3279)markster1-14/+67
2005-01-03Merge OEJ's print groups feature (bug #3228, with changes)markster1-0/+3
2004-12-23Add "ast_flags_all" mask (bug #3136)markster1-1/+4
2004-12-19Merge drumkilla's bitfield patch for SIP (bug #3083)markster1-2/+5
2004-12-16Merge russell's flag macro patch (with slight mods) (bug #3046)markster1-0/+11
2004-10-17Thread fixes, vm fix (bug #2665)markster1-2/+3
2004-10-05Major changes to res_config to support centralized config, eliminate configur...markster1-0/+2
2004-08-27Merge "show applications" from corydon76 (bug #2291)markster1-0/+3
2004-08-08Merge BSD stack size work (bug #2067)markster1-0/+12
2004-06-29FreeBSD fix for utils (bug #1949)markster1-0/+3
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...markster1-0/+3
2004-06-25Add outgoing OSP support (SIP only at this point)markster1-0/+3
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster1-0/+2
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.ccitats1-0/+9
2004-05-03Add include/asterisk/utils.h file. Which includes the functioncitats1-0/+20