summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-20Merged revisions 48637 via svnmerge from Joshua Colp
2006-12-20more formatting cleanup.Luigi Rizzo
2006-12-19formatting and code cleanup.Luigi Rizzo
2006-12-19Merged revisions 48596 via svnmerge from Joshua Colp
2006-12-19Update res_snmp to use new API declaration of pbx_builtin_serialize_variables...Joshua Colp
2006-12-19Merged revisions 48592 via svnmerge from Joshua Colp
2006-12-19OpenBSD does not have RLIMIT_AS or RLIMIT_VMEM so until someone finds the rig...Joshua Colp
2006-12-19block 48583Luigi Rizzo
2006-12-19start documenting this code.Luigi Rizzo
2006-12-19Merged revisions 48586 via svnmerge from Kevin P. Fleming
2006-12-19better name for struct dial_localuser.Luigi Rizzo
2006-12-19remove now useless extern declarations.Luigi Rizzo
2006-12-19Merged revisions 48577 via svnmerge from Kevin P. Fleming
2006-12-19introduce a temporary variable for tmp->chan to shorten expressions.Luigi Rizzo
2006-12-19stop what i think is a memory leak in case Dial fails toLuigi Rizzo
2006-12-19move a large block related to privacy handling to a separate function.Luigi Rizzo
2006-12-19Merged revisions 48571 via svnmerge from Joshua Colp
2006-12-18unbreak the macro used for incrementing the frame counters.Luigi Rizzo
2006-12-18Clean up find_idle_thread function and use atomic operations for dynamic thre...Joshua Colp
2006-12-18Merged revisions 48564 via svnmerge from Joshua Colp
2006-12-18ctrl-w != w (nano search) (surprisingly, the fix was ever so slightly diffe...Jason Parker
2006-12-18Blocked revisions 48561 via svnmergeJason Parker
2006-12-18apply the proposed fix for bug 8602Luigi Rizzo
2006-12-18convert the final clients of ast_build_string to use ast_str_*()Luigi Rizzo
2006-12-18debugging shows that we always need more than 128 bytesLuigi Rizzo
2006-12-18Merged revisions 48554 via svnmerge from Kevin P. Fleming
2006-12-18Replace ast_build_string with ast_str_*().Luigi Rizzo
2006-12-17replace ast_build_string() with ast_str_*().Luigi Rizzo
2006-12-17replace ast_build_string() with ast_str_*();Luigi Rizzo
2006-12-17Merged revisions 48548 via svnmerge from Kevin P. Fleming
2006-12-17define a mask SIP_INSECURE sam as for other sets of flags.Luigi Rizzo
2006-12-16Merged revisions 48528 via svnmerge from Kevin P. Fleming
2006-12-16Merged revisions 48525 via svnmerge from Kevin P. Fleming
2006-12-16update to use trunk's version of the threadstorage APIKevin P. Fleming
2006-12-16Merged revisions 48521 via svnmerge from Kevin P. Fleming
2006-12-16forgot this part...Luigi Rizzo
2006-12-16another conversion from ast_build_str to ast_strLuigi Rizzo
2006-12-16convert ast_build_str to ast_str_*Luigi Rizzo
2006-12-16replace ast_build_string() with ast_str_*() functions.Luigi Rizzo
2006-12-16Merged revisions 48513 via svnmerge from Kevin P. Fleming
2006-12-16prevent a compiler warningLuigi Rizzo
2006-12-15simplify the ast_dynamic_str_*.... routines byLuigi Rizzo
2006-12-15move the dynamic string support in a better place i.e. string.hLuigi Rizzo
2006-12-15remove a duplicate includeLuigi Rizzo
2006-12-15Merged revisions 48506 via svnmerge from Joshua Colp
2006-12-15Merged revisions 48504 via svnmerge from Joshua Colp
2006-12-15Merged revisions 48502 via svnmerge from Joshua Colp
2006-12-15unbreak the output for http session.Luigi Rizzo
2006-12-15remove ast_safe_string_alloc() - it is completelyLuigi Rizzo
2006-12-15replace ast_safe_string_alloc() with asprintf()Luigi Rizzo