summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2007-09-11(closes issue #10695)Joshua Colp
2007-09-11(closes issue #10692)Joshua Colp
2007-09-10Add a counter to the 'database deltree' CLI command.Jason Parker
2007-09-10Add counter to 'database show' CLI command.Jason Parker
2007-09-10Changes applied from marta's team/marta/astobj2 branch to solve a race conditionSteve Murphy
2007-09-08Merged revisions 81997 via svnmerge from Russell Bryant
2007-09-06Fix memory issue that crept up with Russell's testing. It is *not* proper to ...Joshua Colp
2007-09-06various changes to the documentation, and redefinition ofLuigi Rizzo
2007-09-05Merged revisions 81599 via svnmerge from Russell Bryant
2007-09-05Doxygen cleanups/fixes.Jason Parker
2007-09-05this set of changes fixes issue # 10643 by keeping track of the last object d...Steve Murphy
2007-09-05Finish up commit from revision 81452 by removing last remnants of strlcat/str...Joshua Colp
2007-09-04Don't check for and include strlcpy and strlcat in editline. We also includeRussell Bryant
2007-09-04Merged revisions 81448 via svnmerge from Russell Bryant
2007-09-04Merged revisions 81437 via svnmerge from Joshua Colp
2007-09-04Merged revisions 81435 via svnmerge from Joshua Colp
2007-09-03Once we get past the file checks, we're loading, so clear the FILEUNCHANGED f...Tilghman Lesher
2007-09-02We shouldn't use a filename blindly without checking to make sure it's unused...Tilghman Lesher
2007-09-01Merged revisions 81426 via svnmerge from Mark Michelson
2007-08-30Merged revisions 81392 via svnmerge from Steve Murphy
2007-08-30A schedule id of 0 is not possible and is used to flag that we want to add a ...Tilghman Lesher
2007-08-30Always force reread of the config when we're rotating the log file (closes is...Tilghman Lesher
2007-08-30(closes issue #10603)Joshua Colp
2007-08-29init newer so compile won't complain.Steve Murphy
2007-08-29make trunk build again. murf will have to review this to see if it was the r...Russell Bryant
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...Steve Murphy
2007-08-29Try to clarify the rules on changing ast_event and ast_event_ieRussell Bryant
2007-08-29Fix parenthesis from my last commitRussell Bryant
2007-08-29Change pointer aritmetic on void * to char *Russell Bryant
2007-08-29there is not actually code that sends these over the network in trunk yetRussell Bryant
2007-08-29Return ast_event_get_ie_raw to using an iterator and fix logic in ast_event_i...Joshua Colp
2007-08-29This concludes bringing trunk back to a working state.Joshua Colp
2007-08-29To keep others happy... revert part of my additions so trunk works.Joshua Colp
2007-08-29Merged revisions 81342 via svnmerge from Russell Bryant
2007-08-29Add API calls for iterating through an event. This should allow events to hav...Joshua Colp
2007-08-28Add some read/write locking magic to make logger reload operate again.Joshua Colp
2007-08-28Support better rotation of log files to be more like system logging (closes i...Tilghman Lesher
2007-08-28* Constify the uid field of channel datastoresRussell Bryant
2007-08-28(closes issue #7852)Russell Bryant
2007-08-27Merged revisions 80974 via svnmerge from Joshua Colp
2007-08-24Merged revisions 80820 via svnmerge from Russell Bryant
2007-08-24Fix documentation for Set (closes issue #10549)Tilghman Lesher
2007-08-24Merged revisions 80789 via svnmerge from Steve Murphy
2007-08-23Return trunk to a working state by including compat.h in minimime.Joshua Colp
2007-08-22Convert minimime to use the proper uint*_t types, rather than u_int*_tJason Parker
2007-08-22Merged revisions 80424 via svnmerge from Russell Bryant
2007-08-22Merged revisions 80362 via svnmerge from Russell Bryant
2007-08-22Merged revisions 80255 via svnmerge from Joshua Colp
2007-08-22Merged revisions 80166 via svnmerge from Steve Murphy
2007-08-21Minor tweak. Don't manipulate volume of the audio in the buffer if no audio i...Joshua Colp