index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
set.h
Commit message (
Expand
)
Author
Age
Lines
*
Allow individual settings to be locked down
Dennis Kaarsemaker
2016-03-23
-0
/
+1
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-26
/
+24
*
Fix incorrect Free Software Foundation address
Matej Cepl
2015-01-16
-2
/
+2
*
s/ACC_SET_NOSAVE/SET_NOSAVE/.
Wilmer van der Gaast
2012-06-07
-5
/
+5
*
Make it easier to add OAuth-authenticated accounts without having to type
Wilmer van der Gaast
2011-12-21
-1
/
+3
*
Merging non-SASL authentication patch from #863. This also implements
Wilmer van der Gaast
2011-12-07
-0
/
+4
*
Be clearer about password settings being intentionally hidden (and not
Wilmer van der Gaast
2010-11-21
-0
/
+1
*
Don't save the global "away" settings, leave that to the IRC /AWAY info
Wilmer van der Gaast
2010-11-21
-0
/
+1
*
Added some neat whatsnew code that keeps track of the newest version of
Wilmer van der Gaast
2010-08-21
-3
/
+6
*
Source documentation update, including a short HACKING file.
Wilmer van der Gaast
2010-07-28
-7
/
+4
*
Merging killerbee stuff, bringing all the bleeding-edge stuff together.
Wilmer van der Gaast
2010-06-07
-9
/
+13
|
\
|
*
Added set_eval_list which I will need for the Purple module now to make QQ
Wilmer van der Gaast
2010-03-12
-0
/
+4
|
*
Fixed account cleanup (use remove, not destroy) and now using user's account
Wilmer van der Gaast
2009-10-11
-8
/
+8
|
*
Copy all the string/bool/int account settings with their defaults to
Wilmer van der Gaast
2009-10-11
-1
/
+1
*
|
buddy_sendbuffer should be renamed, since it has to work for users and
Wilmer van der Gaast
2010-06-06
-0
/
+1
|
/
*
Clearer feedback after set/account set commands.
Wilmer van der Gaast
2008-08-24
-1
/
+1
*
Added SET_INVALID, which set evaluators should now return instead of NULL
Wilmer van der Gaast
2008-08-24
-2
/
+6
*
Changed charset handling: irc_t keeps two iconv structures, which are just
Wilmer van der Gaast
2008-03-30
-1
/
+0
*
Added (account) set -del.
Wilmer van der Gaast
2007-11-17
-0
/
+1
*
Merge from Jelmer (mainly unit testing things).
Wilmer van der Gaast
2007-07-01
-0
/
+7
|
\
|
*
Add tests for set
Jelmer Vernooij
2007-01-21
-0
/
+2
|
*
Add tests for set_url(). Fixed a bug where the default port wasn't
Jelmer Vernooij
2006-12-24
-0
/
+5
*
|
Removed boolean code from set_getint() and added bits of help to set.h.
Wilmer van der Gaast
2007-02-26
-5
/
+9
|
/
*
Added message on successful creation of accounts and fixed "set password"
Wilmer van der Gaast
2006-08-25
-2
/
+4
*
Extra comments in set.h and now properly using set_getbool() instead of
Wilmer van der Gaast
2006-08-13
-3
/
+33
*
Fixed check in set_eval_account() and merging from main (better NAMES replies).
Wilmer van der Gaast
2006-07-01
-0
/
+1
|
\
*
|
Added "account set" command.
Wilmer van der Gaast
2006-07-01
-1
/
+3
*
|
Made set.c API more generic so it's not specific to irc_t structures anymore,
Wilmer van der Gaast
2006-06-30
-17
/
+19
*
|
Added random_bytes() function for better/more reliable randomization and
Wilmer van der Gaast
2006-06-28
-2
/
+2
|
/
*
Initial repository (0.99 release tree)
0.99
Wilmer van der Gaast
2005-11-06
-0
/
+52