summaryrefslogtreecommitdiff
path: root/debug.c
Commit message (Collapse)AuthorAge
* Move lib to the root.Linus Nordberg2014-02-05
|
* Bringing up TLS connections working.Linus Nordberg2010-11-11
| | | | | | | NOTE: Clean up of resources not yet sane. Expect resource leakages. NOTE: Most failure cases are not handled properly. With the wind at your back and the sun shining, it might work.
* Add log level DBG_NOTICE.Linus Nordberg2010-05-31
|
* * debug.c (debugerrno): New function.Linus Nordberg2010-05-28
| | | | | (debugerrnox): New function. * radsecproxy.c: Use debugerrno() and debugerrnox() when appropriate.
* Add Emacs local variable for stroustrup style.linus2010-03-23
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@530 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Reindent and remove trailing whitespace.linus2010-03-08
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@517 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added -i option for pid file, HUP for reopening log filevenaas2009-02-13
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@471 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* new debug version with timestamp off by defaultvenaas2008-09-22
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@394 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added notimestamp option to debugvenaas2008-08-29
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@361 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* remove weekday from loggingvenaas2008-05-14
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@256 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Solaris9 fixesvenaas2008-02-19
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@214 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* segfault when logging that couldn't open log file fixed, now log to stderrvenaas2007-06-22
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@151 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed syslog url syntax, updated example config and manpagevenaas2007-06-13
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@130 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* 4 debug levels, 3 defaultvenaas2007-05-09
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@78 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Detach as default, options for foreground and debug levelvenaas2007-05-07
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@75 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Can now specifiy syslog facilityvenaas2007-05-07
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@73 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added logging to file and syslog (need to add support for specifying facility)venaas2007-05-04
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@72 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* using debug() in getconfig()venaas2007-05-03
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@69 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* debug functionsvenaas2007-05-03
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@66 e88ac4ed-0b26-0410-9574-a7f39faa03bf