Commit Graph

64 Commits (82883698cc51b6c72a2519e3829ded032a19ba34)

Author SHA1 Message Date
Russell Bryant 82883698cc more fixes for gcc4 warnings ...
20 years ago
Mark Spencer d07c47bac8 Fix solaris vasprintf (don't free the memory, duh) (bug #4890)
20 years ago
Mark Spencer 2d108b8826 Fix vasnprintf emulation (bug #4882)
20 years ago
Kevin P. Fleming a6b0f6074f move strtoq into new string files (bug #4740)
20 years ago
Russell Bryant 4817bc599d restore warning about negative timestamps now that it is fixed
20 years ago
Russell Bryant b134548d79 suppress timestamp message until we can figure out where it is coming from,
20 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
20 years ago
Kevin P. Fleming 9d8d86e19d phase two of string portability stuff:
20 years ago
Kevin P. Fleming 494d253efe more ifdef cleanup to match proper Linux macros
20 years ago
Josh Roberson 937740bd89 Fix breakage caused by bug #4669. Next time let's test the build on
20 years ago
Kevin P. Fleming b6486df40e first phase of proper fix for portable string function problems (bug #4669)
20 years ago
Kevin P. Fleming 3e44b65090 split up string/time functions into separate header files
20 years ago
Kevin P. Fleming 8ed59c10e4 make inlinable functions only need the function body in one file, and respond properly to LOW_MEMORY being defined
20 years ago
Mark Spencer 222b5695e0 Fix up utils nonsense
20 years ago
Kevin P. Fleming e4c22cea6b don't let ast_trim_blanks operate on empty strings or run off the beginning of the string
20 years ago
Kevin P. Fleming 9a80a7bc2c string/whitespace handling cleanups (bug #4449, with mods)
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Mark Spencer a67bb4c8fc Fix cast to int from pointer (duh!)
20 years ago
Kevin P. Fleming 102c76a9c8 make IF dialplan function handle quoted strings properly (bug #4322, with API mods)
20 years ago
Kevin P. Fleming eaececc920 add ast_build_string library function (from bug #3644)
20 years ago
Mark Spencer 8b308bdb50 Provide proper code attribution for public domain gethostbyname_r
20 years ago
Kevin P. Fleming b9bda6aa41 add MD5 and CHECK_MD5 functions, deprecate MD5 and MD5Check apps (bug #4123)
20 years ago
Kevin P. Fleming 50b9f0e970 fix breakage when ast_copy_string is used to copy substrings (bug #4146, but a different fix)
20 years ago
Kevin P. Fleming abec217a1b add experimental ast_copy_string() function to be used in place of strncpy() (see discussion on asterisk-dev)
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Kevin P. Fleming d254db31c8 *** empty log message ***
20 years ago
Mark Spencer f9cfe60312 Add support for Solaris/x86 (bug #3064)
20 years ago
Josh Roberson e1459ede01 Fix compile of utils.c on *BSD (Bug #3724)
20 years ago
Mark Spencer badc4dec46 Make mpg123 behave more nicely
20 years ago
Mark Spencer 686da4b054 Make stack size be selectable
20 years ago
Josh Roberson 50d09049e1 Roll back previous change due to crossing of fixes
20 years ago
Josh Roberson 2a4ae392f0 Fix AST_STACKSIZE to match utils.h of AST_STACK_SIZE (bug 3706)
20 years ago
Mark Spencer b9a34d8634 Fix stack size (take 2) (bug #3706)
20 years ago
Mark Spencer 9f2a6c79c4 Support > 300 threads on x86-32 and other 32-bit systems
20 years ago
Mark Spencer 0126706cac Add OEJ's md5 app (bug #3604)
20 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer 96503a02c1 Make groups be 64-bits (bug #3351, with mods)
21 years ago
Mark Spencer 17acbf1e38 Include missing file (bug #3277)
21 years ago
Mark Spencer 0c3cea35f0 Merge OEJ's print groups feature (bug #3228, with changes)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer 12e2fe4d94 Thread fixes, vm fix (bug #2665)
21 years ago
Mark Spencer ebb18daf22 Major changes to res_config to support centralized config, eliminate configuration of res_config_odbc, update config examples, integrate with iax2, remove mysql friends from iax2, put on flame retardant vest...
21 years ago
Mark Spencer 802a44a15b Fix for "show applications like" (bug #2501)
21 years ago
Mark Spencer 8d0d386970 Use stdlib.h instead of alloca.h
21 years ago
Mark Spencer 2a108b9b06 Merge NetBSD and Courtesty tone with modifications (bug #2329)
21 years ago
Mark Spencer c7541bd672 Merge "show applications" from corydon76 (bug #2291)
21 years ago
Mark Spencer 7acee329e1 Merge BSD stack size work (bug #2067)
21 years ago
Mark Spencer a8d8221357 FreeBSD fix for utils (bug #1949)
21 years ago