index
:
hugin.git
master
Logging framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
if c++ app links with debug compield with c compiler.
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 ↵
Bent Bisballe Nyeng
windows.)
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 ↵
Bent Bisballe Nyeng
Makefile
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 ↵
Bent Bisballe Nyeng
not set, but the files is being compiled. Change symbol-not-set error in debug_filter to warning. Add do-not-print-date option for stdout output. Fix missing reference to extern debug_class_str.
2012-12-12
Changed overwriting config with default flags.
Jonas Suhr Christensen
2012-12-12
Fixed compiling with -Wall and -Werror.
Jonas Suhr Christensen
Removed debug_filter.
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
Conflicts: Makefile debug.c main.c
2012-12-07
Add compiltetime enable-check.
Bent Bisballe Nyeng
2012-12-07
...
Jonas Suhr Christensen
2012-12-07
Add filter functionality.
Bent Bisballe Nyeng
2012-12-07
Work with c files.
Bent Bisballe Nyeng
2012-12-07
Completely new interface.
Bent Bisballe Nyeng
2012-11-02
New date format.
Bent Bisballe Nyeng
2012-11-02
Added date as prefix to output.
Jonas Suhr Christensen
2012-11-01
Simple basic implementation.
Bent Bisballe Nyeng
2012-11-01
Added empty files.
Bent Bisballe Nyeng