Commit Graph

21 Commits (07d1b22e81070d5816a5418c84ecb70fd158bb8e)

Author SHA1 Message Date
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
Mark Spencer f97df161f4 Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
21 years ago
Mark Spencer 09c41b415d Merge OSX compatibility patch (bug #1940)
21 years ago
Mark Spencer 42ad569376 Commit remaining changes
21 years ago
James Golovich 3f9c34f415 Misc formatting cleanups
21 years ago
James Golovich 024f486810 Code formatting cleanups in utils.c and include/asterisk/lock.h
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
21 years ago
Mark Spencer 1b23fce2bd Fix OpenBSD compile (bug #1830)
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
Mark Spencer 66fae27e3a Add missing strings include for BSD
21 years ago
Mark Spencer f59f077d27 Fix logic in gethostbyname_r (bug #1634)
21 years ago
Mark Spencer 7254cca9f3 Really fix ast_gethostbyname
21 years ago
Mark Spencer 34e400fe2b Refuse to gethostbyname on a pure integer
21 years ago
James Golovich c00550f3ae Add new file utils.c, Move ast_gethostbyname to utils.c
21 years ago