2006-11-28 |
Luigi Rizzo | some simplifications to
|
commit | commitdiff | tree |
2006-11-28 |
Luigi Rizzo | do not return 500 Internal error if the AMI command...
|
commit | commitdiff | tree |
2006-11-28 |
Luigi Rizzo | mosty comment and documentation cleanup on waitevent.
|
commit | commitdiff | tree |
2006-11-28 |
Luigi Rizzo | Move the code to purge stale sessions to a function,
|
commit | commitdiff | tree |
2006-11-28 |
Luigi Rizzo | Various simplifications of the code:
|
commit | commitdiff | tree |
2006-11-28 |
Luigi Rizzo | More informative message on invalid commands.
|
commit | commitdiff | tree |
2006-11-28 |
Luigi Rizzo | another normalization of AMI vs HTTP identification.
|
commit | commitdiff | tree |
2006-11-28 |
Luigi Rizzo | always use managerid to determine whether this is an...
|
commit | commitdiff | tree |
2006-11-28 |
Luigi Rizzo | In the previous commit i forgot to set the poll_timeout...
|
commit | commitdiff | tree |
2006-11-27 |
Luigi Rizzo | document the support for running a server on TCP/TLS and
|
commit | commitdiff | tree |
2006-11-27 |
Luigi Rizzo | add a new http.conf option, sslbindaddr.
|
commit | commitdiff | tree |
2006-11-27 |
Luigi Rizzo | in the helper thread, separate the FILE * creation...
|
commit | commitdiff | tree |
2006-11-27 |
Luigi Rizzo | staticize a global variable and remove an unused field...
|
commit | commitdiff | tree |
2006-11-27 |
Luigi Rizzo | remove an extra comma in an initializer
|
commit | commitdiff | tree |
2006-11-25 |
Luigi Rizzo | generalize a bit the functions used to create an tcp...
|
commit | commitdiff | tree |
2006-11-25 |
Luigi Rizzo | set pointers to NULL after freeing memory to avoid...
|
commit | commitdiff | tree |
2006-11-21 |
Luigi Rizzo | better fix for the previous bug.
|
commit | commitdiff | tree |
2006-11-21 |
Luigi Rizzo | do not ast_hangup() on a NULL channel.
|
commit | commitdiff | tree |
2006-11-18 |
Luigi Rizzo | comments-only change:
|
commit | commitdiff | tree |
2006-11-18 |
Luigi Rizzo | ESS-ification.
|
commit | commitdiff | tree |
2006-11-18 |
Luigi Rizzo | Move this macro from cli.c to cli.h so apps can use it
|
commit | commitdiff | tree |
2006-11-18 |
Luigi Rizzo | Merged revisions 47823 via svnmerge from
|
commit | commitdiff | tree |
2006-11-18 |
Luigi Rizzo | prevent the sound thread from consuming all the available CPU
|
commit | commitdiff | tree |
2006-11-17 |
Luigi Rizzo | remove a debugging message
|
commit | commitdiff | tree |
2006-11-17 |
Luigi Rizzo | convert "help" to new style,
|
commit | commitdiff | tree |
2006-11-17 |
Luigi Rizzo | standardize "module show [like]"
|
commit | commitdiff | tree |
2006-11-17 |
Luigi Rizzo | describe a bit the patterns that you can have in the...
|
commit | commitdiff | tree |
2006-11-17 |
Luigi Rizzo | merge the implemenmtation of "core set debug" and ...
|
commit | commitdiff | tree |
2006-11-17 |
Luigi Rizzo | remove an unused function
|
commit | commitdiff | tree |
2006-11-17 |
Luigi Rizzo | use the regexp cli support on some of the command
|
commit | commitdiff | tree |
2006-11-17 |
Luigi Rizzo | introduce a bit of regexp support in the internal CLI...
|
commit | commitdiff | tree |
2006-11-16 |
Luigi Rizzo | convert two entries to new style
|
commit | commitdiff | tree |
2006-11-16 |
Luigi Rizzo | convert some handlers to new style.
|
commit | commitdiff | tree |
2006-11-16 |
Luigi Rizzo | fix indentation
|
commit | commitdiff | tree |
2006-11-16 |
Luigi Rizzo | remove an unused function
|
commit | commitdiff | tree |
2006-11-16 |
Luigi Rizzo | reduce indentation on a large function.
|
commit | commitdiff | tree |
2006-11-16 |
Luigi Rizzo | use atomic instructions to update the inuse counters
|
commit | commitdiff | tree |
2006-11-16 |
Luigi Rizzo | make kevin (and 64 bit machines) happy and
|
commit | commitdiff | tree |
2006-11-15 |
Luigi Rizzo | fix indentation
|
commit | commitdiff | tree |
2006-11-15 |
Luigi Rizzo | small simplifications and localization of variables.
|
commit | commitdiff | tree |
2006-11-15 |
Luigi Rizzo | new-style "core show channels"
|
commit | commitdiff | tree |
2006-11-15 |
Luigi Rizzo | more changes to new style of "module load" and "load".
|
commit | commitdiff | tree |
2006-11-15 |
Luigi Rizzo | move another deprecated command to the new style
|
commit | commitdiff | tree |
2006-11-15 |
Luigi Rizzo | move "core set debug" to the new style, and remove...
|
commit | commitdiff | tree |
2006-11-15 |
Luigi Rizzo | one more step cleaning the internal CLI interface:
|
commit | commitdiff | tree |
2006-11-15 |
Luigi Rizzo | update the internal cli api following comments from...
|
commit | commitdiff | tree |
2006-11-14 |
Luigi Rizzo | add missing casts and remove an unused function.
|
commit | commitdiff | tree |
2006-11-14 |
Luigi Rizzo | fix completion for "module reload mod_1 mod_2 ... "
|
commit | commitdiff | tree |
2006-11-14 |
Luigi Rizzo | partly convert to new style set-verbose, with completion...
|
commit | commitdiff | tree |
2006-11-14 |
Luigi Rizzo | replace two deprecated functions with calls to the...
|
commit | commitdiff | tree |
2006-11-14 |
Luigi Rizzo | remove duplicated implementation for a deprecated function...
|
commit | commitdiff | tree |
2006-11-14 |
Luigi Rizzo | new-style for 'core show uptime', include 'complete...
|
commit | commitdiff | tree |
2006-11-14 |
Luigi Rizzo | apply previous fix to old-style cli entries as well.
|
commit | commitdiff | tree |
2006-11-14 |
Luigi Rizzo | fix "core set debug atleast ",
|
commit | commitdiff | tree |
2006-11-14 |
Luigi Rizzo | Bring in the improved internal API for the CLI.
|
commit | commitdiff | tree |
2006-11-13 |
Luigi Rizzo | merge from astobj2-r47450: use UNLINK to remove a packet...
|
commit | commitdiff | tree |
2006-11-13 |
Luigi Rizzo | merge from codename-pineapple and astobj2 47499:
|
commit | commitdiff | tree |
2006-11-13 |
Luigi Rizzo | stop looking for new entries when we know we are done.
|
commit | commitdiff | tree |
2006-11-13 |
Luigi Rizzo | free memory when unregistering an entry.
|
commit | commitdiff | tree |
2006-11-10 |
Luigi Rizzo | manual merge from 1.4:
|
commit | commitdiff | tree |
2006-11-08 |
Luigi Rizzo | merge from team/rizzo/astobj2 rev.47271
|
commit | commitdiff | tree |
2006-11-08 |
Luigi Rizzo | merge from team/rizzo/astobj2 rev.47246
|
commit | commitdiff | tree |
2006-11-08 |
Luigi Rizzo | merge from team/rizzo/astobj2, rev 47243, 47244, 47245:
|
commit | commitdiff | tree |
2006-11-08 |
Luigi Rizzo | merge rev.47224 from team/rizzo/astobj2:
|
commit | commitdiff | tree |
2006-11-08 |
Luigi Rizzo | silence compiler about uninitialized variables.
|
commit | commitdiff | tree |
2006-11-08 |
Luigi Rizzo | fix compilation.
|
commit | commitdiff | tree |
2006-11-07 |
Luigi Rizzo | fix "core show profile" parsing.
|
commit | commitdiff | tree |
2006-11-07 |
Luigi Rizzo | %ld and time_t don't match, so cast the argument to...
|
commit | commitdiff | tree |
2006-11-07 |
Luigi Rizzo | explain why ast_carefulwrite is written the way it is,
|
commit | commitdiff | tree |
2006-11-04 |
Luigi Rizzo | move out another large block to a large function, and...
|
commit | commitdiff | tree |
2006-11-04 |
Luigi Rizzo | useless cast removal...
|
commit | commitdiff | tree |
2006-11-04 |
Luigi Rizzo | remove many unnecessary casts
|
commit | commitdiff | tree |
2006-11-04 |
Luigi Rizzo | remove a useless cast
|
commit | commitdiff | tree |
2006-11-04 |
Luigi Rizzo | document the "debug" parameter, and the change
|
commit | commitdiff | tree |
2006-11-04 |
Luigi Rizzo | fix indentation of a block, and do minor simplifications...
|
commit | commitdiff | tree |
2006-11-04 |
Luigi Rizzo | complete previous commit.
|
commit | commitdiff | tree |
2006-11-04 |
Luigi Rizzo | move another block into a function.
|
commit | commitdiff | tree |
2006-11-04 |
Luigi Rizzo | move a large block into a separate function.
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | another small set of simplifications
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | change HANDLE_CAUSE into a function.
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | remove redundant checks
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | start integrating the simplifications proposed in bug...
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | add a new cli/manager.conf option "debug" to enable...
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | remove old/useless usecnt stuff
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | remove old/useless usecnt stuff.
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | Fix "core show channels" and "core show modules".
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | move variable declarations to the beginning of a block.
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | block other changes of mine already applied to trunk.
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | block more changes of mine already applied to trunk
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | blocking 47107
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | blocking 47108
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | Save the 'From' header received in a REGISTER message...
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | remove useless usecnt stuff
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | remove useless usecnt stuff
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | remove useless usecnt stuff
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | remove useless usecnt stuff
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | remove useless usecnt handling
|
commit | commitdiff | tree |
2006-11-03 |
Luigi Rizzo | remove useless usecnt handling code
|
commit | commitdiff | tree |
2006-11-01 |
Luigi Rizzo | move variable declaration in the middle of a block
|
commit | commitdiff | tree |
2006-10-31 |
Luigi Rizzo | remove old/useless usecount handling
|
commit | commitdiff | tree |
next |