Commit Graph

41 Commits (c2d9b9c009b35f830a5a7e9aa671dd7e8a44b226)

Author SHA1 Message Date
Kevin P. Fleming 629861a705 Merged revisions 144924-144925 via svnmerge from
17 years ago
Sean Bright 6305009cfc More merges from resolve-shadow warnings:
17 years ago
Tilghman Lesher 9cd11917c5 Fix trunk breakage
17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
17 years ago
Mark Michelson 115d5024a1 Merged revisions 114051 via svnmerge from
17 years ago
Terry Wilson b02bc230af 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
17 years ago
Tilghman Lesher a8e821d061 Ignore some more unused generated events.
17 years ago
Steve Murphy 71ad27409c The fixes in this commit are mainly to allow compiling of trunk with --enable-dev-mode, mutex profiling, lock debugging, etc. Mainly, the version.c needs to be in the OBJS line; asterisk.h was chosen to have the prototypes for ast_get_version, ast_get_version_num; and the ASTERISK_FILE_VERSION macro needs to be used after including asterisk.h in a few files. I hope I did the right thing. If not, let me know.
18 years ago
Russell Bryant 248dac6e73 Fix the build of astman. Any file that includes any asterisk sub-headers
18 years ago
Kevin P. Fleming edc78d6023 improve linked-list macros in two ways:
18 years ago
Tilghman Lesher 7adbd6bb16 Remove redundant includes (patch by snuffy) (Closes issue #10922)
18 years ago
Kevin P. Fleming 87b9abc892 Merged revisions 49676 via svnmerge from
19 years ago
Kevin P. Fleming 920de98f68 Merged revisions 48554 via svnmerge from
19 years ago
Joshua Colp 980ce017ec Add support for manager hooks, so you could fire off manager events over IRC if you were crazy enough. (issue #5161 reported by anthm with mods by moi)
19 years ago
Steve Murphy 6d81c47801 These changes submitted by moy via bug 6992, to add a Dial 'End' event to asterisk. I include some changes to astman to cover other events that have been added.
19 years ago
Steve Murphy d752a6e521 astman was slightly weirding out over the new Dial and Newcallerid events
19 years ago
Kevin P. Fleming 274ce731e2 move autoconfig.h to the include/asterisk directory so it will get installed
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Luigi Rizzo 2876a25505 add 'show threads' and 'show profile' commands.
19 years ago
Olle Johansson 13bcb6ed7d Update to code documentation and developer guidelines.
19 years ago
Russell Bryant 3d93e85ade don't leak almost 200 bytes for each new channel and store the active
20 years ago
Russell Bryant fcbe928353 Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 59a0f860bd fix astman build
20 years ago
Russell Bryant 8791d21995 hopefully the last commit to make things happy
20 years ago
Russell Bryant 89de7daba9 fix usage of const char (bug #4388)
20 years ago
Russell Bryant 5a1d81ac57 get rid of some compilation warnings
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 7438526620 fix various compiler warnings (bug #3938)
20 years ago
Mark Spencer 0fc1ef8c9d Fix astman build on FreeBSD (bug #2119)
21 years ago
Mark Spencer 044ad2e2e7 Merge remaining audit patch (save dlfcn.c)
21 years ago
Mark Spencer 9740f51d00 Update default astman types for newer newt (bug #1578)
21 years ago
Mark Spencer d3f9887589 gethostbyname isn't reentrant, who knew...
21 years ago
James Golovich 2655e5c7b9 Make astman ignore 'StatusComplete' events.
22 years ago
Mark Spencer e0544c3eb5 Various warning cleanups
22 years ago
Mark Spencer b0500e1945 Code cleanups (bug #66)
22 years ago
Matteo Brancaleoni 7640e83360 Sun Mar 16 07:00:01 CET 2003
22 years ago
Matteo Brancaleoni 0ce1ae2a36 lun mar 10 21:39:02 CET 2003
22 years ago
Mark Spencer 8104433a4c Version 0.3.0 from FTP
23 years ago
Mark Spencer 0ee3f68ba2 Version 0.2.0 from FTP
23 years ago