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.c
Commit message (
Expand
)
Author
Age
Lines
*
Fix some clang static analyzer warnings
dequis
2016-12-26
-1
/
+1
*
Manual merge with wilmer's approach to handling missing protocols
dequis
2016-11-21
-0
/
+4
*
Authentication: scaffolding for multiple authentication backends
Dennis Kaarsemaker
2016-03-25
-4
/
+4
*
Remove vestiges of storage_text
Dennis Kaarsemaker
2016-03-20
-1
/
+0
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-51
/
+61
*
Fix incorrect Free Software Foundation address
Matej Cepl
2015-01-16
-2
/
+2
*
Remove storage_rename() which was never tested/used, and current /NICK support
Wilmer van der Gaast
2012-06-08
-43
/
+0
*
Load/save code. It'd be better if the OTR module would just save its info
Wilmer van der Gaast
2010-09-01
-0
/
+29
*
Pluginify this thing a little bit. Not so much in the dynamically loadable
Wilmer van der Gaast
2010-09-01
-14
/
+5
*
First step in this merge. Mostly a bzr merge and then a cleanup of conflicts
Wilmer van der Gaast
2010-08-24
-5
/
+14
|
\
|
*
pretty blind try at merging in the latest trunk
Sven Moritz Hallberg
2009-03-12
-1
/
+0
|
|
\
|
*
|
commit updates by ashish shukla <wahjava@gmail.com>
Sven Moritz Hallberg
2009-03-12
-9
/
+28
|
*
|
OTR support, first checkin
Sven Moritz Hallberg
2008-02-03
-4
/
+17
*
|
|
Now seems like a pretty good time to finally kill crypting.c and storage_text.
Wilmer van der Gaast
2010-03-24
-2
/
+0
|
|
/
|
/
|
*
|
Completely reviewed all uses of irc->password, irc_setpass() and
Wilmer van der Gaast
2008-09-06
-9
/
+31
|
/
*
Fixed text_load(), added detection of primary storage backends without
Wilmer van der Gaast
2006-07-05
-1
/
+1
*
Cleaned up Makefiles + configure: Cleaning up bitlbee.pc, removed the second
Wilmer van der Gaast
2006-06-28
-1
/
+1
*
xml_load() works pretty well now.
Wilmer van der Gaast
2006-06-14
-3
/
+6
*
Add initial draft of BitlBee schema
Jelmer Vernooij
2005-12-21
-0
/
+2
*
Add support for 'primary' and 'migrate' account storages.
Jelmer Vernooij
2005-12-14
-6
/
+108
*
Use helper functions rather then the backends directly. This will be
Jelmer Vernooij
2005-12-10
-0
/
+25
*
Add abstraction layer for storage
Jelmer Vernooij
2005-12-08
-0
/
+58