]> jfr.im git - irc/unrealircd/unrealircd.git/history - include
- Undid that. Version is now 3.3-willneverbereleased.
[irc/unrealircd/unrealircd.git] / include /
2007-10-24  Bram Matthys- Undid that. Version is now 3.3-willneverbereleased. origin/devel
2007-07-18  stskeeps- Changed version into 3.2.8 as this will be the target...
2007-07-15  stskeepsimplementing multi service support
2007-06-22  stskeeps- Added Command *CommandAdd_Alias(Module *module, char...
2007-06-21  stskeeps- Changed logging into not open/close constantly, ...
2007-06-20  stskeeps- Fixed a MYOSNAME bug (ret is <0 if failure)
2007-06-17  aquanightuname() vs uname #0001438
2007-06-17  stskeeps- #0003363 patched by adrianp, changing IRC_UID and...
2007-06-11  stskeeps- Broke compile with portnum fix, fixed
2007-06-10  wolfsageIndex: Changes
2007-06-06  stskeeps- Added HookAddCfg as a more typesafe way to add
2007-06-04  stskeepsIndex: Changes
2007-05-20  stskeepsIndex: Changes
2007-05-17  stskeepsIndex: Changes
2007-05-17  stskeepsIndex: Changes
2007-05-17  stskeepsIndex: Changes
2007-05-14  stskeeps- Fixed CommandAdd prototype a bit
2007-05-14  stskeepsIndex: Changes
2007-05-14  stskeepsIndex: Changes
2007-05-14  stskeeps- Changed IRCCommand::friend into IRCCommand::partner
2007-05-13  aquanightChained extbans support.
2007-05-13  stskeeps- Changed all references to 'class' to 'cclass' (connec...
2007-05-13  wolfsageIndex: Changes
2007-04-25  stskeeps- #0003281 regarding removing masked channels, this...
2007-04-24  stskeeps- #0002846 reported by alex323, patched by WolfSage...
2007-04-24  stskeeps- #0003285 patched by w00t, removing add_local_domain...
2007-04-16  stskeepsIndex: Changes
2007-04-15  stskeeps*** empty log message ***
2007-04-15  stskeepsIndex: Changes
2007-03-13  aquanightimplement #3234, oper cidr
2007-03-08  trocotronicAdded include::bind-ip
2007-03-03  trocotronicAdded class::options::notargetlag
2007-02-06  Bram Matthys- Changed password length from 32 to 48, is allocated...
2007-01-27  trocotronicMade ./unreal configtest
2007-01-22  Bram Matthys- Added ability to enable "no fake lag" for a user...
2006-12-16  trocotronic- CRC32 is ripped out reported by Trocotronic (#0002963).
2006-12-12  Bram Matthys- Post-3.2.5 CVS-only bug: Fixed spamfilter on user...
2006-12-03  Bram Matthys- Modulized channel mode +G (src/modules/chanmodes...
2006-12-01  Bram Matthys- Added donators since 3.2.5
2006-11-24  Bram Matthys- Fixed compile bug on Solaris due to missing INADDR_NO...
2006-11-12  Bram Matthys- Fixed a couple of typos and other one-line-text fixes...
2006-11-12  Bram Matthys- /INVITE's from people on the silence list are now...
2006-11-12  Bram Matthys- Snomask N: Don't show nickchanges for U-lines, report...
2006-11-12  Bram Matthys- Fixed 'SVSMOTD !' not deleting the services motd...
2006-11-04  Bram Matthys- [internal] Made a spamfilter_build_user_string functi...
2006-10-28  Bram Matthys- Committed watch away notification, I did this more...
2006-09-10  Bram Matthys(PATCH FROM TROCOTRONIC -- UNEDITTED)
2006-09-08  Bram Matthys- Setting some version info properly to 3.3-pre-alpha...
2006-09-07  aquanightadd allow::options::wrongpasscont
2006-08-29  Bram Matthys(PATCH FROM Trocotronic, although slightly changed...
2006-08-21  Bram Matthys- Added HOOKTYPE_CAN_KICK (sptr, who, chptr, comment...
2006-08-19  Bram Matthys- Moved HOOKTYPE_LOCAL_NICKCHANGE and HOOKTYPE_REMOTE_N...
2006-08-19  darkelffdlist and helpers implementation currently new io...
2006-08-17  Bram Matthys- Start of modulizing of channel modes. This basically...
2006-08-16  darkelfFixed broken compile because of sockaddr_storage
2006-08-16  darkelffdlist structure added to fdlist.h
2006-08-16  darkelfAdded new defines with NEW_IO some of old NOPOLL define...
2006-08-13  darkelfRemoved warning at SocketLoop
2006-08-13  aquanightfixed loadmodule to use correct error msg when actual...
2006-08-05  darkelfRemoved old set_blocking function.
2006-08-05  Bram MatthysResynch with 3.2* cvs .551 (=post-3.2.5). This should...
2005-06-22  Bram Matthyssome version # -> 3.3* crap
2005-06-22  Bram Matthysbranch off from current unreal3_2_fixes (post-Unreal3...
2004-04-23  Bram Matthys- Changed version to 3.2 already
2004-04-16  Bram Matthys- Changed version to pre1
2004-04-15  Bram Matthysfixed implicit declaration for reread_motdsandrules().
2004-04-05  Bram Matthys- Windows: Updated makefile/unrealinst.iss/zip.h to...
2004-03-19  Bram Matthys- Fixed /spamfilter reason field bug.. things were...
2004-03-13  Bram Matthysfixed win32 compile problem
2004-03-11  Bram Matthys- More Opteron fixes... sizeof() fun, %B fun (always...
2004-03-11  Bram Matthys- Hide server IP in /stats z
2004-03-10  codemastrMade set::modes-on-join work with extcmodes
2004-03-08  codemastrAdded check to detect broad /spamfilter masks
2004-03-07  Bram Matthyspjoink
2004-03-07  Bram Matthys- Changed version to RC2
2004-03-04  codemastrRedesigned HOOKTYPE_PRE_LOCAL_JOIN
2004-02-25  codemastrMore win32 remote include fixes
2004-02-25  codemastrFixed a remote include problem with deleting files
2004-02-25  Bram Matthys- Fixed an issue where chanmode +f was often set by...
2004-02-22  Bram Matthys- Minor fix for previous.
2004-02-22  codemastrMoved qlines to TKL
2004-02-22  Bram Matthyscompile fixes
2004-02-22  Bram Matthys- Modulized: connect... should be the last one till...
2004-02-22  Bram Matthyspjoink
2004-02-22  Bram Matthys- Modulized: svsfline, dccdeny, undccdeny, whowas
2004-02-22  Bram Matthyswinfix
2004-02-22  Bram Matthys- Modulized: server, stats
2004-02-22  Bram Matthysremoved m_eos... win compile fun
2004-02-22  Bram MatthysGRRR
2004-02-22  Bram Matthysremoved wallops
2004-02-22  Bram Matthys- Modulized: netinfo, links, help, rules, close, map...
2004-02-21  codemastrRemote include fixes for Windows
2004-02-20  Bram Matthysspamfilter improvements
2004-02-19  codemastrFixed allow::options::noident
2004-02-17  Bram Matthys- Module coders: for extended channelmodes the EXCHK_AC...
2004-02-17  Bram Matthysmore more more!
2004-02-17  Bram Matthysabc!
2004-02-17  codemastrModulized knock, umode2, squit, protoctl
2004-02-17  Bram Matthyssjoin, pass, userhost, ison, silence modulized...
2004-02-16  codemastr...
next