aboutsummaryrefslogtreecommitdiffstats
path: root/log.c
Commit message (Collapse)AuthorAgeLines
* log: Refactor log_link() to be less redundant.dequis2015-10-30-37/+15
| | | | | "I didn't feel like messing with pointer to function pointers", said the comment. Well, I do, comment. It wasn't a big deal either.
* Reindent everything to K&R style with tabsIndent2015-02-20-59/+85
| | | | | | | Used uncrustify, with the configuration file in ./doc/uncrustify.cfg Commit author set to "Indent <please@skip.me>" so that it's easier to skip while doing git blame.
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
|
* merge in bitlbee 1.2.6Sven Moritz Hallberg2010-06-03-0/+2
|\
| * Log to stderr+syslog until daemonized. Current behaviour is too confusingWilmer van der Gaast2010-04-14-0/+2
| | | | | | | | | | and annoying.
* | OTR support, first checkinSven Moritz Hallberg2008-02-03-10/+10
|/
* Formatting changes.Wilmer van der Gaast2006-01-18-56/+56
|
* Quit messages should appear again, at least on crashes. (And when running in ↵Wilmer van der Gaast2005-11-18-4/+4
| | | | | | | inetd mode.) The logging system needs some more work to complete this, maybe.
* Updates copyright headers of files that were changed in 2005 too.Wilmer van der Gaast2005-11-12-1/+1
| | | | | (IOW, needed to change something to test the post-rsync hook. ;-))
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+175