source: root_commands.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @2ea8736   2009-06-24T21:48:44Z wilmer Fixed another crash bug (this one was triggered by just typing "chat set").
(edit) @8a08d92   2009-06-24T21:44:39Z wilmer Fixed crash on setting an unknown setting.
(edit) @77fc000c   2008-12-13T19:46:56Z wilmer Added argument count check to "add -tmp" to prevent NULL dereference.
(edit) @c05eb5b   2008-09-29T21:53:05Z wilmer Checking account setting's flags again before changing them.
(edit) @ced1e17   2008-09-07T14:34:50Z wilmer Merging BitlBee 1.2.3 release.
(edit) @3183c21   2008-09-06T22:59:32Z wilmer Completely reviewed all uses of irc->password, irc_setpass() and …
(edit) @d4810df   2008-09-02T07:48:56Z wilmer Fixed check for set -del arguments.
(edit) @07054a5   2008-08-31T22:49:32Z wilmer "chat add" can generate a channel name by itself if necessary. Also …
(edit) @3b99524   2008-08-31T15:41:51Z wilmer Added a MIN_ARGS() macro instead of stupidly copy-pasting the same …
(edit) @d995c9b   2008-08-31T14:54:39Z wilmer Added cleanup code.
(edit) @39f93f0   2008-08-31T13:42:33Z wilmer /join can now be used to join chatrooms, join_chat should not be used …
(edit) @0e639f5   2008-08-31T09:13:56Z wilmer Added one TODO, and also dupe-check channel names against the control …
(edit) @e7bc722   2008-08-31T00:04:53Z wilmer Integrated cmd_set() and the "account set" into one fully unreadable …
(edit) @a9a7287   2008-08-30T22:04:29Z wilmer Added "chat" command, deprecated join_chat. Stuff is still incomplete, …
(edit) @f536a99   2008-08-25T20:48:48Z wilmer Fixed NULL pointer dereference on trying to read non-existent settings.
(edit) @f3579fd   2008-08-24T20:52:31Z wilmer Clearer feedback after set/account set commands.
(edit) @7125cb3   2008-08-24T18:01:05Z wilmer Added SET_INVALID, which set evaluators should now return instead of …
Note: See TracRevisionLog for help on using the revision log.