2006-04-10 |
Luigi Rizzo | constify get_sdp*() and friends.
|
commit | commitdiff | tree |
2006-04-10 |
Luigi Rizzo | constify get_header(), which let me find out and fix...
|
commit | commitdiff | tree |
2006-04-10 |
Luigi Rizzo | - describe how sip packets are stored internally;
|
commit | commitdiff | tree |
2006-04-10 |
Luigi Rizzo | struct sip_request cleanup:
|
commit | commitdiff | tree |
2006-04-10 |
Luigi Rizzo | more cleanup: remove useless braces, replace "if" with...
|
commit | commitdiff | tree |
2006-04-10 |
Luigi Rizzo | another batch of minor code simplifications
|
commit | commitdiff | tree |
2006-04-09 |
Luigi Rizzo | a bunch of trivial code normalizations (removal of...
|
commit | commitdiff | tree |
2006-04-09 |
Luigi Rizzo | rename FR_SET_BUF to AST_FRAME_SET_BUFFER
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | structures can be copied with the '=' operators, no...
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | normalize some for() loops.
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | minor formatting changes again
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | normalize repeated instances of code as follows:
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | optimize move_variables() so that two lists can be...
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | + create function cdr_get_tv to replace several duplicated
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | minor code cleanup
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | convert one more file...
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | remove traces of previously merged files
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | minor formatting cleanup and removal of trailing whitespace.
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | use the new module interface for this module, but make it
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | make sure that file calls other than OPEN work on all...
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | whitespace and formatting fix postponed from last commit:
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | split pbx_load_module so we can reduce the indentation...
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | use FREE instead of free as pointer to the destructor...
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | convert a couple of applications to the new module...
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | small cleanups to module.h and loader.c to start playing...
|
commit | commitdiff | tree |
2006-04-06 |
Luigi Rizzo | the fix for bug #6399 makes sense. thanks wrmem for...
|
commit | commitdiff | tree |
2006-04-04 |
Luigi Rizzo | these files are now unused, corresponding functions...
|
commit | commitdiff | tree |
2006-04-04 |
Luigi Rizzo | remove an unused function.
|
commit | commitdiff | tree |
2006-04-04 |
Luigi Rizzo | ogg_vorbis now compiles so put it back in.
|
commit | commitdiff | tree |
2006-04-04 |
Luigi Rizzo | temporarily disconnect ogg_vorbis from the build while...
|
commit | commitdiff | tree |
2006-04-04 |
Luigi Rizzo | Largely simplify format handlers (for file copy etc.)
|
commit | commitdiff | tree |
2006-04-04 |
Luigi Rizzo | some fields are const
|
commit | commitdiff | tree |
2006-04-01 |
Luigi Rizzo | fix style and printf format errors in the frog command.
|
commit | commitdiff | tree |
2006-03-31 |
Luigi Rizzo | trailing whitespace/ useless extern removal
|
commit | commitdiff | tree |
2006-03-31 |
Luigi Rizzo | more trailing whitespace and extern removal
|
commit | commitdiff | tree |
2006-03-31 |
Luigi Rizzo | removal of trailing whitespace and useless 'extern'
|
commit | commitdiff | tree |
2006-03-31 |
Luigi Rizzo | minor cleanup: localize a variable and replace i++...
|
commit | commitdiff | tree |
2006-03-31 |
Luigi Rizzo | useless 'extern' and trailing whitespace removal
|
commit | commitdiff | tree |
2006-03-31 |
Luigi Rizzo | another batch of whitespace removal
|
commit | commitdiff | tree |
2006-03-31 |
Luigi Rizzo | remove useless 'extern' and trailing whitespace.
|
commit | commitdiff | tree |
2006-03-31 |
Luigi Rizzo | fix formatting
|
commit | commitdiff | tree |
2006-03-31 |
Luigi Rizzo | minor code simplifications - no need to use temporary
|
commit | commitdiff | tree |
2006-03-31 |
Luigi Rizzo | remove useless 'extern' in function declarations.
|
commit | commitdiff | tree |
2006-03-30 |
Luigi Rizzo | initial implementation of support for native atomic...
|
commit | commitdiff | tree |
2006-03-30 |
Luigi Rizzo | localize a variable
|
commit | commitdiff | tree |
2006-03-30 |
Luigi Rizzo | use ast_strdup instead of strdup
|
commit | commitdiff | tree |
2006-03-30 |
Luigi Rizzo | don't use 8000, use DEFAULT_SAMPLE_RATE
|
commit | commitdiff | tree |
2006-03-30 |
Luigi Rizzo | as discussed with Mark a few weeks ago, the 'newstack...
|
commit | commitdiff | tree |
2006-03-30 |
Luigi Rizzo | remove AST_MUTEX_DEFINE_EXPORTED, which now has no...
|
commit | commitdiff | tree |
2006-03-30 |
Luigi Rizzo | do not export the tzlock and the list head, and introduce...
|
commit | commitdiff | tree |
2006-03-30 |
Luigi Rizzo | document why there are so many versions of the mutex...
|
commit | commitdiff | tree |
2006-03-29 |
Luigi Rizzo | the comment character is ';' not '#' ...
|
commit | commitdiff | tree |
2006-03-29 |
Luigi Rizzo | another batch of cli simplifications.
|
commit | commitdiff | tree |
2006-03-29 |
Luigi Rizzo | mention issues with the protection of the list used...
|
commit | commitdiff | tree |
2006-03-29 |
Luigi Rizzo | Introduce an utility macro to set base, offset and
|
commit | commitdiff | tree |
2006-03-29 |
Luigi Rizzo | Add two widely used constants
|
commit | commitdiff | tree |
2006-03-29 |
Luigi Rizzo | Normalize some cli completion code.
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | more command completion normalization.
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | more command completion normalization
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | another batch of cli simplifications
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | normalize/simplify a bit of the command completion...
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | use ast_cli_complete() to largely simplify the command...
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | black magic to make sure we recompile things after...
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | as reported in mantis #6066, fix a bunch of cli bugs and
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | bring in the code that was discussed on Mantis #6068,
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | The condition to check the zaptel version was too strict.
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | Bring in the new loader code as described in mantis...
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | fix a bug introduced in 15187 that scrambled the flags and
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | - remove an unnecessary cast and recomputation of ...
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | remove a few unneeded calls to strlen, and replace...
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | Use the standard macros to manipulate usecount.
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | update example file
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | remove trailing whitespace
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | remove the long since unused STANDARD_LOCAL_USERS macro
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | optimize a bit name completion by avoiding repeated...
|
commit | commitdiff | tree |
2006-03-28 |
Luigi Rizzo | fix documentation
|
commit | commitdiff | tree |
2006-03-24 |
Luigi Rizzo | Do the (expensive) LOCAL_USER_ADD only after we are...
|
commit | commitdiff | tree |
2006-03-24 |
Luigi Rizzo | as discussed on the -dev list, introduce a macro to...
|
commit | commitdiff | tree |
2006-03-24 |
Luigi Rizzo | Add missing
|
commit | commitdiff | tree |
2006-03-23 |
Luigi Rizzo | Replace ast_say_* functionn with function pointers...
|
commit | commitdiff | tree |
2006-03-23 |
Luigi Rizzo | remove duplicate CFLAGS and SOLINK definitions that are
|
commit | commitdiff | tree |
2006-03-23 |
Luigi Rizzo | Fix a compile problem on FreeBSD for a missing header.
|
commit | commitdiff | tree |
|