srvx.git
2007-03-12 Michael PooleFix a few parsing bugs in search bounds.
2007-03-12 Michael PooleTweak DNR expiration code for aesthetics.
2007-03-12 ThiefMasterAdded expire time for DNRs.
2007-03-12 Michael PooleAdd account karma support.
2007-03-12 Michael PooleAdd saxdb_write_sint() to handle signed values.
2007-03-11 Michael PooleAdd account notes.
2007-03-11 Michael PooleClose qserver listener when exiting.
2007-03-11 Michael PooleRelease his_servername and his_servercomment on termina...
2007-03-11 Michael PooleRearrange early init printouts to not try to use log_mo...
2007-03-11 Michael PooleRestore checks for WITH_PROTOCOL_BAHAMUT.
2007-03-11 Michael PooleFix typo for "accepted" in PCMSG_STATUS_ACCEPTED.
2007-03-11 Michael PooleAvoid possible one-byte overrun in ioset_line_read().
2007-03-11 Michael PooleMake prettier git versions.
2007-03-11 Michael Poolesrc/mail-sendmail.c: Move #include "mail-common.c"...
2007-03-11 Michael PooleClean up protocol and mail backend selection.
2007-03-08 Michael PooleSplit sendmail into common and sendmail-specific portions.
2007-03-07 Michael PooleSet quit_services based on WM_QUIT wParam under Windows.
2007-03-07 Michael PooleCheck for additional functions during configure.
2007-03-07 Michael PooleRearrange main*.c and linking for Win32 target.
2007-03-06 Michael PooleFinish ioset-win32 (not yet tested).
2007-02-25 Michael PooleStop tracking files from autotools.
2007-01-24 Michael PooleAdd new ChangeLog, reflecting git commit history
2007-01-24 Michael PooleDelete ChangeLog file
2007-01-24 Michael PooleRemove .cvsignore files; replace with .gitignore as...
2007-01-24 Michael PooleDelete binary files that were committed (by git archimp...
2007-01-24 Michael PooleDelete {arch} directory since git does not use it.
2007-01-24 Michael PooleDelete {arch} directory since git does not use it.
2007-01-08 Michael PooleAvoid epoll_ctl(..., EPOLL_CTL_DEL, ...) for closed...
2007-01-08 Michael PooleSkip reporting mondo db sections in ?stats databases.
2007-01-08 Michael PooleFix SourceForge bug #1629748
2006-12-23 Michael PooleAllow last account mask to be deleted with odelmask.
2006-12-23 Michael PooleProperly handle overrides in !wipeinfo.
2006-12-23 Michael PooleRevert miscommitted file from patch-73.
2006-12-23 Michael PooleAllow extra arguments to privmsg and notice.
2006-12-23 Michael PooleFix typo in "gtrace criteria" help entry.
2006-12-23 Michael PooleFix typo in "gtrace criteria" help entry.
2006-12-23 Michael PooleAllow NickServ to learn hostmasks automatically.
2006-12-23 Michael PooleUpdate PostgreSQL patch schema.
2006-12-23 Michael PooleFix typo in MODE_APASS generation.
2006-10-27 Michael PooleDon't re-allocated a language that already exists.
2006-10-27 Michael PooleRemove ioset engine update call that could read after...
2006-10-27 Michael PooleAllow languages/strings.db to override builtin strings.
2006-10-27 Michael PooleSupport +I while we're adding modes (part 2) - the...
2006-10-27 Michael PooleSupport +I while we're adding modes..
2006-10-27 Michael PooleMake maintainer-mode use C89 mode.
2006-10-27 Michael PoolePull ThiefMaster's patch-3..5.
2006-10-26 Michael PooleAllow 900+ users to get full accountinfo.
2006-10-26 Michael PooleFix irc_pton() sense for hostscan command.
2006-10-21 Michael PooleVarious I/O cleanups and fixes.
2006-10-21 Michael PooleAdd 'tell' command; update copyright message.
2006-10-07 Michael PooleFix a (tiny) memory leak in mod-sockcheck.c.
2006-10-06 Michael PooleFix sending P10 bursts with many bans.
2006-10-06 Michael PooleRemove "wants_reads" field from struct io_fd.
2006-10-06 Michael PooleFix detection of gettimeofday().
2006-10-04 Michael PooleMake timeq_init() automatic.
2006-10-04 Michael PooleAllow log_module() to NULL log types.
2006-10-04 Michael PooleFix some startup-related glitches.
2006-10-04 Michael PooleUpdate time for ioset backend.
2006-10-03 Michael PooleI18n'ize the staff descriptors in !access.
2006-09-23 Michael Pooleioset event handling fixups
2006-09-23 Michael PooleDummy handling fixes.
2006-09-23 Michael PooleFix hostmask generation for hostnames without dots.
2006-09-23 Michael PooleDefault qserver clients to being opers.
2006-09-23 Michael PooleFurther giveownership confirmation fixes.
2006-09-22 Michael PooleFix comment about +O vs +o.
2006-09-22 Michael PooleFix license notice for mod-qserver.c
2006-09-22 Michael PooleAdd win32 specific files to tarballs.
2006-09-22 Michael PooleFirst pass at native Win32 support (does not compile).
2006-09-22 Michael PooleAdd direct query server module.
2006-09-22 Michael PooleAdd epoll_* ioset backend.
2006-09-22 Michael PooleAllow multiple ioset backends.
2006-09-22 Michael PooleAdd "dummy client" support.
2006-09-22 Michael PooleDelete obsolete and non-propagated user modes.
2006-09-22 Michael PooleMerge AddService(), AddClone() into AddLocalUser()
2006-09-22 Michael PooleMake IRC message handler 'text' const.
2006-09-22 Michael PooleAdd autogen.sh to distribution tarball.
2006-09-11 Michael PooleSupport and use G-line lastmod timestamp.
2006-09-09 Michael PooleNetwork event handler fixup when ChanServ is disabled.
2006-09-03 Michael PooleMake srvx compile on cygwin again.
2006-09-03 Michael PooleDelChannelUser call and semantic fixups
2006-09-03 Michael PooleDo not try to moderate join-flood channels with no...
2006-09-03 Michael PooleFix ounregnick access check.
2006-09-03 Michael PooleFix giveownership to how it should be
2006-09-03 Michael PooleFix giveownership to how it should be
2006-08-19 Michael PooleMark channels as visited when high-level users leave.
2006-08-07 Michael PooleRequire confirmation cookie for giveownership.
2006-07-29 Michael PooleAdd CSMSG_INVALID_CFLAG string.
2006-07-29 Michael PooleFix ?csearch max timestamp default value.
2006-07-18 Michael PooleUpdate arch-inventory files for in-tree builds.
2006-07-18 Michael PooleMake !bans searching more flexible
2006-07-18 Michael PooleSimplify cdiscrim_match() max tests.
2006-07-18 Michael PooleFix reclaim KILL behavior.
2006-07-18 Michael PooleFix typo in English error message text.
2006-05-14 Michael PooleUpdate version tag for 1.3.1 release. v1.3.1
2006-05-02 Michael PooleMake some ChanServ ban checks see through hidden hosts.
2006-04-29 Michael PooleFix visible matching for fake and +x-hidden hosts.
2006-04-07 Michael PooleFix a +o mode parsing error.
2006-04-06 Michael PooleFix some IPv6 address compatibility issues.
2006-04-05 Michael PooleFix a possible warning without debugging.
2006-04-05 Michael PooleFix hostmask error from last year's patch-28.
next