aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/autoconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
2007-08-08Add support for using epoll instead of poll. This should increase scalability...file1-0/+3
2007-08-01Merged revisions 77863 via svnmerge from file1-2/+5
2007-07-23Use autoconf logic to determine byte swapping macro presence. This should now...file1-0/+10
2007-07-21Add support for using /dev/urandom to get random numbers on systems that supp...file1-0/+3
2007-07-16Add in check for the GCC attribute deprecated. It may be used soon!file1-0/+3
2007-07-11Merged revisions 74572 via svnmerge from file1-0/+3
2007-07-10Merged revisions 74374 via svnmerge from qwell1-0/+3
2007-07-08Restore EXP2 and LOG2 functions, by providing mathematical identify functions...tilghman1-4/+68
2007-07-07These changes fix 10145 and 10150, a prob with BSD and exp2/log2 not existing...murf1-32/+16
2007-06-29Fix my recent change for sending large files via the http server. This coderussell1-3/+0
2007-06-29Merge changes from team/russell/http_filetxferrussell1-0/+3
2007-06-18Merged revisions 69702 via svnmerge from russell1-0/+6
2007-05-24use the OpenSSL AES implementation if it's available (unless configured not to)kpfleming1-0/+6
2007-04-11Add a configure script check for sysinfo support.file1-0/+6
2007-04-06Merged revisions 60603 via svnmerge from russell1-0/+6
2007-03-26Merged revisions 59202 via svnmerge from nadi1-0/+3
2007-03-15Merged revisions 58947 via svnmerge from russell1-0/+3
2007-03-13Merge changes from team/russell/sqlite:russell1-0/+6
2007-02-17Merged revisions 55052 via svnmerge from russell1-3/+0
2007-01-30Merged revisions 52997 via svnmerge from russell1-0/+6
2007-01-19Regenerate configure script to reflect recent zaptel changesrussell1-2/+20
2007-01-15Merged revisions 50867 via svnmerge from kpfleming1-3/+7
2007-01-01Merged revisions 49102 via svnmerge from kpfleming1-2/+2
2006-12-16Merged revisions 48528 via svnmerge from kpfleming1-0/+28
2006-11-02I'm crazy so I will add this... pthread rwlock wrappers, along with autoconf ...file1-0/+12
2006-10-22regenerate the configure script and autoconfig.h.in to reflect recent changesrussell1-0/+9
2006-10-13Merged revisions 45027 via svnmerge from kpfleming1-0/+6
2006-10-06regenerate the configure script to reflect the latest changes done byrussell1-31/+120
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from kpfleming1-0/+3
2006-09-21Merge in SS7 changes.... need to still cleanup zapata.confmattf1-0/+3
2006-09-19Update configure and closest kin. *Hopes my branch doesn't break*mattf1-1/+4
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cqwell1-0/+3
2006-08-26menuselect doesn't use asterisk's autoconfig.h anymore, so this ifdef can berussell1-2/+0
2006-08-23use RTLD_NOLOAD if it's available to make loading dynamic modules a little fa...kpfleming1-0/+4
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-50/+31
2006-08-17updating configure script and putting comments in the docsmogorman1-0/+4
2006-07-07actually do proper searching for c-client and output the results so app_voice...kpfleming1-0/+3
2006-07-05massive rework of configure script, and split of AST_EXT_LIB into separate ma...kpfleming1-37/+37
2006-06-30update configurerussell1-0/+6
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming1-0/+3
2006-06-24search for Zaptel and libtonezone separately in the configure scriptkpfleming1-1/+4
2006-06-13use atomic operations provided by the compiler if they are available (yay for...kpfleming1-0/+3
2006-06-12bootstrap to include latest configure script changekpfleming1-0/+3
2006-06-07move autoconfig.h to the include/asterisk directory so it will get installedkpfleming1-0/+577