summaryrefslogtreecommitdiff
path: root/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* Require libnettle unconditionally.Linus Nordberg2016-09-211-2/+0
|
* Adjust copyright lines to reflect git (svn) history of each and every file.Linus Nordberg2012-11-121-2/+2
| | | | | | The LICENSE file still aims to reflect a summary of all files. The LICENSE file was changed to not include year 2006 since there was no evidence in git (svn) of any contributions from that year.
* Formatting changes.Linus Nordberg2012-09-251-2/+2
| | | | | | | | | And, actually, a typo in catgconf.c. Cherry-picked b712a6bf from branch 'licensing'. Conflicts: LICENSE
* Remove the second copyright line, with both UNINETT and NORDUnet.Linus Nordberg2012-09-171-1/+0
| | | | The overlap is clearly expressed without it.
* Remove Stig from first copyright line.Linus Nordberg2012-09-171-1/+1
|
* Update copyright and licensing information.Linus Nordberg2012-09-141-8/+4
| | | | | | Note that this change makes all files carry the same copyright info, regardless of when they've been touched. People interested in more detail will have to consult the commit history.
* Add/update copyright years.Linus Nordberg2012-04-121-1/+1
|
* Update copyright years.Linus Nordberg2011-12-131-1/+1
|
* Rename DEBUG_LOG and FTICKS_LOG.Linus Nordberg2011-12-121-2/+2
|
* Match function prototypes with definitions.Linus Nordberg2011-12-121-1/+1
|
* F-Ticks logging changesMaja Gorecka-Wolniewicz2011-12-121-1/+7
|
* Update copyright info.Linus Nordberg2011-09-291-0/+1
|
* Add log level DBG_NOTICE.Linus Nordberg2010-05-311-2/+3
|
* * debug.c (debugerrno): New function.Linus Nordberg2010-05-281-0/+2
| | | | | (debugerrnox): New function. * radsecproxy.c: Use debugerrno() and debugerrnox() when appropriate.
* Add Emacs local variable for stroustrup style.linus2010-03-231-0/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@530 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added -i option for pid file, HUP for reopening log filevenaas2009-02-131-0/+1
| | | | 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-221-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@394 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added notimestamp option to debugvenaas2008-08-291-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@361 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Solaris9 fixesvenaas2008-02-191-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@214 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* moved genericconfig to gconfig.c and reorganised header filesvenaas2007-11-211-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@197 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* 4 debug levels, 3 defaultvenaas2007-05-091-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@78 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added logging to file and syslog (need to add support for specifying facility)venaas2007-05-041-0/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@72 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* using debug() in getconfig()venaas2007-05-031-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@69 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* debug functionsvenaas2007-05-031-0/+13
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@66 e88ac4ed-0b26-0410-9574-a7f39faa03bf