Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added a setting "$OptimizeForUniprocessor" | Rainer Gerhards | 2008-10-22 | 1 | -1/+4 |
* | bugfix: (potentially big) memory leak on HUP | Rainer Gerhards | 2008-10-21 | 1 | -13/+32 |
* | moved bParseHostname and bIsParsed to msgFlags | Rainer Gerhards | 2008-10-09 | 1 | -2/+3 |
* | Merge branch 'master' into perf | Rainer Gerhards | 2008-10-09 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'beta' | Rainer Gerhards | 2008-10-09 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-09 | 1 | -1/+1 |
* | | | minor: reorder to slightly reduce size of critical section | Rainer Gerhards | 2008-10-09 | 1 | -1/+1 |
* | | | added experimental pthread_yield() | Rainer Gerhards | 2008-10-09 | 1 | -0/+5 |
* | | | reordered imudp processing. | Rainer Gerhards | 2008-10-08 | 1 | -2/+0 |
* | | | slightly improved lock contention situation by moving out of | Rainer Gerhards | 2008-10-07 | 1 | -3/+9 |
|/ / | |||||
* | | improved threading | Rainer Gerhards | 2008-09-30 | 1 | -1/+6 |
* | | some more threading cleanup | Rainer Gerhards | 2008-09-26 | 1 | -6/+2 |
* | | bugfix: potential race condition when adding messages to queue | Rainer Gerhards | 2008-09-18 | 1 | -6/+6 |
* | | some very minor cleanup | Rainer Gerhards | 2008-08-12 | 1 | -1/+0 |
|/ | |||||
* | bugfix: bad memory leak in disk-based queue modes | Rainer Gerhards | 2008-07-09 | 1 | -21/+8 |
* | reduced number of compile warnings in -pedantic gcc mode | Rainer Gerhards | 2008-06-27 | 1 | -18/+18 |
* | completed better modularity of runtime | Rainer Gerhards | 2008-04-17 | 1 | -1/+0 |
* | modularization work | Rainer Gerhards | 2008-04-17 | 1 | -7/+9 |
* | some more cleanup | Rainer Gerhards | 2008-04-16 | 1 | -1/+1 |
* | begin building runtime convenience library (does not build!) | Rainer Gerhards | 2008-04-15 | 1 | -0/+2322 |