Commit Graph

782 Commits (48ca2c82bfab6854daa13586a66bf08080c5efb0)

Author SHA1 Message Date
Luigi Rizzo a60d8196df small cleanups to module.h and loader.c to start playing with
19 years ago
Olle Johansson e4c129c1b6 - Doxygen fixes
19 years ago
Luigi Rizzo 4beb6deeaa Largely simplify format handlers (for file copy etc.)
19 years ago
Luigi Rizzo ec67c650ad some fields are const
19 years ago
Mark Spencer f11fb65262 Does nobody know how to write a linked list properly? I mean seriously!
19 years ago
Matt O'Gorman 3112b3b49f list word cant be used with g++ and causes problems
19 years ago
Olle Johansson 1b6d24a09e Add misdn.txt to doxygen docs
19 years ago
Olle Johansson 141d9b693a - Doxygen additions
19 years ago
Mark Spencer 6cfd28423c Unify manager behind a single event queue
19 years ago
Mark Spencer bfba044b5f Flesh out the remainder of the manager + http changes and create a sample application to partially
19 years ago
Luigi Rizzo 03ac858251 trailing whitespace/ useless extern removal
19 years ago
Luigi Rizzo 50fd665c09 more trailing whitespace and extern removal
19 years ago
Luigi Rizzo 7b06841395 removal of trailing whitespace and useless 'extern'
19 years ago
Luigi Rizzo 8d14d291ce another batch of whitespace removal
19 years ago
Luigi Rizzo 106b76940f remove useless 'extern' and trailing whitespace.
19 years ago
Olle Johansson adf8c8deda - Change AST_INLINE_AP to AST_INLINE_API for non-386 systems :-)
19 years ago
Luigi Rizzo 7dbeaa4ef0 remove useless 'extern' in function declarations.
19 years ago
Luigi Rizzo a7ec530a64 initial implementation of support for native atomic ops.
19 years ago
Luigi Rizzo 6c232811c0 as discussed with Mark a few weeks ago, the 'newstack' argument
19 years ago
Olle Johansson c6d1bfbb31 Doxygen doc updates
19 years ago
Luigi Rizzo 1de8b16b1e remove AST_MUTEX_DEFINE_EXPORTED, which now has no more clients.
19 years ago
Luigi Rizzo 48864ab877 do not export the tzlock and the list head, and introduce a new method,
19 years ago
Luigi Rizzo 6d2fbc0b90 document why there are so many versions of the mutex functions,
19 years ago
Russell Bryant 03ce34e1aa convert internal timing to be stored as a flag in the ast_options flags
19 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
19 years ago
Olle Johansson 2c4ebe356e Issue #6450 - Don't remove characters from SIP uri's when not needed
19 years ago
Tilghman Lesher a532c787f2 Merged revisions 16192 via svnmerge from
19 years ago
Olle Johansson 9e9db42562 Doxygen updates
19 years ago
Russell Bryant 9b436eecb7 fix the provided unsetenv for solaris to return an int like it's supposed to
19 years ago
Luigi Rizzo 705ccb2218 Introduce an utility macro to set base, offset and
19 years ago
Luigi Rizzo 68ab41ebfe Add two widely used constants
19 years ago
Kevin P. Fleming c379ae8896 Merged revisions 15896 via svnmerge from
19 years ago
Olle Johansson 7058495f97 Doxygen fixes
19 years ago
Luigi Rizzo e5c455e15a bring in the code that was discussed on Mantis #6068,
19 years ago
Kevin P. Fleming 4bf8e92c1d make 'show hints' CLI command show context name for each hint
19 years ago
Luigi Rizzo 2326d0d499 Bring in the new loader code as described in mantis #4377
19 years ago
Luigi Rizzo 606c7dcb93 remove the long since unused STANDARD_LOCAL_USERS macro
19 years ago
Kevin P. Fleming 278b8e8fc7 improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications)
19 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
19 years ago
Kevin P. Fleming b0ac62573a revert loader changes that have clearly not undergone adequate testing before commit
19 years ago
Tilghman Lesher bdd24455b4 Bug 4377 - Round 2 of the loader updates
19 years ago
Luigi Rizzo b3ad3a7556 as discussed on the -dev list, introduce a macro to simplify the
19 years ago
BJ Weschke d09b5ff20b Doxygen typo fix.
19 years ago
Kevin P. Fleming 322f53d8b8 don't treat timeouts as errors in ast_cond_timedwait
19 years ago
Luigi Rizzo dde76c531c Replace ast_say_* functionn with function pointers, so that modules
19 years ago
Luigi Rizzo 6be9f52948 Fix a compile problem on FreeBSD for a missing header.
19 years ago
Joshua Colp 6cda4c3b8b Merged revisions 14234 via svnmerge from
19 years ago
Russell Bryant cfea89a29a update LOCAL_USER_ADD to use ast_calloc
20 years ago
Russell Bryant 4c82ac2e7a fix the return value for the provided unsetenv() for Solaris
20 years ago
Olle Johansson 2654b12320 - Doxygen fixes.
20 years ago