index
:
hugin.git
master
Logging framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-19
More error check/printout on test-runs
Bent Bisballe Nyeng
2014-02-19
Add error check and printout to test-runs.
Bent Bisballe Nyeng
2014-02-19
Add running of the test apps in Makefile. Reintroduce 64bit va_arg crash for ...
Bent Bisballe Nyeng
2014-02-13
Added va_copy before using va_list's. This *should* fix 64bit wrong memory re...
Jonas Suhr Christensen
2014-02-13
Trying to fix 64bit error
Jonas Suhr Christensen
2014-02-12
DNS lookup before trying to connect to host.
Jonas Suhr Christensen
2014-02-12
Fixed _FORTIFY_SOURCE redeclaration.
Jonas Suhr Christensen
2014-02-12
Checking return value of gethostbyname.
Jonas Suhr Christensen
2014-01-30
Merge branch 'master' of https://git.oftal.dk/hugin
20140130
Bent Bisballe Nyeng
2014-01-30
Add support for unbounded message sizes.
Bent Bisballe Nyeng
2014-01-25
Possible for for cygwin compilation.
20140125
Bent Bisballe Nyeng
2013-12-13
Open log file in append mode.
20131213-3
20131213-2
Bent Bisballe Nyeng
2013-12-13
Add new log-rotate feature and error handling on file log opening.
20131213
Bent Bisballe Nyeng
2013-06-14
Fixed error in getting execname when running as a service.
Jonas Suhr Christensen
2013-05-02
Remove 'unused variable' warning.
20130503
Bent Bisballe Nyeng
2013-05-02
Remove 'unused variable' warning.
Bent Bisballe Nyeng
2013-05-02
Remove 'unused variable' warning.
Bent Bisballe Nyeng
2013-05-02
Remove 'unused variable' warning.
Bent Bisballe Nyeng
2013-04-11
Added Makefile targets for 'disabled'. Fix some bugs accordingly.
Bent Bisballe Nyeng
2013-04-11
Added DISABLE_HUGIN macro.
Bent Bisballe Nyeng
2013-02-28
Fix mutex initialisation on win32.
Bent Bisballe Nyeng
2013-02-22
Fix mutex initialisation.
Bent Bisballe Nyeng
2013-02-22
Use local syslog (linux only) if no host is supplied.
Bent Bisballe Nyeng
2013-02-22
Disable printfs
Bent Bisballe Nyeng
2013-01-25
Added win32 mutex support.
Bent Bisballe Nyeng
2013-01-04
Change function prefixes according to projet namechange.
Bent Bisballe Nyeng
2013-01-04
Rename project from 'Debug Module' to 'Hugin'
Bent Bisballe Nyeng
2013-01-04
Rename project from 'Debug Module' to 'Hugin'
Bent Bisballe Nyeng
2013-01-04
Rename project from 'Debug Module' to 'Hugin'
Bent Bisballe Nyeng
2013-01-04
Make compilable throgh both c and c++ and linkable with both using debug.hpp ...
Bent Bisballe Nyeng
2013-01-04
Make win32 compatible.
Bent Bisballe Nyeng
2013-01-04
Merge branch 'master' of https://git.oftal.dk/debug
Bent Bisballe Nyeng
2013-01-04
Added debug_util.h with threadsafe localtime (localtime_r does not exist on w...
Bent Bisballe Nyeng
2012-12-13
Added support for dns in syslog module.
Jonas Suhr Christensen
2012-12-13
Add clean target. Fix broken c++ compilation, add c++ compilation test to Mak...
Bent Bisballe Nyeng
2012-12-13
Merge branch 'master' of https://git.oftal.dk/debug
Jonas Suhr Christensen
2012-12-13
Moved from boolean to int.
Jonas Suhr Christensen
2012-12-13
Fix filename
Bent Bisballe Nyeng
2012-12-13
Make several build targets.
Bent Bisballe Nyeng
2012-12-13
Don't define 'done' label if filter is not used.
Bent Bisballe Nyeng
2012-12-13
Fix compilation without any modules. Add warning to debug_syslog if symbol no...
Bent Bisballe Nyeng
2012-12-12
Changed overwriting config with default flags.
Jonas Suhr Christensen
2012-12-12
Fixed compiling with -Wall and -Werror.
Jonas Suhr Christensen
2012-12-12
Moved debug_syslog.{c,h} include to Makefile.files.
Jonas Suhr Christensen
2012-12-12
Ready for use. If you run Linux.
Jonas Suhr Christensen
2012-12-07
Merge branch 'master' of https://git.oftal.dk/debug
Jonas Suhr Christensen
2012-12-07
Added syslog udp.
Jonas Suhr Christensen
2012-12-07
Merge branch 'master' of https://git.oftal.dk/debug
Jonas Suhr Christensen
2012-12-07
Add compiltetime enable-check.
Bent Bisballe Nyeng
2012-12-07
...
Jonas Suhr Christensen
[next]