source: root_commands.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @75a4b85   2006-07-14T09:25:48Z wilmer Fixed a memory leak, added a check for valid Jabber handles, and …
(edit) @5b52a48   2006-07-03T21:22:45Z wilmer Implemented per-account nick lists instead of per-protocol nick lists. …
(edit) @911f2eb   2006-07-02T23:20:27Z wilmer Added display_name setting for MSN connections. (Should replace the …
(edit) @5100caa   2006-07-01T15:52:05Z wilmer Added "account set" command.
(edit) @0a3c243   2006-06-30T23:18:56Z wilmer Got rid of struct aim_user (now using account_t everywhere). Needs …
(edit) @5c9512f   2006-06-30T09:17:18Z wilmer Made set.c API more generic so it's not specific to irc_t structures …
(edit) @90bbb0e   2006-06-26T16:50:47Z wilmer Moved the call to "account on" to the right place.
(edit) @6ee9d2d   2006-06-25T18:25:13Z wilmer Forgot to initialize pass_rc4 (which caused memory management mess …
(edit) @2b14eef   2006-06-20T22:14:46Z wilmer Implemented handling of autoconnect attribute.
(edit) @5898ef8   2006-06-15T12:46:31Z wilmer xml_save(), decent error handling and merging fixed autosaving.
(edit) @3af70b0   2006-06-15T12:37:05Z wilmer !x&y == (!x)&y, not !(x&y).
Note: See TracRevisionLog for help on using the revision log.