aboutsummaryrefslogtreecommitdiffstats
path: root/bitlbee.conf
Commit message (Collapse)AuthorAgeLines
* Merging SSL certificate verification for GnuTLS, with help from AopicieR.Wilmer van der Gaast2011-12-23-4/+19
|\
| * Doc update.Wilmer van der Gaast2011-12-19-4/+16
|/
* Allow disabling certain IM protocols at runtime, patch fromWilmer van der Gaast2010-03-14-0/+8
| | | | | misc@mandriva.org, bug #381.
* Document the new -x flag in one useful location and make it a bit better atWilmer van der Gaast2010-03-11-3/+2
| | | | | | argument checking to avoid ugly (even though harmless) segfaults. Also skip any md5: prefix that may be present when checking hashes.
* Reverting a change I accidentally imported from the Debian tree.Wilmer van der Gaast2008-08-26-1/+1
|
* Fixed run-by-root problem (Debian bug 494656).1.2.1-2Wilmer van der Gaast2008-08-12-1/+1
|
* Daemon mode is not an experiment anymore, it's running on testing.bitlbee.orgWilmer van der Gaast2008-05-24-4/+3
| | | | | for two weeks already with >30 active connections and not a single crash.
* Added ClientInterface configuration option to make BitlBee bind() to aWilmer van der Gaast2008-04-06-0/+7
| | | | | specific interface before connecting to a remote host.
* Passwords in bitlbee.conf can now be (properly salted) MD5 hashes, forWilmer van der Gaast2008-03-16-0/+7
| | | | | just that little bit extra security.
* Imported setuid() patch from Simo Leone <simo@archlinux...> with someWilmer van der Gaast2007-12-02-0/+7
| | | | | modifications. Also adding some missing g_free()s to conf.c.
* Better handling of IPv4 connections in IPv6 mode. (Wrapping/Unwrapping of ↵Wilmer van der Gaast2006-01-04-4/+3
| | | | ::ffff:style addresses.)
* Added OperPassword and RunMode = ForkDaemon settings. Oper stuff isWilmer van der Gaast2005-12-26-0/+9
| | | | | *INSECURE* because users can just do /mode +o to become operator.
* Put some more emphasis on the fact that daemon mode is pretty much unsupported.Wilmer van der Gaast2005-11-18-1/+1
|
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+104