summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'beta' into masterRainer Gerhards2010-04-099-70/+150
|\
| * Merge branch 'v4-stable-solaris' into betaRainer Gerhards2010-04-097-12/+219
| |\
| | * 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
| | |\
| | * | 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
| | |\ \
| * | \ \ Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-296-64/+141
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | 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
| | | |/ | | |/|
| | * | 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
* | | | Merge branch 'master-solaris'Rainer Gerhards2010-03-231-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' into master-solarisRainer Gerhards2010-03-091-1/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'v4-stable-solaris' into master-solarisRainer Gerhards2010-03-053-10/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | enabled compilation by using "racy" replacements for atomic instructionsRainer Gerhards2010-03-051-0/+3
* | | | | | emulate missing atomic builtins with posix semaphores if availableSteffen Sledz2010-03-234-0/+202
| |_|/ / / |/| | | |
* | | | | Merge branch 'v5-stable'Rainer Gerhards2010-03-093-11/+5
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-093-7/+18
| |\ \ \ | | | |/ | | |/|
| | * | added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-083-7/+17
| | |/
| * | Merge branch 'v4-stable' into betaRainer Gerhards2010-03-082-10/+1
| |\|
| | * 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
* | | added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-053-7/+15
* | | bugfix: failed to compile on systems without epoll supportRainer Gerhards2010-03-022-2/+6
* | | Merge branch 'beta' into masterRainer Gerhards2010-03-012-7/+31
|\| |
| * | Merge branch 'v4-stable' into tmpRainer Gerhards2010-03-012-7/+31
| |\|
| | * 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
| * | | Merge branch 'v4-stable' into 'v5-beta'Rainer Gerhards2010-02-252-6/+13
| |\| |
* | | | Merge branch 'v4-beta' into masterRainer Gerhards2010-02-242-6/+13
|\ \ \ \ | | |/ / | |/| |
| * | | message parser fixes and testbench enhancementsRainer Gerhards2010-02-222-6/+13