2006-05-06 |
Russell Bryant | Merged revisions 25123 via svnmerge from
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | modify the handling of the new temporary greeting reminder...
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | add support for installing other init scripts, other...
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | document the return value of gettag()
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | fix the return value of gettag() to only return the...
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | minor code optimizations to reduce the number of times...
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | add support for having the user reminded that their...
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | move ast_carefulwrite from manager.c to utils.c so...
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | git-svn-id: https://origsvn.digium.com/svn/asterisk...
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | move ExecIf from app_while.c to app_exec.c (issue ...
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | re-add the initialization of the scheduled item's time...
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | git-svn-id: https://origsvn.digium.com/svn/asterisk...
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | convert the list of scheduled items in a scheduler...
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | use ast_malloc instead of malloc
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | constify the argument to pbx_checkcondition
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | oops :)
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | Merged revisions 24837 via svnmerge from
|
commit | commitdiff | tree |
2006-05-05 |
Russell Bryant | - formatting fixes
|
commit | commitdiff | tree |
2006-05-03 |
Russell Bryant | suppress a compiler warning
|
commit | commitdiff | tree |
2006-05-03 |
Russell Bryant | Merged revisions 24496 via svnmerge from
|
commit | commitdiff | tree |
2006-05-02 |
Russell Bryant | instead of just building local object files for ast_expr2...
|
commit | commitdiff | tree |
2006-05-02 |
Russell Bryant | allow for a non-optimized build that does not get installed
|
commit | commitdiff | tree |
2006-05-02 |
Russell Bryant | staticize the list heads from my recent conversions...
|
commit | commitdiff | tree |
2006-05-02 |
Russell Bryant | The build of aelparse was still broken in some cases...
|
commit | commitdiff | tree |
2006-05-01 |
Russell Bryant | make sure non-inlined versions of ast_copy_string and...
|
commit | commitdiff | tree |
2006-05-01 |
Russell Bryant | git-svn-id: https://origsvn.digium.com/svn/asterisk...
|
commit | commitdiff | tree |
2006-05-01 |
Russell Bryant | - convert the list of dialplan function to the list...
|
commit | commitdiff | tree |
2006-05-01 |
Russell Bryant | remove \n from the end of a couple of synopsis fields
|
commit | commitdiff | tree |
2006-05-01 |
Russell Bryant | convert the applications list to the list macros
|
commit | commitdiff | tree |
2006-05-01 |
Russell Bryant | remove an extra newline, none of the other synopsis...
|
commit | commitdiff | tree |
2006-05-01 |
Russell Bryant | - convert permission lists to use list macros
|
commit | commitdiff | tree |
2006-05-01 |
Russell Bryant | conver the lists of dundi packets to use the list macros
|
commit | commitdiff | tree |
2006-05-01 |
Russell Bryant | - convert the dundi precache list to use the list macros
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | - convert the lists of dundi_transactions to the list...
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | fix a libtonezone detection issue on FreeBSD
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | fix up the app_rpt.o target. oops! (Thanks to Denis...
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | remove unneeded define - it is already in asterisk.h
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | convert the dundi_request list to use the list macros
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | convert existing comments to doxygen format
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | fix indentation for this function
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | immediately handle ast_strdupa result so that one more...
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | fix the indentation of a large block
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | handle a memory allocation failure immediately so the...
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | - convert the list of dundi mappings to use the list...
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | use the INSTALL variable instead of "install" directly
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | change a list traversal to use a for loop
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | fix the indentation of a large block of code
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | immediately handle a memory allocation failure so the...
|
commit | commitdiff | tree |
2006-04-30 |
Russell Bryant | - convert some comments to doxygen format
|
commit | commitdiff | tree |
2006-04-29 |
Russell Bryant | revert the last change to this Makefile which removed...
|
commit | commitdiff | tree |
2006-04-29 |
Russell Bryant | oops, i modified the Makefile isntead of Makefile.in
|
commit | commitdiff | tree |
2006-04-29 |
Russell Bryant | - the configure script should never be regenerated...
|
commit | commitdiff | tree |
2006-04-29 |
Russell Bryant | add aelparse to svn:ignore
|
commit | commitdiff | tree |
2006-04-29 |
Russell Bryant | a bunch of conversion to ast_channel_*lock (issue ...
|
commit | commitdiff | tree |
2006-04-29 |
Russell Bryant | if the "action-if-found" is left empty, AC_CHECK_LIB...
|
commit | commitdiff | tree |
2006-04-29 |
Russell Bryant | - convert lists to use linked list macros
|
commit | commitdiff | tree |
2006-04-29 |
Russell Bryant | - don't create duplicate log messages
|
commit | commitdiff | tree |
2006-04-29 |
Russell Bryant | add a small optimization for deleting all the members...
|
commit | commitdiff | tree |
2006-04-29 |
Russell Bryant | - convert the list of zones to use the list macros...
|
commit | commitdiff | tree |
2006-04-29 |
Russell Bryant | move the "show version" CLI command from cli.c to asterisk...
|
commit | commitdiff | tree |
2006-04-28 |
Russell Bryant | support "make distclean" as well as "make dist-clean...
|
commit | commitdiff | tree |
2006-04-28 |
Russell Bryant | fix spelling typo -- what's a Diaplan?
|
commit | commitdiff | tree |
2006-04-28 |
Russell Bryant | fix sending the group numbers for a sip peer over the...
|
commit | commitdiff | tree |
2006-04-28 |
Russell Bryant | note that group assignments must be from 0 to 63 (issue...
|
commit | commitdiff | tree |
2006-04-28 |
Russell Bryant | remove this option for now, because it can only be...
|
commit | commitdiff | tree |
2006-04-27 |
Russell Bryant | add STACK_BACKTRACES to the CFLAGS selectable in menuselect
|
commit | commitdiff | tree |
2006-04-27 |
Russell Bryant | when doing the checks necessary for chan_phone, look...
|
commit | commitdiff | tree |
2006-04-27 |
Russell Bryant | - add missing IXJUSER to menuselect-deps.in
|
commit | commitdiff | tree |
2006-04-27 |
Russell Bryant | only define HAVE_SOMELIB if somelib's header file was...
|
commit | commitdiff | tree |
2006-04-26 |
Russell Bryant | add the missing prototype for the included asprintf
|
commit | commitdiff | tree |
2006-04-26 |
Russell Bryant | another Solaris compatability fix - this makes sure...
|
commit | commitdiff | tree |
2006-04-25 |
Russell Bryant | AEL is no longer considered experimental :)
|
commit | commitdiff | tree |
2006-04-25 |
Russell Bryant | if an external library is found, but the associated...
|
commit | commitdiff | tree |
2006-04-25 |
Russell Bryant | don't list strcompat.o as a dependency in the build_tools...
|
commit | commitdiff | tree |
2006-04-25 |
Russell Bryant | remove a bashism ...
|
commit | commitdiff | tree |
2006-04-25 |
Russell Bryant | apparently some systems may have ncurses that doesn...
|
commit | commitdiff | tree |
2006-04-25 |
Russell Bryant | another little Solaris fix, unset LIBS before building...
|
commit | commitdiff | tree |
2006-04-25 |
Russell Bryant | menuselect needs strcompat.o for strsep on Solaris
|
commit | commitdiff | tree |
2006-04-24 |
Russell Bryant | check for automake before aclocal, so that the error...
|
commit | commitdiff | tree |
2006-04-24 |
Russell Bryant | add a note indicating that you can press 'h' for help
|
commit | commitdiff | tree |
2006-04-24 |
Russell Bryant | remove properties added as a part of the AEL merge
|
commit | commitdiff | tree |
2006-04-24 |
Russell Bryant | remove some files we don't need
|
commit | commitdiff | tree |
2006-04-24 |
Russell Bryant | print a message before running the autotools
|
commit | commitdiff | tree |
2006-04-24 |
Russell Bryant | fix kevin's silly typos
|
commit | commitdiff | tree |
2006-04-19 |
Russell Bryant | add the malloc attribute to the memory allocation wrappers
|
commit | commitdiff | tree |
2006-04-18 |
Russell Bryant | update res_odbc to support pooled connections
|
commit | commitdiff | tree |
2006-04-15 |
Russell Bryant | add indications for Thailand (issue #6971)
|
commit | commitdiff | tree |
2006-04-15 |
Russell Bryant | add the ability to turn off the feature that allows...
|
commit | commitdiff | tree |
2006-04-15 |
Russell Bryant | Big oops. I did this from my trunk directory instead...
|
commit | commitdiff | tree |
2006-04-15 |
Russell Bryant | include autoconfig.h (casper)
|
commit | commitdiff | tree |
2006-04-12 |
Russell Bryant | make sure uint64_t is available on mac
|
commit | commitdiff | tree |
2006-04-10 |
Russell Bryant | remove a couple more unnecessary "out of memory" error...
|
commit | commitdiff | tree |
2006-04-10 |
Russell Bryant | use ast_*alloc and don't create duplicated error messages.
|
commit | commitdiff | tree |
2006-04-10 |
Russell Bryant | Instead of using strncpy, use ast_copy_string. Also...
|
commit | commitdiff | tree |
2006-04-10 |
Russell Bryant | run the module through indent to fix the formatting...
|
commit | commitdiff | tree |
2006-04-10 |
Russell Bryant | fix typo in the provided indent command
|
commit | commitdiff | tree |
2006-04-10 |
Russell Bryant | add back braces that were removed in a recent commit...
|
commit | commitdiff | tree |
2006-04-08 |
Russell Bryant | fix bug in smdi config parsing (issue #6908)
|
commit | commitdiff | tree |
2006-04-08 |
Russell Bryant | remove traces of "look", something that does not exist...
|
commit | commitdiff | tree |
2006-04-07 |
Russell Bryant | change a couple uses of !strlen() to ast_strlen_zero...
|
commit | commitdiff | tree |
next |