srvx.git
2007-12-11 Michael PooleClarify some log messages. v1.4.0-rc1
2007-07-31 Michael PooleAdd variable reference to quash gcc warning with -DNDEBUG.
2007-07-28 ThiefMasterAdded forcekick command to opserv to allow kicking...
2007-07-27 Michael PooleAvoid trying to mmap() or read a zero-byte database...
2007-07-27 ThiefMasterDon't check users on bursting servers against blacklists.
2007-07-27 ThiefMasterReversed channel order in remote whois so it matches...
2007-07-27 ThiefMasterAdded debug notices for dnsbl matches in blacklist...
2007-07-27 Michael PooleFix an error in backtracking (apparently exacerbated...
2007-07-27 Michael PooleBump services version to 1.4.
2007-07-27 Michael PooleUpdate revision levels in config.h.win32.
2007-07-27 Michael PooleUplink exhaustion should be a non-fatal error, since...
2007-07-27 Michael PooleFix typo in !help ban.
2007-05-29 Michael PooleGet native Win32 mode working (at least in a basic...
2007-05-28 Michael PooleFix misapplied patches from the GameSurge branch.
2007-05-28 ThiefMasterAdded TARGET criterion for notice alerts to specify...
2007-05-28 ThiefMasterAllow *account in ban/unban commands (to ban/unban...
2007-05-28 ThiefMasterWe have year 2007 in !version, too...
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2007-05-28 ThiefMasterAdded feigling's patch to allow multiple 'channel'...
2007-05-28 ThiefMasterMake opserv.part and opserv.join use the channel arg...
2007-05-28 ThiefMasterReject invalid durations in addnote.
2007-05-28 Michael PooleAvoid crashing when BURST has missing modes.
2007-05-28 ThiefMasterCheck if there are opers on the target ip in trace...
2007-05-28 ThiefMasterAdded idletime to remote whois.
2007-05-28 ThiefMasterMade ounregister command safer by requiring FORCE to...
2007-05-28 ThiefMaster* Disallow BLOCK on trusted ips
2007-05-28 ThiefMasterOnly allow opers with access to GLINE to use a custom...
2007-05-28 ThiefMasterCheck account-based alerts when someone authenticates.
2007-05-28 ThiefMaster* Reject durations containing invalid characters (like...
2007-05-28 ThiefMasterDo not display account notes to non-staff.
2007-05-23 Michael PooleFix unreg_{notice,privmsg}_func().
2007-04-01 Michael PooleUse appropriate upper bounds for account searches.
2007-03-31 Michael PooleFix DNR searching for globs.
2007-03-31 Michael PooleUse correct free functions for blacklist dicts.
2007-03-31 Michael PooleAdd "dnrsearch count" action.
2007-03-31 Michael PooleFor giveownership to new members, give old owner access...
2007-03-31 Michael PooleNickServ "notes" command, "oset <command>" restriction...
2007-03-31 Michael PooleAdd typecast to avoid a warning from some buggy Gentoo...
2007-03-31 Michael PooleAvoid crashing in chanserv_is_dnr() when handle ==...
2007-03-31 Michael PooleAdd missing newline to "Forking into the background...
2007-03-30 Michael PooleReplace ChangeLog appropriately.
2007-03-19 Michael PooleAdd an asynchronous resolver library.
2007-03-18 Michael PooleAdd file-based IP blacklist module.
2007-03-18 Michael PooleRemove unnecessary #include from proto.h
2007-03-18 Michael PooleGet rid of srvx-broadcast announcements. (They do...
2007-03-18 Michael PooleTweak default access restrictions for "set unreviewed *".
2007-03-14 Michael PooleAdd "unreviewed" flag for channels.
2007-03-14 Michael PooleAdd trace-style DNR searching capabilities.
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.
next