source: set.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
(edit) @6f10697   2015-01-16T19:50:23Z dx Fix incorrect Free Software Foundation address
(edit) @bb5ce568   2012-06-07T22:41:17Z wilmer s/ACC_SET_NOSAVE/SET_NOSAVE/.
(edit) @ce199b7   2011-12-21T11:21:04Z wilmer Make it easier to add OAuth-authenticated accounts without having to …
(edit) @06b5893   2011-12-07T21:47:25Z wilmer Merging non-SASL authentication patch from #863. This also implements …
(edit) @09d4922   2010-11-21T19:34:59Z wilmer Be clearer about password settings being intentionally hidden (and not …
(edit) @5df65bd   2010-11-21T16:14:03Z wilmer Don't save the global "away" settings, leave that to the IRC /AWAY …
(edit) @180ab31   2010-08-21T19:34:17Z wilmer Added some neat whatsnew code that keeps track of the newest version …
(edit) @f6f5eee   2010-07-27T22:04:19Z wilmer Source documentation update, including a short HACKING file.
(edit) @4aa0f6b   2010-06-07T14:31:07Z wilmer Merging killerbee stuff, bringing all the bleeding-edge stuff together.
(edit) @88eaf4b   2010-06-06T01:24:13Z wilmer buddy_sendbuffer should be renamed, since it has to work for users and …
(edit) @56244c0   2010-03-12T00:38:40Z wilmer Added set_eval_list which I will need for the Purple module now to …
(edit) @b74b287   2009-10-11T21:08:26Z wilmer Fixed account cleanup (use remove, not destroy) and now using user's …
(edit) @0f7ee7e5   2009-10-11T12:57:29Z wilmer Copy all the string/bool/int account settings with their defaults to …
(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 …
(edit) @f9756bd   2008-03-30T21:26:16Z wilmer Changed charset handling: irc_t keeps two iconv structures, which are …
(edit) @cd428e4   2007-11-17T12:20:51Z wilmer Added (account) set -del.
(edit) @ae3c4fa   2007-07-01T14:52:45Z wilmer Merge from Jelmer (mainly unit testing things).
(edit) @723e611   2007-02-26T04:46:35Z wilmer Removed boolean code from set_getint() and added bits of help to set.h.
(edit) @7738014   2007-01-21T22:08:56Z Jelmer Vernooij Add tests for set
(edit) @7bee5af   2006-12-24T21:47:18Z Jelmer Vernooij Add tests for set_url(). Fixed a bug where the default port wasn't …
(edit) @0383943   2006-08-24T22:06:52Z wilmer Added message on successful creation of accounts and fixed "set …
(edit) @d5ccd83   2006-08-13T19:15:23Z wilmer Extra comments in set.h and now properly using set_getbool() instead …
(edit) @fef6116   2006-07-01T19:17:42Z wilmer Fixed check in set_eval_account() and merging from main (better NAMES …
(edit) @5100caa   2006-07-01T15:52:05Z wilmer Added "account set" command.
(edit) @5c9512f   2006-06-30T09:17:18Z wilmer Made set.c API more generic so it's not specific to irc_t structures …
(edit) @1719464   2006-06-28T14:47:05Z wilmer Added random_bytes() function for better/more reliable randomization …
(add) @b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree) 0.99
Note: See TracRevisionLog for help on using the revision log.