2006-09-21 |
Kevin P. Fleming | regenerated at PCadach's request
|
commit | commitdiff | tree |
2006-09-21 |
Kevin P. Fleming | Merged revisions 43405 via svnmerge from
|
commit | commitdiff | tree |
2006-09-21 |
Kevin P. Fleming | remove extraneous property
|
commit | commitdiff | tree |
2006-09-20 |
Kevin P. Fleming | this has been manually merged
|
commit | commitdiff | tree |
2006-09-20 |
Kevin P. Fleming | Merged revisions 43388 via svnmerge from
|
commit | commitdiff | tree |
2006-09-20 |
Kevin P. Fleming | setup merge tracking
|
commit | commitdiff | tree |
2006-09-20 |
Kevin P. Fleming | add a warning about name changes on some API calls
|
commit | commitdiff | tree |
2006-09-20 |
Kevin P. Fleming | don't let symbols from included static libraries (like...
|
commit | commitdiff | tree |
2006-09-20 |
Kevin P. Fleming | Merged revisions 43314 via svnmerge from
|
commit | commitdiff | tree |
2006-09-20 |
Kevin P. Fleming | these functions never should have been non-static or...
|
commit | commitdiff | tree |
2006-09-20 |
Kevin P. Fleming | move ODBC API into ast_ namespace
|
commit | commitdiff | tree |
2006-09-20 |
Kevin P. Fleming | move more API into the ast_ namespace
|
commit | commitdiff | tree |
2006-09-20 |
Kevin P. Fleming | move ADSI functionality into ast_ namespace
|
commit | commitdiff | tree |
2006-09-19 |
Kevin P. Fleming | do this fix properly :-)
|
commit | commitdiff | tree |
2006-09-19 |
Kevin P. Fleming | move this header to include where it belongs
|
commit | commitdiff | tree |
2006-09-19 |
Kevin P. Fleming | restore ability for Makefiles to use 'generic' platform...
|
commit | commitdiff | tree |
2006-09-18 |
Kevin P. Fleming | don't need two copies of this
|
commit | commitdiff | tree |
2006-09-18 |
Kevin P. Fleming | a little cleanup and simplification, and remove ON_FIRST_USE...
|
commit | commitdiff | tree |
2006-09-18 |
Kevin P. Fleming | always use fork() when available
|
commit | commitdiff | tree |
2006-09-18 |
Kevin P. Fleming | revert this since, since some unnamed platforms are...
|
commit | commitdiff | tree |
2006-09-18 |
Kevin P. Fleming | merge qwell's CLI verbification work
|
commit | commitdiff | tree |
2006-09-18 |
Kevin P. Fleming | handle config.guess name for FreeBSD properly
|
commit | commitdiff | tree |
2006-09-18 |
Kevin P. Fleming | it appears that current Mac OS/X does not need the...
|
commit | commitdiff | tree |
2006-09-18 |
Kevin P. Fleming | minor performance improvement for platforms where ...
|
commit | commitdiff | tree |
2006-09-16 |
Kevin P. Fleming | merge markster's usersconf branch with some slight...
|
commit | commitdiff | tree |
2006-09-09 |
Kevin P. Fleming | more makefile tweaks to keep targets from being run...
|
commit | commitdiff | tree |
2006-09-08 |
Kevin P. Fleming | minor performance improvement
|
commit | commitdiff | tree |
2006-09-07 |
Kevin P. Fleming | minor wording fix
|
commit | commitdiff | tree |
2006-09-07 |
Kevin P. Fleming | don't try to get the length of the string in the ast_dynamic...
|
commit | commitdiff | tree |
2006-09-01 |
Kevin P. Fleming | block this rev... fix is already present in this branch
|
commit | commitdiff | tree |
2006-08-30 |
Kevin P. Fleming | change default setting for autofallthrough
|
commit | commitdiff | tree |
2006-08-29 |
Kevin P. Fleming | make menuselect configure process be silent when possible
|
commit | commitdiff | tree |
2006-08-29 |
Kevin P. Fleming | add one remaining bit of functionality to the features...
|
commit | commitdiff | tree |
2006-08-26 |
Kevin P. Fleming | GNU make already knows how to quietly ignore non-existent...
|
commit | commitdiff | tree |
2006-08-26 |
Kevin P. Fleming | ensure that unload_dynamic_module won't continue dereferenci...
|
commit | commitdiff | tree |
2006-08-26 |
Kevin P. Fleming | ensure that cross-compiler info is removed from the...
|
commit | commitdiff | tree |
2006-08-26 |
Kevin P. Fleming | more optimizations for embedded systems:
|
commit | commitdiff | tree |
2006-08-25 |
Kevin P. Fleming | fix a typo and clarify something else
|
commit | commitdiff | tree |
2006-08-25 |
Kevin P. Fleming | instead of reverting this supposedly 'stupid' change...
|
commit | commitdiff | tree |
2006-08-25 |
Kevin P. Fleming | remove documentation of 'global' section in modules...
|
commit | commitdiff | tree |
2006-08-23 |
Kevin P. Fleming | use RTLD_NOLOAD if it's available to make loading dynamic...
|
commit | commitdiff | tree |
2006-08-22 |
Kevin P. Fleming | generate a message when a module cannot be found and...
|
commit | commitdiff | tree |
2006-08-22 |
Kevin P. Fleming | make platforms that use mutexes in stdio.h happy
|
commit | commitdiff | tree |
2006-08-22 |
Kevin P. Fleming | minor improvements
|
commit | commitdiff | tree |
2006-08-22 |
Kevin P. Fleming | when loadable modules are disabled, if someone tries...
|
commit | commitdiff | tree |
2006-08-22 |
Kevin P. Fleming | add a new include file for out-of-tree modules that...
|
commit | commitdiff | tree |
2006-08-22 |
Kevin P. Fleming | remove requirement for libtasn1, which appears to be...
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | restore 'preload' functionality in loader
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | oops... missed one
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | another variable to clear out before configuring mxml
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | use a customized configure macro to tell the script...
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | don't initialize global variables list twice
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | use new configure-provided wrappers for attributes
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | restore printing of module name during loading
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | build muted by default, since there is no Makefile...
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | use a safer process for checking if a module wants...
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | replace a couple of bare 'make' with $(MAKE)
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | swap module macro arguments to proper order
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | ensure that 'make' after 'svn update' that includes...
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | don't declare these variables unless needed
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | document Makefile target changes
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | could have sworn i committed this change already...
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | main subdirectory is not dependencies for menuselect...
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | oops... no pattern rules for bison/flex
|
commit | commitdiff | tree |
2006-08-21 |
Kevin P. Fleming | merge new_loader_completion branch, including (at least):
|
commit | commitdiff | tree |
2006-08-19 |
Kevin P. Fleming | deprecate chan_agent callback mode
|
commit | commitdiff | tree |
2006-08-18 |
Kevin P. Fleming | Merged revisions 40392 via svnmerge from
|
commit | commitdiff | tree |
2006-08-17 |
Kevin P. Fleming | rename to more clearly state what this file shows how...
|
commit | commitdiff | tree |
2006-08-17 |
Kevin P. Fleming | typo
|
commit | commitdiff | tree |
2006-08-16 |
Kevin P. Fleming | Merged revisions 40057 via svnmerge from
|
commit | commitdiff | tree |
2006-08-16 |
Kevin P. Fleming | fix some minor stuff
|
commit | commitdiff | tree |
2006-08-15 |
Kevin P. Fleming | complete the coding style changes for these frame structures
|
commit | commitdiff | tree |
2006-08-08 |
Kevin P. Fleming | Merged revisions 39379 via svnmerge from
|
commit | commitdiff | tree |
2006-08-07 |
Kevin P. Fleming | remove some extraneous 'followme' in prompt names
|
commit | commitdiff | tree |
2006-08-02 |
Kevin P. Fleming | Merged revisions 38731 via svnmerge from
|
commit | commitdiff | tree |
2006-08-01 |
Kevin P. Fleming | Merged revisions 38686 via svnmerge from
|
commit | commitdiff | tree |
2006-07-31 |
Kevin P. Fleming | Merged revisions 38611 via svnmerge from
|
commit | commitdiff | tree |
2006-07-29 |
Kevin P. Fleming | update cleancount because the channel structure changed...
|
commit | commitdiff | tree |
2006-07-28 |
Kevin P. Fleming | play a beep tone into the spied-on channel if we are...
|
commit | commitdiff | tree |
2006-07-28 |
Kevin P. Fleming | add ExtenSpy variant of ChanSpy
|
commit | commitdiff | tree |
2006-07-28 |
Kevin P. Fleming | just for fun, let's lock the whisper buffer for writing...
|
commit | commitdiff | tree |
2006-07-28 |
Kevin P. Fleming | move slinfactory structure definition back to header...
|
commit | commitdiff | tree |
2006-07-28 |
Kevin P. Fleming | more slinfactory structure definition to inside implementati...
|
commit | commitdiff | tree |
2006-07-27 |
Kevin P. Fleming | more simplification, and correct a bug i introduced...
|
commit | commitdiff | tree |
2006-07-27 |
Kevin P. Fleming | remove local channel finding wrappers
|
commit | commitdiff | tree |
2006-07-27 |
Kevin P. Fleming | block this patch from 1.2, it's already fixed here...
|
commit | commitdiff | tree |
2006-07-27 |
Kevin P. Fleming | restore infinite timeout for ast_waitfor() call
|
commit | commitdiff | tree |
2006-07-27 |
Kevin P. Fleming | various cleanups:
|
commit | commitdiff | tree |
2006-07-27 |
Kevin P. Fleming | Merged revisions 38347 via svnmerge from
|
commit | commitdiff | tree |
2006-07-27 |
Kevin P. Fleming | Merged revisions 38310 via svnmerge from
|
commit | commitdiff | tree |
2006-07-19 |
Kevin P. Fleming | merge Russell's 'hold_handling' branch, finally implementing...
|
commit | commitdiff | tree |
2006-07-19 |
Kevin P. Fleming | make installation of French and Spanish sounds work...
|
commit | commitdiff | tree |
2006-07-19 |
Kevin P. Fleming | use new sound file version
|
commit | commitdiff | tree |
2006-07-19 |
Kevin P. Fleming | restore buildability
|
commit | commitdiff | tree |
2006-07-19 |
Kevin P. Fleming | Merged revisions 37949 via svnmerge from
|
commit | commitdiff | tree |
2006-07-19 |
Kevin P. Fleming | restore buildability (bad marko!)
|
commit | commitdiff | tree |
2006-07-19 |
Kevin P. Fleming | revert this morning's incorrect indentation change
|
commit | commitdiff | tree |
2006-07-15 |
Kevin P. Fleming | update configure script with new curl version test
|
commit | commitdiff | tree |
2006-07-15 |
Kevin P. Fleming | add comments on what special variables are for
|
commit | commitdiff | tree |
2006-07-15 |
Kevin P. Fleming | more Makefile cleanup and consistency stuff
|
commit | commitdiff | tree |
next |