Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Kevin P. Fleming 8babceca67 properly handle signed integer input 18 gadi atpakaļ
  Kevin P. Fleming 54727e1851 19 gadi atpakaļ
  Russell Bryant 204504c4c6 add some newlines and fix some misspellings (bug #4027) 19 gadi atpakaļ
  Russell Bryant fe5014e51a add a check to prevent a seg fault from an unknown cause ... (bug #3496) 20 gadi atpakaļ
  Russell Bryant 7a108a5acd Fix ringback on outbound skinny calls (bug #3295) 20 gadi atpakaļ
  Mark Spencer eb9664ccaa Fix star 80 to star 60 (bug #2247) 20 gadi atpakaļ
  Mark Spencer 0e9e565ef1 Merge BSD stack size work (bug #2067) 20 gadi atpakaļ
  Mark Spencer 82d0a69385 rename "parking" to "features" in preparation for some more (possibly post 1.0) feature additions 20 gadi atpakaļ
  Mark Spencer 67431a2231 Last set of strncpy/snprintf updates (bug #2049) 20 gadi atpakaļ
  Mark Spencer 2c2aee554b Use INET_ADDRLEN (bug #1956) (from airport!) 20 gadi atpakaļ
  Mark Spencer 5239058fa6 Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944) 20 gadi atpakaļ
  James Golovich 4f9cfda67d Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). 20 gadi atpakaļ
  Mark Spencer cb29e2520b Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending) 20 gadi atpakaļ
  Mark Spencer 8006cbe81a Separate PROCEEDING and PROGRESS 20 gadi atpakaļ
  Mark Spencer 90b249b863 Merge FreeBSD locking fixes (bug #1411) 20 gadi atpakaļ
  Jeremy McNamara ead1328811 make sending indications more robust and proper 20 gadi atpakaļ
  Anthony Minessale II 7aff8b6444 saw this in valgrind (-tony) 20 gadi atpakaļ
  Mark Spencer aec9512e61 Make RTP handle codecs (first pass) 20 gadi atpakaļ
  Mark Spencer 63b18d9e4f Perform proper heap bounds checking on skinny messages (bug #1726) 20 gadi atpakaļ
  Jeremy McNamara bb15b1945b Turn off lamp on call completion, code cleanup and a couple other minor bug fixes. 20 gadi atpakaļ
  James Golovich da8b81e3a8 Include utils.h in chan_skinny.c 20 gadi atpakaļ
  Jeremy McNamara eccfcb70dd use ast_strlen_zero 20 gadi atpakaļ
  Mark Spencer 3c2832f005 Move skinny to support poll 20 gadi atpakaļ
  Mark Spencer 2681e3da7e gethostbyname isn't reentrant, who knew... 20 gadi atpakaļ
  Mark Spencer b44524a74b Get rid of all that old needlock garbage now that we're using recursive mutexes 20 gadi atpakaļ
  Jeremy McNamara 9494ee8727 swap out printf's for ast_verbose 20 gadi atpakaļ
  Mark Spencer f268725674 Make read/write mode have a lock parameter and use it properly. 20 gadi atpakaļ
  James Golovich 5f09766fbf Fixup some pthread_t checking in channels 21 gadi atpakaļ
  James Golovich a383d2e3f5 Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL and 21 gadi atpakaļ
  Jeremy McNamara fa5ee22bc6 clean up warning 21 gadi atpakaļ