2006-04-15 |
Luigi Rizzo | - normalize for() loops to navigate through variables,
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | - use '?' instead of if statements for assignment;
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | - remove some unnecessary casts and braces;
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | remove some unnecessary braces
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | misc. code cleanup
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | code simplifications
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | use ast_strdup instead of strdup
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | normalize cli completion code
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | constification and code simplifications
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | constify a couple of function arguments
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | code cleanup (for loop normalization, remove useless...
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | partial fix of the module API to use the new method.
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | fix another svn merge bug
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | fix a mostly harmless error introduced by svn merge.
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | This rather large commit changes the way modules are...
|
commit | commitdiff | tree |
2006-04-14 |
Luigi Rizzo | temporarily revert the way mutex are initialized on...
|
commit | commitdiff | tree |
2006-04-12 |
Luigi Rizzo | whoops... remove an extra line.
|
commit | commitdiff | tree |
2006-04-12 |
Luigi Rizzo | add 'show threads' and 'show profile' commands.
|
commit | commitdiff | tree |
2006-04-12 |
Luigi Rizzo | reindent block properly
|
commit | commitdiff | tree |
2006-04-12 |
Luigi Rizzo | localize some variables, remove useless parentheses
|
commit | commitdiff | tree |
2006-04-11 |
Luigi Rizzo | remove useless \0, and fix formatting.
|
commit | commitdiff | tree |
2006-04-11 |
Luigi Rizzo | fix various bugs in the DEBUG_THREADS code including:
|
commit | commitdiff | tree |
2006-04-11 |
Luigi Rizzo | remove unused variable (discovered by the compiler)
|
commit | commitdiff | tree |
2006-04-11 |
Luigi Rizzo | remove an unused function
|
commit | commitdiff | tree |
2006-04-11 |
Luigi Rizzo | as discussed with kevin, move
|
commit | commitdiff | tree |
2006-04-11 |
Luigi Rizzo | normalize code preparing for loader changes
|
commit | commitdiff | tree |
2006-04-11 |
Luigi Rizzo | remove unused fields
|
commit | commitdiff | tree |
2006-04-11 |
Luigi Rizzo | normalize code in preparation to module changes
|
commit | commitdiff | tree |
2006-04-11 |
Luigi Rizzo | staticize a function, and normalize code in preparation...
|
commit | commitdiff | tree |
2006-04-10 |
Luigi Rizzo | - staticize gettag() complete_sip_peer() get_calleridname...
|
commit | commitdiff | tree |
2006-04-10 |
Luigi Rizzo | - constification of some functions (args and return...
|
commit | commitdiff | tree |
2006-04-10 |
Luigi Rizzo | - localize 'struct cfalias' into the only function...
|
commit | commitdiff | tree |
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 |
next |