# # ChangeLog for root_commands.c # # Generated by Trac 1.2.3 # 2024-05-14T18:20:14Z Tue, 21 Mar 2006 08:35:46 GMT Wilmer van der Gaast [87b6a3e] * root_commands.c (modified) The block and allow commands can now display the block/allow lists. Tue, 21 Mar 2006 08:12:22 GMT Wilmer van der Gaast [aefa533e] * irc.h (modified) * protocols/oscar/oscar.c (modified) * query.c (modified) * root_commands.c (modified) Added a special +b usermode for easier parseability of some things. ... Mon, 30 Jan 2006 16:07:07 GMT Wilmer van der Gaast [8365610] * root_commands.c (modified) Added a little warning message when people use a wrong set-command ... Fri, 20 Jan 2006 15:15:49 GMT Wilmer van der Gaast [f73b969] * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * commands.h (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * root_commands.c (moved) * user.h (modified) Renamed commands.c, got rid of return values in all command functions.