summaryrefslogtreecommitdiff
path: root/nslcd/log.c
AgeCommit message (Expand)Author
2014-12-17Use log_log->SD universallyLuke Shumaker
2014-12-17Have log_log automatically append strerror(errno)Luke Shumaker
2014-12-17do away with configuring the log levelLuke Shumaker
2014-12-16simplify the loggerLuke Shumaker
2013-02-23handle the log configuration option in nslcdArthur de Jong
2013-02-23implement functions for configuring alternative loggingArthur de Jong
2013-01-18use pthreads thread-local storage as fallback mechanism if compiler doesn't p...Arthur de Jong
2013-01-18use the AX_TLS macro to find correct thread-local storage class compiler dire...Arthur de Jong
2012-12-22update C coding style to a more commonly used styleArthur de Jong
2011-03-19remove logging functionality that isn't usedArthur de Jong
2011-03-06ensure that session id is only logged while handling a connectionArthur de Jong
2010-11-07log the request with any logged messagesArthur de Jong
2008-05-16include a random string in every log message to be able to group log messages...Arthur de Jong
2008-04-05make log line a little bigger to properly log more search filtersArthur de Jong
2007-03-04code improvements by making type casts explicit, flagging ignored return valu...Arthur de Jong
2007-02-01get rid of xmalloc.[ch]Arthur de Jong
2007-01-09change license from GNU Library General Public License v.2 to GNU Lesser Gene...Arthur de Jong
2006-12-21rename server directory to nslcdArthur de Jong