aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-20Clean up app_pagefile1-33/+41
2006-12-20Merged revisions 48637 via svnmerge from file1-1/+5
2006-12-20more formatting cleanup.rizzo1-39/+45
2006-12-19formatting and code cleanup.rizzo1-100/+85
2006-12-19Merged revisions 48596 via svnmerge from file1-13/+12
2006-12-19Update res_snmp to use new API declaration of pbx_builtin_serialize_variables...file1-3/+4
2006-12-19Merged revisions 48592 via svnmerge from file1-1/+1
2006-12-19OpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until someone finds the rig...file1-3/+13
2006-12-19block 48583rizzo0-0/+0
2006-12-19start documenting this code.rizzo1-11/+28
2006-12-19Merged revisions 48586 via svnmerge from kpfleming1-2/+4
2006-12-19better name for struct dial_localuser.rizzo1-13/+12
2006-12-19remove now useless extern declarations.rizzo1-2/+0
2006-12-19Merged revisions 48577 via svnmerge from kpfleming2-5/+5
2006-12-19introduce a temporary variable for tmp->chan to shorten expressions.rizzo1-53/+54
2006-12-19stop what i think is a memory leak in case Dial fails torizzo1-0/+3
2006-12-19move a large block related to privacy handling to a separate function.rizzo1-110/+115
2006-12-19Merged revisions 48571 via svnmerge from file1-1/+1
2006-12-18unbreak the macro used for incrementing the frame counters.rizzo1-1/+14
2006-12-18Clean up find_idle_thread function and use atomic operations for dynamic thre...file1-28/+33
2006-12-18Merged revisions 48564 via svnmerge from file1-16/+24
2006-12-18ctrl-w != w (nano search) (surprisingly, the fix was ever so slightly diffe...qwell1-1/+0
2006-12-18Blocked revisions 48561 via svnmergeqwell0-0/+0
2006-12-18apply the proposed fix for bug 8602rizzo1-6/+30
2006-12-18convert the final clients of ast_build_string to use ast_str_*()rizzo7-20/+24
2006-12-18debugging shows that we always need more than 128 bytesrizzo1-2/+2
2006-12-18Merged revisions 48554 via svnmerge from kpfleming7-8/+4
2006-12-18Replace ast_build_string with ast_str_*().rizzo1-33/+28
2006-12-17replace ast_build_string() with ast_str_*().rizzo1-8/+13
2006-12-17replace ast_build_string() with ast_str_*();rizzo1-103/+69
2006-12-17Merged revisions 48548 via svnmerge from kpfleming1-1/+1
2006-12-17define a mask SIP_INSECURE sam as for other sets of flags.rizzo1-0/+5
2006-12-16Merged revisions 48528 via svnmerge from kpfleming4-5241/+1755
2006-12-16Merged revisions 48525 via svnmerge from kpfleming7-182/+26
2006-12-16update to use trunk's version of the threadstorage APIkpfleming1-9/+15
2006-12-16Merged revisions 48521 via svnmerge from kpfleming3-5/+14
2006-12-16forgot this part...rizzo1-11/+7
2006-12-16another conversion from ast_build_str to ast_strrizzo1-13/+13
2006-12-16convert ast_build_str to ast_str_*rizzo1-13/+10
2006-12-16replace ast_build_string() with ast_str_*() functions.rizzo4-157/+159
2006-12-16Merged revisions 48513 via svnmerge from kpfleming1-17/+31
2006-12-16prevent a compiler warningrizzo1-2/+3
2006-12-15simplify the ast_dynamic_str_*.... routines byrizzo5-181/+95
2006-12-15move the dynamic string support in a better place i.e. string.hrizzo4-346/+432
2006-12-15remove a duplicate includerizzo1-1/+0
2006-12-15Merged revisions 48506 via svnmerge from file1-41/+55
2006-12-15Merged revisions 48504 via svnmerge from file1-2/+12
2006-12-15Merged revisions 48502 via svnmerge from file1-0/+8
2006-12-15unbreak the output for http session.rizzo1-1/+1
2006-12-15remove ast_safe_string_alloc() - it is completelyrizzo2-21/+0