# # ChangeLog for commands.c # # Generated by Trac 1.2.3 # 2024-06-07T08:24:20Z Thu, 08 Dec 2005 16:00:08 GMT Jelmer Vernooij [7cad7b4] * commands.c (modified) * crypting.c (modified) * crypting.h (modified) * irc.c (modified) * irc.h (modified) * storage_text.c (modified) Clearer seperation between crypting and generic password code Thu, 08 Dec 2005 15:31:25 GMT Jelmer Vernooij [09adf08] * commands.c (modified) * storage_text.c (modified) Couple of small bugfixes Thu, 08 Dec 2005 14:14:28 GMT Jelmer Vernooij [a1f17d4] * commands.c (modified) * irc.c (modified) * storage.h (modified) * storage_text.c (modified) Simplify storage API a bit Thu, 08 Dec 2005 13:41:53 GMT Jelmer Vernooij [1ee6c18] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * commands.c (modified) * conf.c (modified) * conf.h (modified) * crypting.c (modified) * crypting.h (modified) * irc.c (modified) * storage.c (added) * storage.h (added) * storage_text.c (added) * unix.c (modified) Add abstraction layer for storage Tue, 15 Nov 2005 23:16:39 GMT Wilmer van der Gaast [5c09a59] * bitlbee.c (modified) * commands.c (modified) * irc.c (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn_util.c (modified) * protocols/nogaim.c (modified) * query.c (modified) Got rid of raw ^B's in source, Replaced most irc_usermsg() calls in ...