dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/funcs
kpfleming a343f7a275 ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odbc API and just happens to use an ast_str as the buffer; move all of it to res_odbc.c and res_odbc.h, renaming appropriately
along the way fix some minor coding style issues in strings.h and add some attribute_pure annotations to functions in the ast_str API



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@169438 f38db490-d61c-443f-a65b-d21fe96a405b
2009-01-19 21:42:46 +00:00
..
Makefile we can now build with -Wformat=2, which found a couple of real bugs 2008-11-29 15:29:33 +00:00
func_audiohookinherit.c Fix a typo in the XML documentation of the AUDIOHOOK_INHERIT dialplan function. 2008-12-28 15:36:25 +00:00
func_base64.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_blacklist.c - Add some see-also references based on TFOT. 2008-11-05 12:13:57 +00:00
func_callerid.c Jcolp pointed out that num will also match number 2008-12-04 01:36:39 +00:00
func_cdr.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_channel.c Merged revisions 168561 via svnmerge from 2009-01-13 19:22:13 +00:00
func_config.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_curl.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
func_cut.c Merged revisions 163253 via svnmerge from 2008-12-11 21:48:08 +00:00
func_db.c - Add some see-also references based on TFOT. 2008-11-05 12:13:57 +00:00
func_devstate.c This commit does two things: 2008-11-12 06:46:04 +00:00
func_dialgroup.c This is basically a complete rollback of r155401, as it was determined that 2008-11-25 01:01:49 +00:00
func_dialplan.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_enum.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_env.c Fix various spelling and grammatical issues in documentation 2008-11-02 02:50:33 +00:00
func_extstate.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_global.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_groupcount.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_iconv.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_lock.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_logic.c Merged revisions 168546 via svnmerge from 2009-01-13 17:51:12 +00:00
func_math.c Fix various spelling and grammatical issues in documentation 2008-11-02 02:50:33 +00:00
func_md5.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_module.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_odbc.c ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odbc API and just happens to use an ast_str as the buffer; move all of it to res_odbc.c and res_odbc.h, renaming appropriately 2009-01-19 21:42:46 +00:00
func_rand.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_realtime.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
func_sha1.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_shell.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_speex.c Fix various spelling and grammatical issues in documentation 2008-11-02 02:50:33 +00:00
func_sprintf.c we can now build with -Wformat=2, which found a couple of real bugs 2008-11-29 15:29:33 +00:00
func_strings.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 2008-12-13 08:36:35 +00:00
func_sysinfo.c Fixes sysinfo operator issue also fixed elsewhere in r131445. 2008-07-16 21:54:08 +00:00
func_timeout.c Fix a file playback crash and explicitly initialize values in func_timeout.c 2008-12-22 16:07:59 +00:00
func_uri.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_version.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_vmcount.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00
func_volume.c Merge changes from team/group/appdocsxml 2008-11-01 21:10:07 +00:00