summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
...
* | | fixed typo ... that caused compilation to fail on non-SolarisRainer Gerhards2010-04-221-1/+1
* | | solved alignment errors on Solaris SparcRainer Gerhards2010-04-223-17/+21
* | | removed some complier warningsRainer Gerhards2010-04-212-4/+16
* | | improved quality of imsolaris codeRainer Gerhards2010-04-192-1/+3
* | | changed flag value for v5-compatibilityRainer Gerhards2010-04-191-1/+1
* | | changed imsolaris to use submitMsg() APIRainer Gerhards2010-04-192-12/+18
* | | first version of imsolaris created, cleanup for solaris doneRainer Gerhards2010-04-151-0/+2
* | | slightly improved/cleaned up debugging systemRainer Gerhards2010-04-141-3/+16
* | | Merge branch 'v4-stable-solaris' into v4-develRainer Gerhards2010-04-1219-144/+498
|\ \ \
| * | | bugfix: the T/P/E config size specifiers did not work properly under call 32-...Rainer Gerhards2010-04-071-3/+5
| * | | enhanced nettester tool so that it re-uses it's callers environmentRainer Gerhards2010-04-072-9/+9
| * | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-253-7/+33
| |\| |
| | * | bugfix(temporary): message-induced off-by-one error (potential segfault)Rainer Gerhards2010-03-251-0/+6
| | * | bugfix: race condition during directory creationRainer Gerhards2010-03-251-6/+26
| | * | streamline dynafile cache entry deletion a bitRainer Gerhards2010-03-231-1/+1
| * | | forgot to add file with last commitRainer Gerhards2010-03-231-0/+70
| * | | added replacements for atomic instructions on systems that do not support them.Rainer Gerhards2010-03-233-0/+132
| * | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-237-58/+129
| |\| |
| | * | bugfix(minor): BSD_SO_COMPAT query function had some global vars not properly...Rainer Gerhards2010-03-221-2/+2
| | * | fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fixtemp.4.6.1.10Rainer Gerhards2010-03-191-0/+3
| | * | bugfix: invalid buffer write in (file) stream classRainer Gerhards2010-03-191-1/+2
| | * | bugfix: potential hang condition during filestream closeRainer Gerhards2010-03-191-4/+6
| | * | bugfix: improper synchronization when "$OMFileFlushOnTXEnd on" was usedRainer Gerhards2010-03-191-11/+35
| | * | some cleanup, some additional comments and a bit more debug outputRainer Gerhards2010-03-181-2/+11
| | * | bugfix(cosmetic): tried to close non-open fd, resulting in close(-1)Rainer Gerhards2010-03-161-2/+7
| | * | reduced runtime requirements of inactive debug code a slight bitRainer Gerhards2010-03-161-10/+10
| | * | enhanced dbgoprint() buffer sizeRainer Gerhards2010-03-161-1/+1
| | * | bugfix(minor): handling of extremely large strings in dbgprintf() fixedRainer Gerhards2010-03-151-0/+9
| | * | added more tests to testbench and improved testing toolsRainer Gerhards2010-03-111-1/+1
| | * | Merge branch 'v4-stable' into v4-stable-nextRainer Gerhards2010-03-102-5/+11
| | |\ \
| | | * | fixed regression introduced with previous commitRainer Gerhards2010-03-102-5/+11
| | * | | some cosmetic changesRainer Gerhards2010-03-101-9/+9
| | |/ /
| | * | bugfixes and testbench improvementRainer Gerhards2010-03-101-8/+9
| | * | bugfix: potential problem (loop, abort) when file write error occuredRainer Gerhards2010-03-091-0/+1
| | * | added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-083-7/+17
| * | | enabled compilation by using "racy" replacements for atomic instructionsRainer Gerhards2010-03-051-0/+3
| |/ /
| * | Fix Large File Support (LFS) support (bug #182)Yann Droneaud2010-03-041-9/+0
| * | Includes "config.h" before any other header.Yann Droneaud2010-03-041-1/+1
| * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-03-011-7/+30
| |\|
| | * bugfix: comment char ('#') in literal terminated script parsingRainer Gerhards2010-03-011-7/+30
| * | cleanup: removed debug messages that accidently made it into the commitRainer Gerhards2010-03-012-2/+1
| * | make $ActonFileDefaultTemplate available to ompipeRainer Gerhards2010-03-011-0/+2
| * | message parser fixes and testbench enhancementsRainer Gerhards2010-02-222-6/+13
| * | bugfix: message without MSG part could case a segfaultRainer Gerhards2010-02-221-3/+12
| * | several bugfixes for the property replacerRainer Gerhards2010-02-081-44/+58
| * | Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-042-3/+8
| |\ \
| | * | bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-043-4/+9
| | * | bugfix: potential segfault on queue shutdownvarmojfekoj2010-01-261-9/+14
* | | | Merge branch 'v4-beta' into tmpRainer Gerhards2010-01-264-14/+28
|\| | |
| * | | did some adoptions necessary to use the bugfix with v4-beta code baseRainer Gerhards2010-01-261-6/+6