| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Stig from first copyright line. | Linus Nordberg | 2012-09-17 | 1 | -1/+1 |
* | Update copyright and licensing information. | Linus Nordberg | 2012-09-14 | 1 | -8/+4 |
* | Add/update copyright years. | Linus Nordberg | 2012-04-12 | 1 | -1/+1 |
* | Update copyright years. | Linus Nordberg | 2011-12-13 | 1 | -1/+1 |
* | Fix missing renaming of FTICKS_LOG.fticks_syslog2 | Linus Nordberg | 2011-12-12 | 1 | -1/+1 |
* | Rename DEBUG_LOG and FTICKS_LOG. | Linus Nordberg | 2011-12-12 | 1 | -5/+5 |
* | Clean up ac5c1024. | Linus Nordberg | 2011-12-12 | 1 | -13/+11 |
|\ |
|
| * | formatting and skipping openlog call for FTOCKS_LOG | Maja Gorecka-Wolniewicz | 2011-12-12 | 1 | -8/+7 |
| * | F-Ticks logging amendments | Maja Gorecka-Wolniewicz | 2011-12-10 | 1 | -14/+13 |
| * | debug.c | Maja Gorecka-Wolniewicz | 2011-11-30 | 1 | -1/+1 |
| * | FTicks loging changes | Maja Gorecka-Wolniewicz | 2011-11-23 | 1 | -49/+37 |
| * | F-Ticks logging changes | Maja Gorecka-Wolniewicz | 2011-11-22 | 1 | -6/+54 |
* | | cosmetics | Linus Nordberg | 2011-12-12 | 1 | -21/+25 |
* | | F-Ticks logging changes | Maja Gorecka-Wolniewicz | 2011-12-12 | 1 | -20/+55 |
|/ |
|
* | Update copyright notices. | Linus Nordberg | 2011-03-31 | 1 | -0/+1 |
* | Add log level DBG_NOTICE. | Linus Nordberg | 2010-05-31 | 1 | -1/+7 |
* | * debug.c (debugerrno): New function. | Linus Nordberg | 2010-05-28 | 1 | -0/+28 |
* | Add Emacs local variable for stroustrup style. | linus | 2010-03-23 | 1 | -0/+4 |
* | Reindent and remove trailing whitespace. | linus | 2010-03-08 | 1 | -2/+2 |
* | added -i option for pid file, HUP for reopening log file | venaas | 2009-02-13 | 1 | -2/+28 |
* | new debug version with timestamp off by default | venaas | 2008-09-22 | 1 | -3/+3 |
* | added notimestamp option to debug | venaas | 2008-08-29 | 1 | -2/+6 |
* | remove weekday from logging | venaas | 2008-05-14 | 1 | -1/+1 |
* | Solaris9 fixes | venaas | 2008-02-19 | 1 | -0/+2 |
* | segfault when logging that couldn't open log file fixed, now log to stderr | venaas | 2007-06-22 | 1 | -1/+3 |
* | fixed syslog url syntax, updated example config and manpage | venaas | 2007-06-13 | 1 | -0/+2 |
* | 4 debug levels, 3 default | venaas | 2007-05-09 | 1 | -1/+7 |
* | Detach as default, options for foreground and debug level | venaas | 2007-05-07 | 1 | -1/+11 |
* | Can now specifiy syslog facility | venaas | 2007-05-07 | 1 | -3/+20 |
* | added logging to file and syslog (need to add support for specifying facility) | venaas | 2007-05-04 | 1 | -4/+83 |
* | using debug() in getconfig() | venaas | 2007-05-03 | 1 | -10/+6 |
* | debug functions | venaas | 2007-05-03 | 1 | -0/+35 |