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
/
account.c
Commit message (
Expand
)
Author
Age
Lines
*
Fixed ugly looping bug in chatroom list cleanup code.
Wilmer van der Gaast
2008-09-01
-3
/
+3
*
Added cleanup code.
Wilmer van der Gaast
2008-08-31
-0
/
+8
*
Clearer feedback after set/account set commands.
Wilmer van der Gaast
2008-08-24
-1
/
+1
*
Added SET_INVALID, which set evaluators should now return instead of NULL
Wilmer van der Gaast
2008-08-24
-13
/
+18
*
Better handling of NULLs passed to set_eval_account(). Still confusing
Wilmer van der Gaast
2008-08-19
-14
/
+18
*
Added ceiling to auto-reconnect delay, changed the default to 5*3<900 and
Wilmer van der Gaast
2008-08-10
-17
/
+61
*
Simple exponential backoff code. Have to add a maximum delay setting,
Wilmer van der Gaast
2008-08-06
-0
/
+36
*
Reordered irc_free() a little bit, hoping that this will fix a crash-on-quit
Wilmer van der Gaast
2008-04-02
-7
/
+5
*
Killed the <server> parameter to "account add" and changed the default
Wilmer van der Gaast
2007-12-12
-1
/
+6
*
No auto reconnect when the user does "account off" (in fact this auto
Wilmer van der Gaast
2007-04-20
-1
/
+1
*
Cleaned up struct im_connection. No more username/password stuff since
Wilmer van der Gaast
2007-04-15
-2
/
+1
*
More cleanups, mainly in the callbacks. Replaced things like
Wilmer van der Gaast
2007-04-05
-1
/
+1
*
s/gaim_connection/im_connection/ and some other minor API changes. The rest
Wilmer van der Gaast
2007-03-30
-8
/
+8
*
Fixed a broken call to set_get() (CRASH), shut up a compiler warning in
Wilmer van der Gaast
2006-07-15
-1
/
+1
*
Added a per-connection auto_reconnect setting.
Wilmer van der Gaast
2006-07-14
-0
/
+2
*
Implemented per-account nick lists instead of per-protocol nick lists.
Wilmer van der Gaast
2006-07-03
-1
/
+5
*
Added protocol-specific settings, made the server setting specific to only
Wilmer van der Gaast
2006-07-02
-6
/
+6
*
Fixed check in set_eval_account() and merging from main (better NAMES replies).
Wilmer van der Gaast
2006-07-01
-1
/
+1
|
\
*
|
Added "account set" command.
Wilmer van der Gaast
2006-07-01
-0
/
+60
*
|
Got rid of struct aim_user (now using account_t everywhere). Needs some more
Wilmer van der Gaast
2006-07-01
-12
/
+1
*
|
Implemented handling of autoconnect attribute.
Wilmer van der Gaast
2006-06-21
-0
/
+1
*
|
Added storage_xml.c
Wilmer van der Gaast
2006-06-07
-1
/
+1
|
/
*
Misc. things (mainly code cleanup, better quoting for root commands)
Wilmer van der Gaast
2006-04-25
-1
/
+2
|
\
|
*
Removed account_offline(), we have signoff() already.
Wilmer van der Gaast
2006-04-13
-1
/
+2
*
|
Added $proto($handle) account matching to account_get().
Wilmer van der Gaast
2006-04-08
-0
/
+26
|
/
*
Remove statement that couldn't be executed anyway
Jelmer Vernooij
2005-12-14
-6
/
+0
*
Migrate my pluginable branch to use Wilmers' branch as parent
Jelmer Vernooij
2005-11-07
-7
/
+7
*
Initial repository (0.99 release tree)
0.99
Wilmer van der Gaast
2005-11-06
-0
/
+156