Timeline



2010-08-14:

23:23 Changeset [d97f51b] by Wilmer van der Gaast <wilmer@…>
Fix issues with logging in with huge SSO tickets (hilariously, the …
23:00 Changeset [d912fe4] by Wilmer van der Gaast <wilmer@…>
Add xt_find_path() to simplify digging through multi-level XML trees.
21:33 Changeset [4fc95c5] by Wilmer van der Gaast <wilmer@…>
Add/Remove support.
19:57 Changeset [6ddb223] by Wilmer van der Gaast <wilmer@…>
Separate boilerplate and body of abservice SOAP requests since the …
16:16 Changeset [193dc74] by Wilmer van der Gaast <wilmer@…>
Responses to add requests work now.
14:50 Changeset [e5854a8] by Wilmer van der Gaast <wilmer@…>
Show incoming auth. requests (although responding to them currently …
13:44 Changeset [07874be] by Wilmer van der Gaast <wilmer@…>
Merge mainline stuff.
13:32 Changeset [5848675] by Wilmer van der Gaast <wilmer@…>
The contact's full name is in a different field now in NLN messages.
13:06 Changeset [4452e69] by Wilmer van der Gaast <wilmer@…>
Allow changing the display_name, now permanently!
12:20 Changeset [d93c0eb9] by Wilmer van der Gaast <wilmer@…>
Read incoming MSN status/away messages.
11:30 Changeset [12767e3] by Wilmer van der Gaast <wilmer@…>
Status/Away messages.
11:07 Changeset [73efe3a] by Wilmer van der Gaast <wilmer@…>
Allow Passport authentication with @msn.com accounts.
10:57 Changeset [136c2bb] by Wilmer van der Gaast <wilmer@…>
Fix the libevent-specific compiler warning about closesocket().
10:55 Changeset [ac2717b] by Wilmer van der Gaast <wilmer@…>
blist should only show contacts that are (or would be if they were …
10:21 Changeset [4ffd757] by Wilmer van der Gaast <wilmer@…>
Don't send a /QUIT for every Twitter contact when going offline, and …
08:48 Changeset [4e4af1b] by Wilmer van der Gaast <wilmer@…>
Remove some old Passport stuff, this is all in soap.[ch] now.

2010-08-13:

12:00 Ticket #668 (BitlBee does not send old timestamps to #twitter) closed by wilmer
fixed: changeset:devel,651 fixed this.
11:21 Ticket #671 (libpurple + typing notifications) created by domen@…
Basically the problem is that typing notifications don't work for me …
09:33 Ticket #670 (Updating new irssi scripts for snapshot 1.3) created by timing
Please use this ticket if you have problems with the new scripts. New …
09:12 Changeset [50b8978] by Wilmer van der Gaast <wilmer@…>
OpenSSL fixes + debugging.
09:12 Changeset [91d6e91] by Wilmer van der Gaast <wilmer@…>
Sending offline messages works now ... but Pidgin doesn't seem to …

2010-08-12:

22:44 Changeset [b46769d] by Wilmer van der Gaast <wilmer@…>
Some syntax checking fixups; don't make the same mistake of failing …
22:38 Changeset [be7a180] by Wilmer van der Gaast <wilmer@…>
Proper responses to CHL challenges. Clean up bee_users before calling …
22:13 Changeset [ca7de3a] by Wilmer van der Gaast <wilmer@…>
Successful login (including contact list sync). \o/
09:54 Ticket #669 (bzr rev >= #643 fails to build) created by Christian Ebert <blacktrash@…>
Since bzr #643 making bitlbee fails with: proxy.c: In function …

2010-08-11:

23:03 Changeset [7f34ce2] by Wilmer van der Gaast <wilmer@…>
Get contact list/address book info. Next step: We have to send it …
20:41 Changeset [2b02617] by Wilmer van der Gaast <wilmer@…>
strptime() on FreeBSD (and possibly other non-glibc platforms) %z is …
08:53 Changeset [72176c1] by Wilmer van der Gaast <wilmer@…>
Small bug in the previous change: NULL-initialize srv.
08:08 Changeset [523fb23] by Wilmer van der Gaast <wilmer@…>
Implement MSNP15 SSO (Sadistic Sign-On).

2010-08-10:

11:18 Changeset [ffdf2e7] by Wilmer van der Gaast <wilmer@…>
When doing SRV lookups, return an array with all RRs instead of just …
10:40 Ticket #668 (BitlBee does not send old timestamps to #twitter) created by timing
12:25:34 <@root> twitter - Logging in: Getting initial statuses then …
00:05 Changeset [2ef7d37] by Miklos Vajna <vmiklos@…>
merge skyped default config patch from Debian
00:03 Changeset [ceed953] by Miklos Vajna <vmiklos@…>
merge autogen cleanup patch from Debian

2010-08-09:

19:04 Changeset [7db65b7] by Wilmer van der Gaast <wilmer@…>
Not working yet, but some code for fetching the membership list. …
13:39 Changeset [f32c14c] by Wilmer van der Gaast <wilmer@…>
Oops. We're using channel mode +h (halfop) for a while already, but so …

2010-08-08:

17:29 Changeset [5fecede] by Wilmer van der Gaast <wilmer@…>
Enough changes to successfully login up to (but not including) …
15:34 Changeset [2528cda] by Wilmer van der Gaast <wilmer@…>
Merging msn-offline branch. A tiny bit of MSNP13, and it works for the …
15:25 Changeset [ee6cc94] by Wilmer van der Gaast <wilmer@…>
Use local memory in http_encode() instead of malloc().
13:42 Changeset [b890626] by Wilmer van der Gaast <wilmer@…>
Add a few more commands (including RT) and the ability to send …

2010-08-07:

21:06 Changeset [203a2d2] by Wilmer van der Gaast <wilmer@…>
Allow protocol modules to keep per-contact protocol-specific data. Use …
19:39 Changeset [7b87539] by Wilmer van der Gaast <wilmer@…>
Add commands to the Twitter module, starting with undo (which deletes …
19:33 Ticket #520 (msn connection failure with pending buddy invite(s)) reopened by wilmer
This just came up again in #bitlbee, looks like it's still an issue. :-(
16:50 Ticket #662 (Adding connecting to jabber crashes 1.2.8 on CentOS x86_65) closed by wilmer
fixed: The backtrace in this bug is not the real crash but a SIGPIPE. You …
16:35 Ticket #667 (Compilation problems on Solaris) closed by wilmer
fixed: Thanks for the patches! Note that 1.2.8 is old code and what is …
16:33 Changeset [daae10f] by Wilmer van der Gaast <wilmer@…>
OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
14:57 Ticket #644 (Using IPv6 to connect into XMPP-server) closed by wilmer
fixed: Applied in changeset:devel,643. The V4MAPPED stuff was causing …
14:55 Changeset [289bd2d] by Wilmer van der Gaast <wilmer@…>
Applied patch from wahjava (with some modifications) for bug #644. …
13:08 Changeset [e193aeb] by Wilmer van der Gaast <wilmer@…>
Reconstruct incoming truncated retweets.

2010-08-06:

21:05 Changeset [bf2ebd8]1.3dev by Wilmer van der Gaast <wilmer@…>
Alright, let's try a dev snapshot.
15:44 Ticket #667 (Compilation problems on Solaris) created by Dagobert Michelsen <dam@…>
Hi, I have compiled bitlbee stable/release 1.2.8 (not listed on …

2010-08-05:

20:20 Changeset [f7d12f7] by Wilmer van der Gaast <wilmer@…>
Some fixes for compiler warnings that only show up when compiling with …

2010-08-04:

20:50 Ticket #661 ("Did I ask you something?" is a question.) closed by wilmer
fixed: Heh. Yeah, like #77. :-) Alright, since this issue comes up from time …
20:48 Changeset [65a4a64] by Wilmer van der Gaast <wilmer@…>
To address bugs #77 and #661, add some code that should avoid …
20:06 Ticket #660 (Implement the /list command) closed by wilmer
fixed: changeset:devel,637 changeset:devel,638 There's your stuff. Now gimme …
20:04 Changeset [23d6165] by Wilmer van der Gaast <wilmer@…>
For bug #660, add a /LIST command.
19:46 Ticket #665 (Allow bitlbee to build with gcc 3 again) closed by wilmer
fixed: That wasn't too hard in the end, and hopefully this fix is just as …
19:45 Changeset [65016a6] by Wilmer van der Gaast <wilmer@…>
Set channel mode +C for control channels.
19:30 Changeset [bce2014] by Wilmer van der Gaast <wilmer@…>
Try another way to silence int-pointer cast warnings in the Yahoo! …

2010-08-03:

23:17 Ticket #666 (bit.ly support) created by sjefen6@…
bit.ly support. This would improve the twitter experience. Bit.ly …
18:58 Ticket #665 (Allow bitlbee to build with gcc 3 again) created by James Teh <jamie@…>
changeset:devel,524.5.3 changed protocols/yahoo/Makefile, adding …
13:42 Changeset [be22e7b] by Miklos Vajna <vmiklos@…>
t/livetest-bitlbee: redirect bitlbee's stderr to a logfile, not useful …
12:39 Changeset [7670b02] by Miklos Vajna <vmiklos@…>
build for <1.3
12:31 Changeset [32ba371] by Miklos Vajna <vmiklos@…>
updates for 0.8.3
12:30 Changeset [4ab7225] by Miklos Vajna <vmiklos@…>
checkpatch fix
11:57 Changeset [f5ae4a10] by Miklos Vajna <vmiklos@…>
fix up testcases for ui-fix
11:57 Changeset [3d88f65] by Miklos Vajna <vmiklos@…>
tests: don't generate new certs all the time if not needed this is a …
11:13 Changeset [3adc247] by Miklos Vajna <vmiklos@…>
remove #if BITLBEE_VERSION_CODE >= BITLBEE_VER(1, 2, 6) that's always …
11:12 Changeset [78d22cd0] by Miklos Vajna <vmiklos@…>
BitlBee 1.3.0 compatibility patch

2010-08-02:

21:54 Changeset [8fcb196] by Miklos Vajna <vmiklos@…>
update skype api link
19:37 Changeset [3063f81] by Wilmer van der Gaast <wilmer@…>
Bump up the version number, and also copy bee.h to the public include …

2010-07-30:

14:33 Changeset [8f984a0] by Wilmer van der Gaast <wilmer@…>
Make the "chop off +b stuff from version number" more specific to …
14:28 Changeset [8b61469] by Wilmer van der Gaast <wilmer@…>
Don't notify the UI about group changes if there wasn't, in fact, a …

2010-07-29:

23:13 Ticket #664 (Retrieve tweets from Twitter saved searches) created by James Teh <jamie@…>
It would be useful if Bitlbee could retrieve tweets from saved …
22:52 Ticket #663 (Retrieve Twitter "mentions" timeline) created by James Teh <jamie@…>
It would be useful if Bitlbee could retrieve the "mentions" timeline …
19:30 Changeset [b925666] by Wilmer van der Gaast <wilmer@…>
Show a friendly warning message when running in inetd mode on the …
19:17 Changeset [1521a85] by Wilmer van der Gaast <wilmer@…>
Make the unittests work *slightly* better with libevent. (Still won't …
18:18 Changeset [f7ca587] by Wilmer van der Gaast <wilmer@…>
Restore default_target setting, kill last_root_cmd variable and just …
17:08 Changeset [2fe5eb9] by Wilmer van der Gaast <wilmer@…>
Clean up references from irc_user structs to channels that are being …
15:08 Ticket #662 (Adding connecting to jabber crashes 1.2.8 on CentOS x86_65) created by raatti@…
http://pastebin.com/7nA8Pddx
09:02 Ticket #651 (HTTP Error 401 Unauthorized generated when I post a message with ...) closed by wilmer
fixed: Fixed by changeset:devel,628. This problem started when setlocale() …
08:57 Changeset [b40e60d] by Wilmer van der Gaast <wilmer@…>
Fixing http_encode(): BitlBee now calls setlocale() (for nickname …
07:19 Changeset [3963fdd] by Wilmer van der Gaast <wilmer@…>
"Fix up" unittests enough to at least compile. Never touched these …

2010-07-28:

13:06 Ticket #661 ("Did I ask you something?" is a question.) created by anonymous
any response to this question generates further "Did I ask you …
08:24 Changeset [3b3c50d9] by Wilmer van der Gaast <wilmer@…>
Allow including account tags in nicknames, and be a bit more clever …
08:01 Ticket #660 (Implement the /list command) created by timing
To list channels we can do: 'chan l'. This is not easy to parse with …
00:08 Ticket #656 (100% cpu when trying to stop/restart non-forked bitlbee) closed by wilmer
fixed
00:06 Ticket #658 (Hide switchboard errors when it's about typing notices) closed by wilmer
fixed: changeset:devel,624 should fix this.

2010-07-27:

22:24 Changeset [13fa2db] by Wilmer van der Gaast <wilmer@…>
Don't crash when trying to join a channel with an invalid name.
22:18 Changeset [4255320] by Wilmer van der Gaast <wilmer@…>
MSN: Don't show any "special" messages when breaking down switchboards …
22:04 Changeset [f6f5eee] by Wilmer van der Gaast <wilmer@…>
Source documentation update, including a short HACKING file.
17:45 Changeset [82ca986] by Wilmer van der Gaast <wilmer@…>
Fixed shutdown sequence (could cause 100% CPU usage on SIGTERM).
14:10 Ticket #520 (msn connection failure with pending buddy invite(s)) closed by wilmer
moreinfo: As we discussed on IRC, this is probably an issue with MSN. …
10:27 Changeset [a7dbf45] by Wilmer van der Gaast <wilmer@…>
Block CTCPs to channels instead of sending them as plain messages. …
08:35 Ticket #659 (If there is a control channel, add name changes to that channel) created by timing
In a query you see this […] But when you do not have a query open …
08:30 Ticket #658 (Hide switchboard errors when it's about typing notices) created by timing
I removed the check: 'is $user in &bitlbee' before sending a typing …
07:18 Ticket #657 ('password is empty' should be 'password is set' or 'password is hidden') created by timing
when listing your settings with 'set', there is 'password is empty' in …

2010-07-26:

23:03 Changeset [3fa5a8c] by Wilmer van der Gaast <wilmer@…>
Install all new/moved header files in install-dev so bitlbee-skype and …

2010-07-25:

16:36 Ticket #656 (100% cpu when trying to stop/restart non-forked bitlbee) created by ander.punnar@…
From syslog: Jul 25 19:30:25 fffu bitlbee[4707]: SIGTERM …
13:59 Changeset [c6bf805] by Wilmer van der Gaast <wilmer@…>
Some NULL pointer checks for libyahoo2 - this code's currently …
09:11 Changeset [51a3d12] by Wilmer van der Gaast <wilmer@…>
Allow change nicknames when moving contacts between groups. Also …
08:56 Changeset [5588edf5] by Wilmer van der Gaast <wilmer@…>
Suppress GLib warning when trying to get a user's IP address while not …
08:54 Changeset [42acba1] by Wilmer van der Gaast <wilmer@…>
Some support for changing group info on OSCAR.

2010-07-24:

23:26 Changeset [8b01217] by Wilmer van der Gaast <wilmer@…>
MSN supports having people in multiple groups and BitlBee does not. …
22:50 Changeset [f1f7b5e] by Wilmer van der Gaast <wilmer@…>
Take the local address from the IM/IRC connection when setting up a …
21:31 Ticket #35 (Grouping buddies in bitlbee) closed by wilmer
fixed
21:29 Ticket #3 (File transfer support) closed by wilmer
fixed: I just merged ui-fix into mainline. This closes one of the oldest …
21:28 Ticket #618 (Use of expressions in nick_source) closed by wilmer
fixed: I just merged ui-fix into mainline.
21:27 Ticket #609 (Twitter protocol support should turn "username: foo" into "@username foo") closed by wilmer
fixed: I just merged ui-fix into mainline.
21:27 Ticket #454 (Re: identifying to bitlbee) closed by wilmer
fixed: I just merged ui-fix into mainline.
21:27 Ticket #416 (Disable auto-joining of control channel) closed by wilmer
fixed: I just merged ui-fix into mainline.
21:27 Ticket #272 (redesign to use libpurple (previously libgaim)) closed by wilmer
fixed: I just merged ui-fix into mainline.
21:27 Ticket #244 (If two people are away) closed by wilmer
fixed: I just merged ui-fix into mainline.
21:27 Ticket #215 (IM accounts as seperate channels (not all users from different ...) closed by wilmer
fixed: I just merged ui-fix into mainline.
21:26 Ticket #59 (Idle Time) closed by wilmer
fixed: I just merged ui-fix into mainline.
21:26 Ticket #6 (Allow nick changes) closed by wilmer
fixed: I just merged ui-fix into mainline.
21:26 Ticket #620 (Use iconv -> ASCII//TRANSLIT for better nicknames) closed by wilmer
fixed: I just merged ui-fix into mainline.
21:26 Ticket #514 (Bitlbee's AIM groupchat implementation does not support exchange ...) closed by wilmer
fixed: I just merged ui-fix into mainline.
21:26 Ticket #85 (buddy_sendbuffer for groupchats) closed by wilmer
fixed: I just merged ui-fix into mainline.
21:16 Changeset [2945c6f] by Wilmer van der Gaast <wilmer@…>
Merge ui-fix (which includes killerbee (i.e. file transfers and …
20:59 Changeset [593971d] by Wilmer van der Gaast <wilmer@…>
Warn when adding an account twice. People are doing this a lot …
16:10 Changeset [0f28785] by Wilmer van der Gaast <wilmer@…>
Account tag documentation update.
15:58 Changeset [e135cd09] by Wilmer van der Gaast <wilmer@…>
Use the account tag in a few places and store it in the XML file as an …
15:46 Changeset [40e6dac] by Wilmer van der Gaast <wilmer@…>
Adding account tags as a way to 100% uniquely identify an account. …
14:30 Ticket #655 (Connect to AOL on port 80 results in "oscar - Couldn't log in: FLAP ...) closed by wilmer
invalid: No problem. I'll close the bug then. The only thing that is still …
14:19 Changeset [7989d40d] by Wilmer van der Gaast <wilmer@…>
Fixing chat_join() for OSCAR to return a struct groupchat* right away, …
14:06 Changeset [03f3828] by Wilmer van der Gaast <wilmer@…>
Adding protocol-specific chatroom settings. First one to use this: AIM …
13:29 Changeset [c8791f2] by Wilmer van der Gaast <wilmer@…>
Merging libyahoo2 fixes. Now completely up-to-date with libyahoo2 svn …
13:28 Changeset [c495217] by Wilmer van der Gaast <wilmer@…>
Inverting allow_reconnect logic on login failures. Automatic …
13:04 Changeset [ccc595b] by Wilmer van der Gaast <wilmer@…>
Support buddy groups on Yahoo!
11:15 Changeset [78e2eb7] by Wilmer van der Gaast <wilmer@…>
New handling of authorization requests. The old one wasn't fully …
10:57 Changeset [9034ba0] by Wilmer van der Gaast <wilmer@…>
Merge complete. It still logs in…

2010-07-23:

14:35 Changeset [c36f73b] by Wilmer van der Gaast <wilmer@…>
This should mostly be a no-op, merging *loads* of whitespace changes …

2010-07-22:

07:43 Changeset [938c305] by Wilmer van der Gaast <wilmer@…>
Fixed crash on failed Jabber file transfers.

2010-07-21:

19:19 Ticket #655 (Connect to AOL on port 80 results in "oscar - Couldn't log in: FLAP ...) created by slackorama@…
Because of a firewall at work, I connect to AOL over port 80 and up …
00:39 Changeset [262bc7e] by Wilmer van der Gaast <wilmer@…>
1.3dev changelog. Should release that soon, sticking a version# on it …

2010-07-20:

23:41 Ticket #654 (Facebook Chat - jabber - Warning: Received incomplete IQ-set packet) closed by wilmer
fixed: Some are, some are not. :-) Most of them are. Have fun!
14:29 Ticket #654 (Facebook Chat - jabber - Warning: Received incomplete IQ-set packet) created by op2rules@…
I get the "jabber - Warning: Received incomplete IQ-set packet" error …

2010-07-19:

21:18 Changeset [5a61bf59] by Wilmer van der Gaast <wilmer@…>
Whoops. Small memory management screw-up.

2010-07-18:

23:50 Changeset [6d8cc05] by Wilmer van der Gaast <wilmer@…>
Adding easy migration from old show_offline/away_devoice settings, and …
22:12 Changeset [94d5da9c] by Wilmer van der Gaast <wilmer@…>
One of the last few things I wanted to get done in this branch: …
20:12 Changeset [4f22a68c] by Wilmer van der Gaast <wilmer@…>
Automatically operate on the current channel if just using "channel set".
16:57 Ticket #520 (msn connection failure with pending buddy invite(s)) reopened by ander.punnar@…
19:52:59 <ander> i added second msn account 19:53:08 <ander> and it …
15:31 Changeset [3e59c8d] by Wilmer van der Gaast <wilmer@…>
libpurple: Add contacts to groups when requested. Still not dealing …
15:12 Changeset [2efb69b] by Wilmer van der Gaast <wilmer@…>
Doc update for the previous change.
15:04 Changeset [f1d488e] by Wilmer van der Gaast <wilmer@…>
Add some context sensitivity to the "add" command: If it's used in a …
14:44 Changeset [2bfe976] by Wilmer van der Gaast <wilmer@…>
The "transfers" command was renamed to "transfer".

2010-07-17:

21:35 Ticket #653 (Update from bitlbee_bzr-devel-578 to bitlbee-dev_bzr-wilmer-ui-fix_711 ...) created by Markus.Ueberall@…
Shortly after the welcome message(s) ("BitlBee-IRCd initialized, …
16:11 Changeset [fe4f28f] by Wilmer van der Gaast <wilmer@…>
Remove the user from default_channel if it has the auto_join setting …
15:51 Changeset [5c18a76] by Wilmer van der Gaast <wilmer@…>
Store exact Twitter usernames for all Twitter contacts when using …
15:40 Ticket #593 (identi.ca/status.net support) closed by wilmer
fixed: Oh, this is done now, and the Twitter API module registers an identica …
15:30 Ticket #628 (save command doesn't work until reconnection to bitlbee ircd after ...) closed by wilmer
invalid
15:30 Ticket #632 (Multiple AIM accounts for one channel) closed by wilmer
fixed
15:12 Ticket #634 (UI-Fix branch auto_connect channels) closed by wilmer
fixed: Oh yes, this is done for a few weeks already. chan x set auto_join
15:09 Ticket #648 (Using Twitter and Identica accounts with the same username) closed by wilmer
fixed: Alright, I made a few changes and submitted …
15:06 Changeset [ffcdf13] by Wilmer van der Gaast <wilmer@…>
When using non-Twitter Twitter API services, prefix the channel and …
14:41 Changeset [0d691ea] by Wilmer van der Gaast <wilmer@…>
Although linebreaks are allowed in the .xml files, new lines should …
14:37 Changeset [6f0ea57] by Wilmer van der Gaast <wilmer@…>
Making nick_format a tiny bit more complicated: Allow truncating a …
14:23 Changeset [5e98ff0] by Wilmer van der Gaast <wilmer@…>
Free a user structure when using the remove command. This disappeared …
14:02 Changeset [6ef19f7] by Wilmer van der Gaast <wilmer@…>
Fixed bug in r712. Check part, not *part.
12:29 Changeset [a91550c] by Wilmer van der Gaast <wilmer@…>
Try to pass a group when removing a contact. No idea what will happen …
12:08 Changeset [a08e875] by Wilmer van der Gaast <wilmer@…>
libpurple: Read group information of contacts.
11:34 Changeset [d0527c1] by Wilmer van der Gaast <wilmer@…>
libpurple: Handle incoming authorization requests.
10:04 Changeset [177ffd7] by Wilmer van der Gaast <wilmer@…>
nick_gen() should also insert an underscore if the first character of …

2010-07-16:

23:55 Changeset [e437366] by Wilmer van der Gaast <wilmer@…>
Fix possible crash on trying to use half-created OSCAR chatrooms.
23:31 Changeset [4346c3f4] by Wilmer van der Gaast <wilmer@…>
Merging mainline.
23:14 Changeset [ef14a83] by Wilmer van der Gaast <wilmer@…>
WTF AOL, now suddenly underscores are not allowed in room names?
23:11 Changeset [516a9c6] by Wilmer van der Gaast <wilmer@…>
No idea why http_dorequest() ever returned void*. Don't hide the type, …
12:09 Ticket #652 (imo.im as Skype gateway) created by thedeppchef@…
Hey. To my knowledge, imo.im is the only way to use Skype that …

2010-07-15:

23:23 Changeset [7885d0f] by Wilmer van der Gaast <wilmer@…>
Don't be a dumbass and stop following redirects if there doesn't seem …
22:18 Ticket #643 (twitter_lib.c:176: undefined reference to `g_ascii_strtoll') closed by wilmer
fixed: Alright, applied. I didn't realise there was a strtoll() function in …
22:16 Changeset [e4e0b37] by Wilmer van der Gaast <wilmer@…>
Fix compatibility with older GLib versions again. (Bug #643, patch …
22:15 Changeset [e693ac2]1.2.8-1 by Wilmer van der Gaast <wilmer@…>
Debian package 1.2.8-1.
09:48 Ticket #651 (HTTP Error 401 Unauthorized generated when I post a message with ...) created by didier@…
I'm using the testing.bitlbee.org server with a twitter account. When …
Note: See TracTimeline for information about the timeline view.