Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/log.c
Commit message (Expand)AuthorAgeFilesLines
* Allow logging longer linesArthur de Jong2018-07-211-1/+1
* handle the log configuration option in nslcdArthur de Jong2013-02-231-5/+41
* implement functions for configuring alternative loggingArthur de Jong2013-02-231-13/+94
* use pthreads thread-local storage as fallback mechanism i...Arthur de Jong2013-01-181-1/+48
* use the AX_TLS macro to find correct thread-local storage...Arthur de Jong2013-01-181-3/+3
* update C coding style to a more commonly used styleArthur de Jong2012-12-221-47/+50
* remove logging functionality that isn't usedArthur de Jong2011-03-191-132/+19
* ensure that session id is only logged while handling a co...Arthur de Jong2011-03-061-4/+16
* log the request with any logged messagesArthur de Jong2010-11-071-4/+41
* include a random string in every log message to be able t...Arthur de Jong2008-05-161-4/+40
* make log line a little bigger to properly log more search...Arthur de Jong2008-04-051-1/+1
* code improvements by making type casts explicit, flagging...Arthur de Jong2007-03-041-2/+2
* get rid of xmalloc.[ch]Arthur de Jong2007-02-011-2/+8
* change license from GNU Library General Public License v....Arthur de Jong2007-01-091-7/+7
* rename server directory to nslcdArthur de Jong2006-12-211-0/+187