srvx.git
2008-07-07 Michael PooleUpdate version tag for 1.4.0-rc2. v1.4.0-rc2
2008-07-05 Michael PooleFix SourceForge bug #1529487.
2008-07-05 Michael PooleFix SourceForge bug #864524: Say if too few arguments...
2008-07-05 Michael Poolesrc/modcmd.c: Allow certain commands to run if chanserv...
2008-06-15 Michael PooleAvoid crashing in opserv_join_check() without an OpServ.
2008-06-15 Michael PooleUse correct error string for getaddrinfo() and getnamei...
2008-06-15 Michael PooleDelete declaration of undefined timeval_comparator...
2008-06-15 Michael PooleAdd ircstrlower() function.
2008-04-30 Michael Poolesrc/Makefile.am: Fix typo in name of ioset-kevent.c.
2008-04-30 Michael PooleFully fix build on Cygwin.
2008-04-30 Michael PooleMakefile.win32: Include git-version.o and ioset-select...
2008-04-24 Michael Poolesrc/proto-p10.c: Allow his_server{name,comment} to...
2008-04-24 Michael PooleUpdate Win32 builds to mostly work under Cygwin.
2008-03-30 Michael PooleImplement our own output buffering inside saxdb.
2008-03-30 Michael PooleAdd close_file arg to saxdb_close_context(); allocate...
2008-03-30 Michael PooleMake saxdb_context definition private.
2008-03-30 Michael Poolesrc/log.c: Avoid recursive logging.
2008-03-25 Michael Poolesrc/proto-p10.c (AddUser): Avoid sending a duplicate...
2008-03-25 Michael PooleImplement kqueue()/kevent() ioset backend.
2008-03-24 Michael Poolesrc/mail-sendmail.c: Apparently SIGCHLD needs to be...
2008-03-24 Michael PooleUpdate gitignore files with in-tree build droppings.
2008-03-23 Michael Poolesrc/ioset-select.c (debug_fdsets): Default to an empty...
2008-03-23 Michael Poolesrc/ioset-select.c (ioset_select_remove): Null out...
2008-03-23 Michael PooleCheck for and use appropriate type of variadic macro...
2008-03-23 Michael Poolesrc/mail-sendmail.c (mail_send): Ignore SIGCHLD in...
2008-03-23 Michael Poolesrc/ioset-select.c: Populate and use an fdset for FDs...
2008-03-23 Michael PooleClean up some -pedantic warnings about passing non...
2008-03-23 Michael PooleMove SIGCHLD definition to compat.h so that other files...
2008-03-20 Michael PooleRemove extraneous semicolons from end of macro uses.
2008-03-20 Michael Poolesrc/chanserv.c: Do not mix variable declarations and...
2008-03-20 Michael Poolesrc/hash.c: Move irc_join() before callback handling...
2008-03-09 Michael Poolesrc/nickserv.help: Fix grammar in DELCOOKIE and ODELCOOKIE.
2008-03-09 ThiefMasterPass is_notice status to chanmsg funcs.
2008-03-09 ThiefMasterAllow *account to be used in !say and !emote.
2008-03-09 Michael PooleLog accountinfos on others' accounts as staff commands.
2008-03-09 ThiefMasterAdd checkemail and odelcookie commands to nickserv.
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-12-18 Michael PoolePrefer "bind_address" for local addresses over "address".
2007-12-15 Michael PooleMake triggers work properly again for privsmsgs to...
2007-12-14 Michael PooleGreatly enhance the slab allocator.
2007-12-14 Michael PooleFix some memory leaks in the slab allocator (funny...
2007-12-14 Michael PooleAvoid appending a user to curr_opers or curr_helpers...
2007-12-14 Michael PooleFix some memory leaks.
2007-12-14 Michael PooleUpdate configure.in to show 1.4.0 rather than 1.4.
2007-12-14 Michael PooleUpdate config.h.win32 for more recent versions of mingw32.
2007-12-14 Michael PooleStore git version string to a C file, not a header.
2007-12-13 Michael PooleGet rid of trailing whitespace in coverage scripts.
2007-12-13 Michael PooleDo not generate a flood of complaints on rehashing...
2007-12-13 Michael PooleFix DNR expiration and expiration-based DNR searches.
2007-12-13 Michael PooleUpdate .gitignore files with entries normally generated...
2007-12-12 ThiefMasterDo not eat first word in ?part reason.
2007-12-12 Michael PooleFix sar.c build on FreeBSD 5.5.
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.
next