index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
...
*
|
|
|
|
Merging from Jelmer.
Wilmer van der Gaast
2007-11-05
-141
/
+82
|
\
\
\
\
\
|
*
|
|
|
|
Fix indentation.
Jelmer Vernooij
2007-10-18
-21
/
+21
|
*
|
|
|
|
Use standard functions for dealing with both IPv6 and IPv4.
Jelmer Vernooij
2007-10-18
-175
/
+61
|
*
|
|
|
|
Merge upstream.
Jelmer Vernooij
2007-10-18
-1
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Fix another warning.
Jelmer Vernooij
2007-10-12
-3
/
+3
|
*
|
|
|
|
|
Fix GCC warning.
Jelmer Vernooij
2007-10-12
-2
/
+2
|
*
|
|
|
|
|
Add GCC attributes.
Jelmer Vernooij
2007-10-12
-6
/
+6
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
s/FAQ's/FAQs/
Wilmer van der Gaast
2007-10-30
-1
/
+1
*
|
|
|
|
|
debian/ specific: Changed "rm help.txt at upgrade" hack to not remove the
Wilmer van der Gaast
2007-10-22
-2
/
+16
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Fixed a typo in "help join_chat".
Wilmer van der Gaast
2007-10-14
-1
/
+1
|
/
/
/
/
*
|
|
|
Added word_wrap() function to misc.c and using it at the right places so
Wilmer van der Gaast
2007-10-12
-33
/
+121
*
|
|
|
configure script now allows one to override CFLAGS. (Bug #171)
Wilmer van der Gaast
2007-10-10
-2
/
+3
*
|
|
|
Made the netsplit-like quit messages optional.
Wilmer van der Gaast
2007-10-10
-3
/
+26
*
|
|
|
Added 1.0.4 changes to doc/CHANGES.
Wilmer van der Gaast
2007-10-10
-1
/
+16
*
|
|
|
Added some comments to nogaim.h (Thanks to Miklos Vajna).
Wilmer van der Gaast
2007-10-10
-1
/
+2
|
\
|
|
|
*
|
|
|
Merge http://code.bitlbee.org/bitlbee/.
Miklos Vajna
2007-10-08
-65
/
+175
|
\
\
\
\
|
*
|
|
|
"Changed" the ArcFour implementation. I'm afraid this was a waste of time,
Wilmer van der Gaast
2007-10-07
-6
/
+14
|
*
|
|
|
Adding test for arc.c so that I can now safely replace the RC4 code with a
Wilmer van der Gaast
2007-10-07
-1
/
+100
|
*
|
|
|
Renaming RC4 to ArcFour (possible trademark issues).
Wilmer van der Gaast
2007-10-07
-59
/
+62
*
|
|
|
|
Improve comments in nogaim.h so that writing support for new protocols will be
Miklos Vajna
2007-10-08
-6
/
+88
|
/
/
/
/
*
|
|
|
Fixed NULL pointer dereference in "account set" command. That command
Wilmer van der Gaast
2007-09-25
-1
/
+1
*
|
|
|
Made UTF-8 the new default charset. This is the default on pretty much every
Wilmer van der Gaast
2007-09-01
-1
/
+1
*
|
|
|
Changed the order in which things are loaded a little bit so
Wilmer van der Gaast
2007-08-30
-7
/
+6
*
|
|
|
From vmiklos: More verbose error message on plugin load failures.
Wilmer van der Gaast
2007-08-30
-1
/
+1
*
|
|
|
From vmiklos: Fixed list of header files in Makefile.
Wilmer van der Gaast
2007-08-30
-1
/
+1
*
|
|
|
From vmiklos: Added --plugins= option to configure script.
Wilmer van der Gaast
2007-08-30
-0
/
+8
*
|
|
|
Merge from Jelmer (making GCC4 happy by sanitizing some typecasting mess
Wilmer van der Gaast
2007-07-15
-18
/
+25
|
\
\
\
\
|
*
|
|
|
Fix ssl_bogus.
Jelmer Vernooij
2007-07-07
-0
/
+5
|
*
|
|
|
Fix some warnings in storage.c.
Jelmer Vernooij
2007-07-07
-18
/
+22
*
|
|
|
|
Hiding LDAP support because it doesn't actually work at all ATM.
Wilmer van der Gaast
2007-07-15
-2
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Adding an epoch to "spoofed" version numbers to make sure apt doesn't
Wilmer van der Gaast
2007-07-14
-1
/
+1
*
|
|
|
Removed MPL from debian/copyright because the old Jabber module is gone
Wilmer van der Gaast
2007-07-06
-478
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Adding debian/ tree to the repository again. Updated it to include all
Wilmer van der Gaast
2007-07-06
-0
/
+1996
*
|
|
Merge from Jelmer (mainly unit testing things).
Wilmer van der Gaast
2007-07-01
-10
/
+410
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add lcov target
Jelmer Vernooij
2007-01-22
-0
/
+11
|
*
|
Add tests for set
Jelmer Vernooij
2007-01-21
-1
/
+139
|
*
|
Add testsuite for crypting.
Jelmer Vernooij
2007-01-21
-1
/
+52
|
*
|
Add unit testing for user code
Jelmer Vernooij
2007-01-21
-1
/
+95
|
*
|
Add tests for set_url(). Fixed a bug where the default port wasn't
Jelmer Vernooij
2006-12-24
-1
/
+72
|
*
|
Refactor the help code to take a filename rather than using the global struct.
Jelmer Vernooij
2006-12-24
-10
/
+43
|
*
|
Fix check for non-debug builds.
Jelmer Vernooij
2006-12-24
-0
/
+2
*
|
|
Added help information for the join_chat command and its five arguments,
Wilmer van der Gaast
2007-06-30
-10
/
+10
*
|
|
s/Gender: Unknown// in OSCAR profile info. If we don't know, just don't
Wilmer van der Gaast
2007-04-27
-1
/
+2
|
|
/
|
/
|
*
|
join_chat root command works for AIM chats now. (Was trivial to add and
Wilmer van der Gaast
2007-04-21
-11
/
+15
*
|
Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication crap
Wilmer van der Gaast
2007-04-20
-11
/
+11
*
|
Jabber module should always send the status information of the primary
Wilmer van der Gaast
2007-04-20
-4
/
+4
*
|
Added G_GNUC_PRINTF() to imcb_(log|error) to keep an eye on fmt string issues.
Wilmer van der Gaast
2007-04-20
-2
/
+2
*
|
Renamed some more prpl functions.
Wilmer van der Gaast
2007-04-20
-23
/
+22
*
|
No auto reconnect when the user does "account off" (in fact this auto
Wilmer van der Gaast
2007-04-20
-1
/
+1
*
|
Renamed/slightly changed syntax of groupchat callback functions.
Wilmer van der Gaast
2007-04-19
-43
/
+42
[prev]
[next]