]> jfr.im git - irc/SurrealServices/srsv.git/shortlog
irc/SurrealServices/srsv.git
2014-06-26  tabrisfixup setagent_umode to ircd::setagent_umode main
2013-08-04  erryIf an oper does /ns info $user and $user is marked...
2013-08-02  erryTeach BotServ the answert to the ultimate question
2013-07-31  erryOops.
2013-07-01  tabrisfix a 'days less than zero' bug
2013-06-28  erryTell the user if they try to add a services oper that...
2013-06-27  erry/ns mark
2013-06-22  erryFix !topic
2013-06-17  tabrisuse REPLACE INTO for tmpban
2013-06-16  tabriscut of branches/0.4.3
2013-06-16  tabrisanother go at flood warnings. blame tabris and alucard
2013-06-16  tabrisan adminserv fix for some log stuff. blame masterscript
2013-06-16  tabrisa few massmod fixes. blame erry
2013-06-16  tabrisgeolite has changed a bit, so we update in kind
2013-05-16  tabrisupdate obsolete script
2013-05-11  tabrisspamserv alerts to operchan
2013-04-03  tabrisallow admins/opers to add services-rank, but only
2013-04-03  tabrisdocument NS SET HIGHLIGHT
2013-01-26  musashix90Reverted the changes for ESVID support - this might...
2013-01-17  musashix90Added support for ESVID protocol addition in UnrealIRCd...
2013-01-17  musashix90Added SrSv/Constants.pm, which moves some constant...
2013-01-16  tabrischecking in missed file SrSv/Constants.pm
2013-01-16  musashix90The SrSv/DB directory was removed because of a conflict...
2013-01-15  musashix90Caught up the mus-0.4.x-devel branch with 0.4.3
2013-01-15  musashix90Removed tracking of the old Date/ and Digest/ folders.
2013-01-15  musashix90Syncing up the mus-0.4.x-devel branch with 0.4.3, this...
2012-12-31  tabrisa guess on a mitigation for the 'high traffic' warnings
2012-12-31  tabrisfurther work on TOR loading
2012-12-31  tabrisbetter longterm fix for perl/Storable vs regexes
2012-12-28  tabrissql reformatting, plus a bugfix in do_status for clones
2012-11-17  tabrisminor parse_bans fixes
2012-10-29  tabrisdon't allow services altnicks to be same as defaultnicks
2012-08-19  tabrisa) UNBAN was missing
2012-04-12  tabrisfixup call to tempban from cs_tempban. oops.
2012-03-26  tabrislots of refactoring of tempban related code
2012-03-26  tabriscleanups and reformatting of various tempban code
2012-03-25  tabrisa) some whitespace cleanups. i can't say i care for...
2012-03-25  tabrisadd Encode::Locale to CPAN dir
2012-03-25  tabrisadd Encode::Locale to CPAN dir
2012-03-25  tabristag off 0.4.3.1-pre1.
2012-02-26  tabristry to stop using wget, let's see if WWW::Mechanize...
2012-02-26  tabrisbring in LWP and WWW::Mechanize, for TOR
2012-02-26  tabrismoved Digest and Date into CPAN/
2012-02-18  tabrisdon't allow NS SILENCE ADD <NULL> to crash the worker
2012-01-15  tabrisignore topic changes for unregistered channels
2012-01-09  erryMake tempban smarter.
2012-01-07  erryClean up ban/tempban
2011-11-20  tabrisfix typo in clones_exist()
2011-10-17  tabrischanged my mind about the expiry key. reverted to erry...
2011-10-16  tabristempban cleanups. Not sure if correct yet
2011-10-16  tabriscleanups in tempban code
2011-10-16  tabrisreverse order of column in expiry key.
2011-10-16  tabrisfix tmpban table schema to be sane
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...
next