projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove an extra ast_cond_wait() that slipped through the patch.
[asterisk/asterisk.git]
/
main
/
db.c
2014-03-14
Mark Michelson
Remove an extra ast_cond_wait() that slipped through...
blob
|
commitdiff
2014-03-14
Mark Michelson
Prevent delayed astdb syncs.
blob
|
commitdiff
|
diff to current
2013-12-19
Scott Griepentrog
astdb: crash in sqlite3 during shutdown
blob
|
commitdiff
|
diff to current
2013-08-16
Richard Mudgett
Doxygen comment tweaks.
blob
|
commitdiff
|
diff to current
2012-11-04
Matthew Jordan
Properly finalize prepared SQLite3 statements to preven...
blob
|
commitdiff
|
diff to current
2012-10-04
David M. Lee
Fix DBDelTree error codes for AMI, CLI and AGI
blob
|
commitdiff
|
diff to current
2012-10-02
Matthew Jordan
Fix a variety of ref counting issues
blob
|
commitdiff
|
diff to current
2012-10-01
Sean Bright
app_queue: Support persisting and loading of long membe...
blob
|
commitdiff
|
diff to current
2012-10-01
Sean Bright
Use ast_copy_string instead of strncpy to guarantee...
blob
|
commitdiff
|
diff to current
2012-07-31
Kinsey Moore
Clean up and ensure proper usage of alloca()
blob
|
commitdiff
|
diff to current
2012-06-15
Kevin P. Fleming
Multiple revisions 369001-369002
blob
|
commitdiff
|
diff to current
2012-03-20
Richard Mudgett
Allow AMI action callback to be reentrant.
blob
|
commitdiff
|
diff to current
2012-01-16
Sean Bright
Sort the output of 'database showkey' as well.
blob
|
commitdiff
|
diff to current
2012-01-16
Sean Bright
Sort the output of 'database show' by key.
blob
|
commitdiff
|
diff to current
2012-01-09
Walter Doekes
Fix shutdown handling of sqlite3 astdb.
blob
|
commitdiff
|
diff to current
2011-12-07
Terry Wilson
Add ASTSBINDIR to the list of configurable paths
blob
|
commitdiff
|
diff to current
2011-11-19
Tilghman Lesher
Update the documentation to better clarify how the...
blob
|
commitdiff
|
diff to current
2011-11-18
Tilghman Lesher
Fix a change in behavior in 'database show' from 1.8.
blob
|
commitdiff
|
diff to current
2011-10-10
Terry Wilson
Return error when no rows are deleted for AMI DBDelTree
blob
|
commitdiff
|
diff to current
2011-10-10
Terry Wilson
Merged revisions 340222 via svnmerge from
blob
|
commitdiff
|
diff to current
2011-07-07
Terry Wilson
Use older functions out of deference to older distros
blob
|
commitdiff
|
diff to current
2011-07-06
Terry Wilson
Replace Berkeley DB with SQLite 3
blob
|
commitdiff
|
diff to current
2011-06-10
Terry Wilson
Merged revisions 322981 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-09-13
Russell Bryant
Merged revisions 286112 via svnmerge from
blob
|
commitdiff
|
diff to current
2010-06-11
Tilghman Lesher
Add DBGetComplete event after a DBGetResponse.
blob
|
commitdiff
|
diff to current
2009-06-15
Kevin P. Fleming
More 'static' qualifiers on module global variables.
blob
|
commitdiff
|
diff to current
2009-05-22
Eliel C. Sardanons
Implement a new element in AstXML for AMI actions docum...
blob
|
commitdiff
|
diff to current
2009-03-17
Tilghman Lesher
Merged revisions 182449 via svnmerge from
blob
|
commitdiff
|
diff to current
2009-01-06
Mark Michelson
Merged revisions 167299 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-12-05
Eliel C. Sardanons
Janitor, use ARRAY_LEN() when possible.
blob
|
commitdiff
|
diff to current
2008-01-10
Tilghman Lesher
Several manager changes:
blob
|
commitdiff
|
diff to current
2007-12-18
Luigi Rizzo
remove unnecessary (char *) casts for ast_config_AST_...
blob
|
commitdiff
|
diff to current
2007-11-21
Luigi Rizzo
remove a bunch of useless #include "options.h"
blob
|
commitdiff
|
diff to current
2007-11-20
Luigi Rizzo
move asterisk/paths.h outside asterisk.h and into those...
blob
|
commitdiff
|
diff to current
2007-11-20
Luigi Rizzo
move internal function declarations to include/asterisk...
blob
|
commitdiff
|
diff to current
2007-11-19
Luigi Rizzo
another bunch of include removals (errno.h and asterisk...
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-05
Luigi Rizzo
remove a cygwin-specific function remap that does not...
blob
|
commitdiff
|
diff to current
2007-11-03
James Golovich
Set CLI command to the correct name. Rev 85460 introdu...
blob
|
commitdiff
|
diff to current
2007-10-22
Jason Parker
Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
blob
|
commitdiff
|
diff to current
2007-10-19
Jason Parker
Convert NEW_CLI to AST_CLI.
blob
|
commitdiff
|
diff to current
2007-10-11
Russell Bryant
Merge a ton of NEW_CLI conversions. Thanks to everyone...
blob
|
commitdiff
|
diff to current
2007-10-05
Tilghman Lesher
Merged revisions 84851 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-09-10
Jason Parker
Add a counter to the 'database deltree' CLI command.
blob
|
commitdiff
|
diff to current
2007-09-10
Jason Parker
Add counter to 'database show' CLI command.
blob
|
commitdiff
|
diff to current
2007-06-24
Tilghman Lesher
Merged revisions 71289 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-06-14
Russell Bryant
Add a massive set of changes for converting to use...
blob
|
commitdiff
|
diff to current
2007-06-06
Tilghman Lesher
Issue 9869 - replace malloc and memset with ast_calloc...
blob
|
commitdiff
|
diff to current
2007-03-21
Joshua Colp
Make the database show command spit out how many result...
blob
|
commitdiff
|
diff to current
2007-01-25
Joshua Colp
Add DBDel and DBDelTree manager commands. (issue #8516...
blob
|
commitdiff
|
diff to current
2007-01-05
Kevin P. Fleming
const-ify some more APIs, and fix rev 49710 from branch...
blob
|
commitdiff
|
diff to current
2007-01-05
Kevin P. Fleming
Merged revisions 49676 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-12-21
Steve Murphy
a quick fix to app_sms.c to get rid of cursed compiler...
blob
|
commitdiff
|
diff to current
2006-12-06
Russell Bryant
Staticize one, and Constify a bunch of usage strings...
blob
|
commitdiff
|
diff to current
2006-10-25
Kevin P. Fleming
Merged revisions 46200 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-03
Matt O'Gorman
bug #8076 check option_debug before printing to debug...
blob
|
commitdiff
|
diff to current
2006-09-18
Kevin P. Fleming
merge qwell's CLI verbification work
blob
|
commitdiff
|
diff to current
2006-08-21
Kevin P. Fleming
merge new_loader_completion branch, including (at least):
blob
|
commitdiff
|
diff to current