]> jfr.im git - irc/SurrealServices/srsv.git/shortlog
irc/SurrealServices/srsv.git
2011-04-04  tabrisallow /cs k to alias to /cs kick
2011-04-04  tabrisfixup flood control to always allow opers
2010-12-05  tabristry to eliminate the bad programming pattern:
2010-11-04  tabrisupdate INSTALL file for progress on MySQL version
2010-10-06  tabriscs_why's can_do call shouldn't have NOREPLY
2010-10-06  tabrisCS SET LOG is supposed to be restricted
2010-10-05  tabrisadd a diff as workaround for perl 5.12's storable vs...
2010-09-19  tabrisfixup bad cut/paste job in botserv's !why
2010-09-16  tabrisMySQL deprecated TYPE=Foo to specify table type sometim...
2010-09-06  tabrismake os_uinfo accept userobjs (currently user hashrefs...
2010-09-06  tabrisa) more readability in SrSv::NickReg::User, and switch...
2010-09-06  tabrisadd !why trigger to botserv bots
2010-07-31  tabrishandle base64 timestamp in TOPIC parser
2010-07-25  tabrisdocument bantype 10
2010-07-20  tabrisfractured english needed fixing
2010-07-18  tabrisrevert r3505, do it the _right_ way
2010-07-18  tabrisactually bail out if err_deny in /ns ajoin
2010-07-17  musashix90Make CS WELCOME also check for SERVOP services rank
2010-07-11  tabrisdronebl file format has changed slightly.
2010-07-10  musashix90Introducing the NS LISTEMAIL command, which will list
2010-07-10  tabristag off 0.4.3-pre5
2010-06-27  tabrisoops, acc == 3 is hop, not acc == 2
2010-06-27  tabrisfollowup to r3499. If user has hop or vop, they should...
2010-06-27  tabrisfix bug (reported by Artemis_Fowl@LucidChat) wherein...
2010-06-22  tabrisif no arg to !kbm or !km, just bail out
2010-06-15  tabris import a featurette from freenode, courtesy of...
2010-06-08  tabris"fix trivial bug in bot_say. NOT going to do a restart...
2010-06-06  tabrisfixup spaces vs tabs in SimpleHash.pm. ~280 bytes small...
2010-06-02  musashix90A little fix for /CS TOPIC sending out the channel...
2010-05-26  tabrismake /cs kickban mode-setting mergeable
2010-05-26  tabrislocalize $ircline so we can tell the difference btwn...
2010-05-26  tabrischange out add_timer for Event->timer for log rotation
2010-05-25  tabrisfix a modes merge bug introduced by r3468
2010-05-23  tabrisfixup Math::BigInt try => 'GMP'
2010-05-23  tabrischange the botserv !cmd API
2010-05-22  tabrisa) move HAS_64BIT_INT into SrSv::64bit
2010-05-20  tabrisfinal fixes for r3478
2010-05-20  tabrisrefactor the privmsg functions, and make a privmsg_noloop()
2010-05-19  tabriswell, the code works now. but it needs to be in the...
2010-05-19  tabrisr3482 broke something. trying again
2010-05-19  tabrisfix bad logic (less-than not greater-than) from r3478
2010-05-19  tabrisremove debugcode from nickserv related to r3478
2010-05-19  tabrismissing part of r3478
2010-05-19  tabrisfixup typo from r3478
2010-05-19  tabrisrework of r3475, so that
2010-05-19  tabrisnew command OS KILLNEW
2010-05-19  tabrismassively refactor OS CLONES and OS LONERS.
2010-05-19  tabrisif services is busy, only process high priority request...
2010-05-17  tabrisbetter method for determining 64bit int availability...
2010-05-16  musashix90OS GZLINE appears to be working, SrSv::User's get_user_...
2010-05-16  tabrisallow ipv6 addrs in /os gzline. don't validate yet
2010-05-16  tabrishack to make FreeBSD work re IPv6 and WORDSIZE
2010-05-14  tabrispreserve message/nick order in cs_why
2010-05-14  musashix90Fixed override notice for CS WHY, also fixed it to...
2010-05-12  tabrispossible fix re ~T:block:foo -> ~t:block:foo
2010-05-08  tabrismv do_ajoin(...) to after svsnick takes effect
2010-05-06  tabrisimprovement for r3460
2010-05-06  tabrisexperimental unsyncserver check, that checks if parent...
2010-05-06  tabrisunsyncserver is now a list, not a scalar option. update...
2010-05-06  tabrisclarify meaning of main.conf's 'unsyncserver', and...
2010-05-06  tabrisupdate networks using SrSv
2010-05-06  tabriswhen using certain kinds of 'services' or 'stats' serve...
2010-05-05  musashix90Added CS TOPIC command, as well as a !topic command...
2010-05-03  musashix90Fix for r3457, second instance of a const was missed
2010-05-02  tabrisperl 5.8 doesn't like limits.ph for getting __WORDSIZE
2010-05-01  tabrismore elegant fix for r3456
2010-05-01  musashix90Fixed two instances of a typo, which made services...
2010-05-01  tabrisbetter error reporting if limits.ph is unavailable...
2010-05-01  tabrisadd a warning in Unreal/Base64.pm if the base64 input...
2010-04-21  musashix90Basic connection between InspIRCd and a services daemon...
2010-04-19  tabrisdon't make 64bit hosts use Math::BigInt in IPv6 code
2010-04-19  tabrismore TOK_foo work
2010-04-19  tabrisreformat a 'use' line. nothing important
2010-04-18  tabrisfinish $tkn{FOO}[$tkn] -> TOK_FOO conversion.
2010-04-18  tabrismake various Unreal tokens into constants, as a long...
2010-04-15  tabristag off 0.4.3-pre4, as stability/bugfix sub-release
2010-04-15  tabrisSchema version files
2010-04-14  tabrisbail out of connectserv if we're shutting down.
2010-04-13  tabrisfor some reason, CS CLOSE/DRONE doesn't actually set...
2010-04-13  tabrisdocs for CS CLOSE/DRONE say SERVOP, so require SERVOP...
2010-04-12  tabrisupdate CREDITS
2010-04-12  tabrismake spamserv op its agents in diagchan
2010-04-12  tabrisfixup lib decls after moving tests into own dir
2010-04-12  tabrisonly export AF_INET6 if ipv6 is enabled
2010-04-12  tabrisuhmmm. delete parse-msg_h.pl from the project root
2010-04-12  tabrismove parse-msg_h.pl into utils. not sure it belongs...
2010-04-12  tabrismove some test scripts into their own directory
2010-04-12  tabrisupdates to some README docs
2010-04-11  tabrisadd SHOW TABLES to sql.pm
2010-04-11  tabrismore obvious way to tell whether did compile or connect
2010-04-10  tabrisfixup formatting of timeDiff
2010-04-10  tabrisdon't spec the vhost for securitybot either
2010-04-10  tabrisdon't specify the hostname for echoserv & sql
2010-04-09  tabris50% faster blacklistLoader, and no more ghost tables...
2010-04-08  tabrisa couple minor fixes for spamserv
2010-04-08  tabrisbetter error/warning trapping for SQL queries. Don...
2010-04-08  tabrisadd timing data to sql.pm for queries
2010-04-08  tabrisremove original/duplicate old_user_age in config-exampl...
2010-04-08  tabrisfixup config data in country-table scripts
2010-04-08  tabrissimplify the code of the sql.pm ev_privmsg handler
next