asterisk/res
Philippe Sultan e08829764c Fix a compile time error that occurs if OpenSSL is not installed. Reported by Noel Morais on the users mailing list
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@125703 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-06-27 07:28:17 +00:00
..
ael Merged revisions 119929 via svnmerge from 2008-06-03 15:07:20 +00:00
ais Merge another big set of changes from team/russell/events 2008-06-10 15:12:17 +00:00
snmp Make res/snmp/agent.c build 2008-05-02 14:51:59 +00:00
Makefile Merge another big set of changes from team/russell/events 2008-06-10 15:12:17 +00:00
res_adsi.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 2008-05-22 16:29:54 +00:00
res_ael_share.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_agi.c Whitespace only 2008-06-18 00:33:31 +00:00
res_ais.c Merge another big set of changes from team/russell/events 2008-06-10 15:12:17 +00:00
res_clioriginate.c Merged revisions 102378 via svnmerge from 2008-02-05 15:10:36 +00:00
res_config_curl.c Separate the global initialization routines for cURL into its own separate 2008-06-25 16:00:54 +00:00
res_config_ldap.c Reduce warning to debug, otherwise we flood the log when we (legitimately) 2008-06-21 12:53:48 +00:00
res_config_odbc.c Move the table cache routines to res_odbc, so they can be used from other 2008-06-10 21:14:58 +00:00
res_config_pgsql.c Properly detect the size of char/varchar fields 2008-06-13 21:50:28 +00:00
res_config_sqlite.c Initialize all these here tmp pointers at declaration. They confused some compilers a wee bit. 2008-03-31 14:20:39 +00:00
res_convert.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_crypto.c make configuration variable const so they are not accidentally 2007-12-18 10:24:58 +00:00
res_curl.c Separate the global initialization routines for cURL into its own separate 2008-06-25 16:00:54 +00:00
res_http_post.c Add g__object_unref to clean up gmime message object 2008-04-18 16:05:29 +00:00
res_indications.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 2008-03-18 15:43:34 +00:00
res_jabber.c Fix a compile time error that occurs if OpenSSL is not installed. Reported by Noel Morais on the users mailing list 2008-06-27 07:28:17 +00:00
res_limit.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_monitor.c Fix another spot where a hard-coded '|' hadn't been converted to ',' 2008-02-20 15:21:51 +00:00
res_musiconhold.c fix compile failure found by buildbot (go, buildbot!) 2008-06-26 12:09:24 +00:00
res_odbc.c Move the table cache routines to res_odbc, so they can be used from other 2008-06-10 21:14:58 +00:00
res_phoneprov.c Need a new buffer for each loop 2008-04-14 19:58:52 +00:00
res_realtime.c Older versions of GNU gcc do not allow 'NULL' as sentinel. 2008-06-19 20:48:33 +00:00
res_smdi.c Merged revisions 117135 via svnmerge from 2008-05-19 16:53:33 +00:00
res_snmp.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_speech.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_timing_dahdi.c - add get_max_rate timing API call 2008-06-26 15:37:01 +00:00
res_timing_pthread.c - add get_max_rate timing API call 2008-06-26 15:37:01 +00:00