summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-22Fix compilation warning,HEADmasterBent Bisballe Nyeng
2016-12-09Use common mutex inialiser for Linux and FreeBSD.Bent Bisballe Nyeng
2016-12-04Fix mutex initialisation in FreeBSD.Bent Bisballe Nyeng
2014-07-09Merge branch 'master' of https://git.oftal.dk/huginJonas Suhr Christensen
2014-07-09Setting default log permission to 0660.Jonas Suhr Christensen
2014-05-28Fix nameclash with gcc __debug symbol.20140528Bent Bisballe Nyeng
2014-02-19Remove old comment about va_arg copying.20140219Bent Bisballe Nyeng
2014-02-19Re-introduce fix to va_arg list 64bit segfault.Bent Bisballe Nyeng
2014-02-19Reintroduce 64bit va_arg crash for testing on build server.Bent Bisballe Nyeng
2014-02-19Add error handling and unlink of created tmp files.Bent Bisballe Nyeng
2014-02-19Add debug output.Bent Bisballe Nyeng
2014-02-19Re-introduce fix to va_arg list 64bit segfault.Bent Bisballe Nyeng
2014-02-19Ignore -disabled targets.Bent Bisballe Nyeng
2014-02-19Merge branch 'master' of https://git.oftal.dk/huginBent Bisballe Nyeng
2014-02-19Add some more args and revert division by zero.Bent Bisballe Nyeng
2014-02-19Merge branch 'master' of https://git.oftal.dk/huginJonas Suhr Christensen
2014-02-19Fixed parsing of options. HUG_OPTION_FILENAME triggered an index skew when OU...Jonas Suhr Christensen
2014-02-19Force division by zero for jenkins error test.Bent Bisballe Nyeng
2014-02-19More error check/printout on test-runsBent Bisballe Nyeng
2014-02-19Add error check and printout to test-runs.Bent Bisballe Nyeng
2014-02-19Add running of the test apps in Makefile. Reintroduce 64bit va_arg crash for ...Bent Bisballe Nyeng
2014-02-13Added va_copy before using va_list's. This *should* fix 64bit wrong memory re...Jonas Suhr Christensen
2014-02-13Trying to fix 64bit errorJonas Suhr Christensen
2014-02-12DNS lookup before trying to connect to host.Jonas Suhr Christensen
2014-02-12Fixed _FORTIFY_SOURCE redeclaration.Jonas Suhr Christensen
2014-02-12Checking return value of gethostbyname.Jonas Suhr Christensen
2014-01-30Merge branch 'master' of https://git.oftal.dk/hugin20140130Bent Bisballe Nyeng
2014-01-30Add support for unbounded message sizes.Bent Bisballe Nyeng
2014-01-25Possible for for cygwin compilation.20140125Bent Bisballe Nyeng
2013-12-13Open log file in append mode.20131213-320131213-2Bent Bisballe Nyeng
2013-12-13Add new log-rotate feature and error handling on file log opening.20131213Bent Bisballe Nyeng
2013-06-14Fixed error in getting execname when running as a service.Jonas Suhr Christensen
2013-05-02Remove 'unused variable' warning.20130503Bent Bisballe Nyeng
2013-05-02Remove 'unused variable' warning.Bent Bisballe Nyeng
2013-05-02Remove 'unused variable' warning.Bent Bisballe Nyeng
2013-05-02Remove 'unused variable' warning.Bent Bisballe Nyeng
2013-04-11Added Makefile targets for 'disabled'. Fix some bugs accordingly.Bent Bisballe Nyeng
2013-04-11Added DISABLE_HUGIN macro.Bent Bisballe Nyeng
2013-02-28Fix mutex initialisation on win32.Bent Bisballe Nyeng
2013-02-22Fix mutex initialisation.Bent Bisballe Nyeng
2013-02-22Use local syslog (linux only) if no host is supplied.Bent Bisballe Nyeng
2013-02-22Disable printfsBent Bisballe Nyeng
2013-01-25Added win32 mutex support.Bent Bisballe Nyeng
2013-01-04Change function prefixes according to projet namechange.Bent Bisballe Nyeng
2013-01-04Rename project from 'Debug Module' to 'Hugin'Bent Bisballe Nyeng
2013-01-04Rename project from 'Debug Module' to 'Hugin'Bent Bisballe Nyeng
2013-01-04Rename project from 'Debug Module' to 'Hugin'Bent Bisballe Nyeng
2013-01-04Make compilable throgh both c and c++ and linkable with both using debug.hpp ...Bent Bisballe Nyeng
2013-01-04Make win32 compatible.Bent Bisballe Nyeng
2013-01-04Merge branch 'master' of https://git.oftal.dk/debugBent Bisballe Nyeng