projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
app_chanisavail: Fix use of uninitialized variable.
[asterisk/asterisk.git]
/
apps
/
app_chanisavail.c
2012-03-14
Russell Bryant
app_chanisavail: Fix use of uninitialized variable.
blob
|
commitdiff
2012-02-20
Terry Wilson
ast_channel opaquification of pointers and integral...
blob
|
commitdiff
|
diff to current
2012-01-09
Terry Wilson
Replace direct access to channel name with accessor...
blob
|
commitdiff
|
diff to current
2011-07-14
Leif Madsen
Merged revisions 328247 via svnmerge from
blob
|
commitdiff
|
diff to current
2009-11-13
Joshua Colp
Store the cause code that is returned when trying to...
blob
|
commitdiff
|
diff to current
2009-06-26
Russell Bryant
Merge the new Channel Event Logging (CEL) subsystem.
blob
|
commitdiff
|
diff to current
2009-06-07
Russell Bryant
Global var cleanup - constification and removing unused...
blob
|
commitdiff
|
diff to current
2009-05-21
Kevin P. Fleming
Const-ify the world (or at least a good part of it)
blob
|
commitdiff
|
diff to current
2008-12-13
Tilghman Lesher
Merge ast_str_opaque branch (discontinue usage of ast_s...
blob
|
commitdiff
|
diff to current
2008-11-01
Russell Bryant
Merge changes from team/group/appdocsxml
blob
|
commitdiff
|
diff to current
2008-06-12
Jeff Peeler
Goodbye Zaptel, hello DAHDI. Removes Zaptel driver...
blob
|
commitdiff
|
diff to current
2008-06-03
Russell Bryant
Use proper return values for a few application modules
blob
|
commitdiff
|
diff to current
2008-05-23
Michiel van Baak
add option 'a' to chanisavail.
blob
|
commitdiff
|
diff to current
2008-02-09
Michiel van Baak
whitespace fixes only.
blob
|
commitdiff
|
diff to current
2007-11-21
Luigi Rizzo
remove another set of redundant #include "asterisk...
blob
|
commitdiff
|
diff to current
2007-11-19
Luigi Rizzo
include "logger.h" and errno.h from asterisk.h - usage...
blob
|
commitdiff
|
diff to current
2007-11-16
Luigi Rizzo
Start untangling header inclusion in a way that does...
blob
|
commitdiff
|
diff to current
2007-11-06
Mark Michelson
"show application <foo>" changes for clarity.
blob
|
commitdiff
|
diff to current
2007-07-31
Tilghman Lesher
Mostly cleanup of documentation to substitute the pipe...
blob
|
commitdiff
|
diff to current
2007-07-16
Joshua Colp
Applications no longer need to call ast_module_user_add...
blob
|
commitdiff
|
diff to current
2007-07-16
Joshua Colp
It is no longer required for each module that deals...
blob
|
commitdiff
|
diff to current
2007-06-12
Russell Bryant
Completely remove all of the code related to jumping...
blob
|
commitdiff
|
diff to current
2007-01-24
Steve Murphy
As per bug 8859 (Add option to revert old ChanIsAvail...
blob
|
commitdiff
|
diff to current
2006-08-21
Kevin P. Fleming
merge new_loader_completion branch, including (at least):
blob
|
commitdiff
|
diff to current
2006-06-07
Kevin P. Fleming
simplify autoconfig include mechanism (make tholo happy...
blob
|
commitdiff
|
diff to current
2006-04-14
Luigi Rizzo
This rather large commit changes the way modules are...
blob
|
commitdiff
|
diff to current
2006-04-11
Luigi Rizzo
normalize code preparing for loader changes
blob
|
commitdiff
|
diff to current
2006-04-08
Kevin P. Fleming
since the module API is changing, it's a good time...
blob
|
commitdiff
|
diff to current
2006-02-15
Russell Bryant
remove the uses of the deprecated STANDARD_LOCAL_USER
blob
|
commitdiff
|
diff to current
2005-12-30
Russell Bryant
update doxygen docs to specify authors
blob
|
commitdiff
|
diff to current
2005-12-04
Russell Bryant
convert most of the option_*'s to a single ast_flags...
blob
|
commitdiff
|
diff to current
2005-11-30
Russell Bryant
use app arg parsing macros (issue #5678)
blob
|
commitdiff
|
diff to current
2005-11-29
Kevin P. Fleming
remove extraneous svn:executable properties
blob
|
commitdiff
|
diff to current
2005-11-10
Russell Bryant
fix typos in my doc cleanup
blob
|
commitdiff
|
diff to current
2005-11-10
Russell Bryant
clean up some application descriptions to use more...
blob
|
commitdiff
|
diff to current
2005-11-08
Russell Bryant
make app_queue 1.2 jump compliant (issue #5580)
blob
|
commitdiff
|
diff to current
2005-11-07
Kevin P. Fleming
application doc update
blob
|
commitdiff
|
diff to current
2005-11-06
Russell Bryant
issue #5598
blob
|
commitdiff
|
diff to current
2005-11-06
Russell Bryant
issue #5605
blob
|
commitdiff
|
diff to current
2005-10-26
Russell Bryant
remove unnecessary checks before calls to ast_strlen_zero
blob
|
commitdiff
|
diff to current
2005-10-24
Russell Bryant
Doxygen documentation update from oej (issue #5505)
blob
|
commitdiff
|
diff to current
2005-10-19
Russell Bryant
Massive cleanups to applications for LOCAL_USER handlin...
blob
|
commitdiff
|
diff to current
2005-10-18
Russell Bryant
it's a good idea to unregister everything before callin...
blob
|
commitdiff
|
diff to current
2005-10-18
Josh Roberson
Don't only accept AST_DEVICE_UNKNOWN when we're trying...
blob
|
commitdiff
|
diff to current
2005-09-28
Russell Bryant
make sure to LOCAL_USER_REMOVE in all cases where the...
blob
|
commitdiff
|
diff to current
2005-09-25
Kevin P. Fleming
correct sense of logic test (issue #5259)
blob
|
commitdiff
|
diff to current
2005-09-14
Kevin P. Fleming
update MANY more files with proper copyright/license...
blob
|
commitdiff
|
diff to current
2005-09-07
Kevin P. Fleming
convert a bunch of apps to use ast_goto_if_exists(...
blob
|
commitdiff
|
diff to current
2005-07-08
Kevin P. Fleming
queue device state changes and handle them serially...
blob
|
commitdiff
|
diff to current
2005-06-06
Kevin P. Fleming
the last round of file version tags
blob
|
commitdiff
|
diff to current
2005-04-21
Kevin P. Fleming
use double-quotes instead of angle-brackets for non...
blob
|
commitdiff
|
diff to current
2005-03-27
Mark Spencer
Fix chanisavail typo that forced "state" mode (bug...
blob
|
commitdiff
|
diff to current
2005-01-21
Russell Bryant
update copyright headers for 2005
blob
|
commitdiff
|
diff to current
2004-12-28
Mark Spencer
Documentation fixes (bug #3170)
blob
|
commitdiff
|
diff to current
2004-11-15
Mark Spencer
Channel availability updates (bug #2829 with mods)
blob
|
commitdiff
|
diff to current
2004-10-26
Mark Spencer
Pass concept of status back, permit "leaveempty" to...
blob
|
commitdiff
|
diff to current
2004-10-02
Mark Spencer
Huge callerid rework (might break H.323, others)
blob
|
commitdiff
|
diff to current
2004-06-22
James Golovich
Remove pthread.h from source. We should be using aster...
blob
|
commitdiff
|
diff to current
2004-06-06
Mark Spencer
Can't use the same buffer to snprintf that we're grabbing
blob
|
commitdiff
|
diff to current
2004-06-05
Mark Spencer
Add ${AVAILORIGCHAN} with original channel name (bug...
blob
|
commitdiff
|
diff to current
2004-03-02
James Golovich
Fix app_chanisavail.c when passed string is big (bug...
blob
|
commitdiff
|
diff to current
2004-02-29
James Golovich
Fix app_chanisavail if there are invalid arguments...
blob
|
commitdiff
|
diff to current
2003-04-08
Mark Spencer
Fix documentation on chanisavail
blob
|
commitdiff
|
diff to current
2003-03-18
Matteo Brancaleoni
mar mar 18 18:03:23 CET 2003
blob
|
commitdiff
|
diff to current
2003-03-16
Matteo Brancaleoni
Sun Mar 16 07:00:01 CET 2003
blob
|
commitdiff
|
diff to current