]> jfr.im git - irc/quakenet/newserv.git/log
irc/quakenet/newserv.git
15 years agoNOPERSERV: fix silly hello bug.
Chris Porter [Sat, 21 Feb 2009 13:54:30 +0000 (13:54 +0000)] 
NOPERSERV: fix silly hello bug.

15 years agoMerge.
Chris Porter [Tue, 20 Jan 2009 20:58:00 +0000 (20:58 +0000)] 
Merge.

15 years agoNEWSEARCH: I missed moving the free for the previous host fix.
Chris Porter [Tue, 20 Jan 2009 20:57:25 +0000 (20:57 +0000)] 
NEWSEARCH: I missed moving the free for the previous host fix.

15 years agoMerge.
Chris Porter [Tue, 20 Jan 2009 20:51:47 +0000 (20:51 +0000)] 
Merge.

15 years agoLUA: use new format glines.
Chris Porter [Tue, 20 Jan 2009 20:49:42 +0000 (20:49 +0000)] 
LUA: use new format glines.

15 years agoMerge.
Chris Porter [Tue, 20 Jan 2009 20:47:26 +0000 (20:47 +0000)] 
Merge.

15 years agoTROJANSCAN: don't use opers/services/... hosts.
Chris Porter [Tue, 20 Jan 2009 20:46:23 +0000 (20:46 +0000)] 
TROJANSCAN: don't use opers/services/... hosts.
Tune parameters for 2009!
Bump version.

15 years agoNEWSEARCH: fix core bug in host where no arguments are passed.
Chris Porter [Tue, 20 Jan 2009 20:45:41 +0000 (20:45 +0000)] 
NEWSEARCH: fix core bug in host where no arguments are passed.

15 years agoTROJANSCAN: Fix T core-on-connect-if-properties-not-set bug.
Chris Porter [Sun, 18 Jan 2009 18:28:51 +0000 (18:28 +0000)] 
TROJANSCAN: Fix T core-on-connect-if-properties-not-set bug.

15 years agoMerge.
Chris Porter [Sun, 18 Jan 2009 17:41:45 +0000 (17:41 +0000)] 
Merge.

15 years agoNICK: add a NickOnServiceServer macro.
Chris Porter [Wed, 14 Jan 2009 21:41:35 +0000 (21:41 +0000)] 
NICK: add a NickOnServiceServer macro.

15 years agoAUTHEXT: persistAnt -> persistEnt
Chris Porter [Wed, 14 Jan 2009 21:31:24 +0000 (21:31 +0000)] 
AUTHEXT: persistAnt -> persistEnt

15 years agoCHANSERV: Replace Helper privs with Staff ones where it's required (mostly in staff...
Chris Porter [Wed, 14 Jan 2009 00:26:43 +0000 (00:26 +0000)] 
CHANSERV: Replace Helper privs with Staff ones where it's required (mostly in staff account protection functions).
Staff can now whois &accountid where before only helpers could (queue workers aren't necessarily in .support).

15 years agoAdjust hg id converter to deal with brackets.
Chris Porter [Mon, 12 Jan 2009 01:19:58 +0000 (01:19 +0000)] 
Adjust hg id converter to deal with brackets.

15 years agoREGEXGLINE: ignore +s servers.
Chris Porter [Sun, 11 Jan 2009 18:15:16 +0000 (18:15 +0000)] 
REGEXGLINE: ignore +s servers.

15 years agoNOPERSERV: change "Access denied." to "Unknown command or access denied."
Chris Porter [Sun, 11 Jan 2009 17:45:09 +0000 (17:45 +0000)] 
NOPERSERV: change "Access denied." to "Unknown command or access denied."

15 years agoCHANSERV: Use newserv standard default channel modes for default addchan forcemodes.
Chris Porter [Sun, 11 Jan 2009 17:37:41 +0000 (17:37 +0000)] 
CHANSERV: Use newserv standard default channel modes for default addchan forcemodes.

15 years agoCHANSERV: don't show 1970 for last email/password change if the timestamp is 0.
Chris Porter [Sun, 11 Jan 2009 17:32:18 +0000 (17:32 +0000)] 
CHANSERV: don't show 1970 for last email/password change if the timestamp is 0.

15 years agoLUA: add tcp/udp socket support.
Chris Porter [Sun, 11 Jan 2009 01:54:27 +0000 (01:54 +0000)] 
LUA: add tcp/udp socket support.
Bump version number.

15 years agoLUA: irc_getuserbyauth is now O(1).
Chris Porter [Sun, 11 Jan 2009 01:34:42 +0000 (01:34 +0000)] 
LUA: irc_getuserbyauth is now O(1).

15 years agoLUA: fix various race conditions in lualocal.
Chris Porter [Sun, 11 Jan 2009 01:29:07 +0000 (01:29 +0000)] 
LUA: fix various race conditions in lualocal.
Add irc_localrename function.

15 years agoMerge.
splidge [Mon, 5 Jan 2009 00:40:26 +0000 (00:40 +0000)] 
Merge.

15 years agoFixed chanserv-newsearch to deregister its terms properly.
splidge [Mon, 5 Jan 2009 00:39:59 +0000 (00:39 +0000)] 
Fixed chanserv-newsearch to deregister its terms properly.

15 years agoCORE: Fix an obscure bug in hooks-new where triggering a hook inside an unregistered...
Chris Porter [Sun, 4 Jan 2009 20:13:14 +0000 (20:13 +0000)] 
CORE: Fix an obscure bug in hooks-new where triggering a hook inside an unregistered hook would cause free'd memory to be accessed.
Also remove the hook defragger as it was more trouble than it was worth.

15 years agoNTERFACER: also using h_addr
Chris Porter [Sun, 4 Jan 2009 19:15:26 +0000 (19:15 +0000)] 
NTERFACER: also using h_addr

15 years agoIRC: h_addr is deprecated: use h_addr_list[0] if h_addr isn't defined
Chris Porter [Sun, 4 Jan 2009 19:01:10 +0000 (19:01 +0000)] 
IRC: h_addr is deprecated: use h_addr_list[0] if h_addr isn't defined

15 years agoMerge.
Chris Porter [Sun, 30 Nov 2008 03:12:48 +0000 (03:12 +0000)] 
Merge.

15 years agoFix stupid variable name typo.
Chris Porter [Sun, 30 Nov 2008 03:10:10 +0000 (03:10 +0000)] 
Fix stupid variable name typo.

15 years agoFixed UHasStaffPriv() bug.
splidge [Sun, 30 Nov 2008 00:53:58 +0000 (01:53 +0100)] 
Fixed UHasStaffPriv() bug.

15 years agoDisabled call to localusersetaccountflags() in USERFLAGS - causes spurious warnings...
splidge [Sun, 30 Nov 2008 00:28:26 +0000 (01:28 +0100)] 
Disabled call to localusersetaccountflags() in USERFLAGS - causes spurious warnings on live IRCU.

15 years agoFixed bug is localusersetaccountflags (using wrong next pointer)
splidge [Sun, 30 Nov 2008 00:21:02 +0000 (01:21 +0100)] 
Fixed bug is localusersetaccountflags (using wrong next pointer)
Added failsafe to localusersendaccountmessage to not do it for -r users.

15 years agoFix two memory leaks in chanlev.
Chris Porter [Thu, 13 Nov 2008 22:13:39 +0000 (22:13 +0000)] 
Fix two memory leaks in chanlev.

15 years agoAdd some new aliases!
Chris Porter [Thu, 13 Nov 2008 21:39:29 +0000 (21:39 +0000)] 
Add some new aliases!

15 years agoUse new ALIAS support.
Chris Porter [Thu, 13 Nov 2008 21:20:51 +0000 (21:20 +0000)] 
Use new ALIAS support.

15 years agoMake it a lot easier to alias commands.
Chris Porter [Thu, 13 Nov 2008 20:58:43 +0000 (20:58 +0000)] 
Make it a lot easier to alias commands.

15 years agoStage 2 renaming.
Chris Porter [Thu, 13 Nov 2008 20:58:33 +0000 (20:58 +0000)] 
Stage 2 renaming.

15 years agoStage 1 moving login code->auth.
Chris Porter [Thu, 13 Nov 2008 20:42:52 +0000 (20:42 +0000)] 
Stage 1 moving login code->auth.

15 years agoAdd ticketauth functionality to Q.
Chris Porter [Mon, 10 Nov 2008 20:47:13 +0000 (20:47 +0000)] 
Add ticketauth functionality to Q.

15 years agoAdd last password change field.
Chris Porter [Mon, 10 Nov 2008 20:33:54 +0000 (20:33 +0000)] 
Add last password change field.

15 years agoFix userflags +p for +h people, and let +q people do it too.
Chris Porter [Tue, 4 Nov 2008 05:10:57 +0000 (05:10 +0000)] 
Fix userflags +p for +h people, and let +q people do it too.

15 years agoMove claimnick to +q.
Chris Porter [Tue, 4 Nov 2008 05:02:10 +0000 (05:02 +0000)] 
Move claimnick to +q.

15 years agoAdd truncation warning to grep/rgrep.
Chris Porter [Mon, 3 Nov 2008 22:59:40 +0000 (22:59 +0000)] 
Add truncation warning to grep/rgrep.

15 years agoAdd nsmalloc to USE_VALGRIND.
Chris Porter [Wed, 29 Oct 2008 19:03:25 +0000 (19:03 +0000)] 
Add nsmalloc to USE_VALGRIND.

15 years agoFix nicksearch (match (nick) '') bug.
Chris Porter [Tue, 28 Oct 2008 00:33:02 +0000 (00:33 +0000)] 
Fix nicksearch (match (nick) '') bug.

15 years agoShould probably say which user is violating the ident limit.
Chris Porter [Mon, 13 Oct 2008 05:27:57 +0000 (06:27 +0100)] 
Should probably say which user is violating the ident limit.

15 years agoMissing bang.
Chris Porter [Mon, 13 Oct 2008 05:25:48 +0000 (06:25 +0100)] 
Missing bang.

15 years agoAttempt #2 at clever struct thingies.
Chris Porter [Mon, 13 Oct 2008 05:23:29 +0000 (06:23 +0100)] 
Attempt #2 at clever struct thingies.

15 years agoAdd expiries to TODO.
Chris Porter [Mon, 13 Oct 2008 05:09:19 +0000 (06:09 +0100)] 
Add expiries to TODO.

15 years agoWrong way round in match.
Chris Porter [Mon, 13 Oct 2008 05:08:21 +0000 (06:08 +0100)] 
Wrong way round in match.

15 years agoAdd new trustlist command which can match >1 group.
Chris Porter [Mon, 13 Oct 2008 05:02:46 +0000 (06:02 +0100)] 
Add new trustlist command which can match >1 group.

15 years agoAdd TODO for trusts.
Chris Porter [Mon, 13 Oct 2008 05:01:39 +0000 (06:01 +0100)] 
Add TODO for trusts.

15 years agoMore policy stuff.
Chris Porter [Mon, 13 Oct 2008 04:49:50 +0000 (05:49 +0100)] 
More policy stuff.

15 years agoMerge.
Chris Porter [Mon, 13 Oct 2008 04:49:12 +0000 (05:49 +0100)] 
Merge.

15 years agomaxperuser -> maxperident, NICKLEN -> CREATEDBYLEN, lastmaxuserreset -> lastmaxusereset.
Chris Porter [Mon, 13 Oct 2008 04:48:48 +0000 (05:48 +0100)] 
maxperuser -> maxperident, NICKLEN -> CREATEDBYLEN, lastmaxuserreset -> lastmaxusereset.

15 years agoAdd controlwalls to trusts.
Chris Porter [Mon, 13 Oct 2008 04:46:04 +0000 (05:46 +0100)] 
Add controlwalls to trusts.

15 years agoAdd controlid function.
Chris Porter [Mon, 13 Oct 2008 04:45:45 +0000 (05:45 +0100)] 
Add controlid function.

15 years agoAdd trustmodify, trustdel, trustgroupdel commands and replication actions.
Chris Porter [Mon, 13 Oct 2008 04:36:46 +0000 (05:36 +0100)] 
Add trustmodify, trustdel, trustgroupdel commands and replication actions.
Haven't added functionality for del/groupdel yet though.

15 years agoO has stupid #'s.
Chris Porter [Mon, 13 Oct 2008 01:44:39 +0000 (02:44 +0100)] 
O has stupid #'s.

15 years agoMerge.
Chris Porter [Mon, 13 Oct 2008 01:38:29 +0000 (02:38 +0100)] 
Merge.

15 years agoRemove all inline stuff as gcc on Y doesn't like it :(
Chris Porter [Mon, 13 Oct 2008 01:37:56 +0000 (02:37 +0100)] 
Remove all inline stuff as gcc on Y doesn't like it :(

15 years agoVarious bug fixes.
Chris Porter [Mon, 13 Oct 2008 01:29:35 +0000 (02:29 +0100)] 
Various bug fixes.

15 years agoMerge.
Chris Porter [Mon, 13 Oct 2008 01:18:54 +0000 (02:18 +0100)] 
Merge.

15 years agoMerge.
Chris Porter [Mon, 13 Oct 2008 01:16:53 +0000 (02:16 +0100)] 
Merge.

15 years agoNeed a blank file apparently.
Chris Porter [Mon, 13 Oct 2008 01:16:37 +0000 (02:16 +0100)] 
Need a blank file apparently.

15 years agoGeoip requires linking against libc.
Chris Porter [Mon, 13 Oct 2008 01:15:45 +0000 (02:15 +0100)] 
Geoip requires linking against libc.

15 years agoMerge.
Chris Porter [Mon, 13 Oct 2008 01:06:44 +0000 (02:06 +0100)] 
Merge.

15 years agoSplit xsb into pre ircd (well, pre good ircd) support and post ircd support versions...
Chris Porter [Mon, 13 Oct 2008 01:03:45 +0000 (02:03 +0100)] 
Split xsb into pre ircd (well, pre good ircd) support and post ircd support versions, interface remains the same.

15 years agoFix duplicate error messages, add master server checks.
Chris Porter [Mon, 13 Oct 2008 00:59:16 +0000 (01:59 +0100)] 
Fix duplicate error messages, add master server checks.

15 years agoMerge.
Chris Porter [Mon, 13 Oct 2008 00:21:26 +0000 (01:21 +0100)] 
Merge.

15 years agoDouble whoops.
Chris Porter [Mon, 13 Oct 2008 00:21:07 +0000 (01:21 +0100)] 
Double whoops.

15 years agoMerge.
Chris Porter [Mon, 13 Oct 2008 00:16:30 +0000 (01:16 +0100)] 
Merge.

15 years agoWhoops.
Chris Porter [Mon, 13 Oct 2008 00:16:12 +0000 (01:16 +0100)] 
Whoops.

15 years agoMerge.
Chris Porter [Mon, 13 Oct 2008 00:11:06 +0000 (01:11 +0100)] 
Merge.

15 years agoAdd server markers.
Chris Porter [Sun, 12 Oct 2008 23:04:53 +0000 (00:04 +0100)] 
Add server markers.

15 years agoMerge.
Chris Porter [Sun, 12 Oct 2008 22:24:36 +0000 (23:24 +0100)] 
Merge.

15 years agoAdd NOC99 define, use in GeoIP.
Chris Porter [Sun, 12 Oct 2008 22:23:41 +0000 (23:23 +0100)] 
Add NOC99 define, use in GeoIP.

15 years agoMerge.
Chris Porter [Sun, 12 Oct 2008 22:04:29 +0000 (23:04 +0100)] 
Merge.

15 years ago*/*.o doesn't match *.o for me, same for Makefile/autobuild.mk/*.so
Chris Porter [Sun, 12 Oct 2008 22:03:55 +0000 (23:03 +0100)] 
*/*.o doesn't match *.o for me, same for Makefile/autobuild.mk/*.so

15 years agoAdd new GeoIP library, now LGPL'ed.
Chris Porter [Sun, 12 Oct 2008 22:02:50 +0000 (23:02 +0100)] 
Add new GeoIP library, now LGPL'ed.

15 years agoAllow subdirectory making without dumping settings.mk files.
Chris Porter [Sun, 12 Oct 2008 21:40:04 +0000 (22:40 +0100)] 
Allow subdirectory making without dumping settings.mk files.

15 years agoMerge.
Chris Porter [Sun, 12 Oct 2008 21:29:44 +0000 (22:29 +0100)] 
Merge.

15 years agoPut mflags into build.mk.in.
Chris Porter [Sun, 12 Oct 2008 21:16:21 +0000 (22:16 +0100)] 
Put mflags into build.mk.in.
Update config file so it points at ./modules.
Now settings are only checked once instead of for each directory.

15 years agoBSD make fixes.
Chris Porter [Sun, 12 Oct 2008 21:08:27 +0000 (22:08 +0100)] 
BSD make fixes.

15 years agoForce make clean if settings.mk changes.
Chris Porter [Sun, 12 Oct 2008 21:01:09 +0000 (22:01 +0100)] 
Force make clean if settings.mk changes.

15 years agoUnify settings into defaults.mk and settings.mk.
Chris Porter [Sun, 12 Oct 2008 20:30:31 +0000 (21:30 +0100)] 
Unify settings into defaults.mk and settings.mk.
Now you can choose sstring/hook/event engines by setting a line in settings.mk instead of messing around with defines.

15 years agoUnify sstring.h files into one.
Chris Porter [Sun, 12 Oct 2008 20:27:32 +0000 (21:27 +0100)] 
Unify sstring.h files into one.

15 years agoRefactor sstringcompare, this will break makefiles in this commit but they'll be...
Chris Porter [Sat, 11 Oct 2008 23:26:37 +0000 (00:26 +0100)] 
Refactor sstringcompare, this will break makefiles in this commit but they'll be fixed in the next one.

15 years agoNo code changes to sstring, replace the sstring-old mmap implementation with the...
Chris Porter [Sat, 11 Oct 2008 23:25:15 +0000 (00:25 +0100)] 
No code changes to sstring, replace the sstring-old mmap implementation with the old malloc one so it's actually useful in valgrind, refactpr that to sstring-valgrind.c.
Also rename USE_VALGRIND to SSTRING_MMAP in sstring-new.c.

15 years agoImprove makefiles a bit.
Chris Porter [Sat, 11 Oct 2008 22:18:55 +0000 (23:18 +0100)] 
Improve makefiles a bit.

15 years agoFix bug in old parser.
Chris Porter [Sat, 11 Oct 2008 19:45:45 +0000 (20:45 +0100)] 
Fix bug in old parser.

15 years agoRefactoring trusts_slave.
Chris Porter [Sat, 11 Oct 2008 19:40:27 +0000 (20:40 +0100)] 
Refactoring trusts_slave.

15 years agoMake newsearch compile without lex/yacc.
Chris Porter [Sat, 11 Oct 2008 19:15:53 +0000 (20:15 +0100)] 
Make newsearch compile without lex/yacc.

15 years agoChanserv newsearch commands now use argtoconststr.
Chris Porter [Sat, 11 Oct 2008 18:47:36 +0000 (19:47 +0100)] 
Chanserv newsearch commands now use argtoconststr.

15 years agoMerge.
Chris Porter [Sat, 11 Oct 2008 18:33:44 +0000 (19:33 +0100)] 
Merge.

15 years agoAnother attempt to try and get rid of the lexer warnings.
Chris Porter [Sat, 11 Oct 2008 18:33:32 +0000 (19:33 +0100)] 
Another attempt to try and get rid of the lexer warnings.

15 years agofix indentation
Paul [Sat, 11 Oct 2008 17:50:06 +0000 (18:50 +0100)] 
fix indentation

15 years agolastauth was being updated before all user checks were complete, causing suspended...
Chris Porter [Sat, 11 Oct 2008 17:43:45 +0000 (18:43 +0100)] 
lastauth was being updated before all user checks were complete, causing suspended users that attempted authing to never be cleaned up.

15 years ago64-bit warning fix.
Chris Porter [Sun, 5 Oct 2008 07:46:11 +0000 (08:46 +0100)] 
64-bit warning fix.

15 years agoStupid off by one bug.
Chris Porter [Sun, 5 Oct 2008 07:42:12 +0000 (08:42 +0100)] 
Stupid off by one bug.

15 years agoMerge.
Chris Porter [Sun, 5 Oct 2008 07:34:14 +0000 (08:34 +0100)] 
Merge.