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
/
storage_text.c
Commit message (
Expand
)
Author
Age
Lines
*
Completely reviewed all uses of irc->password, irc_setpass() and
Wilmer van der Gaast
2008-09-06
-10
/
+3
*
Merge trunk.
Jelmer Vernooij
2008-04-02
-221
/
+30
|
\
|
*
Got rid of some noise at startup: complaining when the default configuration
Wilmer van der Gaast
2008-02-11
-4
/
+4
|
*
Fixed a possible issue with corrupted .nicks files in text_load().
Wilmer van der Gaast
2007-02-18
-1
/
+1
|
*
Fixed #181. (Using wrong (static) variable in error messages.)
Wilmer van der Gaast
2006-10-22
-1
/
+1
|
*
Fixed text_load(), added detection of primary storage backends without
Wilmer van der Gaast
2006-07-05
-34
/
+23
|
*
Implemented per-account nick lists instead of per-protocol nick lists.
Wilmer van der Gaast
2006-07-03
-176
/
+2
|
*
Moved the call to "account on" to the right place.
Wilmer van der Gaast
2006-06-26
-6
/
+0
|
*
Converted irc->status to binary flags. (This also fixes auto-save-on-quit
Wilmer van der Gaast
2006-06-15
-2
/
+2
*
|
Merge Wilmer
Jelmer Vernooij
2006-01-10
-1
/
+1
|
\
|
|
*
Added OperPassword and RunMode = ForkDaemon settings. Oper stuff is
Wilmer van der Gaast
2005-12-26
-1
/
+1
*
|
Merge integration
Jelmer Vernooij
2005-12-17
-1
/
+1
|
\
|
|
*
Yay for useless optimizations!
Wilmer van der Gaast
2005-12-16
-3
/
+1
|
*
Added the ICQ and AIM protocol numbers to find_protocol_by_id in storage_text...
Wilmer van der Gaast
2005-12-16
-0
/
+2
*
|
Fix win32 build using mingw32 on linux (no ssl and yahoo yet though)
Jelmer Vernooij
2005-12-17
-0
/
+8
|
/
*
Merged Jelmer's pluginable tree (mainly useful for the Win32 port).
Wilmer van der Gaast
2005-12-15
-4
/
+37
|
\
|
*
Merge my pluginable branch
Jelmer Vernooij
2005-12-14
-4
/
+37
|
/
*
Add support for 'primary' and 'migrate' account storages.
Jelmer Vernooij
2005-12-14
-7
/
+8
*
Clearer seperation between crypting and generic password code
Jelmer Vernooij
2005-12-08
-2
/
+4
*
Couple of small bugfixes
Jelmer Vernooij
2005-12-08
-1
/
+1
*
Add check_pass function
Jelmer Vernooij
2005-12-08
-1
/
+14
*
Simplify storage API a bit
Jelmer Vernooij
2005-12-08
-54
/
+44
*
Add abstraction layer for storage
Jelmer Vernooij
2005-12-08
-0
/
+308