# # ChangeLog for user.h # # Generated by Trac 1.2.3 # 2024-05-18T12:07:49Z Sat, 10 Oct 2009 13:39:51 GMT Wilmer van der Gaast [fa295e36] * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * user.c (modified) * user.h (modified) Added imcb_ask_auth() instead of reimplementing authorization ... Sun, 01 Jul 2007 14:52:45 GMT Wilmer van der Gaast [ae3c4fa] * Makefile (modified) * help.c (modified) * help.h (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/yahoo/Makefile (modified) * set.h (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_crypting.c (added) * tests/check_help.c (added) * tests/check_set.c (added) * tests/check_user.c (added) * tests/check_util.c (modified) * tests/testsuite.h (modified) * unix.c (modified) * user.h (modified) Merge from Jelmer (mainly unit testing things). Sat, 31 Mar 2007 05:40:45 GMT Wilmer van der Gaast [0da65d5] * account.c (modified) * account.h (modified) * irc.c (modified) * irc_commands.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/presence.c (modified) * protocols/jabber/sasl.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/im.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/service.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * query.h (modified) * root_commands.c (modified) * user.c (modified) * user.h (modified) s/gaim_connection/im_connection/ and some other minor API changes. ... Sun, 21 Jan 2007 21:17:11 GMT Jelmer Vernooij [ed5df81] * tests/Makefile (modified) * tests/check.c (modified) * tests/check_user.c (added) * tests/testsuite.h (modified) * user.h (modified) Add unit testing for user code