aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* Don't use AI_ADDRCONFIG at all for setting up a listening socket, since itWilmer van der Gaast2011-02-24-1/+5
* s/Your Tweet:/You:/ to avoid using Twitter-specific terminology.Wilmer van der Gaast2011-02-24-1/+1
* More discouraging words on libpurple. Too many people seem to be using itWilmer van der Gaast2011-02-24-1/+7
* Oops. Forgot to set OPER_HACK_ACCOUNT_ADD when adding an account.Wilmer van der Gaast2011-02-01-0/+4
* More password paranoia: Allow omitting the identify/register password asWilmer van der Gaast2011-02-01-25/+82
* Cleaning up irc_umode_set() a little bit, but it's still a disaster.Wilmer van der Gaast2011-01-29-7/+10
* Sneaky if statement is sneaky. The fix from the previous changeset didn'tWilmer van der Gaast2011-01-23-2/+2
* MSN changed the @msn.com login server URL and/or broke the old one. :-(Wilmer van der Gaast2011-01-22-2/+6
* Bump API version number because of the new CTCP stuff.Wilmer van der Gaast2011-01-08-1/+1
* Implement ssl_pending() for NSS. This fixes bug #368 which so far onlyWilmer van der Gaast2010-12-19-1/+7
* 3.0.1-1 changelog entry. Note that this revision is *not* the exactWilmer van der Gaast2010-12-19-0/+7
* Fixing syntax error in configure script.Wilmer van der Gaast2010-12-16-0/+1
* Hide password information during SASL auth in xmlconsole.Wilmer van der Gaast2010-12-16-1/+8
* Don't use NSS unless the user insists. It's known to not work so well (andWilmer van der Gaast2010-12-16-1/+2
* Silently adding /CTCP NUDGE support for MSN contacts.Wilmer van der Gaast2010-12-13-4/+42
* MSN: Don't send any of the special messages offline since they creep peopleWilmer van der Gaast2010-12-13-0/+4
* Allow changing MSN display names in server-side profiles. (I.e. the changesWilmer van der Gaast2010-12-12-13/+90
* At least don't disable Twitter anymore for libpurple builds. libpurpleWilmer van der Gaast2010-12-07-2/+6
* Tweak Debian package description for bitlbee-libpurple: No whining aboutWilmer van der Gaast2010-12-07-2/+1
* Add CTCP HELP code. Also cleaning up some noop handlers in the TwitterWilmer van der Gaast2010-12-07-14/+22
* Add support for XEP 202 (replacement for jabber:iq:time).Wilmer van der Gaast2010-12-06-3/+31
* First bits of CTCP support to contacts. (Try /CTCP VERSION on a JabberWilmer van der Gaast2010-12-06-0/+125
* rename -delWilmer van der Gaast2010-12-05-1/+32
* When recreating the Twitter channel after the user left, also pre-populateWilmer van der Gaast2010-12-05-4/+12
* Don't use xargs -r in distclean (fixes OS X compatibility, #688).Wilmer van der Gaast2010-12-04-1/+1
* Clean up pastebuf_timer when cleaning up channels, and properly clean upWilmer van der Gaast2010-12-02-1/+6
* Time to release 3.0.1, fixing some problematic 3.0 bugs.3.0.1Wilmer van der Gaast2010-11-24-1/+3
* Some polishing/documentation for the "account add" without password hack.Wilmer van der Gaast2010-11-24-11/+19
* Allow omitting the password argument to "account add", to then separatelyWilmer van der Gaast2010-11-22-3/+39
* Be clearer about password settings being intentionally hidden (and notWilmer van der Gaast2010-11-21-3/+7
* Preparing for 3.0.1, which will probably come soon.Wilmer van der Gaast2010-11-21-3/+19
* Advertise support for OTR 1 + 2 when doing "otr connect", as was suggestedWilmer van der Gaast2010-11-21-1/+1
* Extra NULL-check because it *is* possible that prpl->login returns withoutWilmer van der Gaast2010-11-21-1/+1
* Fetch Gadu-Gadu contact lists (libpurple-specific hardcoding hack). BugWilmer van der Gaast2010-11-21-1/+62
* Don't save the global "away" settings, leave that to the IRC /AWAY infoWilmer van der Gaast2010-11-21-3/+4
* Chop spaces from IM handles in all cases. Fixes #723.Wilmer van der Gaast2010-11-21-11/+7
* Time out if logging in takes too long (2m for now). Except for TwitterWilmer van der Gaast2010-11-21-0/+21
* Added irc_channel_with_user() function to find a suitable channel to showWilmer van der Gaast2010-11-20-9/+47
* D'oh. Obviously, only look at MSN buddies when checking the MSN contact list.Wilmer van der Gaast2010-11-20-7/+9
* Fixed out-of-directory build support to not get confused by Eclipse. #713Wilmer van der Gaast2010-11-20-2/+3
* Fix up NSS SSL module.Wilmer van der Gaast2010-11-20-3/+35
* Restore support for joining password-protected Jabber rooms. Now using aWilmer van der Gaast2010-11-20-2/+16
* Sometimes for whatever reasons MSN adds all contacts to both the allow-Wilmer van der Gaast2010-11-20-0/+15
* Fixed two doc/string typos.Wilmer van der Gaast2010-11-19-2/+2
* Un-deprecate login.icq.com, ICQ is back on its own server thanks to theWilmer van der Gaast2010-11-15-4/+8
* Fixed issue with logging in to unverified MSN accounts.Wilmer van der Gaast2010-11-13-3/+19
* Don't use the fd passing code in ipc.c on SunOS since it doesn't seem to beWilmer van der Gaast2010-11-12-0/+16
* Merging a bunch of Debian packaging fixes from AnAnt, the package should beWilmer van der Gaast2010-11-12-29/+66
|\
| * * debian/*.config: use set -e in the body of maintainer scripts.أحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-5/+7
| * * debian/bitlbee-common.init: Also stop at runlevels 0 and 6.أحمد المحمودي (Ahmed El-Mahmoudy)2010-10-25-4/+6