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
/
protocols
/
account.c
Commit message (
Expand
)
Author
Age
Lines
*
Merging "storage" branch which I wrote long ago. It separates generation of
Wilmer van der Gaast
2013-04-20
-5
/
+5
|
\
|
*
s/ACC_SET_NOSAVE/SET_NOSAVE/.
Wilmer van der Gaast
2012-06-07
-5
/
+5
*
|
I'm still bored on a long flight. Wrote a script to automatically update
Wilmer van der Gaast
2013-02-21
-1
/
+1
*
|
Don't set up the account_on_timeout() timer if *_login() called
Wilmer van der Gaast
2013-01-13
-3
/
+6
*
|
Allow "set -del password". #984
Wilmer van der Gaast
2012-08-19
-12
/
+8
|
/
*
Be clearer about password settings being intentionally hidden (and not
Wilmer van der Gaast
2010-11-21
-1
/
+1
*
Extra NULL-check because it *is* possible that prpl->login returns without
Wilmer van der Gaast
2010-11-21
-1
/
+1
*
Time out if logging in takes too long (2m for now). Except for Twitter
Wilmer van der Gaast
2010-11-21
-0
/
+15
*
Allow including account tags in nicknames, and be a bit more clever about
Wilmer van der Gaast
2010-07-28
-6
/
+21
*
Use the account tag in a few places and store it in the XML file as an
Wilmer van der Gaast
2010-07-24
-0
/
+1
*
Adding account tags as a way to 100% uniquely identify an account.
Wilmer van der Gaast
2010-07-24
-1
/
+49
*
Automatically convert nick_source settings to their nick_convert equivalent.
Wilmer van der Gaast
2010-07-13
-1
/
+19
*
Reformat nicks whenever fullname/nick/group changes (but at least for now
Wilmer van der Gaast
2010-07-13
-0
/
+1
*
First version of the nick_format setting.
Wilmer van der Gaast
2010-07-12
-0
/
+2
*
Import chatrooms configured in older BitlBee versions. Settings are currently
Wilmer van der Gaast
2010-06-27
-1
/
+0
*
Cleaned lots of compiler warnings so I can get some signal again.
Wilmer van der Gaast
2010-04-01
-1
/
+0
*
nogaim.c is close to doing something useful again without speaking any IRC
Wilmer van der Gaast
2010-03-31
-17
/
+19
*
One total mess that doesn't do much yet, but reorganised some stuff and
Wilmer van der Gaast
2010-03-26
-0
/
+359