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
path:
root
/
user.c
Commit message (
Expand
)
Author
Age
Lines
*
One total mess that doesn't do much yet, but reorganised some stuff and
Wilmer van der Gaast
2010-03-26
-231
/
+0
*
Added imcb_ask_auth() instead of reimplementing authorization requests
Wilmer van der Gaast
2009-10-10
-1
/
+1
*
Fixed a memory management problem that caused some strange nickname issues.
Wilmer van der Gaast
2007-06-14
-0
/
+1
*
s/gaim_connection/im_connection/ and some other minor API changes. The rest
Wilmer van der Gaast
2007-03-30
-6
/
+6
*
Extra comments in set.h and now properly using set_getbool() instead of
Wilmer van der Gaast
2006-08-13
-1
/
+1
*
Implemented per-account nick lists instead of per-protocol nick lists.
Wilmer van der Gaast
2006-07-03
-10
/
+16
*
Got rid of struct aim_user (now using account_t everywhere). Needs some more
Wilmer van der Gaast
2006-07-01
-1
/
+1
*
Made set.c API more generic so it's not specific to irc_t structures anymore,
Wilmer van der Gaast
2006-06-30
-1
/
+1
*
Fixed a memory leak (u->group).
Wilmer van der Gaast
2006-06-25
-3
/
+4
*
Merging from main development tree.
Wilmer van der Gaast
2006-05-26
-2
/
+2
|
\
|
*
Fixed a string handling mistake and better stripping of servernames used
Wilmer van der Gaast
2006-05-20
-2
/
+2
*
|
Moved everything to the BitlBee event handling API.
Wilmer van der Gaast
2006-05-10
-1
/
+1
|
/
*
Remove handle_cmp() replacing it by a protocol-specific function.
Jelmer Vernooij
2005-11-15
-1
/
+1
*
Initial repository (0.99 release tree)
0.99
Wilmer van der Gaast
2005-11-06
-0
/
+223