srvx.git
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.
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.
next