projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merged revisions 97194 via svnmerge from
[asterisk/asterisk.git]
/
main
/
utils.c
2008-01-08
Tilghman Lesher
Merged revisions 97194 via svnmerge from
blob
|
commitdiff
2007-12-19
Luigi Rizzo
Add a new API function, written at least twice in app_v...
blob
|
commitdiff
|
diff to current
2007-12-17
Joshua Colp
Merged revisions 93377 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-12-12
Tilghman Lesher
Conversions of free to ast_free, where applicable,...
blob
|
commitdiff
|
diff to current
2007-12-07
Russell Bryant
Merged revisions 91830 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-12-05
Russell Bryant
Merged revisions 91074 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-11-27
Joshua Colp
Ensure the value returned from ast_random is between...
blob
|
commitdiff
|
diff to current
2007-11-26
Joshua Colp
Revert change for 11348 until it can be looked at even...
blob
|
commitdiff
|
diff to current
2007-11-26
Joshua Colp
Make the behavior of using /dev/urandom for random...
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-21
Mark Michelson
There existed about a 1 in 4 billion chance that readin...
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-17
Luigi Rizzo
start using asterisk/network.h for network related...
blob
|
commitdiff
|
diff to current
2007-11-17
Luigi Rizzo
netdb.h is used for gethostbyname, and it was not inclu...
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-15
Tilghman Lesher
If we're going to be passing a negative value for the...
blob
|
commitdiff
|
diff to current
2007-11-13
Tilghman Lesher
Merged revisions 89239 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-11-04
Luigi Rizzo
Simplify the implementation and the API for stringfields;
blob
|
commitdiff
|
diff to current
2007-11-01
Tilghman Lesher
Conditionally free lock_info->thread_name to avoid...
blob
|
commitdiff
|
diff to current
2007-10-29
Russell Bryant
Merged revisions 87396 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-10-29
Joshua Colp
Merged revisions 87294 via svnmerge from
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-18
Russell Bryant
Merged revisions 86237 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-10-15
Russell Bryant
Merged revisions 85649 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-10-15
Russell Bryant
Merged revisions 85647 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-10-15
Russell Bryant
Merged revisions 85543 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-10-09
Tilghman Lesher
Merged revisions 85158 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-10-01
Russell Bryant
Merged revisions 84271 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-08-17
Jason Parker
Merged revisions 79904 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-08-03
Russell Bryant
Merged revisions 78095 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-08-01
Joshua Colp
Merged revisions 77867 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-08-01
Joshua Colp
Merged revisions 77863 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-07-26
Russell Bryant
Ensure that the read from /dev/urandom returns a positi...
blob
|
commitdiff
|
diff to current
2007-07-21
Joshua Colp
Add support for using /dev/urandom to get random number...
blob
|
commitdiff
|
diff to current
2007-07-18
Tilghman Lesher
Merge in ast_strftime branch, which changes timestamps...
blob
|
commitdiff
|
diff to current
2007-06-22
Tilghman Lesher
Issue 9990 - New API ast_mkdir, which creates parent...
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-05-24
Russell Bryant
Add a new API call for creating detached threads. ...
blob
|
commitdiff
|
diff to current
2007-01-23
Joshua Colp
Cosmetic changes. Make main source files better conform...
blob
|
commitdiff
|
diff to current
2007-01-17
Tilghman Lesher
Merged revisions 51195 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-12-16
Luigi Rizzo
forgot this part...
blob
|
commitdiff
|
diff to current
2006-12-15
Luigi Rizzo
simplify the ast_dynamic_str_*.... routines by
blob
|
commitdiff
|
diff to current
2006-12-15
Luigi Rizzo
move the dynamic string support in a better place i...
blob
|
commitdiff
|
diff to current
2006-11-29
Russell Bryant
Go ahead and make this write unconditional. Making...
blob
|
commitdiff
|
diff to current
2006-11-29
Russell Bryant
Remove an XXX command suggesting that this truncation...
blob
|
commitdiff
|
diff to current
2006-11-28
Luigi Rizzo
some simplifications to
blob
|
commitdiff
|
diff to current
2006-11-07
Steve Murphy
A fair number of changes for the sake of bug 7506
blob
|
commitdiff
|
diff to current
2006-11-07
Luigi Rizzo
explain why ast_carefulwrite is written the way it is,
blob
|
commitdiff
|
diff to current
2006-10-31
Russell Bryant
Merged revisions 46561 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-25
Kevin P. Fleming
Merged revisions 46200 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-23
Luigi Rizzo
use autodetected support for gethostbyname_r
blob
|
commitdiff
|
diff to current
2006-10-19
Russell Bryant
Extend the thread storage API such that a custom initia...
blob
|
commitdiff
|
diff to current
2006-10-13
Kevin P. Fleming
Merged revisions 45027 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-12
Kevin P. Fleming
Merged revisions 44956 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-04
Kevin P. Fleming
Merged revisions 44390 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-10-04
Kevin P. Fleming
Merged revisions 44378 via svnmerge from
blob
|
commitdiff
|
diff to current
2006-09-15
Jason Parker
Many Solaris fixes - this moves some of the stuff from...
blob
|
commitdiff
|
diff to current
2006-09-07
Kevin P. Fleming
don't try to get the length of the string in the ast_dy...
blob
|
commitdiff
|
diff to current
2006-09-03
Russell Bryant
when calling this function to append to a dynamic strin...
blob
|
commitdiff
|
diff to current
2006-08-25
Tilghman Lesher
Off by one error in buffer length (issue 7379)
blob
|
commitdiff
|
diff to current
2006-08-21
Kevin P. Fleming
merge new_loader_completion branch, including (at least):
blob
|
commitdiff
|
diff to current