aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2007-09-18Merged revisions 82867 via svnmerge from russell1-3/+3
2007-09-17Merged revisions 82676 via svnmerge from russell1-0/+1
2007-09-17Fix memory leak introduced when POST support was added.dbailey1-0/+3
2007-09-17Merged revisions 82514 via svnmerge from file1-1/+1
2007-09-14Merged revisions 82444 via svnmerge from murf1-26/+32
2007-09-13Merged revisions 82339 via svnmerge from russell1-1/+1
2007-09-13Merged revisions 82337 via svnmerge from russell2-5/+35
2007-09-12Merged revisions 82291 via svnmerge from tilghman1-4/+0
2007-09-12Merged revisions 82285 via svnmerge from tilghman3-695/+977
2007-09-12This fix closes issue #10642 -- it's not perfect, but should retain most blan...murf1-8/+131
2007-09-12Fixes Solaris build warningsmmichelson3-2/+13
2007-09-12Merged revisions 82280 via svnmerge from russell1-4/+6
2007-09-11remove unused functions that made this file not build under dev moderussell1-21/+0
2007-09-11This solves an unreported solaris compile problem (missing -lnsl -lsocket).murf1-0/+31
2007-09-11Merged revisions 82261 via svnmerge from murf1-0/+2
2007-09-11(closes issue #10666)file1-6/+7
2007-09-11(closes issue #10695)file1-1/+6
2007-09-11(closes issue #10692)file4-10/+6
2007-09-10Add a counter to the 'database deltree' CLI command.qwell1-4/+6
2007-09-10Add counter to 'database show' CLI command.qwell1-3/+6
2007-09-10Changes applied from marta's team/marta/astobj2 branch to solve a race conditionmurf1-2/+4
2007-09-08Merged revisions 81997 via svnmerge from russell1-8/+15
2007-09-06Fix memory issue that crept up with Russell's testing. It is *not* proper to ...file2-11/+39
2007-09-06various changes to the documentation, and redefinition ofrizzo1-15/+6
2007-09-05Merged revisions 81599 via svnmerge from russell2-31/+99
2007-09-05Doxygen cleanups/fixes.qwell2-3/+5
2007-09-05this set of changes fixes issue # 10643 by keeping track of the last object d...murf1-2/+34
2007-09-05Finish up commit from revision 81452 by removing last remnants of strlcat/str...file1-10/+0
2007-09-04Don't check for and include strlcpy and strlcat in editline. We also includerussell2-114/+0
2007-09-04Merged revisions 81448 via svnmerge from russell1-15/+15
2007-09-04Merged revisions 81437 via svnmerge from file1-5/+11
2007-09-04Merged revisions 81435 via svnmerge from file1-1/+1
2007-09-03Once we get past the file checks, we're loading, so clear the FILEUNCHANGED f...tilghman1-0/+2
2007-09-02We shouldn't use a filename blindly without checking to make sure it's unused...tilghman1-4/+6
2007-09-01Merged revisions 81426 via svnmerge from mmichelson1-2/+2
2007-08-30Merged revisions 81392 via svnmerge from murf1-2/+0
2007-08-30A schedule id of 0 is not possible and is used to flag that we want to add a ...tilghman1-1/+2
2007-08-30Always force reread of the config when we're rotating the log file (closes is...tilghman1-2/+2
2007-08-30(closes issue #10603)file1-0/+3
2007-08-29init newer so compile won't complain.murf1-1/+1
2007-08-29make trunk build again. murf will have to review this to see if it was the r...russell1-2/+0
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...murf4-60/+345
2007-08-29Try to clarify the rules on changing ast_event and ast_event_ierussell1-2/+14
2007-08-29Fix parenthesis from my last commitrussell1-2/+2
2007-08-29Change pointer aritmetic on void * to char *russell1-5/+5
2007-08-29there is not actually code that sends these over the network in trunk yetrussell1-1/+1
2007-08-29Return ast_event_get_ie_raw to using an iterator and fix logic in ast_event_i...file1-13/+9
2007-08-29This concludes bringing trunk back to a working state.file1-0/+1
2007-08-29To keep others happy... revert part of my additions so trunk works.file1-7/+13
2007-08-29Merged revisions 81342 via svnmerge from russell1-0/+4