]> jfr.im git - irc/SurrealServices/srsv.git/shortlog
irc/SurrealServices/srsv.git
2011-09-08  tabriswork around MySQL4.x SHOW TABLES for Schema.pm
2011-09-08  tabrismerge r3567 to 0.5.0: work-around broken Math::BigInt
2011-09-08  tabrisAttempt to work around old versions of perl/Math::BigIn...
2011-09-05  erryFix clone check query
2011-09-05  errysql file
2011-09-04  errysucky code for /cs set noclones; /cs tempban; /cs set...
2011-09-02  tabrismerge cs_topicappend and friends, including cleanups
2011-09-02  tabrismove cs_topicappend into correct file section
2011-09-02  tabrisrefactor cs_topicappend and friends
2011-09-02  erry/cs set noclones; prevents clones from joining channel...
2011-09-01  erryHelp files for topicappend/topicprepend
2011-09-01  erry/cs topicappend & /cs topicprepend, taken from atheme...
2011-08-30  tabrismerge r3556 to 0.4.3
2011-08-30  tabrisminor tweaks re TOR updates
2011-08-08  tabrisminimal changes to make Unreal support compile again
2011-08-06  erryRemove some debug lines
2011-08-03  errymake bots send different umodes for insp since a lot...
2011-08-01  erryFIx parse errors & bot_part_if_needed
2011-07-29  erryFix a problem with parse & networks w/ more than 1...
2011-07-28  erryLikewise.
2011-07-28  erryMake the Send/Parse links point to the proper location
2011-07-28  erryFix stuff like sending hashes instead of nicks
2011-07-27  erryFix umode parsing in unreal
2011-07-27  erryRemove some debug prints
2011-07-23  erryFixed some more stuff.. No more getuuid for normal...
2011-07-22  erryOops, send proper UUIDS for agents
2011-07-22  erryGet rid of getuuid for users and move ircd-specific...
2011-07-16  erryOops, fix typo
2011-07-16  erryNullServ! Great for ranting
2011-07-15  erryFix bot not opping itself on join in insp... Unreal...
2011-07-14  erryRemove debug die line...
2011-07-14  errySome basic CAPAB parsing. Checks if you can have vhosts...
2011-07-09  erryFwiw, it';s a lot more stable now. Most stuff seems...
2011-07-07  tabrismerge error on can_do. replace en toto from 0.4.3
2011-07-07  tabrismissing s/@flags/@flagList/
2011-07-07  tabrismove some var decls out of the BEGIN block.
2011-07-07  tabrishmmm. leftofer notation from a merge. looks harmless
2011-07-06  tabrisfirst hack at merging erry's work + the current release...
2011-07-04  tabriscopy 0.4.3 to 0.5.0
2011-07-04  erryMy work on this so far....
2011-06-26  tabristrunk is out of date. don't use it
2011-06-25  tabrisupdate version string to 0.4.3.0
2011-06-25  tabrisdesignate current 0.4.3 as release.
2011-06-25  tabrisminor cleanups of the tor code
2011-06-15  tabrisinitial commit of erry's Insp work.
2011-06-14  tabrisverdammt overcomplicated code, just so that
2011-05-25  tabrisblacklistLoader can now use wget or curl, if curl is...
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
next