]> jfr.im git - irc/rqf/shadowircd.git/history - libcharybdis
dlink -> rb_dlink
[irc/rqf/shadowircd.git] / libcharybdis /
2008-04-01  William Pitcockstart making this compile
2007-12-28  William PitcockReplace int fd; in local client object with an fde...
2007-12-24  Jilles TjoelkerBranch merge.
2007-12-22  William Pitcocklinebuf_flush(): use fde_t's.
2007-12-22  William PitcockMake fde raw I/O functions act on the FDE object, not...
2007-12-22  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-22  William Pitcock- add IOReadFunc and IOWriteFunc types.
2007-12-20  William PitcockWe need to do that in another spot. Yuck.
2007-12-20  William PitcockHandle EBADF condition. yuck!
2007-12-20  William PitcockFix a lot of bad assumptions in the epoll code (this...
2007-07-07  nenolod[svn] - fix dereference problems with not widely used...
2007-05-09  nenolod[svn] - fix a bug here
2007-04-03  nenolod[svn] - enforce proper conditions for EPOLL_CTL_DEL.
2007-04-03  nenolod[svn] - river's ports.c from old charybdis trunk
2007-04-03  nenolod[svn] - remove broken ports stuff and devpoll stuff.
2007-04-03  nenolod[svn] - apparently setting KE_LENGTH to 128 is fine.
2007-04-03  nenolod[svn] - remove the rest of the MAX_CLIENTS stuff. chang...
2007-04-03  nenolod[svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_...
2007-03-05  nenolod[svn] - avoid some potential NULL dereferencing
2007-03-05  nenolod[svn] - fix a typo
2007-03-05  nenolod[svn] - rework poll a bit for the MAXCONNECTIONS changes.
2007-03-05  jilles[svn] Our way of using kqueue may cause it to report...
2007-03-05  jilles[svn] Don't reference freed memory (fde_t) in comm_close().
2007-03-05  nenolod[svn] - fix for 100% cpu use
2007-03-05  nenolod[svn] - rework comm_checktimeouts() to use the hashtabl...
2007-03-05  nenolod[svn] - use a hashtable for fdlist storage. first step...
2007-02-09  nenolod[svn] - fix off-by-one memory overflow error.
2007-02-04  jilles[svn] Move find_umode_slot() from libcharybdis/tools...
2007-01-25  nenolod[svn] - the new plan: