Archived
14
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
tilghman e7c5b61dbe Merged revisions 113117 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r113117 | tilghman | 2008-04-07 12:51:49 -0500 (Mon, 07 Apr 2008) | 3 lines

Force ast_mktime() to check for DST, since strptime(3) does not.
(Closes issue #12374)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@113172 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-07 19:06:46 +00:00
..
func_base64.c
func_blacklist.c
func_callerid.c
func_cdr.c Merged revisions 103683 via svnmerge from 2008-02-14 19:52:21 +00:00
func_channel.c Context tracing for channels 2008-02-18 04:43:33 +00:00
func_config.c - Add Tilghman to the copyright info ... he wrote the hard part :) 2008-03-12 17:06:37 +00:00
func_curl.c
func_cut.c Reset default CUT delimiter back to '-' 2008-01-18 02:06:27 +00:00
func_db.c
func_devstate.c Add a "devstate change" CLI command to control custom device states. Also, 2008-03-01 00:53:25 +00:00
func_dialgroup.c
func_dialplan.c
func_enum.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
func_env.c
func_extstate.c
func_global.c Fix the SHARED() read callback to properly unlock the channel. This function 2008-03-05 00:45:39 +00:00
func_groupcount.c Merged revisions 97697 via svnmerge from 2008-01-10 15:12:08 +00:00
func_iconv.c
func_lock.c
func_logic.c
func_math.c
func_md5.c
func_module.c
func_odbc.c Merged revisions 106552 via svnmerge from 2008-03-07 06:54:47 +00:00
func_rand.c
func_realtime.c Add REALTIME_STORE and REALTIME_DESTROY dialplan functions provided by sergee. 2008-02-06 16:23:22 +00:00
func_sha1.c
func_shell.c
func_strings.c Merged revisions 113117 via svnmerge from 2008-04-07 19:06:46 +00:00
func_sysinfo.c
func_timeout.c
func_uri.c
func_version.c Simplify a trivial snprintf() with ast_copy_string() 2008-03-04 04:57:29 +00:00
func_vmcount.c
func_volume.c
Makefile