aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
Commit message (Expand)AuthorAgeLines
* Add authmode saslMarius Halden2016-05-07-0/+2
* Actually use ssl options in config fileMarius Halden2016-05-07-2/+2
* Start adding ssl supportMarius Halden2016-05-07-0/+39
* ldap authentication backendDennis Kaarsemaker2016-03-25-1/+2
* Linux pam authentication backendDennis Kaarsemaker2016-03-25-0/+3
* Authentication: scaffolding for multiple authentication backendsDennis Kaarsemaker2016-03-25-0/+8
* Add a setting to disable 'account add'Dennis Kaarsemaker2016-03-23-0/+7
* Show ./configure args in bitlbee -V, config.h and Makefile.settingsdequis2015-11-21-2/+2
* socks4a proxy support (like socks4 with remote DNS)dequis2015-10-21-0/+2
* conf, help: Fix minor leaks in error conditionsdequis2015-10-08-0/+4
* Allow setting the plugin dir at runtimeanderspapitto2015-09-05-0/+3
* conf: Fix leak of members of conf_t when using -c to specify a configdequis2015-08-19-1/+30
* Reindent everything to K&R style with tabsIndent2015-02-20-269/+202
* Fix incorrect Free Software Foundation addressMatej Cepl2015-01-16-2/+2
* Refuse to start if cafile points at an unreadable file, to avoid silentWilmer van der Gaast2011-12-19-0/+8
* Initial merge of tls_verify patch from AopicieR.Wilmer van der Gaast2011-12-19-0/+6
* OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen <dam@opencsw.org>Wilmer van der Gaast2010-08-07-8/+1
* Merging loads of stuff from mainline.Wilmer van der Gaast2010-04-14-2/+9
|\
| * Adding -V flag to show version info from a not-serving binary. (Bug #580)Wilmer van der Gaast2010-04-14-2/+9
* | One total mess that doesn't do much yet, but reorganised some stuff andWilmer van der Gaast2010-03-26-1/+1
* | Merging mainline.Wilmer van der Gaast2010-03-17-1/+8
|\|
| * Allow disabling certain IM protocols at runtime, patch fromWilmer van der Gaast2010-03-14-0/+6
| * Replaced obsolete (useless for the current .xml files) encode/decode toolsWilmer van der Gaast2010-03-08-1/+2
* | Merging head.Wilmer van der Gaast2009-12-07-3/+3
|\|
| * Simplified ini parser code a bit more. Not using strtok() after all sinceWilmer van der Gaast2008-12-25-3/+3
* | Added conf entries and lib/ftutil.[ch].ulim2008-08-12-1/+27
* | Merged in upstream r416 which includes my msn_write_msg patch. w00t! ;)ulim2008-08-10-1/+8
|\|
| * Fixed #440: If there's a -R command line flag, store the passed filenameWilmer van der Gaast2008-07-31-1/+8
* | merged in upstream r410.ulim2008-08-04-9/+1
|\|
| * Now using an environment variable instead of a flag to pass state info whenWilmer van der Gaast2008-06-29-9/+1
* | merged in upstream r384. No conflicts.ulim2008-06-02-5/+11
|\|
| * Daemon mode is not an experiment anymore, it's running on testing.bitlbee.orgWilmer van der Gaast2008-05-24-1/+1
| * Added ClientInterface configuration option to make BitlBee bind() to aWilmer van der Gaast2008-04-06-4/+10
* | merged in upstream r379 (somewhere after 1.2-3).ulim2008-04-14-1/+1
|\|
| * s/g_strsplit/g_strsplit_set/, thanks to misc@mandriva.org (Bug #380).Wilmer van der Gaast2008-03-23-1/+1
* | Merged with upstream r328ulim2008-02-15-21/+24
|\|
| * Got rid of some noise at startup: complaining when the default configurationWilmer van der Gaast2008-02-11-21/+24
* | Merged in current develulim2007-12-04-1/+18
|\|
| * Imported setuid() patch from Simo Leone <simo@archlinux...> with someWilmer van der Gaast2007-12-02-1/+18
* | Initial import of jabber file receive and DCC send support. This introducesulim2007-11-28-0/+1
|/
* Fixed memory management issues introduced by at least the getaddrinfo()Wilmer van der Gaast2007-11-20-2/+2
* Use standard functions for dealing with both IPv6 and IPv4. Jelmer Vernooij2007-10-18-18/+5
* Little doc/help update.Wilmer van der Gaast2007-02-18-1/+1
* configure --pidfile= actually works now.Wilmer van der Gaast2007-02-18-1/+1
* Made set.c API more generic so it's not specific to irc_t structures anymore,Wilmer van der Gaast2006-06-30-1/+1
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-1/+1
* Fixed GError memory leak, correctly setting the migrate_storage default.Wilmer van der Gaast2006-06-21-2/+1
* Added migration storage defaults.Wilmer van der Gaast2006-06-20-0/+2
* xml_load() works pretty well now.Wilmer van der Gaast2006-06-14-1/+1
* Fixed various memory leaks/other possible problems after code review.Wilmer van der Gaast2006-05-15-1/+1